git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1346180 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2012-06-04 22:14:37 +00:00
parent 3e256f7e17
commit e7d35fa079
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ Maven Plugin Plugin
The following examples shows how to use the Plugin Plugin in more advanced usecases: 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/using-annotations.html}Using Plugin Tools Java5 annotations for your Mojo}}
* {{{./examples/generate-descriptor.html}Configuring Generation of Plugin Descriptor}} * {{{./examples/generate-descriptor.html}Configuring Generation of Plugin Descriptor}}