Uses of Class
org.apache.maven.plugins.annotations.Mojo
-
Packages that use Mojo Package Description org.apache.maven.plugin.plugin org.apache.maven.plugin.plugin.metadata -
-
Uses of Mojo in org.apache.maven.plugin.plugin
Classes in org.apache.maven.plugin.plugin with annotations of type Mojo Modifier and Type Class Description classDescriptorGeneratorMojoGenerate a plugin descriptor.classHelpGeneratorMojoGenerates aHelpMojoclass. -
Uses of Mojo in org.apache.maven.plugin.plugin.metadata
Classes in org.apache.maven.plugin.plugin.metadata with annotations of type Mojo Modifier and Type Class Description classAddPluginArtifactMetadataMojoInject any plugin-specific artifact metadata to the project's artifact, for subsequent installation and deployment.
-