I'm telling you... you should code for more than 16 hours straight!! =p

Thanks Olivier, sorry guys for such a basic error on the list.

Regards,
Rodrigo

On Wed, Feb 27, 2008 at 3:04 AM, Olivier Dehon <[EMAIL PROTECTED]> wrote:

> Does extensions/pom.xml define myapp/pom.xml as its parent in the
> <parent> section?
>
> -Olivier
>
> On Wed, 2008-02-27 at 02:57 +0000, Rodrigo Madera wrote:
> > I have a project layout like this:
> >
> > myapp
> >         pom.xml (packaging = pom, name = MyApp Parent)
> >
> >         api
> >                 pom.xml (packaging = jar, name = MyApp API)
> >         core
> >                 pom.xml (packaging = jar, name = MyApp Core)
> >         extensions
> >                 pom.xml (packaging = pom, name = MyApp Extensions
> Parent)
> >
> >                 myextension
> >                         pom.xml (packaging = jar, name = MyApp
> MyExtension)
> >
> > The problem is that extensions/pom.xml is *not* inheriting basic (and
> > needed) stuff from myapp/pom.xml.
> >
> > Any clues?
> >
> > Thank you for your attention,
> > Rodrigo
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to