I'd like to be able to generate two wars from a single Maven 2 module. Each war contains the same files, only I'd like to apply a different set of properties to the resource filtering.
I hoped it would be as easy as defining two war plugins, each with a different classifier and filtering properties, but alas, it doesn't work. I would use overlays, but the filtering seems to be broken in the latest released war plugin (fixed in trunk). Any ideas? Don --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
