updated maven-plugin-plugin overview to match description in http://maven.apache.org/plugins/

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1220561 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2011-12-18 23:28:33 +00:00
parent 871516003f
commit 4060aabd27
1 changed files with 2 additions and 2 deletions

View File

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