Author: olamy
Date: Mon May 14 19:38:10 2012
New Revision: 1338358
URL: http://svn.apache.org/viewvc?rev=1338358&view=rev
Log:
link from index to annotations doc page
Modified:
maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt
Modified: maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt?rev=1338358&r1=1338357&r2=1338358&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt
(original)
+++ maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt Mon May
14 19:38:10 2012
@@ -78,6 +78,8 @@ Maven Plugin Plugin
The following examples shows how to use the Plugin Plugin in more advanced
usecases:
+ * {{{./examples/using-annotations.html}Use Java5 annotations for your Mojo}}
+
* {{{./examples/generate-descriptor.html}Configuring Generation of Plugin
Descriptor}}
* {{{./examples/generate-report.html}Configuring Generation of
Documentation Reports}}