You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2006/01/27 01:59:00 UTC

svn commit: r372682 - /maven/site/trunk/src/site/apt/plugins/index.apt

Author: brett
Date: Thu Jan 26 16:58:57 2006
New Revision: 372682

URL: http://svn.apache.org/viewcvs?rev=372682&view=rev
Log:
renamed plugin

Modified:
    maven/site/trunk/src/site/apt/plugins/index.apt

Modified: maven/site/trunk/src/site/apt/plugins/index.apt
URL: http://svn.apache.org/viewcvs/maven/site/trunk/src/site/apt/plugins/index.apt?rev=372682&r1=372681&r2=372682&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Thu Jan 26 16:58:57 2006
@@ -50,6 +50,8 @@
 *--------------------------------------------------------------------+----------------------------------------------+
 | {{{maven-ejb-plugin} <<<ejb>>>}}                                   | Build an EJB (and optional client) from the current project.
 *--------------------------------------------------------------------+----------------------------------------------+
+| {{{maven-help-plugin} <<<help>>>}}                                 | Get information about the working environment for the project.
+*--------------------------------------------------------------------+----------------------------------------------+
 | {{{maven-idea-plugin} <<<idea>>>}}                                 | Create/update an IDEA workspace for the current project (individual modules are created as IDEA modules)
 *--------------------------------------------------------------------+----------------------------------------------+
 | {{{maven-install-plugin} <<<install>>>}}                           | Install the built artifact into the local repository.
@@ -61,8 +63,6 @@
 | {{{maven-plugin-plugin} <<<plugin>>>}}                             | Create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR.
 *--------------------------------------------------------------------+----------------------------------------------+
 | {{{maven-pmd-plugin} <<<pmd>>>}}                                   | Generate a PMD report.
-*--------------------------------------------------------------------+----------------------------------------------+
-| {{{maven-projecthelp-plugin} <<<projecthelp>>>}}                   | Get information about the working environment for the project.
 *--------------------------------------------------------------------+----------------------------------------------+
 | {{{maven-project-info-reports-plugin} <<<project-info-reports>>>}} | Generate a standard project reports.
 *--------------------------------------------------------------------+----------------------------------------------+