Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.0
-
Fix Version/s: 2.1.1
-
Component/s: None
-
Labels:None
-
Testcase included:yes
-
Number of attachments :
Description
$ ant -version && ant -f build-tests.xml
Apache Ant version 1.8.0 compiled on February 1 2010
Buildfile: /home/herve/projet/maven/ant-tasks/trunk/build-tests.xml
initClassloader:
[test:classloader] context classloader stored in classloader
initTaskDefs:
[test:classloader] context classloader classloader correctly switched back
test-pom:
[echo] Artifact ID = ${my.maven.project.artifactId}
[echo] Parent Artifact ID = ${my.maven.project.parent.artifactId}
BUILD FAILED
/home/herve/projet/maven/ant-tasks/trunk/build-tests.xml:108: failed to get pom info ${my.maven.project.artifactId}
Total time: 2 seconds
Issue Links
- is duplicated by
-
MANTTASKS-193
POM properties aren't available as ANT properties contrary to the documentation
-
This also kills the Maven bootstrap