You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Joe Hudson <jh...@interviewbot.com> on 2009/04/20 05:12:57 UTC

how to use "war" instead of "src/main/webapp" as web root

Hello,

I've looked at the documentation:
http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html

It seems like the "warSourceDirectory" configuration property was the best
candidate but, after trying, this doesn't work.  Is there any way I can do
this?  Thank you very much for your help.

Joe