Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Duplicate
-
Affects Version/s: 2.4.1
-
Fix Version/s: 2.4.2
-
Component/s: Plugin Plugin
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
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
Issue Links
- duplicates
-
MPLUGIN-118
missing / in closing tag in generated pom snippet
-