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.
 
*--------------------------------------------------------------------+----------------------------------------------+


Reply via email to