Re: PluginManagement in ASF pom

2009-06-09 Thread David Jencks
I've been working on converting geronimo projects to use the apache 6 pom and think that the set of plugins tied down there is a very usable choice and makes maintenance of geronimo poms a lot easier. I certainly don't think stuff like eclipse and idea plugins belong in any root poms. For

Re: PluginManagement in ASF pom

2009-06-09 Thread Brian Fox
On Tue, Jun 9, 2009 at 9:25 AM, Vincent Siveton wrote: > Hi folks, > > I just spot the r766947 [1] of the ASF pom which add a > pluginManagement tag for all ASF projects. > Some questions: > - some plugins like modello-maven-plugin or plexus-maven-plugin are > more specific for Maven projects than

PluginManagement in ASF pom

2009-06-09 Thread Vincent Siveton
Hi folks, I just spot the r766947 [1] of the ASF pom which add a pluginManagement tag for all ASF projects. Some questions: - some plugins like modello-maven-plugin or plexus-maven-plugin are more specific for Maven projects than ASF projects. Why not move them in the Maven pom? Why not external A