mirror of https://github.com/apache/maven.git
cleanup first by default
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466325 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d2b993b9ad
commit
753d1edc64
|
@ -263,7 +263,7 @@ need different versions of modello. -->
|
|||
</java>
|
||||
</target>
|
||||
|
||||
<target name="all" depends="init,extract-assembly,mits"/>
|
||||
<target name="all" depends="clean-bootstrap,init,extract-assembly,mits"/>
|
||||
|
||||
<target name="run-full-maven" depends="init,extract-assembly"
|
||||
description="runs the full extracted Maven, now with tests">
|
||||
|
|
Loading…
Reference in New Issue