|
I can confirm that this very issue is still unresolved. I'm using a clean 2.0.4 maven installation. But does maven 2.0.4 use the plexus library that contains the fix? I don't think so. On my machine mvn package uses [DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-3:runtime (selected for runtime) while the fix ( Can you try forcing the dependency to this version of the plexus-archiver and repeat your tests? http://jira.codehaus.org/browse/MJAR-39#action_67458 This appears to no longer be a problem. maven-archiver does not add specification and implementation entries by default any longer and |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Can someone double check if this issue is closed for you? The root plexus issue was fixed some weeks ago.