public class PluginMetadataParser extends Object
Modifier and Type | Field and Description |
---|---|
static String |
IMPL_BASE_PLACEHOLDER
Default implementation path which will be replaced in
AbstractScriptedMojoDescriptorExtractor#extractMojoDescriptorsFromMetadata(Map, PluginDescriptor)
|
Constructor and Description |
---|
PluginMetadataParser() |
public static final String IMPL_BASE_PLACEHOLDER
public PluginMetadataParser()
public Set<org.apache.maven.plugin.descriptor.MojoDescriptor> parseMojoDescriptors(File metadataFile) throws PluginMetadataParseException
metadataFile
- the metadata file to be parseMojoDescriptor
PluginMetadataParseException
- if anyCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.