org.apache.maven.tools.plugin.extractor

Interface MojoDescriptorExtractor

public interface MojoDescriptorExtractor

Author: jdcasey

Field Summary
StringROLE
Method Summary
Listexecute(MavenProject project, PluginDescriptor pluginDescriptor)

Field Detail

ROLE

public String ROLE

Method Detail

execute

public List execute(MavenProject project, PluginDescriptor pluginDescriptor)
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.