There was a Bug that is fixed in 2.0.5 (I'm waiting for the public release, to 
try it out :-) ):
http://jira.codehaus.org/browse/MNG-2308
The super-Pom should also be found vi parent-entries if it is one dir up or the 
relativePath 
entry is specified.

regards, carsten

On 10 Jul 2006 at 15:11, Arnaud HERITIER wrote:

> The parent POM must be deployed in your local repository to allow yours
> subprojects to find it.
> You just have to do :
> mvn deploy
> in the superPOM directory
> 
> Arnaud
> 
> On 7/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> > Hi All,
> >
> > I'm new to Maven and am struggling to create a super pom.  I am involved
> > in
> > a project which has a number of sub projects and would like to have a
> > super
> > pom for the general configs, which are inherited by the sub projects.  The
> > problem is that I can create a super pom by hand, but when I reference it
> > using <parent/> the sub project goes of to the repo to download...  I just
> > wanted a super pom that I could use to set project wide configs.
> >
> > I tried various params with mvn archetype:create but no luck.
> >
> > Could someone please point me in the right direction.
> >
> > Many thanks in advance.
> > --
> > Viz
> >
> >
> > ---------------------------------------------------------------------
> > 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]

Reply via email to