[VOTE] Release Maven Shared Jar 1.1

2010-05-08 Thread Olivier Lamy
Hi, In the process of releasing site plugin for maven 3, I'd like to release maven-shared-jar. We solved 2 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&version=15654 Staging repo: https://repository.apache.org/content/repositories/maven-023 Staging site (sync pending

Re: Clarification of on Maven version

2010-05-08 Thread Dennis Lundberg
On 2010-05-08 12:16, Benjamin Bentmann wrote: > Dennis Lundberg wrote: > >> 2. The commit for MSHARED-148 in r940609 upgraded plexus-utils to >> version 2.0.5. [...] This means that the Maven prerequisites (and >> therefor the Maven >> dependencies) must be bumped to 2.0.6 > > Some might conside

Re: Build failed in Hudson: maven-scm ยป 1.5,windows #126

2010-05-08 Thread Olivier Lamy
By any chance, this windauze use a cvs 1.12.13 ? It looks to have an issue with this version and local cvs repository. I have tested with 1.11.22 and no problem. Related thread : http://www.mail-archive.com/bug-...@nongnu.org/msg01258.html Any chance to change the cvs exe version ? 2010/5/8 Huds

[VOTE] Release Maven Clean Plugin 2.4.1

2010-05-08 Thread Benjamin Bentmann
Hi, We solved 2 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11128&version=16143 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11128&status=1 Staging repo: https://repository.apache.org/content/repositor

Clarification of on Maven version

2010-05-08 Thread Benjamin Bentmann
Dennis Lundberg wrote: 2. The commit for MSHARED-148 in r940609 upgraded plexus-utils to version 2.0.5. [...] This means that the Maven prerequisites (and therefor the Maven dependencies) must be bumped to 2.0.6 Some might consider this hair-splitting but I would like to clarify that "must

Re: [VOTE] Release maven-archiver version 2.4.1

2010-05-08 Thread Dennis Lundberg
On 2010-05-08 11:10, Kristian Rosenvold wrote: > Thanks for a thorough job! I'll look at the fixes you did for archiver, > but just like you I'm not really familiar with the code; > > 1) I'm driving while blind regarding the site bit since I am running on > linux and site generation is supposedl

Re: [VOTE] Release maven-archiver version 2.4.1

2010-05-08 Thread Kristian Rosenvold
Thanks for a thorough job! I'll look at the fixes you did for archiver, but just like you I'm not really familiar with the code; 1) I'm driving while blind regarding the site bit since I am running on linux and site generation is supposedly broken on !windows. If someone can point me to the mail

Re: [VOTE] Release maven-archiver version 2.4.1

2010-05-08 Thread Dennis Lundberg
I fixed the test failures in 2. and committed it in http://svn.apache.org/viewvc?view=revision&revision=942334 for http://jira.codehaus.org/browse/MSHARED-150 It'd be good if someone more familiar with the code for maven-artifact could review that commit. On 2010-05-08 08:55, Dennis Lundberg wrot