This project has declared the following modules:
| Name | Description |
|---|---|
| Maven Plugin Tools APIs | The Maven Plugin Tools API provides an API to extract information from and generate documentation for Maven Plugins. |
| Maven Plugin Tool for Ant | Descriptor extractor for plugins written in Ant. |
| Maven Plugin Tool for Java | Descriptor extractor for plugins written in Java. |
| Maven Plugin Tool for Beanshell | Descriptor extractor for plugins written in Beanshell. |
| Maven Plugin Plugin | The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR. It is also used to generate Xdoc files for the Mojos as well as for updating the plugin registry, the artifact metadata and a generic help goal. |
| Maven Plugin Metadata Model | The Maven Plugin Metadata Model provides an API to play with the Metadata model. |
| Maven Plugin Tools Javadoc | The Maven Plugin Tools Javadoc provides several Javadoc taglets to be used when generating Javadoc. |