diff --git a/maven-plugin-plugin/src/site/apt/index.apt b/maven-plugin-plugin/src/site/apt/index.apt index d433653..f56ad97 100644 --- a/maven-plugin-plugin/src/site/apt/index.apt +++ b/maven-plugin-plugin/src/site/apt/index.apt @@ -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}}