From 4060aabd27ca057b231a6e8e8c996f8103b3eaba Mon Sep 17 00:00:00 2001 From: Herve Boutemy Date: Sun, 18 Dec 2011 23:28:33 +0000 Subject: [PATCH] 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 --- src/site/apt/index.apt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index 6c3151f..215d2d8 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -35,9 +35,9 @@ Maven Plugin Tools *-----------------------------------------------------------------------------+---------------------------------------------------------+ || <> || <> *-----------------------------------------------------------------------------+---------------------------------------------------------+ -| {{{../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. *-----------------------------------------------------------------------------+---------------------------------------------------------+