Author: hboutemy
Date: Sat Jul 20 20:50:01 2013
New Revision: 1505205
URL: http://svn.apache.org/r1505205
Log:
reordered goals in list
Modified:
maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt
Modified: maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt?rev=1505205&r1=1505204&r2=1505205&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt
(original)
+++ maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt Sat Jul
20 20:50:01 2013
@@ -42,11 +42,11 @@ Maven Plugin Plugin
* {{{./report-mojo.html}plugin:report}} generates the plugin documentation
report, listing each goal provided
and general configuration information (see {{{./plugin-info.html}example}}),
+ * {{{./xdoc-mojo.html}plugin:xdoc}} generates documentation (as xdoc files)
for each mojo (goals),
+
* {{{./updateRegistry-mojo.html}plugin:updateRegistry}} updates the user
plugin registry (if it's in use) to
reflect the version being installed,
- * {{{./xdoc-mojo.html}plugin:xdoc}} generates documentation (as xdoc files)
for each mojo (goals),
-
*
{{{./addPluginArtifactMetadata-mojo.html}plugin:addPluginArtifactMetadata}}
injects any plugin-specific artifact
metadata to the project's artifact, for subsequent installation and
deployment,