Re: [VOTE] Release Maven Eclipse plugin version 2.7 (take 3)

2009-06-08 Thread nicolas de loof
+1 Could we move the assembly plugin configuration to the plugins parent / apache-release profile for future plugin releases to conform ASF rules ? 2009/6/8 Arnaud HERITIER > +1Thanks a lot for your help > > Arnaud > > On Mon, Jun 8, 2009 at 10:30 PM, Benjamin Bentmann < > benjamin.bentm...@udo.

Re: release process: says to use maven-release-plugin:2.0-beta-9 but latest parent pom defines 2.0-beta-8

2009-06-08 Thread Barrie Treloar
On Tue, Jun 9, 2009 at 8:11 AM, Brian Fox wrote: > I would drop the version from the docs if you're concerned of it being > out of date. I don't think we should worry about updating that page > continuously if we change a version in the pom. I assumed the reason for the version was because of the

Re: release process: says to use maven-release-plugin:2.0-beta-9 but latest parent pom defines 2.0-beta-8

2009-06-08 Thread Brian Fox
I would drop the version from the docs if you're concerned of it being out of date. I don't think we should worry about updating that page continuously if we change a version in the pom. On Sun, Jun 7, 2009 at 4:17 PM, Barrie Treloar wrote: > On Mon, Jun 8, 2009 at 12:10 AM, Brian Fox wrote: >> Th

Re: [VOTE] Release Maven Eclipse plugin version 2.7 (take 3)

2009-06-08 Thread Barrie Treloar
On Tue, Jun 9, 2009 at 6:00 AM, Benjamin Bentmann wrote: > Barrie Treloar wrote: > >> Staging repo: >> https://repository.apache.org/content/repositories/maven-staging-008/ > > +1 > >> Staging site: >> http://maven.apache.org/plugins/maven-eclipse-plugin-2.7/ > > The staging site refers to plugin v

Re: [VOTE] Release Maven Eclipse plugin version 2.7 (take 3)

2009-06-08 Thread Arnaud HERITIER
+1Thanks a lot for your help Arnaud On Mon, Jun 8, 2009 at 10:30 PM, Benjamin Bentmann < benjamin.bentm...@udo.edu> wrote: > Barrie Treloar wrote: > > Staging repo: >> https://repository.apache.org/content/repositories/maven-staging-008/ >> > > +1 > > Staging site: >> http://maven.apache.org/p

Re: [VOTE] Release Maven Eclipse plugin version 2.7 (take 3)

2009-06-08 Thread Benjamin Bentmann
Barrie Treloar wrote: Staging repo: https://repository.apache.org/content/repositories/maven-staging-008/ +1 Staging site: http://maven.apache.org/plugins/maven-eclipse-plugin-2.7/ The staging site refers to plugin version 2.8-SNAPSHOT. Just keep in mind to deploy the final site from the

Is site plugin 2.0 usable for multi-module projects?

2009-06-08 Thread David Jencks
After beating my head against the wall trying to get the site plugin to work I found http://jira.codehaus.org/browse/MSITE-395 which appears to indicate it is totally non-functional for multi- module projects. Does anyone know if there is a way to produce a usable site for a multi-module