check out https://svn.codehaus.org/mojo/trunk/mojo/wagon-maven-plugin/src/it/http-download/
run mvn clean install -Dversion=1.0-beta-5 -D On Thu, Sep 11, 2014 at 2:24 PM, Olivier Lamy <[email protected]> wrote: > How did you test that? > > -- > Olivier > On Sep 12, 2014 7:13 AM, "Dan Tran" <[email protected]> wrote: > > > Further test shows that http://jira.codehaus.org/browse/WAGON-407 is > NOT > > fixed so it is best to revert it, and mark as wont fix > > > > How it is tested > > > > under apache-maven-3.2.3/lib > > > > 1. Replace wagon*2.6* with wagon 2.7, I can use wagon-maven-plugin to > > download. This worls > > 2. Remove commons-io*.jar, the test fail, which means commons-io > does > > not get pickup by wagon-http-2.7-shared.jar doen work ( even thou I do > see > > commons-io got shaded) > > > > Thanks > > > > -D > > > > > > > > > > On Thu, Sep 11, 2014 at 1:42 PM, Dan Tran <[email protected]> wrote: > > > > > tested by replace wagon*2.6 for wagon*2.6 under my maven-3.2.3/lib. > > > > > > It turns out maven 3.2.x now include jsoup, commons-io, and > commons-lang > > > under lib dir, so http://jira.codehaus.org/browse/WAGON-407 no longer > > > needed unless maven dev remove thosed shaded file when ever wagon 2.7 > got > > > pushed into new maven release > > > > > > -Dan > > > > > > On Wed, Sep 10, 2014 at 10:29 PM, Olivier Lamy <[email protected]> > wrote: > > > > > >> Hi, > > >> I'd like to release Apache Wagon 2.7 > > >> We fixed 4 issues: > > >> > > >> > > > http://jira.codehaus.org/secure/ReleaseNote.jspa?version=20560&styleName=Text&projectId=10335&Create=Create > > >> > > >> Staging repository: > > >> https://repository.apache.org/content/repositories/maven-1054/ > > >> > > >> Staging site: http://maven.apache.org/wagon-archives/wagon-LATEST/ > > >> > > >> Vote open for 72H > > >> [+1] > > >> [0] > > >> [-1] > > >> > > >> Cheers > > >> -- > > >> Olivier Lamy > > >> http://twitter.com/olamy | http://linkedin.com/in/olamy > > >> > > >> --------------------------------------------------------------------- > > >> To unsubscribe, e-mail: [email protected] > > >> For additional commands, e-mail: [email protected] > > >> > > >> > > > > > >
