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-ffa450edef68master
parent
871516003f
commit
4060aabd27
|
|
@ -35,9 +35,9 @@ Maven Plugin Tools
|
||||||
*-----------------------------------------------------------------------------+---------------------------------------------------------+
|
*-----------------------------------------------------------------------------+---------------------------------------------------------+
|
||||||
|| <<Maven Plugin Tools>> || <<Overview>>
|
|| <<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.
|
| \ \ {{{./maven-plugin-tools-beanshell/index.html}maven-plugin-tools-beanshell}} | Descriptor extractor for plugins written in Beanshell.
|
||||||
*-----------------------------------------------------------------------------+---------------------------------------------------------+
|
*-----------------------------------------------------------------------------+---------------------------------------------------------+
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue