mirror of https://github.com/apache/maven.git
o don't need the settings, the grid uses all freestyle builds so it won't interfere with hudson
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750309 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
74b14a5953
commit
0262109e2b
|
@ -204,9 +204,6 @@ END SNIPPET: ant-bootstrap -->
|
||||||
<classpath refid="maven.classpath"/>
|
<classpath refid="maven.classpath"/>
|
||||||
<arg value="-e"/>
|
<arg value="-e"/>
|
||||||
<arg value="-B"/>
|
<arg value="-B"/>
|
||||||
<!--
|
|
||||||
<arg value="-s settings-booty.xml"/>
|
|
||||||
-->
|
|
||||||
<arg value="clean"/>
|
<arg value="clean"/>
|
||||||
<arg value="install"/>
|
<arg value="install"/>
|
||||||
<arg value="-Dmaven.repo.local=${maven.repo.local}"/>
|
<arg value="-Dmaven.repo.local=${maven.repo.local}"/>
|
||||||
|
|
Loading…
Reference in New Issue