Added maven.war.index property.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113945 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
evenisse
2003-09-03 09:23:55 +00:00
parent 4b5400a8a5
commit 254cb9055e
4 changed files with 13 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
# -------------------------------------------------------------------
# War plugin.
# -------------------------------------------------------------------
maven.jar.index=true
# Location of where the webapp is located in the source tree. The
# WEB-INF directory is located right under ${maven.war.src}.
maven.war.src=${maven.src.dir}/webapp