Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
m2e resolves workspace artifacts to their output folders but dependency:copy expects all artifacts to be files. I will provide trivial patch shortly.
Attachments
Issue Links
| This issue duplicates: | ||||
| MDEP-98 | The source must not be a directory |
|
|
|
| This issue is duplicated by: | ||||
| MDEP-194 | ArchiverException when using maven dependency plugin in multi-module projects |
|
|
|
| MDEP-98 | The source must not be a directory |
|
|
|
| MDEP-195 | dependency resolution fails when modules have inter-dependencies |
|
|
|
| This issue relates to: | ||||
| MASSEMBLY-411 | Error on copy dependencies using Assembler Plugin (m2e Eclipse Plugin Workspace Resolution) |
|
|
|
| This issue is depended upon by: | ||||
| MNGECLIPSE-1027 | [mng] Workspace dependency resolution doesn't work with maven-dependency-plugin |
|
|
|
updated path that fixes same exception in unpack mojo and also includes two unit tests.