mirror of https://github.com/apache/maven.git
o swap in the new ant tasks, bootstrap works with a clean repository
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@885897 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
705edc524a
commit
a349e0a1b3
|
@ -35,7 +35,7 @@ END SNIPPET: ant-bootstrap -->
|
|||
|
||||
<target name="initTaskDefs">
|
||||
<xmlproperty file="pom.xml" prefix="pom.xml" />
|
||||
<path id="maven-ant-tasks.classpath" path="maven-ant-tasks-2.1.0-SNAPSHOT.jar" />
|
||||
<path id="maven-ant-tasks.classpath" path="maven-ant-tasks-2.1.0.jar" />
|
||||
<!--
|
||||
<path id="maven-ant-tasks.classpath" path="maven-ant-tasks-2.0.10.jar" />
|
||||
-->
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue