Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0-alpha-3
-
Fix Version/s: 3.0-alpha-3
-
Component/s: Plugins and Lifecycle
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
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:
There are two goals:
- mvn commons:download-page
- mvn commons:jira-page
These should each create an xml document in the xdocs directory