Uses of Class
org.apache.maven.plugins.annotations.Mojo

Packages that use Mojo
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
 class DescriptorGeneratorMojo
          Generate a plugin descriptor.
 class HelpGeneratorMojo
          Generates a HelpMojo class.
 class PluginReport
          Generates the Plugin's documentation report.
 class UpdatePluginRegistryMojo
          Update the user plugin registry (if it's in use) to reflect the version we're installing.
 class XdocGeneratorMojo
          Generate Xdoc files for the project mojos or goals.
 

Uses of Mojo in org.apache.maven.plugin.plugin.metadata
 

Classes in org.apache.maven.plugin.plugin.metadata with annotations of type Mojo
 class AddPluginArtifactMetadataMojo
          Inject any plugin-specific artifact metadata to the project's artifact, for subsequent installation and deployment.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.