I have seen customizations of war files done mainly through the assembly 
plugin.  You *can* specify a wildcard inclusion of dependencies based on 
classifier with assembly.

-----Original Message-----
From: Maven User [mailto:[email protected]] 
Sent: Wednesday, March 14, 2012 5:10 PM
To: Maven Users List
Subject: overlay all artifacts of a particular classifier/type combo

Hi all -

Is there a way to wildcard the overlaying of various dependencies?

I'd like to take all the artifacts of a given <classifier> and stick them at 
the root of the war.

Currently, we're doing a dependency:unpack of them, then including them as the 
base web dir.

In the end, I guess it works, but I was wondering if there was a way to do the 
same thing via the maven-war-plugin (doesn't seem so).

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to