I have a base war, which has the UI layer, and custom wars per customer for
content and other branding stuff.  I use the maven-war-plugin, for packaging
the two wars into one, by adding the base war as a dependency to the
customer war.

The base war has a profile based resource filtering mechanism.  My issue is
that when I overlay the wars with the customer war, the values have already
been filtered, and hence no change is affected.  

How do I filter the base war resources while packaging the customer war?

Any help is appreciated.

Regards,
Saleem
-- 
View this message in context: 
http://www.nabble.com/War-dependency-tf3710334s177.html#a10378044
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to