The Maven Plugin Tools contains the necessary tools to play with Maven Plugins.
| Maven Plugin Tools | Overview |
|---|---|
| maven-plugin-plugin | Maven Plugin which generates a Plugin report. |
| maven-plugin-tools-ant | Descriptor extractor for plugins written in Ant. |
| maven-plugin-tools-api | API to extract Plugin information. |
| maven-plugin-tools-beanshell | Descriptor extractor for plugins written in Beanshell. |
| maven-plugin-tools-java | Descriptor extractor for plugins written in Java. |
| maven-plugin-tools-javadoc | Provides the support of Mojo Javadoc Tags in the Javadoc Tool. |
| maven-plugin-tools-model | API to play with the Maven Plugin Metadata Model. |