We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 511d287 commit f3eba37Copy full SHA for f3eba37
maven-plugin-plugin/pom.xml
@@ -31,9 +31,8 @@
31
<packaging>maven-plugin</packaging>
32
33
<name>Maven Plugin Plugin</name>
34
- <description>The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree,
35
- to include in the JAR. It is also used to generate Xdoc files for the Mojos as well as the artifact metadata
36
- and a generic help goal.</description>
+ <description>The Plugin Plugin is used to create a Maven plugin descriptor for any Mojos found in the source tree
+ in order to include them the resulting JAR. It is also used to generate a generic help goal.</description>
37
38
<prerequisites>
39
<maven>${mavenVersion}</maven>
0 commit comments