Re: Maven 3.x Call

2009-06-03 Thread Jason van Zyl
Information for the call: 1. Please join my meeting: https://www2.gotomeeting.com/join/585673299 2. Use your microphone and speakers (VoIP) - a headset is recommended. Or, call in using your telephone. Australia: +61 (0) 2 9037 0144 France: +33 (0) 179 974 631 Germany: +49 (0) 895 4998 651

Re: [VOTE] Release Maven Eclipse plugin version 2.7

2009-06-03 Thread Brett Porter
I believe adding the previous assembly plugin release with: src is sufficient for our plugins. The purpose of the updated plugin is to make it possible to put that in a parent POM without generating unwanted assemblies and ensuring the content is correct rather than duplicating the abo

Re: [VOTE] Release Maven Eclipse plugin version 2.7

2009-06-03 Thread David Jencks
On Jun 3, 2009, at 4:36 PM, Barrie Treloar wrote: On Thu, Jun 4, 2009 at 8:54 AM, David Jencks wrote: On Jun 3, 2009, at 3:55 PM, Arnaud HERITIER wrote: To be conform with ASF requirements, I understand that we have to wait the new assembly plugin to be able to produce the new sources di

Re: [VOTE] Release Maven Eclipse plugin version 2.7

2009-06-03 Thread Barrie Treloar
On Thu, Jun 4, 2009 at 8:54 AM, David Jencks wrote: > > On Jun 3, 2009, at 3:55 PM, Arnaud HERITIER wrote: > >> To be conform with ASF requirements, I understand that we have to wait the >> new assembly plugin to be able to produce the new sources distro. There >> are >> already 3 or 4 attempts to

Re: [VOTE] Release Maven Eclipse plugin version 2.7

2009-06-03 Thread David Jencks
On Jun 3, 2009, at 3:55 PM, Arnaud HERITIER wrote: To be conform with ASF requirements, I understand that we have to wait the new assembly plugin to be able to produce the new sources distro. There are already 3 or 4 attempts to vote the release and it's not yet ended. I think also that oth

Re: Release plugin not building ITs?

2009-06-03 Thread Stephen Connolly
Adding d...@mojo, since this is more relevant for this discussion I'm fine with run-its... don't really care what we call it as long as everyone uses the same name, and give that apache maven plugins uses run-its, consistency would seem to favour run-its We should probably add the profile to mojo

Re: [VOTE] Release Maven Eclipse plugin version 2.7

2009-06-03 Thread Arnaud HERITIER
To be conform with ASF requirements, I understand that we have to wait the new assembly plugin to be able to produce the new sources distro. There are already 3 or 4 attempts to vote the release and it's not yet ended. I think also that others ASF projects using Maven won't wait for this fix if the

Re: [VOTE] Release Maven Eclipse plugin version 2.7

2009-06-03 Thread Barrie Treloar
On Thu, Jun 4, 2009 at 7:18 AM, Benjamin Bentmann wrote: > Barrie Treloar wrote: > >> Staging repo: >> https://repository.apache.org/content/repositories/maven-staging-005/ > > -1 > > As far as I understand the recent discussions about proper releases [0] and > the current docs [1], we are require

Re: [VOTE 4] maven-assembly-plugin 2.2-beta-4

2009-06-03 Thread Grzegorz Słowikowski
Still not perfect, see my comment: http://jira.codehaus.org/browse/MASSEMBLY-416?focusedCommentId=179238&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_179238 Grzegorz Slowikowski John Casey wrote: Resending this with the proper subject...*SIGH* Hi again, I've

Re: [VOTE] Release Maven Eclipse plugin version 2.7

2009-06-03 Thread David Jencks
The new assembly plugin makes it trivially easy to have the release profile build the source distro, which is really amazingly nice. However you can easily have a separate profile to run an earlier assembly plugin to construct just the required source distro and run it with -N so it only r

Re: [VOTE] Release Maven Eclipse plugin version 2.7

2009-06-03 Thread Arnaud HERITIER
I think there's no value to block all releases, waiting for this fix.I agree, support this change, but it won't help our users to have them waiting all our releases for several weeks. We are doing it like that (yes badly) for a long time now. Thus I don't think that one or two releases will change

Re: [VOTE] Release Maven Eclipse plugin version 2.7

2009-06-03 Thread Benjamin Bentmann
Barrie Treloar wrote: Staging repo: https://repository.apache.org/content/repositories/maven-staging-005/ -1 As far as I understand the recent discussions about proper releases [0] and the current docs [1], we are required to provide "a source package, which must be sufficient for a user to

Re: Release plugin not building ITs?

2009-06-03 Thread Benjamin Bentmann
Olivier Lamy wrote: So we have to agree on this (concerning mojo) Because some plugins use run-its (as in asf plugins) +1 to "run-its", it's shorter/faster to type. Benjamin - To unsubscribe, e-mail: dev-unsubscr...@maven.a

Re: [VOTE] Release Maven Eclipse plugin version 2.7

2009-06-03 Thread Arnaud HERITIER
+1 Just a remark about the note on the home page. I think it's better to say that "Starting at version 2.6, *by default,* the generated .classpath now includes "... And you can add a link on the page which explains how to change it. Arnaud Cheers, Arnaud # Arnaud Héritier # http://blog.aheriti

Re: Release plugin not building ITs?

2009-06-03 Thread Olivier Lamy
So we have to agree on this (concerning mojo) Because some plugins use run-its (as in asf plugins) https://svn.codehaus.org/mojo/trunk/mojo/gwt-maven-plugin/pom.xml and the job here [1] use -Prun-its. -- Olivier [1] https://grid.sonatype.org/ci/view/Mojo/job/Mojo-Trunk 2009/6/3 Stephen Connoll

Re: [VOTE 4] maven-assembly-plugin 2.2-beta-4

2009-06-03 Thread Deng Ching
+1, tested the staged version to generate the binaries for Archiva and a larger project at work. I didn't see any problems in the generated binaries and sources distribution. Thanks, Deng On Wed, Jun 3, 2009 at 4:13 AM, Olivier Lamy wrote: > +1 > > -- > Olivier > > 2009/6/1 Benjamin Bentmann :

Re: Release plugin not building ITs?

2009-06-03 Thread Stephen Connolly
2009/6/3 Barrie Treloar > On Wed, Jun 3, 2009 at 4:05 PM, Stephen Connolly > wrote: > > is it > > > > -Prun-its > > > > or > > > > -Pintegration > > It was -Prun-its for m-e-p and it was run previously as part of the > release profile. > I'm asking to check that my environment is configured co

Re: Release plugin not building ITs?

2009-06-03 Thread Barrie Treloar
On Wed, Jun 3, 2009 at 4:05 PM, Stephen Connolly wrote: > is it > > -Prun-its > > or > > -Pintegration It was -Prun-its for m-e-p and it was run previously as part of the release profile. I'm asking to check that my environment is configured correctly. --