Uses of Package
org.apache.maven.plugin.descriptor
Packages that use org.apache.maven.plugin.descriptor
-
Classes in org.apache.maven.plugin.descriptor used by org.apache.maven.plugin
-
Classes in org.apache.maven.plugin.descriptor used by org.apache.maven.plugin.descriptorClassDescriptionDuplicateMojoDescriptorExceptionDuplicateParameterExceptionInvalidPluginDescriptorExceptionThe 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?Describes a component requirement.