On Sun, Jul 24, 2011 at 10:12 AM, Steve Prior <spr...@geekster.com> wrote:

> It occurs to me that which jars are installed standard on the servers is a
> site wide configuration and shouldn't really be the concern of the
> individual projects.  I was thinking of defining a war configuration which
> extends the runtime configuration, but then excludes the artifacts which
> should not be built in.
>

There may be a more clever way to do what you want...  I've always handled
this the "manual" way, by retrieving all of the artifacts into a WEB-INF/lib
staging directory, and then deleting the ones I don't need.

-Archie

-- 
Archie L. Cobbs

Reply via email to