The API for Maven 3 plugins - composed of goals implemented by Mojos - development:
AbstractMojo
base class that implements Mojo
interface,Log
interface provides easy logging for the goal.A plugin is described in a META-INF/maven/plugin.xml
plugin descriptor, generally generated from plugin sources using maven-plugin-plugin.
META-INF/maven/plugin.xml
plugin descriptor