Hi Stephen, Thanks for your suggestion, I was coming to the same conclusion.
What puzzled me was the manual "Better Builds with Maven" pg 24, where they refer to a "Super POM" that is implicitly inherited by all pom's. I guess this is buried deep in the maven code somewhere and not available for the end user. Could you please confirm my observation above, about the "Super POM". Thanks Lakshman > -----Original Message----- > From: Stephen Duncan [mailto:[EMAIL PROTECTED] > Sent: Thursday, 27 July 2006 10:38 AM > To: Maven Users List > Subject: Re: Super Pom > > You can choose to make a "super-pom" that all your projects inherit > from to provide common configuration. > > - Stephen > > On 7/26/06, Lakshman Srilakshmanan > <[EMAIL PROTECTED]> wrote: > > Hi Emmanuel, > > > > Thanks for your reply. > > > > The http://maven.apache.org/plugins/maven-checkstyle-plugin/customize.html > > describes how to > include a customised checkstyle within a POM. > > > > I need to know the location of the super POM itself, if one exists. > > > > Thanks > > Lakshman > > > > > > > -----Original Message----- > > > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, 26 July 2006 5:28 PM > > > To: Maven Users List > > > Subject: Re: Super Pom > > > > > > http://maven.apache.org/plugins/maven-checkstyle-plugin/customize.html > > > > > > Lakshman Srilakshmanan a écrit : > > > > Hi All, > > > > > > > > I have used maven 1.x for a couple of years now and am in the process of > > > > migrating to maven 2.x > > > > > > > > I need to set some configuration globally (eg customised checkstyle). I > > > > find the appropriate place would be to include it in the super pom. > > > > > > > > Unfortunately I don't seem to be able to find it. Could you please > > > > direct me to where it is located. > > > > > > > > Thanks > > > > Lakshman > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Stephen Duncan Jr > www.stephenduncanjr.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
