Add support for the Build Helper Maven Plugin
---------------------------------------------
Key: IVY-870
URL: https://issues.apache.org/jira/browse/IVY-870
Project: Ivy
Issue Type: New Feature
Components: Maven Compatibility
Reporter: Maarten Coene
This plugin allows additional artifacts to be attached to the pom:
http://mojo.codehaus.org/build-helper-maven-plugin/attach-artifact-mojo.html
An example of a project using this plugin:
http://repo1.maven.org/maven2/org/apache/axis2/axis2/1.4/axis2-1.4.pom
Maven2 will download the axis2-1.4.jar (due to the Build Helper plugin), while
Ivy won't.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.