Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
O
P
R
S
T
W
A
addExecution(Execution)
- Method in class org.apache.maven.plugin.lifecycle.
Phase
Method addExecution.
addGoal(String)
- Method in class org.apache.maven.plugin.lifecycle.
Execution
Method addGoal.
addLifecycle(Lifecycle)
- Method in class org.apache.maven.plugin.lifecycle.
LifecycleConfiguration
Method addLifecycle.
addMojo(MojoDescriptor)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
addParameter(Parameter)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
addPhase(Phase)
- Method in class org.apache.maven.plugin.lifecycle.
Lifecycle
Method addPhase.
alwaysExecute()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
B
build(Reader)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptorBuilder
build(Reader, String)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptorBuilder
buildComponentDescriptor(PlexusConfiguration, PluginDescriptor)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptorBuilder
buildConfiguration(Reader)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptorBuilder
C
constructPluginKey(String, String, String)
- Static method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
D
DuplicateMojoDescriptorException
- Exception in
org.apache.maven.plugin.descriptor
DuplicateMojoDescriptorException(String, String, String, String)
- Constructor for exception org.apache.maven.plugin.descriptor.
DuplicateMojoDescriptorException
DuplicateParameterException
- Exception in
org.apache.maven.plugin.descriptor
DuplicateParameterException(String)
- Constructor for exception org.apache.maven.plugin.descriptor.
DuplicateParameterException
E
equals(Object)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
equals(Object)
- Method in class org.apache.maven.plugin.descriptor.
Parameter
equals(Object)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
Execution
- Class in
org.apache.maven.plugin.lifecycle
A set of goals to execute.
Execution()
- Constructor for class org.apache.maven.plugin.lifecycle.
Execution
G
getAddDefaultEntities()
- Method in class org.apache.maven.plugin.lifecycle.io.xpp3.
LifecycleMappingsXpp3Reader
Returns the state of the "add default entities" flag.
getAlias()
- Method in class org.apache.maven.plugin.descriptor.
Parameter
getArtifactId()
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getArtifactMap()
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getArtifacts()
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getClassRealm()
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getComponentType()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getConfiguration()
- Method in class org.apache.maven.plugin.lifecycle.
Execution
Get configuration to pass to the goals.
getConfiguration()
- Method in class org.apache.maven.plugin.lifecycle.
Phase
Get configuration to pass to all goals run in this phase.
getDefaultPluginArtifactId(String)
- Static method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getDefaultPluginGroupId()
- Static method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getDefaultValue()
- Method in class org.apache.maven.plugin.descriptor.
Parameter
getDeprecated()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getDeprecated()
- Method in class org.apache.maven.plugin.descriptor.
Parameter
getDescription()
- Method in class org.apache.maven.plugin.descriptor.
Parameter
getDescription()
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getExecuteGoal()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getExecuteLifecycle()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getExecutePhase()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getExecutions()
- Method in class org.apache.maven.plugin.lifecycle.
Phase
Method getExecutions.
getExecutionStrategy()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getExpression()
- Method in class org.apache.maven.plugin.descriptor.
Parameter
getFullGoalName()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getGoal()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getGoalPrefix()
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getGoalPrefixFromArtifactId(String)
- Static method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
Parse maven-...
getGoals()
- Method in class org.apache.maven.plugin.lifecycle.
Execution
Method getGoals.
getGroupId()
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getId()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getId()
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getId()
- Method in class org.apache.maven.plugin.lifecycle.
Lifecycle
Get the ID of this lifecycle, for identification in the mojo descriptor.
getId()
- Method in class org.apache.maven.plugin.lifecycle.
Phase
Get the ID of this phase, eg
generate-sources
.
getImplementation()
- Method in class org.apache.maven.plugin.descriptor.
Parameter
getIntroducedDependencyArtifacts()
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getLanguage()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getLifecycleMapping(String)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getLifecycles()
- Method in class org.apache.maven.plugin.lifecycle.
LifecycleConfiguration
Method getLifecycles.
getModelEncoding()
- Method in class org.apache.maven.plugin.lifecycle.
LifecycleConfiguration
Method getModelEncoding.
getMojo(String)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getMojoConfiguration()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getMojos()
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getName()
- Method in class org.apache.maven.plugin.descriptor.
Parameter
getName()
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getParameterMap()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getParameters()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getPhase()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getPhases()
- Method in class org.apache.maven.plugin.lifecycle.
Lifecycle
Method getPhases.
getPluginArtifact()
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getPluginDescriptor()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getPluginLookupKey()
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getRequirement()
- Method in class org.apache.maven.plugin.descriptor.
Parameter
getRole()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getRole()
- Method in class org.apache.maven.plugin.descriptor.
Requirement
getRoleHint()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getRoleHint()
- Method in class org.apache.maven.plugin.descriptor.
Requirement
getSince()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
getSince()
- Method in class org.apache.maven.plugin.descriptor.
Parameter
getSource()
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
getType()
- Method in class org.apache.maven.plugin.descriptor.
Parameter
getVersion()
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
H
hashCode()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
hashCode()
- Method in class org.apache.maven.plugin.descriptor.
Parameter
hashCode()
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
I
InvalidParameterException
- Exception in
org.apache.maven.plugin.descriptor
InvalidParameterException(String, int)
- Constructor for exception org.apache.maven.plugin.descriptor.
InvalidParameterException
InvalidParameterException(String, Throwable)
- Constructor for exception org.apache.maven.plugin.descriptor.
InvalidParameterException
InvalidPluginDescriptorException
- Exception in
org.apache.maven.plugin.descriptor
InvalidPluginDescriptorException(String, Throwable)
- Constructor for exception org.apache.maven.plugin.descriptor.
InvalidPluginDescriptorException
InvalidPluginDescriptorException(String)
- Constructor for exception org.apache.maven.plugin.descriptor.
InvalidPluginDescriptorException
isAggregator()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
isDependencyResolutionRequired()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
isDirectInvocationOnly()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
isEditable()
- Method in class org.apache.maven.plugin.descriptor.
Parameter
isInheritedByDefault()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
isInheritedByDefault()
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
isOnlineRequired()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
isProjectRequired()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
isRequired()
- Method in class org.apache.maven.plugin.descriptor.
Parameter
isRequiresReports()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
L
Lifecycle
- Class in
org.apache.maven.plugin.lifecycle
A custom lifecycle mapping definition.
Lifecycle()
- Constructor for class org.apache.maven.plugin.lifecycle.
Lifecycle
LifecycleConfiguration
- Class in
org.apache.maven.plugin.lifecycle
Root element of the lifecycle.xml file.
LifecycleConfiguration()
- Constructor for class org.apache.maven.plugin.lifecycle.
LifecycleConfiguration
LifecycleMappingsXpp3Reader
- Class in
org.apache.maven.plugin.lifecycle.io.xpp3
Class LifecycleMappingsXpp3Reader.
LifecycleMappingsXpp3Reader()
- Constructor for class org.apache.maven.plugin.lifecycle.io.xpp3.
LifecycleMappingsXpp3Reader
LifecycleMappingsXpp3Writer
- Class in
org.apache.maven.plugin.lifecycle.io.xpp3
Class LifecycleMappingsXpp3Writer.
LifecycleMappingsXpp3Writer()
- Constructor for class org.apache.maven.plugin.lifecycle.io.xpp3.
LifecycleMappingsXpp3Writer
M
MAVEN_PLUGIN
- Static variable in class org.apache.maven.plugin.descriptor.
MojoDescriptor
The Plexus component type
MojoDescriptor
- Class in
org.apache.maven.plugin.descriptor
The bean containing the Mojo descriptor.
MojoDescriptor()
- Constructor for class org.apache.maven.plugin.descriptor.
MojoDescriptor
Default constructor.
MULTI_PASS_EXEC_STRATEGY
- Static variable in class org.apache.maven.plugin.descriptor.
MojoDescriptor
"always" execution strategy
O
org.apache.maven.plugin.descriptor
- package org.apache.maven.plugin.descriptor
org.apache.maven.plugin.lifecycle
- package org.apache.maven.plugin.lifecycle
org.apache.maven.plugin.lifecycle.io.xpp3
- package org.apache.maven.plugin.lifecycle.io.xpp3
P
Parameter
- Class in
org.apache.maven.plugin.descriptor
Parameter()
- Constructor for class org.apache.maven.plugin.descriptor.
Parameter
Phase
- Class in
org.apache.maven.plugin.lifecycle
A phase mapping definition.
Phase()
- Constructor for class org.apache.maven.plugin.lifecycle.
Phase
PluginDescriptor
- Class in
org.apache.maven.plugin.descriptor
PluginDescriptor()
- Constructor for class org.apache.maven.plugin.descriptor.
PluginDescriptor
PluginDescriptorBuilder
- Class in
org.apache.maven.plugin.descriptor
PluginDescriptorBuilder()
- Constructor for class org.apache.maven.plugin.descriptor.
PluginDescriptorBuilder
R
read(Reader, boolean)
- Method in class org.apache.maven.plugin.lifecycle.io.xpp3.
LifecycleMappingsXpp3Reader
read(Reader)
- Method in class org.apache.maven.plugin.lifecycle.io.xpp3.
LifecycleMappingsXpp3Reader
read(InputStream, boolean)
- Method in class org.apache.maven.plugin.lifecycle.io.xpp3.
LifecycleMappingsXpp3Reader
Method read.
read(InputStream)
- Method in class org.apache.maven.plugin.lifecycle.io.xpp3.
LifecycleMappingsXpp3Reader
Method read.
removeExecution(Execution)
- Method in class org.apache.maven.plugin.lifecycle.
Phase
Method removeExecution.
removeGoal(String)
- Method in class org.apache.maven.plugin.lifecycle.
Execution
Method removeGoal.
removeLifecycle(Lifecycle)
- Method in class org.apache.maven.plugin.lifecycle.
LifecycleConfiguration
Method removeLifecycle.
removePhase(Phase)
- Method in class org.apache.maven.plugin.lifecycle.
Lifecycle
Method removePhase.
Requirement
- Class in
org.apache.maven.plugin.descriptor
Describes a component requirement.
Requirement(String)
- Constructor for class org.apache.maven.plugin.descriptor.
Requirement
Requirement(String, String)
- Constructor for class org.apache.maven.plugin.descriptor.
Requirement
requiresOnline()
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
S
setAddDefaultEntities(boolean)
- Method in class org.apache.maven.plugin.lifecycle.io.xpp3.
LifecycleMappingsXpp3Reader
Sets the state of the "add default entities" flag.
setAggregator(boolean)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setAlias(String)
- Method in class org.apache.maven.plugin.descriptor.
Parameter
setArtifactId(String)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
setArtifacts(List)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
setClassRealm(ClassRealm)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
setConfiguration(Object)
- Method in class org.apache.maven.plugin.lifecycle.
Execution
Set configuration to pass to the goals.
setConfiguration(Object)
- Method in class org.apache.maven.plugin.lifecycle.
Phase
Set configuration to pass to all goals run in this phase.
setDefaultValue(String)
- Method in class org.apache.maven.plugin.descriptor.
Parameter
setDependencyResolutionRequired(String)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setDeprecated(String)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setDeprecated(String)
- Method in class org.apache.maven.plugin.descriptor.
Parameter
setDescription(String)
- Method in class org.apache.maven.plugin.descriptor.
Parameter
setDescription(String)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
setDirectInvocationOnly(boolean)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setEditable(boolean)
- Method in class org.apache.maven.plugin.descriptor.
Parameter
setExecuteGoal(String)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setExecuteLifecycle(String)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setExecutePhase(String)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setExecutions(List<Execution>)
- Method in class org.apache.maven.plugin.lifecycle.
Phase
Set the goals to execute within the phase.
setExecutionStrategy(String)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setExpression(String)
- Method in class org.apache.maven.plugin.descriptor.
Parameter
setGoal(String)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setGoalPrefix(String)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
setGoals(List<String>)
- Method in class org.apache.maven.plugin.lifecycle.
Execution
Set the goals to execute.
setGroupId(String)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
setId(String)
- Method in class org.apache.maven.plugin.lifecycle.
Lifecycle
Set the ID of this lifecycle, for identification in the mojo descriptor.
setId(String)
- Method in class org.apache.maven.plugin.lifecycle.
Phase
Set the ID of this phase, eg
generate-sources
.
setImplementation(String)
- Method in class org.apache.maven.plugin.descriptor.
Parameter
setInheritedByDefault(boolean)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setInheritedByDefault(boolean)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
setIntroducedDependencyArtifacts(Set)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
setLanguage(String)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setLifecycles(List<Lifecycle>)
- Method in class org.apache.maven.plugin.lifecycle.
LifecycleConfiguration
Set the lifecycles field.
setModelEncoding(String)
- Method in class org.apache.maven.plugin.lifecycle.
LifecycleConfiguration
Set an encoding used for reading/writing the model.
setMojoConfiguration(PlexusConfiguration)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setName(String)
- Method in class org.apache.maven.plugin.descriptor.
Parameter
setName(String)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
setOnlineRequired(boolean)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setParameters(List)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setPhase(String)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setPhases(List<Phase>)
- Method in class org.apache.maven.plugin.lifecycle.
Lifecycle
Set the phase mappings for this lifecycle.
setPluginArtifact(Artifact)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
setPluginDescriptor(PluginDescriptor)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setProjectRequired(boolean)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setRequired(boolean)
- Method in class org.apache.maven.plugin.descriptor.
Parameter
setRequirement(Requirement)
- Method in class org.apache.maven.plugin.descriptor.
Parameter
setRequiresReports(boolean)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setSince(String)
- Method in class org.apache.maven.plugin.descriptor.
MojoDescriptor
setSince(String)
- Method in class org.apache.maven.plugin.descriptor.
Parameter
setSource(String)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
setType(String)
- Method in class org.apache.maven.plugin.descriptor.
Parameter
setVersion(String)
- Method in class org.apache.maven.plugin.descriptor.
PluginDescriptor
SINGLE_PASS_EXEC_STRATEGY
- Static variable in class org.apache.maven.plugin.descriptor.
MojoDescriptor
"once-per-session" execution strategy
T
toString()
- Method in class org.apache.maven.plugin.descriptor.
Parameter
W
write(Writer, LifecycleConfiguration)
- Method in class org.apache.maven.plugin.lifecycle.io.xpp3.
LifecycleMappingsXpp3Writer
Method write.
A
B
C
D
E
G
H
I
L
M
O
P
R
S
T
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2001-2009
The Apache Software Foundation
. All Rights Reserved.