@Deprecated public class PluginMetadataParser extends Object
Modifier and Type | Field and Description |
---|---|
static String |
IMPL_BASE_PLACEHOLDER
Deprecated.
Default implementation path which will be replaced in
AbstractScriptedMojoDescriptorExtractor#extractMojoDescriptorsFromMetadata(Map, PluginDescriptor)
|
Constructor and Description |
---|
PluginMetadataParser()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Set<org.apache.maven.plugin.descriptor.MojoDescriptor> |
parseMojoDescriptors(File metadataFile)
Deprecated.
|
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–2024 The Apache Software Foundation. All rights reserved.