Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.1
-
Fix Version/s: None
-
Component/s: copy-dependencies
-
Labels:None
-
Environment:Any
-
Number of attachments :
Description
When copying a lot of dependencies into the same directory, it is possible that some will have the same artifactId and version. This will result in only one of the dependencies getting copied. This is not an issue if you are using a repository-like target directory, but in the default case it is an issue. It would be better if copy-dependencies did something similar to how WAR files are built where, if there is a conflict, the groupId is prepended to the name of the artifact.
If anyone has a decent workaround to this, please let me know.
Activity
Herve Boutemy
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Brian Fox [ brianfox ] |