@Deprecated @Named(value="ant") @Singleton public class AntMojoDescriptorExtractor extends AbstractScriptedMojoDescriptorExtractor
Constructor and Description |
---|
AntMojoDescriptorExtractor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected List<org.apache.maven.plugin.descriptor.MojoDescriptor> |
extractMojoDescriptorsFromMetadata(Map<String,Set<File>> metadataFilesKeyedByBasedir,
PluginToolsRequest request)
Deprecated.
|
GroupKey |
getGroupKey()
Deprecated.
|
protected String |
getMetadataFileExtension(PluginToolsRequest request)
Deprecated.
|
String |
getName()
Deprecated.
|
protected String |
getScriptFileExtension(PluginToolsRequest request)
Deprecated.
|
copyScriptsToOutputDirectory, execute, extractMojoDescriptors, gatherFilesByBasedir, isDeprecated
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRequiredJavaVersion
public static final String NAME
public AntMojoDescriptorExtractor()
public GroupKey getGroupKey()
protected List<org.apache.maven.plugin.descriptor.MojoDescriptor> extractMojoDescriptorsFromMetadata(Map<String,Set<File>> metadataFilesKeyedByBasedir, PluginToolsRequest request) throws ExtractionException, org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException
extractMojoDescriptorsFromMetadata
in class AbstractScriptedMojoDescriptorExtractor
ExtractionException
org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException
protected String getScriptFileExtension(PluginToolsRequest request)
getScriptFileExtension
in class AbstractScriptedMojoDescriptorExtractor
protected String getMetadataFileExtension(PluginToolsRequest request)
getMetadataFileExtension
in class AbstractScriptedMojoDescriptorExtractor
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.