PR: MNG-2088

Antcall in ant-script plugins gives FileNotFoundException.
Solved in plexus-ant-factory 1.0-alpha-2-SNAPSHOT.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419664 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Kenney Westerhof 2006-07-06 19:16:27 +00:00
parent 724e4f39f4
commit fe2d9977bd
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-ant-factory</artifactId>
<version>1.0-alpha-1</version>
<version>1.0-alpha-2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>