Author: trygvis
Date: Thu Jul  6 04:29:59 2006
New Revision: 419524

URL: http://svn.apache.org/viewvc?rev=419524&view=rev
Log:
o Adding the dependency plugin to the list.

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/viewvc/maven/site/trunk/src/site/apt/plugins/index.apt?rev=419524&r1=419523&r2=419524&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Thu Jul  6 04:29:59 2006
@@ -46,6 +46,8 @@
 
*--------------------------------------------------------------------+----------------------------------------------+
 | {{{maven-compiler-plugin} <<<compiler>>>}}                         | 
Compiles Java sources.
 
*--------------------------------------------------------------------+----------------------------------------------+
+| {{{maven-dependency-plugin} <<<dependency>>>}}                     | 
Dependency manipulation. 
+*--------------------------------------------------------------------+----------------------------------------------+
 | {{{maven-deploy-plugin} <<<deploy>>>}}                             | Deploy 
the built artifact to the remote repository.
 
*--------------------------------------------------------------------+----------------------------------------------+
 | {{{maven-ear-plugin} <<<ear>>>}}                                   | 
Generate an EAR from the current project.


Reply via email to