Possibility to prepend groupId to dependencies
----------------------------------------------
Key: MDEP-211
URL: http://jira.codehaus.org/browse/MDEP-211
Project: Maven 2.x Dependency Plugin
Issue Type: Improvement
Components: build-classpath, copy-dependencies
Affects Versions: 2.2
Reporter: Oumar Aziz OUATTARA
Assignee: Brian Fox
Attachments: add_parameter_prepend_groupId.patch
Hi,
I would like to use the dependency plugin to copy dependencies including the
groupId in the destination filename. This is to be able afterward to classify
the plugins based on their groupId.
It can also avoid a scenario like two dependencies with different groupIds and
the same ArtifactId to collide when doing the copy.
For this I propose a new configuration parameter "prependGroupId".
See attached patch for more details.
--
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