I'm trying to build a template WAR (overlay I guess) to be used in other projects. Every other project will supply it's own web.xml, so I don't need one in the template. Is there a way to configure the war plugin so that id doesn't error out on a missing web.xml?
- ignore missing web.xml war plugin Kallin Nagelberg
- Re: ignore missing web.xml war plugin Rémy Sanlaville
