On 8/18/06, Kent Tong <[EMAIL PROTECTED]> wrote:
Barrie Treloar <baerrach <at> gmail.com> writes:

> Kent, did you check the archives? 
http://www.nabble.com/Maven---Users-f178.html
> In particular:
> http://www.nabble.com/forum/ViewPost.jtp?post=5849396&framed=y
> http://www.nabble.com/forum/ViewPost.jtp?post=5842381&framed=y

Thanks for the links. But they are not addressing my question. I
can use eclipse:eclipse to generate an Eclipse .project file
for a module. If I use the maven2 eclipse plugin on that project,
it ignores the dependencies declared in the parent pom.xml.

How are your dependencies declared?
A parent pom, since it is just a container project and does not create
an artifact, does not have dependencies.
Only your modules have dependencies.

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

Reply via email to