I have one project with three modules. A dependency might be needed in more
than one module. If I add that dependency to my top level pom.xml, the
modules below do not pick it up.  I was under the impression that given
maven's inheritance capabilities I would be able to do this. What I want to
avoid is having to repeat the same dependencies in different pom.xml files.

Thanks in advance,

Juan A.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to