Author: hboutemy
Date: Sun Dec 18 23:28:33 2011
New Revision: 1220561

URL: http://svn.apache.org/viewvc?rev=1220561&view=rev
Log:
updated maven-plugin-plugin overview to match description in 
http://maven.apache.org/plugins/

Modified:
    maven/plugin-tools/trunk/src/site/apt/index.apt

Modified: maven/plugin-tools/trunk/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/src/site/apt/index.apt?rev=1220561&r1=1220560&r2=1220561&view=diff
==============================================================================
--- maven/plugin-tools/trunk/src/site/apt/index.apt (original)
+++ maven/plugin-tools/trunk/src/site/apt/index.apt Sun Dec 18 23:28:33 2011
@@ -35,9 +35,9 @@ Maven Plugin Tools
 
*-----------------------------------------------------------------------------+---------------------------------------------------------+
 || <<Maven Plugin Tools>>                                                     
|| <<Overview>>
 
*-----------------------------------------------------------------------------+---------------------------------------------------------+
-| {{{../plugins/maven-plugin-plugin/index.html}maven-plugin-plugin}}          
| Maven Plugin which generates a descriptors, help, and plugin report.
+| <<{{{../plugins/maven-plugin-plugin/index.html}maven-plugin-plugin}}>>      
| Create a Maven plugin descriptor for any mojos found in the source tree, to 
include in the JAR.
 
*-----------------------------------------------------------------------------+---------------------------------------------------------+
-| {{{./maven-plugin-tools-api/index.html}maven-plugin-tools-api}}             
| API to extract Plugin information.
+| {{{./maven-plugin-tools-api/index.html}maven-plugin-tools-api}}             
| API used by maven-plugin-plugin to extract Plugin information.
 
*-----------------------------------------------------------------------------+---------------------------------------------------------+
 | \ \ 
{{{./maven-plugin-tools-beanshell/index.html}maven-plugin-tools-beanshell}} | 
Descriptor extractor for plugins written in Beanshell.
 
*-----------------------------------------------------------------------------+---------------------------------------------------------+


Reply via email to