even better ;)
http://maven.apache.org/plugins/maven-war-plugin/examples/war-overlay.html
On 7/19/06, Jörg Schaible <[EMAIL PROTECTED]> wrote:
Hi Matt,
Matt Raible wrote on Wednesday, July 19, 2006 7:56 AM:
[snip]
> With Maven and separate modules,
> it seems like duplication might be a necessary evil. For example,
> there are many common CSS/JavaScript files between the web framework
> implementations. There's no way to copy these into each option's WAR
> at build-time is there? The easiest way to solve this might be
> svn:externals AFAIK.
Simply build a toolkit.war with your files to share. Let other wars dependend
on it and anything will be copied over. See war plugin documentation.
- Jörg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
-- The Princess Bride
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]