org.codehaus.mojo.ruby.extractor
Class RubyExtractor
java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor
org.codehaus.mojo.ruby.extractor.RubyExtractor
- All Implemented Interfaces:
- org.apache.maven.tools.plugin.extractor.MojoDescriptorExtractor, org.codehaus.plexus.logging.LogEnabled
public class RubyExtractor
- extends org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor
Fields inherited from interface org.apache.maven.tools.plugin.extractor.MojoDescriptorExtractor |
ROLE |
Methods inherited from class org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor |
copyScriptsToOutputDirectory, execute, extractMojoDescriptorsFromMetadata, gatherFilesByBasedir, getMetadataFileExtension |
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RubyExtractor
public RubyExtractor()
extractMojoDescriptors
protected List extractMojoDescriptors(Map scriptFilesKeyedByBasedir,
org.apache.maven.plugin.descriptor.PluginDescriptor pluginDescriptor)
throws org.apache.maven.tools.plugin.extractor.ExtractionException,
org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException
- Overrides:
extractMojoDescriptors
in class org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor
- Throws:
org.apache.maven.tools.plugin.extractor.ExtractionException
org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException
getScriptFileExtension
protected String getScriptFileExtension()
- Specified by:
getScriptFileExtension
in class org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor
Copyright © 2005-2011 Codehaus. All Rights Reserved.