[ANN] Maven Indexer 4.1.2 Release

2011-09-26 Thread Olivier Lamy
Hello, The Apache Maven team is pleased to announce the release of the Apache Maven Indexer version 4.1.2 http://maven.apache.org/maven-indexer/ You should specify the version in your project's configuration: dependency groupIdorg.apache.maven.indexer/groupId

[VOTE] Release Apache Maven Wagon 2.0

2011-09-26 Thread Olivier Lamy
Hello, I'd like to release Apache Maven Wagon 2.0. We fixed 31 issues: https://jira.codehaus.org/secure/ReleaseNote.jspa?version=17379styleName=TextprojectId=10335Create=Create Staging repo : https://repository.apache.org/content/repositories/maven-104/ Staging site :

Re: [VOTE] Release Apache Maven Wagon 2.0

2011-09-26 Thread Mark Struberg
+1 LieGrue, strub From: Olivier Lamy ol...@apache.org To: Maven Developers List dev@maven.apache.org Sent: Monday, September 26, 2011 3:56 PM Subject: [VOTE] Release Apache Maven Wagon 2.0 Hello, I'd like to release Apache Maven Wagon 2.0. We fixed 31

Re: [VOTE] Release Apache Maven Wagon 2.0

2011-09-26 Thread Julien HENRY
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

Re: [VOTE] Release Apache Maven Wagon 2.0

2011-09-26 Thread Olivier Lamy
is the artifact correctly downloaded ? 2011/9/26 Julien HENRY henr...@yahoo.fr: 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:

Re: [VOTE] Release Apache Maven Wagon 2.0

2011-09-26 Thread Julien HENRY
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

Re: [VOTE] Release Apache Maven Wagon 2.0

2011-09-26 Thread Olivier Lamy
If you have time -:) : yes. 2011/9/26 Julien HENRY henr...@yahoo.fr: 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

Re: are multi-threaded builds still working reliably?

2011-09-26 Thread David Jencks
Maybe it would be a good idea to mention this on the siki page? Anyone know why? I thought maven used the eclipse compiler which is IIUC just java code so why would it behave differently on different os? thanks david jencks On Sep 24, 2011, at 12:11 AM, Olivier Lamy wrote: On osx you must

Re: [VOTE] Release Apache Maven Wagon 2.0

2011-09-26 Thread Olivier Lamy
IMHO you must rewrite cookie path in your httpd instance with something like: ProxyPassReverseCookiePath / /nexus/ 2011/9/26 Julien HENRY henr...@yahoo.fr: 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

Re: [VOTE] Release Apache Maven Wagon 2.0

2011-09-26 Thread Julien HENRY
It was a configuration issue of my MRM, so the log was in fact good to detect the problem. Thanks for the tip about ProxyPassReverseCookiePath De : Olivier Lamy ol...@apache.org À : Maven Developers List dev@maven.apache.org; Julien HENRY henr...@yahoo.fr

[VOTE] Release Maven Surefire version 2.10

2011-09-26 Thread Paul Gier
Hi, We solved 8 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541version=17431 There are still lots of issues left in JIRA:

Re: are multi-threaded builds still working reliably?

2011-09-26 Thread Barrie Treloar
On Tue, Sep 27, 2011 at 1:40 AM, David Jencks david_jen...@yahoo.com wrote: Maybe it would be a good idea to mention this on the siki page? Anyone know why?  I thought maven used the eclipse compiler which is IIUC just java code so why would it behave differently on different os? Maven uses

Re: [VOTE] Release Maven Surefire version 2.10

2011-09-26 Thread Kristian Rosenvold
+1 Den 27.09.2011 00:26, skrev Paul Gier: Hi, We solved 8 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541version=17431 There are still lots of issues left in JIRA:

Re: [VOTE] Release Apache Maven Wagon 2.0

2011-09-26 Thread Kristian Rosenvold
+1 Kristian Den 26.09.2011 15:56, skrev Olivier Lamy: Hello, I'd like to release Apache Maven Wagon 2.0. We fixed 31 issues: https://jira.codehaus.org/secure/ReleaseNote.jspa?version=17379styleName=TextprojectId=10335Create=Create Staging repo :

Re: [VOTE] Release Apache Maven Wagon 2.0

2011-09-26 Thread Lukas Theussl
+1 -Lukas On 09/26/2011 03:56 PM, Olivier Lamy wrote: Hello, I'd like to release Apache Maven Wagon 2.0. We fixed 31 issues: https://jira.codehaus.org/secure/ReleaseNote.jspa?version=17379styleName=TextprojectId=10335Create=Create Staging repo :