removed complex explanation not necessary in intro

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1346181 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2012-06-04 22:15:52 +00:00
parent e7d35fa079
commit 16b822ef91
1 changed files with 1 additions and 2 deletions

View File

@ -47,8 +47,7 @@ Maven Plugin Plugin
* {{{./xdoc-mojo.html}plugin:xdoc}} generates Xdoc files for the project mojos or goals. * {{{./xdoc-mojo.html}plugin:xdoc}} generates Xdoc files for the project mojos or goals.
* {{{./addPluginArtifactMetadata-mojo.html}plugin:addPluginArtifactMetadata}} injects any plugin-specific artifact * {{{./addPluginArtifactMetadata-mojo.html}plugin:addPluginArtifactMetadata}} injects any plugin-specific artifact
metadata to the project's artifact, for subsequent installation and deployment. The first use-case for this metadata to the project's artifact, for subsequent installation and deployment.
is to add the LATEST metadata (which is plugin-specific) for shipping alongside the plugin's artifact.
* {{{./helpmojo-mojo.html}plugin:helpmojo}} generates a help mojo which describes all mojos in a plugin. * {{{./helpmojo-mojo.html}plugin:helpmojo}} generates a help mojo which describes all mojos in a plugin.