Re: [VOTE] Release Maven Site Plugin version 2.0

2009-03-10 Thread Fabrice Bellingard
+1 - Fabrice belling...@apache.org On Sun, Mar 8, 2009 at 3:25 PM, Dennis Lundberg wrote: > Hi, > > We solved 24 issues: > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=13362 > > There are still a couple of issues left in JIRA: > > http://jira.codeh

Re: [PLEASE TEST] Maven 2.1.0-RC1

2009-03-10 Thread Jorg Heymans
On Mon, Mar 9, 2009 at 5:00 PM, John Casey wrote: > Hi everyone, > > I've rolled the first release candidate for Maven 2.1.0. It's available at: > > http://tinyurl.com/maven-2-1-0-RC1 > (https://repository.apache.org/content/repositories/maven-staging-4e4fa48c70323f/org/apache/maven/apache-maven/2

Re: [VOTE] Release Maven Site Plugin version 2.0

2009-03-10 Thread Lukas Theussl
+1 -Lukas Dennis Lundberg wrote: Hi, We solved 24 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=13362 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1 Staging

Migrate Maven Dependency Plugin to use Invoker Plugin for ITs

2009-03-10 Thread Benjamin Bentmann
Hi, This is mostly a question to Brian: Any objections if we migrate the Dependency Plugin to use the Invoker Plugin instead of SHITTY for the ITs? I am asking because MSHITTY-10 will bite us in CI once we upgrade Hudson to use Maven 2.1.0 or someday 3.x. Benjamin

Re: [PLEASE TEST] Maven 2.1.0-RC1

2009-03-10 Thread Fabrice Bellingard
Hi John, everything's building fine here! Great :-) - Fabrice belling...@apache.org On Mon, Mar 9, 2009 at 5:00 PM, John Casey wrote: > Hi everyone, > > I've rolled the first release candidate for Maven 2.1.0. It's available at: > > http://tinyurl.com/maven-2-1-0-RC1 > ( > https://repositor

Re: [PLEASE TEST] Maven 2.1.0-RC1

2009-03-10 Thread Christian Edward Gruber
WFM I just built tapestry5.0.x branch, plus a bunch of my own projects. It seems to work just fine. Only one problem, which I think is a selenium-on-Mac issue, not a maven one. I kept having to manually kill firefox before it could continue. Christian On Mar 10, 2009, at 8:47 AM, Fabr

RE: Migrate Maven Dependency Plugin to use Invoker Plugin for ITs

2009-03-10 Thread Brian E. Fox
Nope, go ahead. The enforcer applies also. -Original Message- From: Benjamin Bentmann [mailto:benjamin.bentm...@udo.edu] Sent: Tuesday, March 10, 2009 3:36 AM To: Maven Developers List Subject: Migrate Maven Dependency Plugin to use Invoker Plugin for ITs Hi, This is mostly a question t

Re: [PLEASE TEST] Maven 2.1.0-RC1

2009-03-10 Thread Christian Edward Gruber
And tapestry trunk is building nicely. Christian. Oh, MacBook Pro with 2G RAM, Java 1.5 On Mar 9, 2009, at 12:00 PM, John Casey wrote: Hi everyone, I've rolled the first release candidate for Maven 2.1.0. It's available at: http://tinyurl.com/maven-2-1-0-RC1 (https://repository.apache.or

Re: [PLEASE TEST] Maven 2.1.0-RC1

2009-03-10 Thread Paul
Everything is working nicely with this rc at my shop (lots of projects, lots of plugins several being custom ones etc...). I do get warnings about non activated profiles and the build is quicker, especially regarding artifact download. /Paul

Re: [PLEASE TEST] Maven 2.1.0-RC1

2009-03-10 Thread Stephane Nicoll
Working fine on our corporate builds (custom plugins & al). Thanks, Stéphane On Mon, Mar 9, 2009 at 5:00 PM, John Casey wrote: > Hi everyone, > > I've rolled the first release candidate for Maven 2.1.0. It's available at: > > http://tinyurl.com/maven-2-1-0-RC1 > ( > https://repository.apache.or

Re: [PLEASE TEST] Maven 2.1.0-RC1

2009-03-10 Thread Petar Tahchiev
Hi John, here are my results: - Cactus buils fine. - Cargo builds fine. - Felix builds fine. Cheers, Petar. 2009/3/10 Paul > Everything is working nicely with this rc at my shop (lots of projects, > lots > of plugins several being custom ones etc...). > > I do get warnings about non act

Re : [PLEASE TEST] Maven 2.1.0-RC1

2009-03-10 Thread Julien HENRY
Works fine and quickly, but here is a small question. In case of error, is it possible to avoid duplication of the error message? Example: [ERROR] BUILD FAILURE [INFO] [INFO] Compilation failure Failure executing javac, but

Re: Re : [PLEASE TEST] Maven 2.1.0-RC1

2009-03-10 Thread John Casey
Could you file that in JIRA, and I'll take a look? If possible, please include the -e option so I can try to figure out where the different traces are being produced...it *might* be difficult to trace. -john Julien HENRY wrote: Works fine and quickly, but here is a small question. In case of

Re : Re : [PLEASE TEST] Maven 2.1.0-RC1

2009-03-10 Thread Julien HENRY
Hi John, I've submitted MNG-4079. Tell me if you need additional informations. Thanks for the good job! Julien - Message d'origine De : John Casey À : Maven Developers List Envoyé le : Mardi, 10 Mars 2009, 17h15mn 49s Objet : Re: Re : [PLEASE TEST] Maven 2.1.0-RC1 Could you file

Re: Re : Re : [PLEASE TEST] Maven 2.1.0-RC1

2009-03-10 Thread John Casey
FWIW, 2.1.0-RC* aren't releases, so we don't need them reflected in JIRA. We can set Affected Version == Fix-For Version == 2.1.0 for these issues. Thanks, -john Julien HENRY wrote: Hi John, I've submitted MNG-4079. Tell me if you need additional informations. Thanks for the good job! Jul

Re: svn commit: r752338 - in /maven/components/trunk: build.xml pom.xml

2009-03-10 Thread Jason van Zyl
Awesome, thanks Hervé! On 10-Mar-09, at 6:13 PM, hbout...@apache.org wrote: Author: hboutemy Date: Wed Mar 11 01:13:34 2009 New Revision: 752338 URL: http://svn.apache.org/viewvc?rev=752338&view=rev Log: Modello 1.0.1 was released Modified: maven/components/trunk/build.xml maven/compone

Re: [PLEASE TEST] Maven 2.1.0-RC1

2009-03-10 Thread Paul Gier
Seems to work fine for the JBoss app server :) John Casey wrote: Hi everyone, I've rolled the first release candidate for Maven 2.1.0. It's available at: http://tinyurl.com/maven-2-1-0-RC1 (https://repository.apache.org/content/repositories/maven-staging-4e4fa48c70323f/org/apache/maven/apache-