Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.1
-
Fix Version/s: None
-
Component/s: copy, copy-dependencies
-
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.
Issue Links
- is depended upon by
-
MNGECLIPSE-1027
[mng] Workspace dependency resolution doesn't work with maven-dependency-plugin
-
- is duplicated by
-
MDEP-291
Error when copying within reactor for phases earlier than package
-
-
MDEP-259
copy-dependencies fails with "Error copying artifact from .../target/classes to .../classes"
-
- is related to
-
MDEP-394
unpack behaves differently in multi-module build
-
- relates to
-
MASSEMBLY-411
Error on copy dependencies using Assembler Plugin (m2e Eclipse Plugin Workspace Resolution)
-
-
MDEP-98
dependency:unpack: The source must not be a directory
-
-
MDEP-194
ArchiverException when using maven dependency plugin in multi-module projects
-
updated path that fixes same exception in unpack mojo and also includes two unit tests.