Community
Participate
Working Groups
Build Identifier: 20100917-0705 Using 0.12... If I set up a Debug As Maven Build, and select workspace resolution, and I have an invocation of maven-dependency-plugin:copy-dependencies, the dependency plugin fails. [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error copying artifact from /Users/benson/x/tej/apne/target/classes to /Users/benson/x/tej/benchmarks/target/dependency/classes Reproducible: Always Steps to Reproduce: See Details, or ask for a test case if it's actually something you want to attack.
maven-dependency-plugin is not fully compatible with workspace dependency resolution. This is a problem/limitation of maven-dependency-plugin, there is not much we can do from m2e end to workaround it.
Moved to https://github.com/eclipse-m2e/m2e-core/issues/