mirror of https://github.com/apache/maven.git
o need to have the tests actually run. doh! (i want to do an search for doh! in the svn logs)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@463985 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6d356e7c69
commit
e71f090330
|
@ -257,7 +257,6 @@ need different versions of modello. -->
|
||||||
classname="org.apache.maven.cli.MavenCli"
|
classname="org.apache.maven.cli.MavenCli"
|
||||||
failonerror="true">
|
failonerror="true">
|
||||||
<classpath refid="maven.classpath"/>
|
<classpath refid="maven.classpath"/>
|
||||||
<sysproperty key="maven.test.skip" value="true"/>
|
|
||||||
<arg value="-e"/>
|
<arg value="-e"/>
|
||||||
<arg value="clean"/>
|
<arg value="clean"/>
|
||||||
<arg value="test"/>
|
<arg value="test"/>
|
||||||
|
|
Loading…
Reference in New Issue