|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.tools.model.PluginMetadataParser
public class PluginMetadataParser
Field Summary | |
---|---|
static java.lang.String |
IMPL_BASE_PLACEHOLDER
|
Constructor Summary | |
---|---|
PluginMetadataParser()
|
Method Summary | |
---|---|
private org.apache.maven.plugin.descriptor.MojoDescriptor |
asDescriptor(java.io.File metadataFile,
Mojo mojo)
|
java.util.Set |
parseMojoDescriptors(java.io.File metadataFile)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String IMPL_BASE_PLACEHOLDER
Constructor Detail |
---|
public PluginMetadataParser()
Method Detail |
---|
public java.util.Set parseMojoDescriptors(java.io.File metadataFile) throws PluginMetadataParseException
PluginMetadataParseException
private org.apache.maven.plugin.descriptor.MojoDescriptor asDescriptor(java.io.File metadataFile, Mojo mojo) throws PluginMetadataParseException
PluginMetadataParseException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |