Package org.apache.maven.tools.plugin
-
Interface Summary Interface Description PluginToolsRequest Request that encapsulates all information relevant to the process of extractingMojoDescriptor
instances from metadata for a certain type of mojo. -
Class Summary Class Description DefaultPluginToolsRequest Default implementation ofPluginToolsRequest
, which is used to pass parameters to components used to extractMojoDescriptor
instances from different types of metadata for a given plugin.ExtendedMojoDescriptor Extensions to MojoDescriptor added to Maven 3, then are not available when run under Maven2.