Re: Release for maven-archetype-plugin

2009-03-24 Thread Raphaël Piéroni
I applied the archetype-234 patch on the trunk at home, but didn't comitted yet on apache svn. I run the build with the patch and it is not broken ;-) I think i will commit it tonite (still morning now). I will also reshedule the issues for the next 2.0-a-5 and call for a vote. I was a little

Re: [VOTE] Release Maven eclipse plugin version 2.6

2009-03-24 Thread Fabrice Bellingard
+1 - Fabrice belling...@apache.org On Tue, Mar 24, 2009 at 1:05 AM, Barrie Treloar baerr...@gmail.com wrote: Hi, We solved 35 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?version=14163styleName=HtmlprojectId=11133 There remaining issues left in JIRA:

Re: [VOTE] Release Maven eclipse plugin version 2.6

2009-03-24 Thread nicolas de loof
+1 On Tue, Mar 24, 2009 at 9:43 AM, Fabrice Bellingard belling...@gmail.comwrote: +1 - Fabrice belling...@apache.org On Tue, Mar 24, 2009 at 1:05 AM, Barrie Treloar baerr...@gmail.com wrote: Hi, We solved 35 issues:

Re : [VOTE] Release Maven eclipse plugin version 2.6

2009-03-24 Thread Julien HENRY
I got the following error: mvn clean install eclipse:eclipse -Pstaged -cpu ... [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Internal error in the plugin

Re: Re : [VOTE] Release Maven eclipse plugin version 2.6

2009-03-24 Thread Arnaud HERITIER
yes please. 2009/3/24 Julien HENRY henr...@yahoo.fr I got the following error: mvn clean install eclipse:eclipse -Pstaged -cpu ... [INFO] [ERROR] BUILD ERROR [INFO]

Re : [VOTE] Release Maven eclipse plugin version 2.6

2009-03-24 Thread Julien HENRY
Hi, It seems I can't manage to download the plugin pom.xml. Only the JAR is downloaded in my local repo: mvn -Pstaged-releases clean install eclipse:eclipse -cpu -X + Error stacktraces are turned on. Apache Maven 2.1.0 (r755702; 2009-03-18 20:10:27+0100) Java version: 1.6.0_12 Java home:

Re: Re : [VOTE] Release Maven eclipse plugin version 2.6

2009-03-24 Thread Arnaud HERITIER
did you try to remove your 2.6 copy locally to retry to download the pom ? 2009/3/24 Julien HENRY henr...@yahoo.fr Hi, It seems I can't manage to download the plugin pom.xml. Only the JAR is downloaded in my local repo: mvn -Pstaged-releases clean install eclipse:eclipse -cpu -X + Error

Re: deprecating MavenSession.lookup( role|class ) and prefer injection in plugins

2009-03-24 Thread John Casey
There's a similar thing happening in the assembly plugin, for component descriptor handlers (the things that merge various descriptors when there is a collision, rather than simply replacing one with another). It might work out alright to simply load a collection of these, then pick the

Re: [RESULT] [vote] Maven 2.1.0

2009-03-24 Thread John Casey
Hmm, forgot to post to annou...@apache.org. I already posted to annou...@maven.apache.org I'll follow up with annou...@apache.org. -john Brett Porter wrote: Will you be posting this to annou...@apache.org and annou...@maven.apache.org? Thanks, Brett On 22/03/2009, at 7:33 AM, John Casey

Re : Re : [VOTE] Release Maven eclipse plugin version 2.6

2009-03-24 Thread Julien HENRY
Done: http://jira.codehaus.org/browse/MECLIPSE-536 - Message d'origine De : Arnaud HERITIER aherit...@gmail.com À : Maven Developers List dev@maven.apache.org Envoyé le : Mardi, 24 Mars 2009, 10h23mn 10s Objet : Re: Re : [VOTE] Release Maven eclipse plugin version 2.6 yes please.

Maven 2.1.0 regression with war plugin

2009-03-24 Thread nicolas de loof
Hi, my build doesn't work anymore with Maven 2.1.0. The maven-war-plugin in version 2.1-* fails with : [INFO] Packaging webapp [INFO] [ERROR] FATAL ERROR [INFO]

Re: deprecating MavenSession.lookup( role|class ) and prefer injection in plugins

2009-03-24 Thread Jason van Zyl
On 24-Mar-09, at 8:08 AM, John Casey wrote: There's a similar thing happening in the assembly plugin, for component descriptor handlers (the things that merge various descriptors when there is a collision, rather than simply replacing one with another). It might work out alright to simply

Re: deprecating MavenSession.lookup( role|class ) and prefer injection in plugins

2009-03-24 Thread John Casey
Sure, but do you expect 2.x compatible plugins to be useful in 3.0? If so, then we'll need some sort of migration path that follows real deprecation...which means giving them a workable alternative before 3.0 comes out and takes away the deprecated stuff. Plugin devs will need a release

Re: [VOTE] Release Maven Install Plugin version 2.3

2009-03-24 Thread Olivier Lamy
+1 -- Olivier 2009/3/22 Benjamin Bentmann benjamin.bentm...@udo.edu: Dennis Lundberg wrote: Staging repo: https://repository.apache.org/content/repositories/maven-staging-525c8dac62100f/ Staging site: http://maven.apache.org/plugins/maven-install-plugin-2.3/ +1 Benjamin

Re: [VOTE] Release Maven Install Plugin version 2.3

2009-03-24 Thread John Casey
+1 Benjamin Bentmann wrote: Dennis Lundberg wrote: Staging repo: https://repository.apache.org/content/repositories/maven-staging-525c8dac62100f/ Staging site: http://maven.apache.org/plugins/maven-install-plugin-2.3/ +1 Benjamin

Re: [VOTE] Release Maven Install Plugin version 2.3

2009-03-24 Thread Arnaud HERITIER
+1 Arnaud 2009/3/24 John Casey jdca...@commonjava.org +1 Benjamin Bentmann wrote: Dennis Lundberg wrote: Staging repo: https://repository.apache.org/content/repositories/maven-staging-525c8dac62100f/ Staging site: http://maven.apache.org/plugins/maven-install-plugin-2.3/ +1

Re : Re : [VOTE] Release Maven eclipse plugin version 2.6

2009-03-24 Thread Julien HENRY
yes - Message d'origine De : Arnaud HERITIER aherit...@gmail.com À : Maven Developers List dev@maven.apache.org Envoyé le : Mardi, 24 Mars 2009, 14h35mn 20s Objet : Re: Re : [VOTE] Release Maven eclipse plugin version 2.6 did you try to remove your 2.6 copy locally to retry to

Re: Maven 2.1.0 regression with war plugin

2009-03-24 Thread Dennis Lundberg
Can you please provide more information, version environment etc. Also a stacktrace or debug log. One of my personal webapps builds fine using Maven 2.1.0 and Maven WAR Plugin 2.1-beta-1. mvn --version Apache Maven 2.1.0 (r755702; 2009-03-18 20:10:27+0100) Java version: 1.4.2_18 Java home:

Re: Maven 2.1.0 regression with war plugin

2009-03-24 Thread Jörg Schaible
nicolas de loof wrote at Dienstag, 24. März 2009 17:00: Hi, my build doesn't work anymore with Maven 2.1.0. The maven-war-plugin in version 2.1-* fails with : Did you try the latest one released two days ago (2.0-beta-1) ? - Jörg

Re: Release for maven-archetype-plugin

2009-03-24 Thread Raphaël Piéroni
Patch applied I rescheduled all the issues that awaited fixes out of 2.0-a-5. It is important to note that NOW the archetype plugin search its catalog in http://repo1.maven.org/maven2/archetype-catalog.xml Alas that catalog is not deployed YET. Some solutions are possible to have that file : 1.

Re: Release for maven-archetype-plugin

2009-03-24 Thread Raphaël Piéroni
As an example of the usage of the MAVEN USER page, the current page when used to generate projects. The following archetypes fails to generate a project with: org.apache.maven.archetypes:maven-archetype-simple net.databinder:data-app com.atlassian.maven.archetypes:bamboo-plugin-archetype

Re: Maven 2.1.0 regression with war plugin

2009-03-24 Thread Henri Gomez
Not really related, but what about 'un etat de l'art' of the plugins to be used with maven 2.1.0 ? I could see in the 'embedded master pom' : pluginManagement plugins plugin artifactIdmaven-antrun-plugin/artifactId version1.3/version /plugin

Re: Release for maven-archetype-plugin

2009-03-24 Thread Raphaël Piéroni
I just uploaded a new version of the 2.0-a-5 snapshot on the apache snapshot repository. Please try it mvn org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-5-SNAPSHOT:generate don't forget to use the new snapshot repository http://repository.zones.apache.org/content/groups/snapshots/

RE: Release for maven-archetype-plugin

2009-03-24 Thread Brian E. Fox
don't forget to use the new snapshot repository http://repository.zones.apache.org/content/groups/snapshots/ The correct url is http://repository.apache.org/snapshots/ - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org

Re: Maven 2.1.0 regression with war plugin

2009-03-24 Thread Jörg Schaible
Henri Gomez wrote: Not really related, but what about 'un etat de l'art' of the plugins to be used with maven 2.1.0 ? [snip] This list is only there to guarantee a reproduceable build if you do not yourself take the task to pin down the plugin versions. Actually I think most long time Maven

Re: [RESULT] [vote] Maven 2.1.0

2009-03-24 Thread Brett Porter
Cool, thanks! On 25/03/2009, at 2:11 AM, John Casey wrote: Hmm, forgot to post to annou...@apache.org. I already posted to annou...@maven.apache.org I'll follow up with annou...@apache.org. -john -- Brett Porter br...@apache.org http://blogs.exist.com/bporter/

Re: Release for maven-archetype-plugin

2009-03-24 Thread Jason Voegele
On Tuesday 24 March 2009 06:08:16 pm Raphaël Piéroni wrote: I just uploaded a new version of the 2.0-a-5 snapshot on the apache snapshot repository. Please try it mvn org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-5-SNAPSHOT:genera te don't forget to use the new snapshot repository