Project Modules

This project has declared the following modules:

NameDescription
Maven Script Mojo SupportMaven Script Mojo Support lets developer write Maven plugins/goals with scripting languages instead of compiled Java.
Maven Plugin Tools GeneratorsThe Maven Plugin Tools Generators provides content generation (documentation, help) from plugin descriptor.
Maven Plugin Tools APIsThe Maven Plugin Tools API provides an API to extract descriptor information from Maven Plugins.
Maven Plugin Tool for Java with Javadoc TagsDescriptor extractor for plugins written in Java annotated with Mojo Javadoc Tags.
Maven Plugin Tools JavadocThe Maven Plugin Tools Javadoc provides several Javadoc taglets to be used when generating Javadoc from java sources annotated with Mojo Javadoc Tags.
Maven Plugin Java 5 AnnotationsJava 5 annotations to use in Mojos.
Maven Plugin Tool for Annotations-
Maven Plugin Tool for AntDescriptor extractor for plugins written in Ant.
Maven Plugin Tool for BeanshellDescriptor extractor for plugins written in Beanshell.
Maven Plugin Metadata ModelThe Maven Plugin Metadata Model provides an API to play with the Metadata model.
Maven Plugin PluginThe 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.