If you have time -:) : yes.
2011/9/26 Julien HENRY <[email protected]>: > In fact the artifact was already downloaded during a previous build and is in > the local repository. But it seems there is a check once a day on the > repository (even for releases???). > > Do you want that I test with a clean local repo? > > > > ----- Mail original ----- >> De : Olivier Lamy <[email protected]> >> À : Maven Developers List <[email protected]>; Julien HENRY >> <[email protected]> >> Cc : >> Envoyé le : Lundi 26 Septembre 2011 16h47 >> Objet : Re: [VOTE] Release Apache Maven Wagon 2.0 >> >> is the artifact correctly downloaded ? >> >> 2011/9/26 Julien HENRY <[email protected]>: >>> Hi Olivier, >>> >>> I just tried to use new wagon with Maven 3.0.3 to mvn clean install an >> "already previously built" project and I get tons of message in logs >> similar to: >>> >>> Downloading: >> http://nexus.mycompany.fr/content/groups/public-releases/org/apache/commons/commons-exec/1.0.1/commons-exec-1.0.1.pom >>> 26 sept. 2011 16:33:08 >> org.apache.maven.wagon.providers.http.httpclient.client.protocol.ResponseProcessCookies >> processCookies >>> ATTENTION: Cookie rejected: "[version: 0][name: rememberMe][value: >> deleteMe][domain: nexus.mycompany.fr][path: /nexus][expiry: Mon Sep 26 >> 16:33:08 >> CEST 2011]". Illegal path attribute "/nexus". Path of origin: >> "/content/groups/public-releases/org/apache/commons/commons-exec/1.0.1/commons-exec-1.0.1.pom" >>> >>> Following executions seems to be fine (but maybe this is because of update >> policy). >>> >>> I don't know if it is really an issue, but feel free to ask if you need >> more info. >>> >>> Regards, >>> >>> Julien >>> >>>> ________________________________ >>>> De : Olivier Lamy <[email protected]> >>>> À : Maven Developers List <[email protected]> >>>> Envoyé le : Lundi 26 Septembre 2011 15h56 >>>> Objet : [VOTE] Release Apache Maven Wagon 2.0 >>>> >>>> Hello, >>>> I'd like to release Apache Maven Wagon 2.0. >>>> We fixed 31 issues: >>>> https://jira.codehaus.org/secure/ReleaseNote.jspa?version=17379&styleName=Text&projectId=10335&Create=Create >>>> >>>> Staging repo : >> https://repository.apache.org/content/repositories/maven-104/ >>>> >>>> Staging site : http://maven.apache.org/wagon-2.0 (wait sync). >>>> >>>> [+1] >>>> [ 0] >>>> [-1] >>>> >>>> An easy way to test it: download jar and put it your $M2_HOME/lib/ext >>>> (if you use maven 3). >>>> wagon http: wget >>>> https://repository.apache.org/content/repositories/maven-104/org/apache/maven/wagon/wagon-http/2.0/wagon-http-2.0-shaded.jar >>>> && cp wagon-http-2.0-shaded.jar $M2_HOME/lib/ext/ >>>> >>>> Here my +1. >>>> >>>> Thanks, >>>> -- >>>> Olivier Lamy >>>> Talend : http://talend.com >>>> http://twitter.com/olamy | http://linkedin.com/in/olamy >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>>> >>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> >> >> -- >> Olivier Lamy >> Talend : http://talend.com >> http://twitter.com/olamy | http://linkedin.com/in/olamy >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
