public interface MojoDescriptorExtractor
| Modifier and Type | Field and Description |
|---|---|
static String |
ROLE
Plexus role for lookup
|
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.maven.plugin.descriptor.MojoDescriptor> |
execute(PluginToolsRequest request)
Execute the mojo extraction.
|
List<org.apache.maven.plugin.descriptor.MojoDescriptor> execute(PluginToolsRequest request) throws ExtractionException, org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException
request - The PluginToolsRequest containing information for the extraction process.ExtractionException - if anyorg.apache.maven.plugin.descriptor.InvalidPluginDescriptorException - if anyCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.