From d660e7540a62fe7b45c233c6663ba05811e7b2d4 Mon Sep 17 00:00:00 2001 From: Herve Boutemy Date: Sat, 12 May 2012 19:07:21 +0000 Subject: [PATCH] extended overview of the plugin git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1337610 13f79535-47bb-0310-9956-ffa450edef68 --- src/site/apt/index.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index 991940f..abd80ef 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -35,7 +35,7 @@ Maven Plugin Tools *-----------------------------------------------------------------------------+---------------------------------------------------------+ || <> || <> *-----------------------------------------------------------------------------+---------------------------------------------------------+ -| <<{{{../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. +| <<{{{../plugins/maven-plugin-plugin/index.html}maven-plugin-plugin}}>> | Create a Maven plugin descriptor for any mojos found in the source tree, generate reports, create help goal. *-----------------------------------------------------------------------------+---------------------------------------------------------+ | {{{./maven-plugin-tools-api/index.html}maven-plugin-tools-api}} | Descriptor extractor API, used by maven-plugin-plugin to extract Plugin information. *-----------------------------------------------------------------------------+---------------------------------------------------------+