Documentation bugs on
http://maven.apache.org/plugins/maven-war-plugin/usage.html
---------------------------------------------------------------------------------
Key: MWAR-75
URL: http://jira.codehaus.org/browse/MWAR-75
Project: Maven 2.x War Plugin
Issue Type: Bug
Reporter: Bernhard Wellhöfer
The documentation at
http://maven.apache.org/plugins/maven-war-plugin/usage.html has three bugs:
* The current maven-war-plugin version is 2.0.1.
<configuration>
<webAppDirectory>/sample/servlet/container/deploy/directory<webAppDirectory>
</configuration>
* The webAppDirectory XML element is never closed. A / is missing.
* The webAppDirectory XML element is miss spelled. webappDirectory is correct.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira