You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by John Casey <jd...@commonjava.org> on 2008/08/29 20:03:48 UTC

[PLEASE TEST] 2.1.0-M1-RC12 of Maven (was: Maven 2.0.10-RC*)

Hi everyone,

Sorry if the subject of this message is a little confusing, but we're in 
the process of relabeling the code in this release candidate to be part 
of a new version, a departure from the 2.0.x codebase. This release 
candidate contains some large modifications, even though it's meant to 
be backward compatible, and the risk that entails makes the relabeling 
appropriate.

In any case, I'm anticipating one of a set of possible results from this 
relabeling discussion, and calling this RC 2.1.0-M1-RC12 (since it needs 
*some* name). You can find it here:

http://people.apache.org/~jdcasey/stage/apache-maven/2.1.0-M1-RC12/org/apache/maven/apache-maven/2.1.0-M1-RC12/

Please give it a try when you have time. I think you'll find this the 
most stable of all our attempts so far, and possibly even the one we'll 
promote for a final release, whatever version it winds up having.

Thanks,

-john

-- 
John Casey
Developer, PMC Member - Apache Maven (http://maven.apache.org)
Blog: http://www.ejlife.net/blogs/buildchimp/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [PLEASE TEST] 2.1.0-M1-RC12 of Maven (was: Maven 2.0.10-RC*)

Posted by Henrique Prange <hp...@gmail.com>.
Hi John,

FYI, I've tried this RC with a couple of projects (including the plug-in 
project) and no problems found.

Thank you very much.

Cheers,

Henrique

John Casey wrote:
> Hi everyone,
> 
> Sorry if the subject of this message is a little confusing, but we're in 
> the process of relabeling the code in this release candidate to be part 
> of a new version, a departure from the 2.0.x codebase. This release 
> candidate contains some large modifications, even though it's meant to 
> be backward compatible, and the risk that entails makes the relabeling 
> appropriate.
> 
> In any case, I'm anticipating one of a set of possible results from this 
> relabeling discussion, and calling this RC 2.1.0-M1-RC12 (since it needs 
> *some* name). You can find it here:
> 
> http://people.apache.org/~jdcasey/stage/apache-maven/2.1.0-M1-RC12/org/apache/maven/apache-maven/2.1.0-M1-RC12/ 
> 
> 
> Please give it a try when you have time. I think you'll find this the 
> most stable of all our attempts so far, and possibly even the one we'll 
> promote for a final release, whatever version it winds up having.
> 
> Thanks,
> 
> -john
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [PLEASE TEST] 2.1.0-M1-RC12 of Maven (was: Maven 2.0.10-RC*)

Posted by Henrique Prange <hp...@gmail.com>.
Hi John,

FYI, I've tried this RC with a couple of projects (including the plug-in 
project) and no problems found.

Thank you very much.

Cheers,

Henrique

John Casey wrote:
> Hi everyone,
> 
> Sorry if the subject of this message is a little confusing, but we're in 
> the process of relabeling the code in this release candidate to be part 
> of a new version, a departure from the 2.0.x codebase. This release 
> candidate contains some large modifications, even though it's meant to 
> be backward compatible, and the risk that entails makes the relabeling 
> appropriate.
> 
> In any case, I'm anticipating one of a set of possible results from this 
> relabeling discussion, and calling this RC 2.1.0-M1-RC12 (since it needs 
> *some* name). You can find it here:
> 
> http://people.apache.org/~jdcasey/stage/apache-maven/2.1.0-M1-RC12/org/apache/maven/apache-maven/2.1.0-M1-RC12/ 
> 
> 
> Please give it a try when you have time. I think you'll find this the 
> most stable of all our attempts so far, and possibly even the one we'll 
> promote for a final release, whatever version it winds up having.
> 
> Thanks,
> 
> -john
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [PLEASE TEST] 2.1.0-M1-RC12 of Maven (was: Maven 2.0.10-RC*)

