Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
W
A
addBinding(MojoBinding)
- Method in class org.apache.maven.lifecycle.model.
Phase
Method addBinding.
addMojoBinding(String, MojoBinding, LifecycleBinding)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
addMojoBinding(String, MojoBinding, LifecycleBindings)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
B
BuildBinding
- Class in
org.apache.maven.lifecycle.model
Class BuildBinding.
BuildBinding()
- Constructor for class org.apache.maven.lifecycle.model.
BuildBinding
C
ClassLoaderXmlBindingLoader
- Class in
org.apache.maven.lifecycle
ClassLoaderXmlBindingLoader()
- Constructor for class org.apache.maven.lifecycle.
ClassLoaderXmlBindingLoader
ClassLoaderXmlBindingLoader(String)
- Constructor for class org.apache.maven.lifecycle.
ClassLoaderXmlBindingLoader
CleanBinding
- Class in
org.apache.maven.lifecycle.model
Class CleanBinding.
CleanBinding()
- Constructor for class org.apache.maven.lifecycle.model.
CleanBinding
cloneBinding(LifecycleBinding)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
cloneBindings(LifecycleBindings)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
cloneMojoBinding(MojoBinding)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
createMojoBindingKey(MojoBinding, boolean)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
Deprecated.
Use
MojoBindingUtils.createMojoBindingKey(MojoBinding, boolean)
instead.
createMojoBindingKey(MojoBinding, boolean)
- Static method in class org.apache.maven.lifecycle.
MojoBindingUtils
createPluginKey(MojoBinding)
- Static method in class org.apache.maven.lifecycle.
MojoBindingUtils
D
DIRECT_INVOCATION_ORIGIN
- Static variable in class org.apache.maven.lifecycle.model.
MojoBinding
origin marker for mojos referenced directly by the user or embedded-mode consumer.
E
equals(Object)
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Method equals.
F
findLifecycleBindingForPhase(String, LifecycleBindings)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
findMatchingMojoBinding(MojoBinding, LifecycleBindings, boolean)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
findPhaseForMojoBinding(MojoBinding, LifecycleBindings, boolean)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
FORKED_DIRECT_REFERENCE_ORIGIN
- Static variable in class org.apache.maven.lifecycle.model.
MojoBinding
origin marker for single (non-lifecycle) mojos referenced by a forked-execution annotation in another mojo.
G
getAddDefaultEntities()
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
Returns the state of the "add default entities" flag.
getArtifactId()
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Get plugin's artifactId.
getBindingList()
- Method in class org.apache.maven.lifecycle.model.
LifecycleBindings
getBindings()
- Method in class org.apache.maven.lifecycle.
ClassLoaderXmlBindingLoader
getBindings()
- Method in interface org.apache.maven.lifecycle.
LifecycleBindingLoader
getBindings()
- Method in class org.apache.maven.lifecycle.model.
Phase
Method getBindings.
getBooleanValue(String, String, XmlPullParser)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
Method getBooleanValue.
getBuildBinding()
- Method in class org.apache.maven.lifecycle.model.
LifecycleBindings
Get the binding for the main build (default) lifecycle.
getByteValue(String, String, XmlPullParser, boolean)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
Method getByteValue.
getCharacterValue(String, String, XmlPullParser)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
Method getCharacterValue.
getClean()
- Method in class org.apache.maven.lifecycle.model.
CleanBinding
Get the clean field.
getCleanBinding()
- Method in class org.apache.maven.lifecycle.model.
LifecycleBindings
Get the binding for the clean lifecycle.
getCompile()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the compile field.
getConfiguration()
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Get mojo binding's configuration.
getCreatePackage()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the createPackage field.
getDateValue(String, String, XmlPullParser)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
Method getDateValue.
getDeploy()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the deploy field.
getDoubleValue(String, String, XmlPullParser, boolean)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
Method getDoubleValue.
getExecutionId()
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Get a name for this mojo binding, for purposes of merging configurations via inheritance, etc.
getFloatValue(String, String, XmlPullParser, boolean)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
Method getFloatValue.
getGenerateResources()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the generateResources field.
getGenerateSources()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the generateSources field.
getGenerateTestResources()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the generateTestResources field.
getGenerateTestSources()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the generateTestSources field.
getGoal()
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Get mojo's goal name.
getGroupId()
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Get plugin's groupId.
getId()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
getId()
- Method in class org.apache.maven.lifecycle.model.
CleanBinding
getId()
- Method in class org.apache.maven.lifecycle.model.
LifecycleBinding
getId()
- Method in class org.apache.maven.lifecycle.model.
SiteBinding
getInitialize()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the initialize field.
getInstall()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the install field.
getIntegerValue(String, String, XmlPullParser, boolean)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
Method getIntegerValue.
getIntegrationTest()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the integrationTest field.
getLifecycleBinding()
- Method in class org.apache.maven.lifecycle.model.
Phase
Get the LifecycleBinding instance to which this Phase belongs.
getLongValue(String, String, XmlPullParser, boolean)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
Method getLongValue.
getModelEncoding()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
getModelEncoding()
- Method in class org.apache.maven.lifecycle.model.
CleanBinding
getModelEncoding()
- Method in class org.apache.maven.lifecycle.model.
LifecycleBinding
getModelEncoding()
- Method in class org.apache.maven.lifecycle.model.
LifecycleBindings
getModelEncoding()
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
getModelEncoding()
- Method in class org.apache.maven.lifecycle.model.
Phase
getModelEncoding()
- Method in class org.apache.maven.lifecycle.model.
SiteBinding
getMojoBindingListForLifecycle(String, LifecycleBindings)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
getMojoBindingListForLifecycle(String, LifecycleBinding)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
getName()
- Method in class org.apache.maven.lifecycle.model.
Phase
Get the name of this phase.
getOrderedPhaseMapping()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
getOrderedPhaseMapping()
- Method in class org.apache.maven.lifecycle.model.
CleanBinding
getOrderedPhaseMapping()
- Method in class org.apache.maven.lifecycle.model.
LifecycleBinding
getOrderedPhaseMapping()
- Method in class org.apache.maven.lifecycle.model.
SiteBinding
getOrigin()
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Return the origin marker set for this MojoBinding, or null.
getOriginDescription()
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Return specific information about where exactly this binding came from, if it's available.
getPackaging()
- Method in class org.apache.maven.lifecycle.model.
LifecycleBindings
Get pOM packaging to which this lifecycle specification applies.
getPackaging()
- Method in exception org.apache.maven.lifecycle.
NoSuchLifecycleException
getPath()
- Method in class org.apache.maven.lifecycle.
ClassLoaderXmlBindingLoader
getPhase()
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Get the Phase instance to which this MojoBinding is bound.
getPhase()
- Method in exception org.apache.maven.lifecycle.
NoSuchPhaseException
getPhaseNamesInOrder()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
getPhaseNamesInOrder()
- Method in class org.apache.maven.lifecycle.model.
CleanBinding
getPhaseNamesInOrder()
- Method in class org.apache.maven.lifecycle.model.
LifecycleBinding
getPhaseNamesInOrder()
- Method in class org.apache.maven.lifecycle.model.
SiteBinding
getPhasesInOrder()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
getPhasesInOrder()
- Method in class org.apache.maven.lifecycle.model.
CleanBinding
getPhasesInOrder()
- Method in class org.apache.maven.lifecycle.model.
LifecycleBinding
getPhasesInOrder()
- Method in class org.apache.maven.lifecycle.model.
SiteBinding
getPostClean()
- Method in class org.apache.maven.lifecycle.model.
CleanBinding
Get the postClean field.
getPostIntegrationTest()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the postIntegrationTest field.
getPostSite()
- Method in class org.apache.maven.lifecycle.model.
SiteBinding
Get the postSite field.
getPreClean()
- Method in class org.apache.maven.lifecycle.model.
CleanBinding
Get the preClean field.
getPreIntegrationTest()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the preIntegrationTest field.
getPreparePackage()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the preparePackage field.
getPreSite()
- Method in class org.apache.maven.lifecycle.model.
SiteBinding
Get the preSite field.
getProcessClasses()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the processClasses field.
getProcessResources()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the processResources field.
getProcessSources()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the processSources field.
getProcessTestClasses()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the processTestClasses field.
getProcessTestResources()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the processTestResources field.
getProcessTestSources()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the processTestSources field.
getRequiredAttributeValue(String, String, XmlPullParser, boolean)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
Method getRequiredAttributeValue.
getShortValue(String, String, XmlPullParser, boolean)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
Method getShortValue.
getSite()
- Method in class org.apache.maven.lifecycle.model.
SiteBinding
Get the site field.
getSiteBinding()
- Method in class org.apache.maven.lifecycle.model.
LifecycleBindings
Get the binding for the site lifecycle.
getSiteDeploy()
- Method in class org.apache.maven.lifecycle.model.
SiteBinding
Get the siteDeploy field.
getTest()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the test field.
getTestCompile()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the testCompile field.
getTrimmedValue(String)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
Method getTrimmedValue.
getValidate()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the validate field.
getValidBuildPhaseNames()
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
getValidCleanPhaseNames()
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
getValidPhaseNames()
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
getValidSitePhaseNames()
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
getVerify()
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Get the verify field.
getVersion()
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Get plugin's version.
H
hashCode()
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Method hashCode.
I
INTERNAL_ORIGIN
- Static variable in class org.apache.maven.lifecycle.model.
MojoBinding
origin marker for mojos injected into the lifecycle by Maven, to manage lifecycle state.
isMojoBindingPresent(MojoBinding, List, boolean)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
isOptional()
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Get marks a mojo binding as optional (not required for execution of the lifecycle).
isValidPhaseName(String)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
L
LIFECYCLE_MAPPING_ORIGIN
- Static variable in class org.apache.maven.lifecycle.model.
MojoBinding
origin marker for mojos bound to the lifecycle by a standard (or default) lifecycle mapping.
LifecycleBinding
- Class in
org.apache.maven.lifecycle.model
Base-class for all lifecycle bindings.
LifecycleBinding()
- Constructor for class org.apache.maven.lifecycle.model.
LifecycleBinding
LifecycleBindingLoader
- Interface in
org.apache.maven.lifecycle
LifecycleBindings
- Class in
org.apache.maven.lifecycle.model
Specifies phase bindings for clean, site, and default lifecycles.
LifecycleBindings()
- Constructor for class org.apache.maven.lifecycle.model.
LifecycleBindings
LifecycleBindingsXpp3Reader
- Class in
org.apache.maven.lifecycle.model.io.xpp3
Class LifecycleBindingsXpp3Reader.
LifecycleBindingsXpp3Reader()
- Constructor for class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
LifecycleBindingsXpp3Writer
- Class in
org.apache.maven.lifecycle.model.io.xpp3
Class LifecycleBindingsXpp3Writer.
LifecycleBindingsXpp3Writer()
- Constructor for class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Writer
LifecycleException
- Exception in
org.apache.maven.lifecycle
LifecycleException(String, Throwable)
- Constructor for exception org.apache.maven.lifecycle.
LifecycleException
LifecycleException(String)
- Constructor for exception org.apache.maven.lifecycle.
LifecycleException
LifecycleLoaderException
- Exception in
org.apache.maven.lifecycle
LifecycleLoaderException(String, Throwable)
- Constructor for exception org.apache.maven.lifecycle.
LifecycleLoaderException
LifecycleLoaderException(String)
- Constructor for exception org.apache.maven.lifecycle.
LifecycleLoaderException
LifecycleSpecificationException
- Exception in
org.apache.maven.lifecycle
LifecycleSpecificationException(String, Throwable)
- Constructor for exception org.apache.maven.lifecycle.
LifecycleSpecificationException
LifecycleSpecificationException(String)
- Constructor for exception org.apache.maven.lifecycle.
LifecycleSpecificationException
LifecycleUtils
- Class in
org.apache.maven.lifecycle
M
mergeBindings(LifecycleBindings, LifecycleBindings, LifecycleBindings, boolean)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
mergeBindings(LifecycleBindings, LifecycleBindings, LifecycleBindings, boolean, boolean)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
MojoBinding
- Class in
org.apache.maven.lifecycle.model
A binding of one mojo to one lifecycle phase, possibly including configuration.
MojoBinding()
- Constructor for class org.apache.maven.lifecycle.model.
MojoBinding
MojoBindingUtils
- Class in
org.apache.maven.lifecycle
N
NoSuchLifecycleException
- Exception in
org.apache.maven.lifecycle
NoSuchLifecycleException(String, String, Throwable)
- Constructor for exception org.apache.maven.lifecycle.
NoSuchLifecycleException
NoSuchLifecycleException(String, String)
- Constructor for exception org.apache.maven.lifecycle.
NoSuchLifecycleException
NoSuchPhaseException
- Exception in
org.apache.maven.lifecycle
NoSuchPhaseException(String, String, Throwable)
- Constructor for exception org.apache.maven.lifecycle.
NoSuchPhaseException
NoSuchPhaseException(String, String)
- Constructor for exception org.apache.maven.lifecycle.
NoSuchPhaseException
O
org.apache.maven.lifecycle
- package org.apache.maven.lifecycle
org.apache.maven.lifecycle.model
- package org.apache.maven.lifecycle.model
org.apache.maven.lifecycle.model.io.xpp3
- package org.apache.maven.lifecycle.model.io.xpp3
P
Phase
- Class in
org.apache.maven.lifecycle.model
Contains a series of mojo bindings for a given phase of a lifecycle.
Phase()
- Constructor for class org.apache.maven.lifecycle.model.
Phase
POM_ORIGIN
- Static variable in class org.apache.maven.lifecycle.model.
MojoBinding
origin marker for mojos bound to the lifecycle through POM configuration (not packaging defaults).
R
read(Reader, boolean)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
read(Reader)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
read(InputStream, boolean)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
Method read.
read(InputStream)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
Method read.
removeBinding(MojoBinding)
- Method in class org.apache.maven.lifecycle.model.
Phase
Method removeBinding.
removeMojoBinding(String, MojoBinding, LifecycleBinding, boolean)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
removeMojoBindings(List, LifecycleBindings, boolean)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
removeMojoBindings(List, LifecycleBinding, boolean)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
ROLE
- Static variable in interface org.apache.maven.lifecycle.
LifecycleBindingLoader
S
setAddDefaultEntities(boolean)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Reader
Sets the state of the "add default entities" flag.
setArtifactId(String)
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Set plugin's artifactId.
setBindings(List)
- Method in class org.apache.maven.lifecycle.model.
Phase
Set collection of mojo bindings for a phase.
setBuildBinding(BuildBinding)
- Method in class org.apache.maven.lifecycle.model.
LifecycleBindings
Set the binding for the main build (default) lifecycle.
setClean(Phase)
- Method in class org.apache.maven.lifecycle.model.
CleanBinding
Set the clean field.
setCleanBinding(CleanBinding)
- Method in class org.apache.maven.lifecycle.model.
LifecycleBindings
Set the binding for the clean lifecycle.
setCompile(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the compile field.
setConfiguration(Object)
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Set mojo binding's configuration.
setCreatePackage(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the createPackage field.
setDeploy(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the deploy field.
setExecutionId(String)
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Set a name for this mojo binding, for purposes of merging configurations via inheritance, etc.
setGenerateResources(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the generateResources field.
setGenerateSources(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the generateSources field.
setGenerateTestResources(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the generateTestResources field.
setGenerateTestSources(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the generateTestSources field.
setGoal(String)
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Set mojo's goal name.
setGroupId(String)
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Set plugin's groupId.
setInitialize(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the initialize field.
setInstall(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the install field.
setIntegrationTest(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the integrationTest field.
setLifecycleInfo(Phase)
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Set the Phase instance to which this MojoBinding is bound.
setLifecycleInfo(String, LifecycleBinding)
- Method in class org.apache.maven.lifecycle.model.
Phase
Set the name of this phase, and the Lifecycle instance to which is belongs.
setModelEncoding(String)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.lifecycle.model.
CleanBinding
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.lifecycle.model.
LifecycleBinding
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.lifecycle.model.
LifecycleBindings
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.lifecycle.model.
Phase
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.lifecycle.model.
SiteBinding
Set an encoding used for reading/writing the model.
setOptional(boolean)
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Set marks a mojo binding as optional (not required for execution of the lifecycle).
setOrigin(LifecycleBindings, String)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
setOrigin(String)
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
setOriginDescription(String)
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
setPackaging(String)
- Method in class org.apache.maven.lifecycle.model.
LifecycleBindings
Set pOM packaging to which this lifecycle specification applies.
setPath(String)
- Method in class org.apache.maven.lifecycle.
ClassLoaderXmlBindingLoader
setPostClean(Phase)
- Method in class org.apache.maven.lifecycle.model.
CleanBinding
Set the postClean field.
setPostIntegrationTest(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the postIntegrationTest field.
setPostSite(Phase)
- Method in class org.apache.maven.lifecycle.model.
SiteBinding
Set the postSite field.
setPreClean(Phase)
- Method in class org.apache.maven.lifecycle.model.
CleanBinding
Set the preClean field.
setPreIntegrationTest(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the preIntegrationTest field.
setPreparePackage(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the preparePackage field.
setPreSite(Phase)
- Method in class org.apache.maven.lifecycle.model.
SiteBinding
Set the preSite field.
setProcessClasses(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the processClasses field.
setProcessResources(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the processResources field.
setProcessSources(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the processSources field.
setProcessTestClasses(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the processTestClasses field.
setProcessTestResources(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the processTestResources field.
setProcessTestSources(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the processTestSources field.
setSite(Phase)
- Method in class org.apache.maven.lifecycle.model.
SiteBinding
Set the site field.
setSiteBinding(SiteBinding)
- Method in class org.apache.maven.lifecycle.model.
LifecycleBindings
Set the binding for the site lifecycle.
setSiteDeploy(Phase)
- Method in class org.apache.maven.lifecycle.model.
SiteBinding
Set the siteDeploy field.
setTest(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the test field.
setTestCompile(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the testCompile field.
setupTrackingInfo(LifecycleBindings)
- Static method in class org.apache.maven.lifecycle.
LifecycleUtils
setValidate(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the validate field.
setVerify(Phase)
- Method in class org.apache.maven.lifecycle.model.
BuildBinding
Set the verify field.
setVersion(String)
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Set plugin's version.
SiteBinding
- Class in
org.apache.maven.lifecycle.model
Class SiteBinding.
SiteBinding()
- Constructor for class org.apache.maven.lifecycle.model.
SiteBinding
T
toString()
- Method in class org.apache.maven.lifecycle.model.
MojoBinding
Method toString.
toString(MojoBinding)
- Static method in class org.apache.maven.lifecycle.
MojoBindingUtils
W
write(Writer, LifecycleBindings)
- Method in class org.apache.maven.lifecycle.model.io.xpp3.
LifecycleBindingsXpp3Writer
Method write.
A
B
C
D
E
F
G
H
I
L
M
N
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.