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