Yes, i have element in my child pom.
On 10/21/05, Edwin Punzalan <[EMAIL PROTECTED]> wrote:
>
> Aside from declaring in the parent pom.xml, you should also
> put in the child poms.
>
> Have you done that?
>
>
>
> stanislav lyahnovich wrote:
>
> > when I specify repositories element in parent p
Aside from declaring in the parent pom.xml, you should also
put in the child poms.
Have you done that?
stanislav lyahnovich wrote:
when I specify repositories element in parent pom.xml and build it's
all work fine, maven checks repositories specified in
pom.xml. But when I fall down to
when I specify repositories element in parent pom.xml and build it's
all work fine, maven checks repositories specified in
pom.xml. But when I fall down to child project that refers to parent
pom.xml and run build on child pom maven doesn't check repositories
specified in parent pom.
Is it ri