Posted by John Casey <jd...@commonjava.org>.
np. The issue is: MNG-3740. I have a fix and test case here, but I need 
to clean up some IT issues related to RC12's fixes before I spin a new RC.

Arnaud HERITIER wrote:
> ok
> thanks a lot for your work !!!
> 
> cheers
> 
> arnaud
> 
> On Wed, Sep 3, 2008 at 8:26 PM, John Casey <jd...@commonjava.org> wrote:
> 
>> Okay, I'm able to reproduce it here, and hopefully I'll have it debugged
>> and fixed (with test case) tonight.
>>
>> -john
>>
>> Arnaud HERITIER wrote:
>>
>>> John,
>>>
>>>  I tried to use RC12 to build all our plugins (on win XP).
>>>
>>> E:\Dev\oss\maven-plugins-trunk>mvn -version
>>> Maven version: 2.1.0-M1-RC12
>>> Java version: 1.5.0_14
>>> Default locale: en_FR, platform encoding: Cp1252
>>> OS name: "windows xp" version: "5.1" arch: "x86" family: "windows"
>>>
>>> It fails with :
>>>
>>> E:\Dev\oss\maven-plugins-trunk>mvn clean install
>>> [INFO] Scanning for projects...
>>> [INFO] Reactor build order:
>>> [INFO]   Maven Plugins
>>> [INFO]   Maven Remote Resources Plugin
>>> [INFO]   Maven Ant Plugin
>>> [INFO]   Maven AntRun Plugin
>>> [INFO]   Maven Assembly Plugin
>>> [INFO]   Maven Changelog Plugin
>>> [INFO]   Maven Changes Report Plugin
>>> [INFO]   Maven Checkstyle Plugin
>>> [INFO]   Maven Clean Plugin
>>> [INFO]   Maven Compiler Plugin
>>> [INFO]   Maven Dependency Plugin
>>> [INFO]   Maven Deploy Plugin
>>> [INFO]   Maven DOAP Plugin
>>> [INFO]   Maven Documentation Checker Plugin
>>> [INFO]   Maven EAR Plugin
>>> [INFO]   Maven Eclipse Plugin
>>> [INFO]   Maven EJB Plugin
>>> [INFO]   Maven GPG Plugin
>>> [INFO]   Maven Help Plugin
>>> [INFO]   Maven IDEA Plugin
>>> [INFO]   Maven Install Plugin
>>> [INFO]   Maven Invoker Plugin
>>> [INFO]   Maven Javadoc Plugin
>>> [INFO]   Maven JAR Plugin
>>> [INFO]   Maven Linkcheck Plugin
>>> [INFO]   Maven One Plugin
>>> [INFO]   Maven Patch Plugin
>>> [INFO]   Maven PMD Plugin
>>> [INFO]   Maven RAR Plugin
>>> [INFO]   Maven Repository Plugin
>>> [INFO]   Maven Resources Plugin
>>> [INFO]   Maven Shade Plugin
>>> [INFO]   Maven Site Plugin
>>> [INFO]   Maven Source Plugin
>>> [INFO]   Maven Stage Plugin
>>> [INFO]   Maven Toolchains Plugin
>>> [INFO]   Maven Verifier Plugin
>>> [INFO]   Maven WAR Plugin
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Building Maven Plugins
>>> [INFO]    task-segment: [clean, install]
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] snapshot
>>> org.apache.maven.plugins:maven-enforcer-plugin:1.0-SNAPSHOT:
>>> checking for updates from snapshots
>>> [INFO] snapshot
>>> org.apache.maven.plugins:maven-enforcer-plugin:1.0-SNAPSHOT:
>>> checking for updates from snapshots
>>> [INFO] snapshot
>>> org.apache.maven.plugins:maven-enforcer-plugin:1.0-SNAPSHOT:
>>> checking for updates from apache.snapshots
>>> [INFO] snapshot org.apache.maven.enforcer:enforcer:1-SNAPSHOT: checking
>>> for
>>> updates from snapshots
>>> [INFO] snapshot org.apache.maven.enforcer:enforcer:1-SNAPSHOT: checking
>>> for
>>> updates from snapshots
>>> [INFO] snapshot org.apache.maven.enforcer:enforcer:1-SNAPSHOT: checking
>>> for
>>> updates from apache.snapshots
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [ERROR] FATAL ERROR
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] null
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Trace
>>> java.lang.StackOverflowError
>>>        at
>>>
>>> org.apache.maven.project.DefaultMavenProjectBuilder.projectWasChanged(DefaultMavenProjectBuilder.java:2033)
>>>        at
>>>
>>> org.apache.maven.project.DefaultMavenProjectBuilder.restoreDynamicStateInternal(DefaultMavenProjectBuilder.java:2006)
>>>        at
>>>
>>> org.apache.maven.project.DefaultMavenProjectBuilder.restoreDynamicState(DefaultMavenProjectBuilder.java:1994)
>>>        at
>>>
>>> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1836)
>>>        at
>>>
>>> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1842)
>>>        at
>>>
>>> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteProjectReferences(DefaultMavenProjectBuilder.java:1949)
>>>        at
>>>
>>> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1918)
>>> ...
>>>        at
>>>
>>> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1842)
>>>        at
>>>
>>> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteProjectReferences(DefaultMavenProjectBuilder.java:1949)
>>>        at
>>>
>>> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1918)
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Total time: 22 seconds
>>> [INFO] Finished at: Tue Sep 02 13:53:56 CEST 2008
>>> [INFO] Final Memory: 6M/254M
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>
>>> Can you reproduce it ?
>>>
>>> Arnaud
>>>
>>> On Fri, Aug 29, 2008 at 8:03 PM, John Casey <jd...@commonjava.org>
>>> wrote:
>>>
>>>  Hi everyone,
>>>> Sorry if the subject of this message is a little confusing, but we're in
>>>> the process of relabeling the code in this release candidate to be part
>>>> of a
>>>> new version, a departure from the 2.0.x codebase. This release candidate
>>>> contains some large modifications, even though it's meant to be backward
>>>> compatible, and the risk that entails makes the relabeling appropriate.
>>>>
>>>> In any case, I'm anticipating one of a set of possible results from this
>>>> relabeling discussion, and calling this RC 2.1.0-M1-RC12 (since it needs
>>>> *some* name). You can find it here:
>>>>
>>>>
>>>>
>>>> http://people.apache.org/~jdcasey/stage/apache-maven/2.1.0-M1-RC12/org/apache/maven/apache-maven/2.1.0-M1-RC12/<http://people.apache.org/%7Ejdcasey/stage/apache-maven/2.1.0-M1-RC12/org/apache/maven/apache-maven/2.1.0-M1-RC12/>
>>>> <
>>>> http://people.apache.org/%7Ejdcasey/stage/apache-maven/2.1.0-M1-RC12/org/apache/maven/apache-maven/2.1.0-M1-RC12/
>>>> Please give it a try when you have time. I think you'll find this the
>>>> most
>>>> stable of all our attempts so far, and possibly even the one we'll
>>>> promote
>>>> for a final release, whatever version it winds up having.
>>>>
>>>> Thanks,
>>>>
>>>> -john
>>>>
>>>> --
>>>> John Casey
>>>> Developer, PMC Member - Apache Maven (http://maven.apache.org)
>>>> Blog: http://www.ejlife.net/blogs/buildchimp/
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>>
>>>>
>>>>
>>>
>> --
>> John Casey
>> Developer, PMC Member - Apache Maven (http://maven.apache.org)
>> Blog: http://www.ejlife.net/blogs/buildchimp/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
> 
> 

-- 
John Casey
Developer, PMC Member - Apache Maven (http://maven.apache.org)
Blog: http://www.ejlife.net/blogs/buildchimp/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [PLEASE TEST] 2.1.0-M1-RC12 of Maven (was: Maven 2.0.10-RC*)

Posted by Arnaud HERITIER <ah...@gmail.com>.
ok
thanks a lot for your work !!!

cheers

arnaud

On Wed, Sep 3, 2008 at 8:26 PM, John Casey <jd...@commonjava.org> wrote:

> Okay, I'm able to reproduce it here, and hopefully I'll have it debugged
> and fixed (with test case) tonight.
>
> -john
>
> Arnaud HERITIER wrote:
>
>> John,
>>
>>  I tried to use RC12 to build all our plugins (on win XP).
>>
>> E:\Dev\oss\maven-plugins-trunk>mvn -version
>> Maven version: 2.1.0-M1-RC12
>> Java version: 1.5.0_14
>> Default locale: en_FR, platform encoding: Cp1252
>> OS name: "windows xp" version: "5.1" arch: "x86" family: "windows"
>>
>> It fails with :
>>
>> E:\Dev\oss\maven-plugins-trunk>mvn clean install
>> [INFO] Scanning for projects...
>> [INFO] Reactor build order:
>> [INFO]   Maven Plugins
>> [INFO]   Maven Remote Resources Plugin
>> [INFO]   Maven Ant Plugin
>> [INFO]   Maven AntRun Plugin
>> [INFO]   Maven Assembly Plugin
>> [INFO]   Maven Changelog Plugin
>> [INFO]   Maven Changes Report Plugin
>> [INFO]   Maven Checkstyle Plugin
>> [INFO]   Maven Clean Plugin
>> [INFO]   Maven Compiler Plugin
>> [INFO]   Maven Dependency Plugin
>> [INFO]   Maven Deploy Plugin
>> [INFO]   Maven DOAP Plugin
>> [INFO]   Maven Documentation Checker Plugin
>> [INFO]   Maven EAR Plugin
>> [INFO]   Maven Eclipse Plugin
>> [INFO]   Maven EJB Plugin
>> [INFO]   Maven GPG Plugin
>> [INFO]   Maven Help Plugin
>> [INFO]   Maven IDEA Plugin
>> [INFO]   Maven Install Plugin
>> [INFO]   Maven Invoker Plugin
>> [INFO]   Maven Javadoc Plugin
>> [INFO]   Maven JAR Plugin
>> [INFO]   Maven Linkcheck Plugin
>> [INFO]   Maven One Plugin
>> [INFO]   Maven Patch Plugin
>> [INFO]   Maven PMD Plugin
>> [INFO]   Maven RAR Plugin
>> [INFO]   Maven Repository Plugin
>> [INFO]   Maven Resources Plugin
>> [INFO]   Maven Shade Plugin
>> [INFO]   Maven Site Plugin
>> [INFO]   Maven Source Plugin
>> [INFO]   Maven Stage Plugin
>> [INFO]   Maven Toolchains Plugin
>> [INFO]   Maven Verifier Plugin
>> [INFO]   Maven WAR Plugin
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Building Maven Plugins
>> [INFO]    task-segment: [clean, install]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] snapshot
>> org.apache.maven.plugins:maven-enforcer-plugin:1.0-SNAPSHOT:
>> checking for updates from snapshots
>> [INFO] snapshot
>> org.apache.maven.plugins:maven-enforcer-plugin:1.0-SNAPSHOT:
>> checking for updates from snapshots
>> [INFO] snapshot
>> org.apache.maven.plugins:maven-enforcer-plugin:1.0-SNAPSHOT:
>> checking for updates from apache.snapshots
>> [INFO] snapshot org.apache.maven.enforcer:enforcer:1-SNAPSHOT: checking
>> for
>> updates from snapshots
>> [INFO] snapshot org.apache.maven.enforcer:enforcer:1-SNAPSHOT: checking
>> for
>> updates from snapshots
>> [INFO] snapshot org.apache.maven.enforcer:enforcer:1-SNAPSHOT: checking
>> for
>> updates from apache.snapshots
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] FATAL ERROR
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] null
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Trace
>> java.lang.StackOverflowError
>>        at
>>
>> org.apache.maven.project.DefaultMavenProjectBuilder.projectWasChanged(DefaultMavenProjectBuilder.java:2033)
>>        at
>>
>> org.apache.maven.project.DefaultMavenProjectBuilder.restoreDynamicStateInternal(DefaultMavenProjectBuilder.java:2006)
>>        at
>>
>> org.apache.maven.project.DefaultMavenProjectBuilder.restoreDynamicState(DefaultMavenProjectBuilder.java:1994)
>>        at
>>
>> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1836)
>>        at
>>
>> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1842)
>>        at
>>
>> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteProjectReferences(DefaultMavenProjectBuilder.java:1949)
>>        at
>>
>> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1918)
>> ...
>>        at
>>
>> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1842)
>>        at
>>
>> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteProjectReferences(DefaultMavenProjectBuilder.java:1949)
>>        at
>>
>> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1918)
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 22 seconds
>> [INFO] Finished at: Tue Sep 02 13:53:56 CEST 2008
>> [INFO] Final Memory: 6M/254M
>> [INFO]
>> ------------------------------------------------------------------------
>>
>> Can you reproduce it ?
>>
>> Arnaud
>>
>> On Fri, Aug 29, 2008 at 8:03 PM, John Casey <jd...@commonjava.org>
>> wrote:
>>
>>  Hi everyone,
>>>
>>> Sorry if the subject of this message is a little confusing, but we're in
>>> the process of relabeling the code in this release candidate to be part
>>> of a
>>> new version, a departure from the 2.0.x codebase. This release candidate
>>> contains some large modifications, even though it's meant to be backward
>>> compatible, and the risk that entails makes the relabeling appropriate.
>>>
>>> In any case, I'm anticipating one of a set of possible results from this
>>> relabeling discussion, and calling this RC 2.1.0-M1-RC12 (since it needs
>>> *some* name). You can find it here:
>>>
>>>
>>>
>>> http://people.apache.org/~jdcasey/stage/apache-maven/2.1.0-M1-RC12/org/apache/maven/apache-maven/2.1.0-M1-RC12/<http://people.apache.org/%7Ejdcasey/stage/apache-maven/2.1.0-M1-RC12/org/apache/maven/apache-maven/2.1.0-M1-RC12/>
>>> <
>>> http://people.apache.org/%7Ejdcasey/stage/apache-maven/2.1.0-M1-RC12/org/apache/maven/apache-maven/2.1.0-M1-RC12/
>>> >
>>>
>>> Please give it a try when you have time. I think you'll find this the
>>> most
>>> stable of all our attempts so far, and possibly even the one we'll
>>> promote
>>> for a final release, whatever version it winds up having.
>>>
>>> Thanks,
>>>
>>> -john
>>>
>>> --
>>> John Casey
>>> Developer, PMC Member - Apache Maven (http://maven.apache.org)
>>> Blog: http://www.ejlife.net/blogs/buildchimp/
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>
>>>
>>>
>>
>>
> --
> John Casey
> Developer, PMC Member - Apache Maven (http://maven.apache.org)
> Blog: http://www.ejlife.net/blogs/buildchimp/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


-- 
..........................................................
Arnaud HERITIER
..........................................................
OCTO Technology - aheritier AT octo DOT com
www.octo.com | blog.octo.com
..........................................................
ASF - aheritier AT apache DOT org
www.apache.org | maven.apache.org
...........................................................

Re: [PLEASE TEST] 2.1.0-M1-RC12 of Maven (was: Maven 2.0.10-RC*)

Posted by John Casey <jd...@commonjava.org>.
Okay, I'm able to reproduce it here, and hopefully I'll have it debugged 
and fixed (with test case) tonight.

-john

Arnaud HERITIER wrote:
> John,
> 
>   I tried to use RC12 to build all our plugins (on win XP).
> 
> E:\Dev\oss\maven-plugins-trunk>mvn -version
> Maven version: 2.1.0-M1-RC12
> Java version: 1.5.0_14
> Default locale: en_FR, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" family: "windows"
> 
> It fails with :
> 
> E:\Dev\oss\maven-plugins-trunk>mvn clean install
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO]   Maven Plugins
> [INFO]   Maven Remote Resources Plugin
> [INFO]   Maven Ant Plugin
> [INFO]   Maven AntRun Plugin
> [INFO]   Maven Assembly Plugin
> [INFO]   Maven Changelog Plugin
> [INFO]   Maven Changes Report Plugin
> [INFO]   Maven Checkstyle Plugin
> [INFO]   Maven Clean Plugin
> [INFO]   Maven Compiler Plugin
> [INFO]   Maven Dependency Plugin
> [INFO]   Maven Deploy Plugin
> [INFO]   Maven DOAP Plugin
> [INFO]   Maven Documentation Checker Plugin
> [INFO]   Maven EAR Plugin
> [INFO]   Maven Eclipse Plugin
> [INFO]   Maven EJB Plugin
> [INFO]   Maven GPG Plugin
> [INFO]   Maven Help Plugin
> [INFO]   Maven IDEA Plugin
> [INFO]   Maven Install Plugin
> [INFO]   Maven Invoker Plugin
> [INFO]   Maven Javadoc Plugin
> [INFO]   Maven JAR Plugin
> [INFO]   Maven Linkcheck Plugin
> [INFO]   Maven One Plugin
> [INFO]   Maven Patch Plugin
> [INFO]   Maven PMD Plugin
> [INFO]   Maven RAR Plugin
> [INFO]   Maven Repository Plugin
> [INFO]   Maven Resources Plugin
> [INFO]   Maven Shade Plugin
> [INFO]   Maven Site Plugin
> [INFO]   Maven Source Plugin
> [INFO]   Maven Stage Plugin
> [INFO]   Maven Toolchains Plugin
> [INFO]   Maven Verifier Plugin
> [INFO]   Maven WAR Plugin
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Maven Plugins
> [INFO]    task-segment: [clean, install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] snapshot org.apache.maven.plugins:maven-enforcer-plugin:1.0-SNAPSHOT:
> checking for updates from snapshots
> [INFO] snapshot org.apache.maven.plugins:maven-enforcer-plugin:1.0-SNAPSHOT:
> checking for updates from snapshots
> [INFO] snapshot org.apache.maven.plugins:maven-enforcer-plugin:1.0-SNAPSHOT:
> checking for updates from apache.snapshots
> [INFO] snapshot org.apache.maven.enforcer:enforcer:1-SNAPSHOT: checking for
> updates from snapshots
> [INFO] snapshot org.apache.maven.enforcer:enforcer:1-SNAPSHOT: checking for
> updates from snapshots
> [INFO] snapshot org.apache.maven.enforcer:enforcer:1-SNAPSHOT: checking for
> updates from apache.snapshots
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] null
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Trace
> java.lang.StackOverflowError
>         at
> org.apache.maven.project.DefaultMavenProjectBuilder.projectWasChanged(DefaultMavenProjectBuilder.java:2033)
>         at
> org.apache.maven.project.DefaultMavenProjectBuilder.restoreDynamicStateInternal(DefaultMavenProjectBuilder.java:2006)
>         at
> org.apache.maven.project.DefaultMavenProjectBuilder.restoreDynamicState(DefaultMavenProjectBuilder.java:1994)
>         at
> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1836)
>         at
> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1842)
>         at
> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteProjectReferences(DefaultMavenProjectBuilder.java:1949)
>         at
> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1918)
> ...
>         at
> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1842)
>         at
> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteProjectReferences(DefaultMavenProjectBuilder.java:1949)
>         at
> org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1918)
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 22 seconds
> [INFO] Finished at: Tue Sep 02 13:53:56 CEST 2008
> [INFO] Final Memory: 6M/254M
> [INFO]
> ------------------------------------------------------------------------
> 
> Can you reproduce it ?
> 
> Arnaud
> 
> On Fri, Aug 29, 2008 at 8:03 PM, John Casey <jd...@commonjava.org> wrote:
> 
>> Hi everyone,
>>
>> Sorry if the subject of this message is a little confusing, but we're in
>> the process of relabeling the code in this release candidate to be part of a
>> new version, a departure from the 2.0.x codebase. This release candidate
>> contains some large modifications, even though it's meant to be backward
>> compatible, and the risk that entails makes the relabeling appropriate.
>>
>> In any case, I'm anticipating one of a set of possible results from this
>> relabeling discussion, and calling this RC 2.1.0-M1-RC12 (since it needs
>> *some* name). You can find it here:
>>
>>
>> http://people.apache.org/~jdcasey/stage/apache-maven/2.1.0-M1-RC12/org/apache/maven/apache-maven/2.1.0-M1-RC12/<http://people.apache.org/%7Ejdcasey/stage/apache-maven/2.1.0-M1-RC12/org/apache/maven/apache-maven/2.1.0-M1-RC12/>
>>
>> Please give it a try when you have time. I think you'll find this the most
>> stable of all our attempts so far, and possibly even the one we'll promote
>> for a final release, whatever version it winds up having.
>>
>> Thanks,
>>
>> -john
>>
>> --
>> John Casey
>> Developer, PMC Member - Apache Maven (http://maven.apache.org)
>> Blog: http://www.ejlife.net/blogs/buildchimp/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
> 
> 

-- 
John Casey
Developer, PMC Member - Apache Maven (http://maven.apache.org)
Blog: http://www.ejlife.net/blogs/buildchimp/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [PLEASE TEST] 2.1.0-M1-RC12 of Maven (was: Maven 2.0.10-RC*)

Posted by Arnaud HERITIER <ah...@gmail.com>.
John,

  I tried to use RC12 to build all our plugins (on win XP).

E:\Dev\oss\maven-plugins-trunk>mvn -version
Maven version: 2.1.0-M1-RC12
Java version: 1.5.0_14
Default locale: en_FR, platform encoding: Cp1252
OS name: "windows xp" version: "5.1" arch: "x86" family: "windows"

It fails with :

E:\Dev\oss\maven-plugins-trunk>mvn clean install
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   Maven Plugins
[INFO]   Maven Remote Resources Plugin
[INFO]   Maven Ant Plugin
[INFO]   Maven AntRun Plugin
[INFO]   Maven Assembly Plugin
[INFO]   Maven Changelog Plugin
[INFO]   Maven Changes Report Plugin
[INFO]   Maven Checkstyle Plugin
[INFO]   Maven Clean Plugin
[INFO]   Maven Compiler Plugin
[INFO]   Maven Dependency Plugin
[INFO]   Maven Deploy Plugin
[INFO]   Maven DOAP Plugin
[INFO]   Maven Documentation Checker Plugin
[INFO]   Maven EAR Plugin
[INFO]   Maven Eclipse Plugin
[INFO]   Maven EJB Plugin
[INFO]   Maven GPG Plugin
[INFO]   Maven Help Plugin
[INFO]   Maven IDEA Plugin
[INFO]   Maven Install Plugin
[INFO]   Maven Invoker Plugin
[INFO]   Maven Javadoc Plugin
[INFO]   Maven JAR Plugin
[INFO]   Maven Linkcheck Plugin
[INFO]   Maven One Plugin
[INFO]   Maven Patch Plugin
[INFO]   Maven PMD Plugin
[INFO]   Maven RAR Plugin
[INFO]   Maven Repository Plugin
[INFO]   Maven Resources Plugin
[INFO]   Maven Shade Plugin
[INFO]   Maven Site Plugin
[INFO]   Maven Source Plugin
[INFO]   Maven Stage Plugin
[INFO]   Maven Toolchains Plugin
[INFO]   Maven Verifier Plugin
[INFO]   Maven WAR Plugin
[INFO]
------------------------------------------------------------------------
[INFO] Building Maven Plugins
[INFO]    task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] snapshot org.apache.maven.plugins:maven-enforcer-plugin:1.0-SNAPSHOT:
checking for updates from snapshots
[INFO] snapshot org.apache.maven.plugins:maven-enforcer-plugin:1.0-SNAPSHOT:
checking for updates from snapshots
[INFO] snapshot org.apache.maven.plugins:maven-enforcer-plugin:1.0-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.enforcer:enforcer:1-SNAPSHOT: checking for
updates from snapshots
[INFO] snapshot org.apache.maven.enforcer:enforcer:1-SNAPSHOT: checking for
updates from snapshots
[INFO] snapshot org.apache.maven.enforcer:enforcer:1-SNAPSHOT: checking for
updates from apache.snapshots
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] null
[INFO]
------------------------------------------------------------------------
[INFO] Trace
java.lang.StackOverflowError
        at
