Hi,

I'm fairly new to maven 2 and am having some trouble with module dependencies.

I have a war project that builds fine when I build it in isolation. However, when it is built from the parent project (via the modules mechanism) all of the dependencies from all of the modules end up in the WEB-INF/lib directory. This includes plugin dependencies which are only needed at build-time.

Fairly obviously I have done something wrong, I just can't see what. Feel free to rtfm me if I've missed the relevant docs :)

cheers
Nathan


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

Reply via email to