| Package | Description |
|---|---|
| org.apache.maven.plugin | |
| org.apache.maven.plugin.descriptor |
| Class | Description |
|---|---|
| PluginDescriptor |
| Class | Description |
|---|---|
| DuplicateMojoDescriptorException |
DuplicateMojoDescriptorException
|
| DuplicateParameterException |
DuplicateParameterException
|
| InvalidPluginDescriptorException |
InvalidPluginDescriptorException
|
| MojoDescriptor |
The bean containing the Mojo descriptor.
For more information about the usage tag, have a look to: https://maven.apache.org/developers/mojo-api-specification.html TODO is there a need for the delegation of MavenMojoDescriptor to this? Why not just extend ComponentDescriptor here? |
| Parameter | |
| PluginDescriptor | |
| Requirement |
Describes a component requirement.
|