Odd Vinje created MASSEMBLY-590: ----------------------------------- Summary: Upgrade plexus dependencies Key: MASSEMBLY-590 URL: https://jira.codehaus.org/browse/MASSEMBLY-590 Project: Maven 2.x Assembly Plugin Issue Type: Improvement Reporter: Odd Vinje
The plexus dependencies used internally are outdated. There are major issues with plexus-io version 1.x (one example: http://jira.codehaus.org/browse/PLXCOMP-149) The assembly plugin uses plexus-io 1.0.1, but the latest is 2.0.1. {code} [INFO] --- maven-assembly-plugin:2.2.1:single (attach-artifacts) --- [DEBUG] org.codehaus.plexus:plexus-io:jar:1.0.1:compile {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira