Upgrade plexus dependencies for war plugin ------------------------------------------
Key: MWAR-268 URL: https://jira.codehaus.org/browse/MWAR-268 Project: Maven 2.x WAR Plugin Issue Type: Improvement Affects Versions: 2.1.1 Reporter: Odd Vinje The plexus dependencies used internally are outdated. For example there are major issues with plexus-io version 1.x (one example: [http://jira.codehaus.org/browse/PLXCOMP-149]) The war plugin uses plexus-io 1.0.1, but the latest is 2.0.1. {code} [DEBUG] org.apache.maven.plugins:maven-war-plugin:jar:2.1.1: ... [DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.2:compile [DEBUG] org.codehaus.plexus:plexus-io:jar:1.0.1:compile {code} -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira