Re: [vote] Maven 2.1.0

2009-03-18 Thread Dan Fabulich
+1 works on my favorite builds John Casey wrote: Hi everyone, It looks like Maven 2.1.0 is ready to release. You can try the binaries here: http://tinyurl.com/maven-2-1-0-vote (https://repository.apache.org/content/repositories/maven-staging-511ea882714d8b/org/apache/maven/apache-maven/2.1.0

Re: [vote] Maven 2.1.0

2009-03-18 Thread Ralph Goers
On Mar 18, 2009, at 5:12 PM, John Casey wrote: Hi everyone, It looks like Maven 2.1.0 is ready to release. You can try the binaries here: http://tinyurl.com/maven-2-1-0-vote (https://repository.apache.org/content/repositories/maven-staging-511ea882714d8b/org/apache/maven/apache-maven/2.1.0/

RE: [vote] Maven 2.1.0

2009-03-18 Thread Steve Ariantaj
+1 -Original Message- From: John Casey [mailto:jdca...@commonjava.org] Sent: Wednesday, March 18, 2009 5:12 PM To: Maven Developers List Subject: [vote] Maven 2.1.0 Hi everyone, It looks like Maven 2.1.0 is ready to release. You can try the binaries here: http://tinyurl.com/maven-2-1-

[vote] Maven 2.1.0

2009-03-18 Thread John Casey
Hi everyone, It looks like Maven 2.1.0 is ready to release. You can try the binaries here: http://tinyurl.com/maven-2-1-0-vote (https://repository.apache.org/content/repositories/maven-staging-511ea882714d8b/org/apache/maven/apache-maven/2.1.0/) We've resolved 85 issues for this release (enume

Re: [PLEASE TEST] Maven 2.1.0-RC3

2009-03-18 Thread Anders Kristian Andersen
I have tested 2.1.0-RC3 on a larger project that I have build over the last 6 month using 2.0.9 All features seems to run. I find it fast It seems to warn me better etc. So I find it positive /Anders Attached: 1) version 2) some repository blacklistings, they are not all new $ mvn -versi

Re: release of maven-eclipse-plugin 2.6 ?

2009-03-18 Thread Arnaud HERITIER
Just ask me before to start but there are few chance that I'l do it in incoming daysI "fixed tests" by removing a commit from rahul. I opened an issue. I f we want to apply it, we have to update many ITs. On Thu, Mar 19, 2009 at 12:06 AM, Barrie Treloar wrote: > On Wed, Mar 18, 2009 at 9:34 AM,

Re: release of maven-eclipse-plugin 2.6 ?

2009-03-18 Thread Barrie Treloar
On Wed, Mar 18, 2009 at 9:34 AM, Arnaud HERITIER wrote: > if the release wasn't done, you'll make many users happy doing it I didnt want to start the process if someone else has already started it. (and I was having test failures on my machine from trunk previously) -

RE: Maven release...in progress

2009-03-18 Thread Brian E. Fox
The issue is resolved so you can go ahead and release. -Original Message- From: John Casey [mailto:jdca...@commonjava.org] Sent: Wednesday, March 18, 2009 12:36 PM To: Maven Developers List Subject: Maven release...in progress Hi, I just wanted to let everyone know that I'm currently in

RE: Current status of moving apache projects to apache's nexus instance?

2009-03-18 Thread Brian E. Fox
I'll write some docs to cover this for Apache globally, but iirc there weren't docs before for p.a.o, so the current docs have to be better than what was there previously. Each project presumably has their own release docs similar to what we have for Maven that I've pointed projects to as they mi

RE: Current status of moving apache projects to apache's nexus instance?

2009-03-18 Thread Brian E. Fox
David, the process to migrate the process is covered here: https://issues.apache.org/jira/browse/INFRA-1896 The usage docs for the Maven release process covers everything else once you are setup: http://maven.apache.org/developers/release/releasing.html -Original Message- From: David Jenc

Maven release...in progress

2009-03-18 Thread John Casey
Hi, I just wanted to let everyone know that I'm currently in the process of staging the 2.1.0 artifacts so I can call the vote to release. However, I'm stuck with a problem out on repository.apache.org, and I'm sorry to say I don't have the expertise with Nexus to know how to fix it. I've al

Re: Current status of moving apache projects to apache's nexus instance?

2009-03-18 Thread Brett Porter
On 19/03/2009, at 5:41 AM, David Jencks wrote: I've opened a jira with a few suggestions for improvements to this page http://jira.codehaus.org/browse/MNG-4095 While some of it still applies to the Maven docs, they really are the docs for Maven, not for Apache. I'd suggest opening this un

Re: Current status of moving apache projects to apache's nexus instance?

2009-03-18 Thread David Jencks
jdcasey helped a bit on IRC, thanks. I think the documentation on this is really unsatisfactory. At least I can't find anything by googling. John pointed be to the maven release instructions http://maven.apache.org/developers/release/releasing.html which might be OK for maven components b

Re: [PLEASE TEST] Maven 2.1.0-RC3

2009-03-18 Thread Arnaud HERITIER
ok thus it was a false alert. I tested with the wrong project ;-)Thanks for your help. Arnaud On Wed, Mar 18, 2009 at 5:30 PM, John Casey wrote: > When I tried to build the archetype project itself using JDK 1.4, I found > that the unit tests wouldn't run. I got the same missing method error a

[Maven-ClearCase-Linux]Unable to enable editing on the POM

2009-03-18 Thread efcjunior
Configuration of environment: Maven version: 2.0.9 Java version: 1.5.0_11 OS name: "linux" version: "2.6.18-1.2798.fc6" arch: "i386" Family: "unix" Rational ClearCase Explorer, Version 7.0.1.0 When I run the command mvn release: prepare, the error occurs [DEBUG] Attached activity: [IN

[ClearCase-Linux]Unable to enable editing on the POM

2009-03-18 Thread efcjunior
Configuration of environment: Maven version: 2.0.9 Java version: 1.5.0_11 OS name: "linux" version: "2.6.18-1.2798.fc6" arch: "i386" Family: "unix" Rational ClearCase Explorer, Version 7.0.1.0 When I run the command mvn release: prepare, the error occurs [DEBUG] Attached activity: [IN

Re: [PLEASE TEST] Maven 2.1.0-RC3

2009-03-18 Thread John Casey
When I tried to build the archetype project itself using JDK 1.4, I found that the unit tests wouldn't run. I got the same missing method error about StringBuffer.append(..). When I investigated, I found that the problem seems to be coming from cargo's jetty test container, which seems to requi

Re: [PLEASE TEST] Maven 2.1.0-RC3

2009-03-18 Thread John Casey
Okay, looks like that problem no longer exists...but I can't get it to fail at all now. When you talk about archetype/pom.xml, what do you mean? Are you talking about building the archetype project itself? John Casey wrote: I've actually had a problem using the archetype plugin with JDK < 1.5

Re: [PLEASE TEST] Maven 2.1.0-RC3

2009-03-18 Thread John Casey
I've actually had a problem using the archetype plugin with JDK < 1.5 for a couple months now. Are we sure this isn't a problem in 2.0.10 as well? Brett Porter wrote: Seems like this would fail on earlier versions as well? On 18/03/2009, at 9:50 AM, Arnaud HERITIER wrote: I reproduced it.The