Class | Description |
---|---|
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 | |
PluginDescriptorBuilder | |
Requirement |
Describes a component requirement.
|
Exception | Description |
---|---|
DuplicateMojoDescriptorException |
DuplicateMojoDescriptorException
|
DuplicateParameterException |
DuplicateParameterException
|
InvalidParameterException | |
InvalidPluginDescriptorException |
InvalidPluginDescriptorException
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.