Plugin document report contains invalid XML in 'Usage' section.
---------------------------------------------------------------
Key: MPLUGIN-121
URL: http://jira.codehaus.org/browse/MPLUGIN-121
Project: Maven 2.x Plugin Tools
Issue Type: Bug
Components: Plugin Plugin
Affects Versions: 2.4.1
Reporter: Kris Klindworth
Priority: Trivial
Attachments: patch.txt
The 'Usage' section of the plugin documentation report contains invalid XML.
Looking at this report on the maven-plugin-plugin itself [1], the "groupId",
"artifactId" and "version" closing tags are missing the forward slash. This is
a trivial matter, but is frustrating to those that copy/paste this section to
add a Maven plug-in to their POM. The attached simple patch corrects the issue.
[1] http://maven.apache.org/plugins/maven-plugin-plugin/plugin-info.html
--
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