org.apache.maven.tools.plugin.extractor.beanshell

Class BeanshellMojoDescriptorExtractor

public class BeanshellMojoDescriptorExtractor extends AbstractScriptedMojoDescriptorExtractor

UNKNOWN: share constants add example usage tag that can be shown in the doco need to add validation directives so that systems embedding maven2 can get validation directives to help users in IDEs.

Method Summary
protected ListextractMojoDescriptors(Map scriptFilesKeyedByBasedir, PluginDescriptor pluginDescriptor)
protected StringgetScriptFileExtension()

Method Detail

extractMojoDescriptors

protected List extractMojoDescriptors(Map scriptFilesKeyedByBasedir, PluginDescriptor pluginDescriptor)

getScriptFileExtension

protected String getScriptFileExtension()
Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.