mirror of https://github.com/apache/maven.git
no latest on this, consistent with bootstrap
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@225547 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c757e62b3a
commit
067b9b623f
|
@ -533,8 +533,6 @@ public class Verifier
|
|||
|
||||
cli.createArgument().setValue( "--no-plugin-registry" );
|
||||
|
||||
cli.createArgument().setValue( "--check-plugin-latest" );
|
||||
|
||||
cli.createArgument().setValue( "--batch-mode" );
|
||||
|
||||
for ( Iterator i = properties.keySet().iterator(); i.hasNext(); )
|
||||
|
|
Loading…
Reference in New Issue