Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-27 Thread yj2133011
---------------------- > [INFO] BUILD SUCCESS > [INFO] > > [INFO] Total time: 1.552s > [INFO] Finished at: Sat Sep 25 11:45:11 CEST 2010 > [INFO] Final Memory: 2M/76M > [

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-27 Thread Tony Chemit
Le Sat, 25 Sep 2010 17:30:39 +0200, Benjamin Bentmann a écrit : > Tony Chemit wrote: > > > There is a profile in the parent pom (org.nuiton:mavenpom4labs:2.2.5) [...]: > > > > > > maven-enforcer-plugin > > > > > > check-emai

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-25 Thread Tony Chemit
=== > [INFO] > ------------ > [INFO] BUILD SUCCESS > [INFO] > > [INFO] Total time: 1.552s > [INFO] Finis

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-24 Thread Benjamin Bentmann
Hermod wrote: Using IBM JRE so I'll wait to see if it gets fixed. OK, Stuart McCulloch debugged this and tracked it down to https://issues.apache.org/jira/browse/HARMONY-6419 which affects the ConflictMarker.mark() method from Aether. Stuart also created a patch that should allow us to wor

RE: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread hermod.opstvedt
Hi Using IBM JRE so I'll wait to see if it gets fixed. Hermod -Original Message- From: Benjamin Bentmann [mailto:benjamin.bentm...@udo.edu] Sent: Thursday, September 23, 2010 2:57 PM To: Maven Developers List Subject: Re: [PLEASE TEST] Apache Maven 3.0-RC2 hermod.opstv...@dnbn

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread Jesse Glick
http://jira.codehaus.org/browse/MNG-4836 may or may not be a recent regression, but I have recently (i.e. ~ RC1) observed it making projects sporadically unloadable inside the NetBeans IDE, with no apparent workaround. Have been running with a patched plexus-interpolation and have not seen it recu

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread Benjamin Bentmann
hermod.opstv...@dnbnor.no wrote: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project site-resources: Execution default-install of goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install failed: Un able to load the mojo

RE: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread hermod.opstvedt
Hi Our build which consists of 57 projects fails with the following on 3.0-RC2 (Ok on 2.2.1) [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project site-resources: Execution default-install of goal org.apache.maven.plugins:maven-in

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread Benjamin Bentmann
Emmanuel Venisse wrote: Is it a new process? Not really, it's pretty much the same as with Maven 2.1.0-M1, 2.1.0 and 2.2.0 which in total had more than a dozen RCs [0], none of them officially released. Benjamin - To uns

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread kristian
Hi, still having problem with ProjectBuilder. after I followed the API change of the ProjectBuildingRequest I see following Caused by: java.lang.NullPointerException at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:185) at

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-22 Thread Emmanuel Venisse
Is it a new process? For previous release, it was necessary to vote for all RC. Why don't you run a vote for 3.0 RCx? Emmanuel On Wed, Sep 22, 2010 at 8:44 PM, Benjamin Bentmann < benjamin.bentm...@udo.edu> wrote: > Hi, > > in preparation for the release of Apache Maven 3.0, the Maven team is >