org.apache.maven.project.DefaultMavenProjectBuilder.projectWasChanged(DefaultMavenProjectBuilder.java:2033)
        at
org.apache.maven.project.DefaultMavenProjectBuilder.restoreDynamicStateInternal(DefaultMavenProjectBuilder.java:2006)
        at
org.apache.maven.project.DefaultMavenProjectBuilder.restoreDynamicState(DefaultMavenProjectBuilder.java:1994)
        at
org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1836)
        at
org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1842)
        at
org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteProjectReferences(DefaultMavenProjectBuilder.java:1949)
        at
org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1918)
...
        at
org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1842)
        at
org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteProjectReferences(DefaultMavenProjectBuilder.java:1949)
        at
org.apache.maven.project.DefaultMavenProjectBuilder.calculateConcreteStateInternal(DefaultMavenProjectBuilder.java:1918)
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 22 seconds
[INFO] Finished at: Tue Sep 02 13:53:56 CEST 2008
[INFO] Final Memory: 6M/254M
[INFO]
------------------------------------------------------------------------

Can you reproduce it ?

Arnaud

On Fri, Aug 29, 2008 at 8:03 PM, John Casey <jd...@commonjava.org> wrote:

> Hi everyone,
>
> Sorry if the subject of this message is a little confusing, but we're in
> the process of relabeling the code in this release candidate to be part of a
> new version, a departure from the 2.0.x codebase. This release candidate
> contains some large modifications, even though it's meant to be backward
> compatible, and the risk that entails makes the relabeling appropriate.
>
> In any case, I'm anticipating one of a set of possible results from this
> relabeling discussion, and calling this RC 2.1.0-M1-RC12 (since it needs
> *some* name). You can find it here:
>
>
> http://people.apache.org/~jdcasey/stage/apache-maven/2.1.0-M1-RC12/org/apache/maven/apache-maven/2.1.0-M1-RC12/<http://people.apache.org/%7Ejdcasey/stage/apache-maven/2.1.0-M1-RC12/org/apache/maven/apache-maven/2.1.0-M1-RC12/>
>
> Please give it a try when you have time. I think you'll find this the most
> stable of all our attempts so far, and possibly even the one we'll promote
> for a final release, whatever version it winds up having.
>
> Thanks,
>
> -john
>
> --
> John Casey
> Developer, PMC Member - Apache Maven (http://maven.apache.org)
> Blog: http://www.ejlife.net/blogs/buildchimp/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


-- 
..........................................................
Arnaud HERITIER
..........................................................
OCTO Technology - aheritier AT octo DOT com
www.octo.com | blog.octo.com
..........................................................
ASF - aheritier AT apache DOT org
www.apache.org | maven.apache.org
...........................................................