artifact:pom task not working with Ant 1.8.0
--------------------------------------------

                 Key: MANTTASKS-178
                 URL: http://jira.codehaus.org/browse/MANTTASKS-178
             Project: Maven 2.x Ant Tasks
          Issue Type: Bug
    Affects Versions: 2.1.0
            Reporter: Herve Boutemy


{noformat}$ 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
{noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to