A C D E G H L M O P R S T U 

A

AbstractGeneratorMojo - Class in org.apache.maven.plugin.plugin
Abstract class for this Plugin.
AbstractGeneratorMojo() - Constructor for class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
 
addOther(String, String) - Method in class org.apache.maven.plugin.plugin.Requirements
Method addOther.
AddPluginArtifactMetadataMojo - Class in org.apache.maven.plugin.plugin.metadata
Inject any plugin-specific artifact metadata to the project's artifact, for subsequent installation and deployment.
AddPluginArtifactMetadataMojo() - Constructor for class org.apache.maven.plugin.plugin.metadata.AddPluginArtifactMetadataMojo
 

C

canGenerateReport() - Method in class org.apache.maven.plugin.plugin.PluginReport
createGenerator() - Method in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
 
createGenerator() - Method in class org.apache.maven.plugin.plugin.DescriptorGeneratorMojo
createGenerator() - Method in class org.apache.maven.plugin.plugin.HelpGeneratorMojo

D

dependencies - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
The set of dependencies for the current project
dependencies - Variable in class org.apache.maven.plugin.plugin.PluginReport
The set of dependencies for the current project
DescriptorGeneratorMojo - Class in org.apache.maven.plugin.plugin
Generate a plugin descriptor.
DescriptorGeneratorMojo() - Constructor for class org.apache.maven.plugin.plugin.DescriptorGeneratorMojo
 

E

encoding - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
The file encoding of the source files.
equals(Object) - Method in class org.apache.maven.plugin.plugin.Requirements
Method equals.
execute() - Method in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
execute() - Method in class org.apache.maven.plugin.plugin.DescriptorGeneratorMojo
execute() - Method in class org.apache.maven.plugin.plugin.HelpGeneratorMojo
execute() - Method in class org.apache.maven.plugin.plugin.HelpMojo
execute() - Method in class org.apache.maven.plugin.plugin.metadata.AddPluginArtifactMetadataMojo
execute() - Method in class org.apache.maven.plugin.plugin.UpdatePluginRegistryMojo
executeReport(Locale) - Method in class org.apache.maven.plugin.plugin.PluginReport
extractors - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
The role names of mojo extractors to use.

G

getBundle(Locale) - Static method in class org.apache.maven.plugin.plugin.PluginReport
 
getDescription(Locale) - Method in class org.apache.maven.plugin.plugin.PluginReport
getDiskSpace() - Method in class org.apache.maven.plugin.plugin.Requirements
Get the minimum diskSpace needed to run this plugin.
getJdk() - Method in class org.apache.maven.plugin.plugin.Requirements
Get the minimum version of the JDK to run this plugin.
getMaven() - Method in class org.apache.maven.plugin.plugin.Requirements
Get the minimum version of Maven to run this plugin.
getMemory() - Method in class org.apache.maven.plugin.plugin.Requirements
Get the minimum memory needed to run this plugin.
getName(Locale) - Method in class org.apache.maven.plugin.plugin.PluginReport
getOthers() - Method in class org.apache.maven.plugin.plugin.Requirements
Method getOthers.
getOutputDirectory() - Method in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
 
getOutputDirectory() - Method in class org.apache.maven.plugin.plugin.DescriptorGeneratorMojo
getOutputDirectory() - Method in class org.apache.maven.plugin.plugin.HelpGeneratorMojo
getOutputDirectory() - Method in class org.apache.maven.plugin.plugin.PluginReport
getOutputName() - Method in class org.apache.maven.plugin.plugin.PluginReport
getProject() - Method in class org.apache.maven.plugin.plugin.PluginReport
getSiteRenderer() - Method in class org.apache.maven.plugin.plugin.PluginReport
goalPrefix - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
The goal prefix that will appear before the ":".
goalPrefix - Variable in class org.apache.maven.plugin.plugin.PluginReport
The goal prefix that will appear before the ":".

H

hashCode() - Method in class org.apache.maven.plugin.plugin.Requirements
Method hashCode.
HelpGeneratorMojo - Class in org.apache.maven.plugin.plugin
Generates a HelpMojo class.
HelpGeneratorMojo() - Constructor for class org.apache.maven.plugin.plugin.HelpGeneratorMojo
 
HelpMojo - Class in org.apache.maven.plugin.plugin
Display help information on maven-plugin-plugin.
HelpMojo() - Constructor for class org.apache.maven.plugin.plugin.HelpMojo
 

L

local - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
Location of the local repository.
local - Variable in class org.apache.maven.plugin.plugin.PluginReport
Location of the local repository.

M

mojoScanner - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
The component used for scanning the source tree for mojos.
mojoScanner - Variable in class org.apache.maven.plugin.plugin.PluginReport
Mojo scanner tools.

O

org.apache.maven.plugin.plugin - package org.apache.maven.plugin.plugin
 
org.apache.maven.plugin.plugin.metadata - package org.apache.maven.plugin.plugin.metadata
 
outputDirectory - Variable in class org.apache.maven.plugin.plugin.DescriptorGeneratorMojo
The directory where the generated plugin.xml file will be put.
outputDirectory - Variable in class org.apache.maven.plugin.plugin.HelpGeneratorMojo
The directory where the generated HelpMojo file will be put.

P

packagingTypes - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
Maven plugin packaging types.
PluginReport - Class in org.apache.maven.plugin.plugin
Generates the Plugin's documentation report: plugin-info.html plugin overview page, and one goal-mojo.html per goal.
PluginReport() - Constructor for class org.apache.maven.plugin.plugin.PluginReport
 
project - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
The project currently being built.

R

remoteRepos - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
List of Remote Repositories used by the resolver
remoteRepos - Variable in class org.apache.maven.plugin.plugin.PluginReport
List of Remote Repositories used by the resolver
Requirements - Class in org.apache.maven.plugin.plugin
Plugin requirements.
Requirements() - Constructor for class org.apache.maven.plugin.plugin.Requirements
 

S

setDiskSpace(String) - Method in class org.apache.maven.plugin.plugin.Requirements
Set the minimum diskSpace needed to run this plugin.
setJdk(String) - Method in class org.apache.maven.plugin.plugin.Requirements
Set the minimum version of the JDK to run this plugin.
setMaven(String) - Method in class org.apache.maven.plugin.plugin.Requirements
Set the minimum version of Maven to run this plugin.
setMemory(String) - Method in class org.apache.maven.plugin.plugin.Requirements
Set the minimum memory needed to run this plugin.
setOthers(Properties) - Method in class org.apache.maven.plugin.plugin.Requirements
Set others requirements properties.
skip - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
Set this to "true" to skip invoking any goals or reports of the plugin.
skipErrorNoDescriptorsFound - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
By default an exception is throw if no mojo descriptor is found.

T

toString() - Method in class org.apache.maven.plugin.plugin.Requirements
Method toString.

U

UpdatePluginRegistryMojo - Class in org.apache.maven.plugin.plugin
Update the user plugin registry (if it's in use) to reflect the version we're installing.
UpdatePluginRegistryMojo() - Constructor for class org.apache.maven.plugin.plugin.UpdatePluginRegistryMojo
 
A C D E G H L M O P R S T U 

Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.