Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-13 Thread Lukas Theussl
Hi John, I just came across that same issue as reported before: http://www.mail-archive.com/dev@maven.apache.org/msg80592.html There is no conclusion in this thread (apart from that it works with maven 2.1, which I verified) and I haven't found a jira, did I miss it or should I open one? -L

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-06 Thread John Casey
This looks like a problem in the httpclient-driven http wagon. Dominic Mitchell wrote: On 5 May 2009, at 01:02, John Casey wrote: After finding and cleaning up some code that seems to be tainted during some of our efforts at generifying the codebase, we've respun a new release candidate. If

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-06 Thread Dominic Mitchell
On 5 May 2009, at 01:02, John Casey wrote: After finding and cleaning up some code that seems to be tainted during some of our efforts at generifying the codebase, we've respun a new release candidate. If you have time, please give it a whirl: https://repository.apache.org/content/repositor

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-06 Thread Paul MERLIN
Le mardi 05 mai 2009 23:46:23, Brian Fox a écrit : > What options are being passed to the release invocation? It's using -f > which seems to be invalid. I used the following instruction for prepare : mvn -B release:prepare -DreleaseVersion=0.4.0 -DdevelopmentVersion=0.5.0- SNAPSHOT And for the

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-05 Thread Brian Fox
What options are being passed to the release invocation? It's using -f which seems to be invalid. Paul MERLIN wrote: Hey, I had no issue building my projects. release:prepare is working but release:perform is not (see the trace below). I switched to 2.1.0 right after that and the release:perfo

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-05 Thread Paul MERLIN
Hey, I had no issue building my projects. release:prepare is working but release:perform is not (see the trace below). I switched to 2.1.0 right after that and the release:perform went well. I'm using the javasvn scm provider here but I get the same error using the native one. /Paul p...@dosa

[PLEASE TEST] Maven 2.2.0-RC2

2009-05-04 Thread John Casey
Hi again, After finding and cleaning up some code that seems to be tainted during some of our efforts at generifying the codebase, we've respun a new release candidate. If you have time, please give it a whirl: https://repository.apache.org/content/repositories/maven-staging-010/org/apache/m