Update Apache Parent to use Maven Site Plugin 2.1 (was Re: [VOTE] Release Apache Parent POM 7)

2010-01-01 Thread Benjamin Bentmann
Vincent Siveton wrote: Do we need to bump maven-site-plugin as well? We should probably figure out MPLUGIN-165 before suggesting the new plugin version for general use. Benjamin - To unsubscribe, e-mail: dev-unsubscr...@m

[RESULT] [VOTE] Release Apache Parent POM 7

2009-12-30 Thread Benjamin Bentmann
Hi, The vote has passed with the following result: +1 (binding): Benjamin Bentmann, Dennis Lundberg, Olivier Lamy, Arnaud Héritier, Hervé Boutemy, Vincent Siveton, Brett Porter I will promote the artifacts to the central repository and continue with the release. Benjamin ---

Re: [VOTE] Release Apache Parent POM 7

2009-12-29 Thread Brian Fox
The reason the assembly id is a property was to allow a project to tell it to use their own descriptor instead of the default if needed. Yes it's harder to turn it off completely, but they have two alternate choices: redefine the release plugin to activate a different profile, or introduce their ow

Re: [VOTE] Release Apache Parent POM 7

2009-12-29 Thread Benjamin Bentmann
Brett Porter wrote: Is there some documentation for how to disable to source release if you need to? Not that I know of, would be a matter of re-defining the execution via its id and set true for the configuration. Benjamin -

Re: [VOTE] Release Apache Parent POM 7

2009-12-29 Thread Brett Porter
+1 I reviewed the changes, though haven't tested it on any projects since we're a few versions behind. Is there some documentation for how to disable to source release if you need to? - Brett On 26/12/2009, at 11:39 PM, Benjamin Bentmann wrote: > Hi, > > Besides updates to some plugin versio

Re: [VOTE] Release Apache Parent POM 7

2009-12-28 Thread Vincent Siveton
+1 Do we need to bump maven-site-plugin as well? Vincent 2009/12/26 Benjamin Bentmann : > Hi, > > Besides updates to some plugin versions, this version of the parent POM > contains the configuration to create ASF-compliant source distributions to > finally share those bits with other ASF project

Re: [VOTE] Release Apache Parent POM 7

2009-12-28 Thread herve . boutemy
+1 Hervé - Mail Original - De: "Arnaud HERITIER" À: "Maven Developers List" Envoyé: Lundi 28 Décembre 2009 10h04:58 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne Objet: Re: [VOTE] Release Apache Parent POM 7 +1 Arnaud Héritier Software

Re: [VOTE] Release Apache Parent POM 7

2009-12-28 Thread Arnaud HERITIER
+1 Arnaud Héritier Software Factory Manager eXo platform - http://www.exoplatform.com --- http://www.aheritier.net On Mon, Dec 28, 2009 at 9:19 AM, Olivier Lamy wrote: > +1 > > -- > Olivier > > 2009/12/26 Benjamin Bentmann : > > Hi, > > > > Besides updates to some plugin versions, this version

Re: [VOTE] Release Apache Parent POM 7

2009-12-28 Thread Olivier Lamy
+1 -- Olivier 2009/12/26 Benjamin Bentmann : > Hi, > > Besides updates to some plugin versions, this version of the parent POM > contains the configuration to create ASF-compliant source distributions to > finally share those bits with other ASF projects. > > Diff to previous version: > http://sv

Re: [VOTE] Release Apache Parent POM 7

2009-12-27 Thread Dennis Lundberg
+1 Benjamin Bentmann wrote: > Hi, > > Besides updates to some plugin versions, this version of the parent POM > contains the configuration to create ASF-compliant source distributions > to finally share those bits with other ASF projects. > > Diff to previous version: > http://svn.apache.org/vie

[VOTE] Release Apache Parent POM 7

2009-12-26 Thread Benjamin Bentmann
Hi, Besides updates to some plugin versions, this version of the parent POM contains the configuration to create ASF-compliant source distributions to finally share those bits with other ASF projects. Diff to previous version: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?r1=766951