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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
