You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Ciaran Treanor <ci...@capetechnologies.com> on 2003/09/12 08:47:47 UTC

Cascading dependencies

Hi, I've got two projects (two different cvs modules):
- Project A (library to be used by other projects)
- Project B is a webapp

Project B has a dependency on Project A.
Project A has dependencies on a number of third-party libraries.

When I do a 'maven war' on Project B, is it possible to have
maven bundle all of Project A's third-party libraries into
the resulting war file?

Thanks a million,
ct



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org