| Package | Description |
|---|---|
| org.apache.maven.plugin | |
| org.apache.maven.plugin.descriptor |
| Modifier and Type | Method and Description |
|---|---|
PluginDescriptor |
MojoNotFoundException.getPluginDescriptor() |
| Constructor and Description |
|---|
MojoNotFoundException(String goal,
PluginDescriptor pluginDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
PluginDescriptor |
PluginDescriptorBuilder.build(Reader reader) |
PluginDescriptor |
PluginDescriptorBuilder.build(Reader reader,
String source) |
PluginDescriptor |
PluginDescriptor.clone()
Creates a shallow copy of this plugin descriptor.
|
PluginDescriptor |
MojoDescriptor.getPluginDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
MojoDescriptor |
PluginDescriptorBuilder.buildComponentDescriptor(org.codehaus.plexus.configuration.PlexusConfiguration c,
PluginDescriptor pluginDescriptor) |
void |
MojoDescriptor.setPluginDescriptor(PluginDescriptor pluginDescriptor) |
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.