Ant plugin fails with Maven-3
-----------------------------

                 Key: MNG-4396
                 URL: http://jira.codehaus.org/browse/MNG-4396
             Project: Maven 2
          Issue Type: Bug
          Components: Plugins and Lifecycle
    Affects Versions: 3.0
            Reporter: Niall Pemberton
         Attachments: output.txt, pom.xml

Apache Commons has an ant plugin which is used to generate custom download and 
issue tracking pages for the 30+ components:

    * http://commons.apache.org/commons-build-plugin/
    * http://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk/

This works fine with maven 2.x but when I tried to run the goals using maven-3 
built from the latest source today it fails. I'm attaching the output (run with 
-X) . There is a small test project which can be used to show this problem here:

    * 
http://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk/src/test-project/

There are two goals:

    * mvn commons:download-page
    * mvn commons:jira-page

These should each create an xml document in the xdocs directory

-- 
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