Bad xml in sample documentation on website
------------------------------------------

                 Key: MWAR-92
                 URL: http://jira.codehaus.org/browse/MWAR-92
             Project: Maven 2.x War Plugin
          Issue Type: Bug
            Reporter: Harold Shinsato
            Priority: Minor


The online documentation at 
http://maven.apache.org/plugins/maven-war-plugin/examples/war-manifest-guide.html
 contains a snippet of xml, the first example box has the following.

<archiver>
  <manifest_entry>value</manifest_entry>
<archiver>

The final <archiver> tag should have been </archiver> to properly close it and 
make it well formed xml, otherwise this snippet won't work.

-- 
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

        

Reply via email to