Package | Description |
---|---|
org.apache.maven.plugin.descriptor |
Modifier and Type | Method and Description |
---|---|
MojoDescriptor |
PluginDescriptorBuilder.buildComponentDescriptor(PlexusConfiguration c,
PluginDescriptor pluginDescriptor) |
MojoDescriptor |
MojoDescriptor.clone()
Creates a shallow copy of this mojo descriptor.
|
MojoDescriptor |
PluginDescriptor.getMojo(String goal) |
Modifier and Type | Method and Description |
---|---|
List<MojoDescriptor> |
PluginDescriptor.getMojos() |
Modifier and Type | Method and Description |
---|---|
void |
PluginDescriptor.addMojo(MojoDescriptor mojoDescriptor) |
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.