[ https://jira.codehaus.org/browse/MNG-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=359408#comment-359408 ]
Dan Tran edited comment on MNG-5724 at 12/19/14 6:20 PM: --------------------------------------------------------- I think those commons-io, commons-lang, jsoup, and wagon-http-shared was added to maven-3.2.0 to compensate for the missing jar not provided by wagon I currently remove those jars under maven-3.2.5 and run with my production. So far no issue found Will file another Jira to remove these jars in later version of maven was (Author: dantran): I think those commons-io, commons-lang, jsoup, and wagon-http-shared was added to maven-3.2.0 due for compensate for the missing jar. I currently remove those jars under maven-3.2.5 and run with my production. Will file another Jira to remove these jar in later version of maven > Upgrade to last Wagon 2.8 > ------------------------- > > Key: MNG-5724 > URL: https://jira.codehaus.org/browse/MNG-5724 > Project: Maven > Issue Type: Improvement > Components: Dependencies > Reporter: Olivier Lamy > Assignee: Olivier Lamy > Fix For: 3.2.5 > > > h4. Release Notes - Maven Wagon - Version 2.7 > h5. Bug > * [WAGON-407] - wagon-maven-plugin ITs fail with missing class: > org.apache.commons.io.IOUtils > * [WAGON-418] - Changes from WAGON-388 broke the WebDAV Wagon > * [WAGON-419] - HTTP wagons incorrectly encode blank space in URLs > causing resources to be uploaded/looked up with a "+" sign > h5. New Feature > * [WAGON-420] - Implements RFC 6585 (return code 429: too many requests) > h4. Release Notes - Maven Wagon - Version 2.8 > h5. Bug > * [WAGON-416] - Lightweight HTTP Wagon doesn't set Proxy-Authorization > header > * [WAGON-422] - HTTP wagon AuthScope is not definable from settings -- This message was sent by Atlassian JIRA (v6.1.6#6162)