example? Thanks M- ----- Original Message ----- From: "Marcelo Alcantara" <[EMAIL PROTECTED]> To: "Maven Users List" <[email protected]> Sent: Friday, February 15, 2008 3:24 PM Subject: Re: Super POM location
> Ok! Thanks everybody for the promply respose! > > Regards, > > Marcelo > > On Fri, Feb 15, 2008 at 3:05 PM, Wayne Fay <[EMAIL PROTECTED]> wrote: > > > As already mentioned, there is a super pom (in the Maven jar itself), > > but you shoudn't be editing it. Instead you should make a top level > > corporate pom and have all projects inherit from it (set as parent). > > > > Wayne > > > > On 2/15/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Ok, I've found it, it is under: > > > > > > > > https://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x/maven -project/src/main/resources/org/apache/maven/project/pom-4.0.0.xml > > > > > > Hth, > > > > > > Nick S. > > > > > > > > > -----Original Message----- > > > From: Gregory Kick [mailto:[EMAIL PROTECTED] > > > Sent: Fri 2/15/2008 17:35 > > > To: Maven Users List > > > Subject: Re: Super POM location > > > > > > actually, it does exist. if you look in the maven uber jar it's under > > > org.apache.maven.project > > > > > > On Fri, Feb 15, 2008 at 10:30 AM, <[EMAIL PROTECTED]> wrote: > > > > I think the "super-pom" is the name for the concept of default > > settings and there is no actual super pom. > > > > > > > > The normal solution for your problem would be to create a > > corporate/company pom and let all projects add it as their parent. > > > > > > > > Hth, > > > > > > > > Nick S. > > > > > > > > > > > > > > > > > > > > -----Original Message----- > > > > From: Marcelo Alcantara [mailto:[EMAIL PROTECTED] > > > > Sent: Fri 2/15/2008 17:26 > > > > To: [email protected] > > > > Subject: Super POM location > > > > > > > > Hi, > > > > > > > > I searched a lot in the Internet but could not find this answer. > > > > > > > > Where is the super pom located? > > > > > > > > I have configurations that are for all projects that I wanted to > > setup in > > > > it. > > > > > > > > Thanks in advance. > > > > > > > > -- > > > > Marcelo Alcantara > > > > Senior Developer/Architect > > > > -------------------------------------------------------- > > > > [EMAIL PROTECTED] > > > > +55 11 81968823 > > > > > > > > > > > > > > > > > > > > -- > > > Gregory Kick > > > http://kickstyle.net/ > > > > > > --------------------------------------------------------------------- > > > 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] > > > > > > > -- > Marcelo Alcantara > Senior Developer/Architect > -------------------------------------------------------- > [EMAIL PROTECTED] > +55 11 81968823 > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
