Aside from declaring <modules> in the parent pom.xml, you should also
put <parent> in the child poms.
Have you done that?
stanislav lyahnovich wrote:
when I specify repositories element in parent pom.xml and build it's
<modules/> 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 right?
---------------------------------------------------------------------
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]