You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by solo turn <so...@gmail.com> on 2005/06/03 19:52:51 UTC

compile time dependencies not in war file in case of separate shared library deploy

hi,

how do we state compile time dependencies so that the dependency does
not get into the final war?

what do we want to do:
* state mysharedlib-1.0 as compile time dependency for myapp-1.0.war
* build a war, which does NOT contain this library

if there is a bug in the shared library, we are able to upgrade the
library without redeploying myapp.

-solo

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