Package org.apache.maven.tools.plugin


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