"John Coleman" <[EMAIL PROTECTED]> writes: > Hi, > > The Maven war packaging forces me to have a web.xml which is not > required in the dependency project. Perhaps I can switch that off? I
Hi John, Yes, It seems so. But it is not used in overlays and you can control it so this is not big deal. (see http://maven.apache.org/plugins/maven-war-plugin/examples/war-overlay.html) > just want to pack generic script and images up for web projects. Or > will my project web.xml simply overrule the dependency web.xml? > BTW, I used this in a real world project together with profiles to generate different flavors of the same application. HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
