Project Modules
This project has declared the following modules:
| Name | Description |
|---|---|
| Maven Plugin Tools Generators | The Maven Plugin Tools Generators provide content generation (XML descriptor, documentation, help goal) from plugin descriptor extracted from plugin sources. |
| Maven Plugin Tools Extractor API | The Maven Plugin Tools Extractor API provides an API to extract descriptor information from Maven Plugins. |
| Maven Plugin Tool for Java with Annotations | Descriptor extractor for plugins written in Java with Java annotations. |
| Maven Plugin Tools Java Annotations | Java annotations to use in Mojos |
| Maven Plugin Plugin | The Plugin Plugin is used to create a Maven plugin descriptor for any Mojos found in the source tree in order to include them the resulting JAR. It is also used to generate a generic help goal. |
| Maven Plugin Report Plugin | The Plugin Report Plugin is used to create reports about the plugin being built. |


