A B C D E F G H I L M N O P R S T U V W

A

AbstractEmbedderLifecycleMonitor - Class in org.apache.maven.monitor.event
 
AbstractEmbedderLifecycleMonitor() - Constructor for class org.apache.maven.monitor.event.AbstractEmbedderLifecycleMonitor
 
AbstractSelectiveEventMonitor - Class in org.apache.maven.monitor.event
 
AbstractSelectiveEventMonitor(String[], String[], String[]) - Constructor for class org.apache.maven.monitor.event.AbstractSelectiveEventMonitor
 
Activation - Class in org.apache.maven.settings
The conditions within the build runtime environment which will trigger the automatic inclusion of the parent build profile.
Activation() - Constructor for class org.apache.maven.settings.Activation
 
ActivationFile - Class in org.apache.maven.settings
This is the file specification used to activate a profile.
ActivationFile() - Constructor for class org.apache.maven.settings.ActivationFile
 
ActivationOS - Class in org.apache.maven.settings
This is an activator which will detect an operating system's attributes in order to activate its profile.
ActivationOS() - Constructor for class org.apache.maven.settings.ActivationOS
 
ActivationProperty - Class in org.apache.maven.settings
This is the property specification used to activate a profile.
ActivationProperty() - Constructor for class org.apache.maven.settings.ActivationProperty
 
addActiveProfile(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addActiveProfile(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addActiveProfile(String) - Method in class org.apache.maven.settings.Settings
Method addActiveProfile.
addActiveProfiles(List) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addActiveProfiles(List) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addDirectInvocationBinding(String, MojoBinding) - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
addEventMonitor(EventMonitor) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addEventMonitor(EventMonitor) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addEventMonitor(EventMonitor) - Method in class org.apache.maven.monitor.event.DefaultEventDispatcher
 
addEventMonitor(EventMonitor) - Method in interface org.apache.maven.monitor.event.EventDispatcher
 
addEventMonitors(List) - Method in class org.apache.maven.monitor.event.DefaultEventDispatcher
 
addException(Throwable) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
addException(Throwable) - Method in interface org.apache.maven.execution.MavenExecutionResult
 
addForkedExecution(MojoBinding, BuildPlan) - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
addForkedExecution(MojoBinding, List) - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
addForkedProject(MavenProject) - Method in class org.apache.maven.execution.MavenSession
Push the existing currentProject onto the forked-project stack, and set the specified project as the new current project.
addInactiveProfile(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addInactiveProfile(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addInactiveProfiles(List) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addInactiveProfiles(List) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addLifecycleOverlay(LifecycleBindings) - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
addMessage(String) - Method in class org.apache.maven.settings.validation.SettingsValidationResult
 
addMirror(Mirror) - Method in class org.apache.maven.settings.Settings
Method addMirror.
addOptionalMojo(String) - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
 
addPhase(String) - Method in class org.apache.maven.lifecycle.binding.Lifecycle
Method addPhase
addPlugin(Plugin, Artifact, MavenProject, MavenSession) - Method in class org.apache.maven.plugin.DefaultPluginManager
 
addPluginGroup(String) - Method in class org.apache.maven.settings.Settings
Method addPluginGroup.
addPluginRepository(Repository) - Method in class org.apache.maven.settings.Profile
Method addPluginRepository.
addProfile(Profile) - Method in class org.apache.maven.settings.Settings
Method addProfile.
addProperty(String, String) - Method in class org.apache.maven.settings.Profile
Method addProperty.
addProxy(Proxy) - Method in class org.apache.maven.settings.Settings
Method addProxy.
addRemoteRepository(ArtifactRepository) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addRemoteRepository(ArtifactRepository) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addReport(MojoDescriptor, MavenReport) - Method in class org.apache.maven.execution.MavenSession
Add a newly-executed report (MavenReport instance) to the reports collection, for future reference.
addRepository(Repository) - Method in class org.apache.maven.settings.Profile
Method addRepository.
addServer(Server) - Method in class org.apache.maven.settings.Settings
Method addServer.
addTask(String, MojoBinding) - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
addUnbindableMojo(MojoBinding) - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
AggregatedBuildFailureException - Exception in org.apache.maven
Exception which occurs when an @aggregator plugin fails to execute.
AggregatedBuildFailureException(String, MojoBinding, MojoFailureException) - Constructor for exception org.apache.maven.AggregatedBuildFailureException
 
alignToBaseDirectory(File) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
ALL_EVENTS - Static variable in class org.apache.maven.monitor.event.MavenEvents
 
ApplicationInformation - Class in org.apache.maven.execution
 
ApplicationInformation(ArtifactVersion, String) - Constructor for class org.apache.maven.execution.ApplicationInformation
 
ARTIFACT_ID - Static variable in class org.apache.maven.lifecycle.statemgmt.StateManagementUtils
 
artifactFactory - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
ArtifactFilterManager - Interface in org.apache.maven
 
artifactMetadataSource - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
artifactResolver - Variable in class org.apache.maven.plugin.DefaultPluginManager
 

B

blackList(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
 
buildDiagnosticMessage() - Method in exception org.apache.maven.plugin.PluginParameterException
 
BuildExtensionListener - Class in org.apache.maven.listeners
This listener has two parts: the collection of the extension elements which happens during POM construction, and the processing of the build extensions once the construction is finished and the build plan is being created.
BuildExtensionListener() - Constructor for class org.apache.maven.listeners.BuildExtensionListener
 
BuildFailure - Class in org.apache.maven.execution
Describe a build failure in the reactor.
BuildFailureException - Exception in org.apache.maven
One or more builds failed.
BuildFailureException(String) - Constructor for exception org.apache.maven.BuildFailureException
 
BuildFailureException(String, Throwable) - Constructor for exception org.apache.maven.BuildFailureException
 
BuildPlan - Class in org.apache.maven.lifecycle.plan
 
BuildPlan(LifecycleBindings, LifecycleBindings, LifecycleBindings, Set, List) - Constructor for class org.apache.maven.lifecycle.plan.BuildPlan
 
BuildPlan(LifecycleBindings, Set, List) - Constructor for class org.apache.maven.lifecycle.plan.BuildPlan
 
BuildPlanner - Interface in org.apache.maven.lifecycle.plan
Responsible for creating a plan of execution for a given project and list of tasks.
BuildPlanUtils - Class in org.apache.maven.lifecycle.plan
Collection of static utility methods used to work with LifecycleBindings and other collections of MojoBinding instances that make up a build plan.
buildPluginProject(Plugin, ArtifactRepository, List) - Method in class org.apache.maven.plugin.DefaultPluginManagerSupport
 
buildPluginProject(Plugin, ArtifactRepository, List) - Method in interface org.apache.maven.plugin.PluginManagerSupport
 
buildSettings(MavenExecutionRequest) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings(MavenExecutionRequest) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
 
BuildSuccess - Class in org.apache.maven.execution
Describe a build success in the reactor.
BuildSuccess(MavenProject, long) - Constructor for class org.apache.maven.execution.BuildSuccess
 

C

checkPlexusUtils(ResolutionGroup, ArtifactFactory) - Static method in class org.apache.maven.plugin.DefaultPluginManager
 
checkPluginDependencySpec(Plugin, MavenProject) - Method in class org.apache.maven.plugin.DefaultPluginManagerSupport
 
checkPluginDependencySpec(Plugin, MavenProject) - Method in interface org.apache.maven.plugin.PluginManagerSupport
 
checkRequiredMavenVersion(Plugin, MavenProject, ArtifactRepository, List) - Method in class org.apache.maven.plugin.DefaultPluginManagerSupport
 
checkRequiredMavenVersion(Plugin, MavenProject, ArtifactRepository, List) - Method in interface org.apache.maven.plugin.PluginManagerSupport
 
CHECKSUM_POLICY_FAIL - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
CHECKSUM_POLICY_WARN - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
clear() - Method in class org.apache.maven.realm.DefaultMavenRealmManager
 
clear() - Method in interface org.apache.maven.realm.MavenRealmManager
 
CLEAR_FORKED_EXECUTION_GOAL - Static variable in class org.apache.maven.lifecycle.statemgmt.StateManagementUtils
 
clearAccumulatedBuildState() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
clearAccumulatedBuildState() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
clearErrors() - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
clearErrors() - Method in interface org.apache.maven.errors.ProjectErrorReporter
 
ClearForkedContextMojo - Class in org.apache.maven.lifecycle.statemgmt
Remove the execution-project used during the fork, now that the forking mojo is finished executing.
ClearForkedContextMojo() - Constructor for class org.apache.maven.lifecycle.statemgmt.ClearForkedContextMojo
 
clearReporter() - Static method in class org.apache.maven.errors.CoreReporterManager
 
clearReporter() - Static method in class org.apache.maven.errors.ProjectReporterManager
 
clearReports() - Method in class org.apache.maven.execution.MavenSession
Clear the reports for this project
clearUnbindableMojos() - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
componentDiscovered(ComponentDiscoveryEvent) - Method in class org.apache.maven.plugin.MavenPluginCollector
 
constructBuildPlan(List, MavenProject, MavenSession, boolean) - Method in interface org.apache.maven.lifecycle.plan.BuildPlanner
Orchestrates construction of the build plan which will be used by the user of LifecycleExecutor.
constructBuildPlan(List, MavenProject, MavenSession, boolean) - Method in class org.apache.maven.lifecycle.plan.DefaultBuildPlanner
Orchestrates construction of the build plan which will be used by the user of LifecycleExecutor.
constructInitialProjectBuildPlan(MavenProject, MavenSession) - Method in interface org.apache.maven.lifecycle.plan.BuildPlanner
 
constructInitialProjectBuildPlan(MavenProject, MavenSession) - Method in class org.apache.maven.lifecycle.plan.DefaultBuildPlanner
 
constructInitialProjectBuildPlans(MavenSession) - Method in interface org.apache.maven.lifecycle.plan.BuildPlanner
 
constructInitialProjectBuildPlans(MavenSession) - Method in class org.apache.maven.lifecycle.plan.DefaultBuildPlanner
 
container - Variable in class org.apache.maven.DefaultMaven
 
container - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
contextualize(Context) - Method in class org.apache.maven.plugin.DefaultPluginManagerSupport
 
convertFromSettingsProfile(Profile) - Static method in class org.apache.maven.settings.SettingsUtils
 
copy(MavenExecutionRequest) - Static method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
copy(String) - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
copy(List) - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
copyConfiguration(PlexusConfiguration) - Static method in class org.apache.maven.plugin.DefaultPluginManager
 
copySettings(Settings) - Static method in class org.apache.maven.settings.SettingsUtils
 
coreArtifactFilterManager - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
CoreErrorReporter - Interface in org.apache.maven.errors
 
CoreErrorTips - Class in org.apache.maven.errors
 
CoreReporterManager - Class in org.apache.maven.errors
 
createClearForkedExecutionMojoBinding() - Static method in class org.apache.maven.lifecycle.statemgmt.StateManagementUtils
Create a new MojoBinding instance that refers to the internal mojo used to cleanup a completed forked-execution context.
createComponentDescriptors(Reader, String) - Method in class org.apache.maven.plugin.MavenPluginDiscoverer
 
createEndForkedExecutionMojoBinding() - Static method in class org.apache.maven.lifecycle.statemgmt.StateManagementUtils
Create a new MojoBinding instance that refers to the internal mojo used to end a forked-execution context.
createExtensionRealm(Artifact, List) - Method in class org.apache.maven.realm.DefaultMavenRealmManager
 
createExtensionRealm(Artifact, List) - Method in interface org.apache.maven.realm.MavenRealmManager
 
createExtensionRealmId(Artifact) - Static method in class org.apache.maven.realm.RealmUtils
 
createMojoBinding(String, String, String, String, MavenProject) - Method in class org.apache.maven.lifecycle.binding.DefaultMojoBindingFactory
Create a new MojoBinding instance with the specified information, and inject POM configurations appropriate to that mojo before returning it.
createMojoBinding(String, String, String, String, MavenProject) - Method in interface org.apache.maven.lifecycle.binding.MojoBindingFactory
Create a new MojoBinding instance with the specified information, and inject POM configurations appropriate to that mojo before returning it.
createPluginParameterRequiredMessage(MojoDescriptor, Parameter, String) - Static method in class org.apache.maven.plugin.DefaultPluginManager
 
createPluginRealm(Plugin, Artifact, List, ArtifactFilter) - Method in class org.apache.maven.realm.DefaultMavenRealmManager
 
createPluginRealm(Plugin, Artifact, List, ArtifactFilter) - Method in interface org.apache.maven.realm.MavenRealmManager
 
createPluginRealmId(Plugin) - Static method in class org.apache.maven.realm.RealmUtils
 
createProjectId(String, String, String) - Static method in class org.apache.maven.realm.RealmUtils
 
createReactorManager(MavenExecutionRequest, MavenExecutionResult) - Method in class org.apache.maven.DefaultMaven
 
createReactorManager(MavenExecutionRequest, MavenExecutionResult) - Method in interface org.apache.maven.Maven
 
createResolveLateBoundMojoBinding(MojoBinding) - Static method in class org.apache.maven.lifecycle.statemgmt.StateManagementUtils
Create a new MojoBinding instance that refers to the internal mojo used to resolve a late-bound plugin just before it is to be used.
createSession(MavenExecutionRequest, ReactorManager, EventDispatcher) - Method in class org.apache.maven.DefaultMaven
 
createStandardFilter() - Static method in class org.apache.maven.DefaultArtifactFilterManager
Deprecated. Use this class as a component instead, and then use getArtifactFilter().
createStartForkedExecutionMojoBinding() - Static method in class org.apache.maven.lifecycle.statemgmt.StateManagementUtils
Create a new MojoBinding instance that refers to the internal mojo used to setup a new forked-execution context.

D

debug(CharSequence) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
debug(CharSequence, Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
debug(Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
DebugConfigurationListener - Class in org.apache.maven.plugin
Log at debug level the mojo configuration.
DebugConfigurationListener(Logger) - Constructor for class org.apache.maven.plugin.DebugConfigurationListener
 
DefaultArtifactFilterManager - Class in org.apache.maven
 
DefaultArtifactFilterManager() - Constructor for class org.apache.maven.DefaultArtifactFilterManager
 
DefaultBuildPlanner - Class in org.apache.maven.lifecycle.plan
Responsible for creating a plan of execution for a given project and list of tasks.
DefaultBuildPlanner() - Constructor for class org.apache.maven.lifecycle.plan.DefaultBuildPlanner
 
DefaultCoreErrorReporter - Class in org.apache.maven.errors
 
DefaultCoreErrorReporter(Map, Map, Map) - Constructor for class org.apache.maven.errors.DefaultCoreErrorReporter
 
DefaultCoreErrorReporter() - Constructor for class org.apache.maven.errors.DefaultCoreErrorReporter
 
DefaultEventDispatcher - Class in org.apache.maven.monitor.event
 
DefaultEventDispatcher() - Constructor for class org.apache.maven.monitor.event.DefaultEventDispatcher
 
DefaultEventDispatcher(List) - Constructor for class org.apache.maven.monitor.event.DefaultEventDispatcher
 
DefaultEventMonitor - Class in org.apache.maven.monitor.event
 
DefaultEventMonitor(Logger) - Constructor for class org.apache.maven.monitor.event.DefaultEventMonitor
 
DefaultLifecycleBindingManager - Class in org.apache.maven.lifecycle.binding
Responsible for the gross construction of LifecycleBindings, or mappings of MojoBinding instances to different parts of the three lifecycles: clean, build, and site.
DefaultLifecycleBindingManager() - Constructor for class org.apache.maven.lifecycle.binding.DefaultLifecycleBindingManager
 
DefaultLifecycleExecutor - Class in org.apache.maven.lifecycle
Responsible for orchestrating the process of building the ordered list of steps required to achieve the specified set of tasks passed into Maven, then executing these mojos in order.
DefaultLifecycleExecutor() - Constructor for class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
DefaultLifecycleMapping - Class in org.apache.maven.lifecycle.mapping
Lifecycle mapping for a POM.
DefaultLifecycleMapping() - Constructor for class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
 
DefaultLog - Class in org.apache.maven.monitor.logging
 
DefaultLog(Logger) - Constructor for class org.apache.maven.monitor.logging.DefaultLog
 
DefaultMaven - Class in org.apache.maven
 
DefaultMaven() - Constructor for class org.apache.maven.DefaultMaven
 
DefaultMavenExecutionRequest - Class in org.apache.maven.execution
 
DefaultMavenExecutionRequest() - Constructor for class org.apache.maven.execution.DefaultMavenExecutionRequest
 
DefaultMavenExecutionResult - Class in org.apache.maven.execution
 
DefaultMavenExecutionResult() - Constructor for class org.apache.maven.execution.DefaultMavenExecutionResult
 
DefaultMavenModelEventProcessor - Class in org.apache.maven.listeners
 
DefaultMavenModelEventProcessor() - Constructor for class org.apache.maven.listeners.DefaultMavenModelEventProcessor
 
DefaultMavenRealmManager - Class in org.apache.maven.realm
 
DefaultMavenRealmManager(PlexusContainer, Logger) - Constructor for class org.apache.maven.realm.DefaultMavenRealmManager
 
DefaultMavenSettingsBuilder - Class in org.apache.maven.settings
 
DefaultMavenSettingsBuilder() - Constructor for class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
DefaultMojoBindingFactory - Class in org.apache.maven.lifecycle.binding
Responsible for constructing or parsing MojoBinding instances from one of several sources, potentially using the PluginLoader to resolve any plugin prefixes first.
DefaultMojoBindingFactory() - Constructor for class org.apache.maven.lifecycle.binding.DefaultMojoBindingFactory
 
DefaultPluginLoader - Class in org.apache.maven.plugin.loader
Responsible for loading plugins, reports, and any components contained therein.
DefaultPluginLoader() - Constructor for class org.apache.maven.plugin.loader.DefaultPluginLoader
 
DefaultPluginManager - Class in org.apache.maven.plugin
 
DefaultPluginManager() - Constructor for class org.apache.maven.plugin.DefaultPluginManager
 
DefaultPluginManagerSupport - Class in org.apache.maven.plugin
 
DefaultPluginManagerSupport() - Constructor for class org.apache.maven.plugin.DefaultPluginManagerSupport
 
DefaultPluginMappingManager - Class in org.apache.maven.plugin
Manage plugin prefix to artifact ID mapping associations.
DefaultPluginMappingManager() - Constructor for class org.apache.maven.plugin.DefaultPluginMappingManager
 
DefaultPluginPrefixLoader - Class in org.apache.maven.plugin.loader
 
DefaultPluginPrefixLoader() - Constructor for class org.apache.maven.plugin.loader.DefaultPluginPrefixLoader
 
DefaultPluginVersionManager - Class in org.apache.maven.plugin.version
 
DefaultPluginVersionManager() - Constructor for class org.apache.maven.plugin.version.DefaultPluginVersionManager
 
DefaultProjectErrorReporter - Class in org.apache.maven.errors
 
DefaultProjectErrorReporter(Map, Map, Map) - Constructor for class org.apache.maven.errors.DefaultProjectErrorReporter
 
DefaultProjectErrorReporter() - Constructor for class org.apache.maven.errors.DefaultProjectErrorReporter
 
DefaultRuntimeInformation - Class in org.apache.maven.execution
Describes runtime information about the application.
DefaultRuntimeInformation() - Constructor for class org.apache.maven.execution.DefaultRuntimeInformation
 
DefaultSettingsValidator - Class in org.apache.maven.settings.validation
 
DefaultSettingsValidator() - Constructor for class org.apache.maven.settings.validation.DefaultSettingsValidator
 
DeprecationEventDispatcher - Class in org.apache.maven.monitor.event
 
DeprecationEventDispatcher(Map) - Constructor for class org.apache.maven.monitor.event.DeprecationEventDispatcher
 
DeprecationEventDispatcher(Map, List) - Constructor for class org.apache.maven.monitor.event.DeprecationEventDispatcher
 
DEPRECATIONS - Static variable in class org.apache.maven.monitor.event.MavenEvents
 
dispatchEnd(String, String) - Method in class org.apache.maven.monitor.event.DefaultEventDispatcher
 
dispatchEnd(String, String) - Method in class org.apache.maven.monitor.event.DeprecationEventDispatcher
 
dispatchEnd(String, String) - Method in interface org.apache.maven.monitor.event.EventDispatcher
 
dispatchError(String, String, Throwable) - Method in class org.apache.maven.monitor.event.DefaultEventDispatcher
 
dispatchError(String, String, Throwable) - Method in class org.apache.maven.monitor.event.DeprecationEventDispatcher
 
dispatchError(String, String, Throwable) - Method in interface org.apache.maven.monitor.event.EventDispatcher
 
dispatchStart(String, String) - Method in class org.apache.maven.monitor.event.DefaultEventDispatcher
 
dispatchStart(String, String) - Method in class org.apache.maven.monitor.event.DeprecationEventDispatcher
 
dispatchStart(String, String) - Method in interface org.apache.maven.monitor.event.EventDispatcher
 
disposePluginRealm(Plugin) - Method in class org.apache.maven.realm.DefaultMavenRealmManager
 
disposePluginRealm(Plugin) - Method in interface org.apache.maven.realm.MavenRealmManager
 
doEndEvent(String, String, long) - Method in class org.apache.maven.monitor.event.AbstractEmbedderLifecycleMonitor
 
doEndEvent(String, String, long) - Method in class org.apache.maven.monitor.event.AbstractSelectiveEventMonitor
 
doEndEvent(String, String, long) - Method in class org.apache.maven.monitor.event.DefaultEventMonitor
 
doErrorEvent(String, String, long, Throwable) - Method in class org.apache.maven.monitor.event.AbstractSelectiveEventMonitor
 
doStartEvent(String, String, long) - Method in class org.apache.maven.monitor.event.AbstractEmbedderLifecycleMonitor
 
doStartEvent(String, String, long) - Method in class org.apache.maven.monitor.event.AbstractSelectiveEventMonitor
 
doStartEvent(String, String, long) - Method in class org.apache.maven.monitor.event.DefaultEventMonitor
 
DuplicateProjectException - Exception in org.apache.maven.execution
Exception that occurs when the project list contains duplicate projects instead of ignoring one.
DuplicateProjectException(String) - Constructor for exception org.apache.maven.execution.DuplicateProjectException
Deprecated. use DuplicateProjectException.DuplicateProjectException(String, File, File, String)
DuplicateProjectException(String, Exception) - Constructor for exception org.apache.maven.execution.DuplicateProjectException
Deprecated. use DuplicateProjectException.DuplicateProjectException(String, File, File, String)
DuplicateProjectException(String, File, File, String) - Constructor for exception org.apache.maven.execution.DuplicateProjectException
 

E

EMBEDDER_LIFECYCLE - Static variable in class org.apache.maven.monitor.event.MavenEvents
 
EMBEDDER_LIFECYCLE_EVENTS - Static variable in class org.apache.maven.monitor.event.AbstractEmbedderLifecycleMonitor
 
EMBEDDER_METHOD - Static variable in class org.apache.maven.monitor.event.MavenEvents
 
embedderInitialized(long) - Method in class org.apache.maven.monitor.event.AbstractEmbedderLifecycleMonitor
 
embedderInitialized(long) - Method in interface org.apache.maven.monitor.event.MavenEmbedderLifecycleMonitor
 
embedderMethodEnded(String, long) - Method in class org.apache.maven.monitor.event.AbstractEmbedderLifecycleMonitor
 
embedderMethodEnded(String, long) - Method in interface org.apache.maven.monitor.event.MavenEmbedderLifecycleMonitor
 
embedderMethodStarted(String, long) - Method in class org.apache.maven.monitor.event.AbstractEmbedderLifecycleMonitor
 
embedderMethodStarted(String, long) - Method in interface org.apache.maven.monitor.event.MavenEmbedderLifecycleMonitor
 
embedderStopped(long) - Method in class org.apache.maven.monitor.event.AbstractEmbedderLifecycleMonitor
 
embedderStopped(long) - Method in interface org.apache.maven.monitor.event.MavenEmbedderLifecycleMonitor
 
enableLogging(Logger) - Method in class org.apache.maven.DefaultMaven
 
enableLogging(Logger) - Method in class org.apache.maven.lifecycle.binding.DefaultLifecycleBindingManager
 
enableLogging(Logger) - Method in class org.apache.maven.lifecycle.plan.DefaultBuildPlanner
 
enableLogging(Logger) - Method in class org.apache.maven.plugin.DefaultPluginManagerSupport
 
enableLogging(Logger) - Method in class org.apache.maven.plugin.loader.DefaultPluginLoader
 
enableLogging(Logger) - Method in class org.apache.maven.plugin.loader.DefaultPluginPrefixLoader
 
enableLogging(Logger) - Method in class org.apache.maven.plugin.MavenPluginCollector
 
END_FORKED_EXECUTION_GOAL - Static variable in class org.apache.maven.lifecycle.statemgmt.StateManagementUtils
 
endEvent(String, String, long) - Method in class org.apache.maven.monitor.event.AbstractSelectiveEventMonitor
 
endEvent(String, String, long) - Method in interface org.apache.maven.monitor.event.EventMonitor
 
EndForkedExecutionMojo - Class in org.apache.maven.lifecycle.statemgmt
Restore the lifecycle execution context's current-project, and set the project instance from the forked execution to project.getExecutionProject() for the forking mojo to use.
EndForkedExecutionMojo() - Constructor for class org.apache.maven.lifecycle.statemgmt.EndForkedExecutionMojo
 
equals(Object) - Method in class org.apache.maven.settings.Repository
 
equals(Object) - Method in class org.apache.maven.settings.RepositoryBase
 
error(CharSequence) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
error(CharSequence, Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
error(Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
errorEvent(String, String, long, Throwable) - Method in class org.apache.maven.monitor.event.AbstractSelectiveEventMonitor
 
errorEvent(String, String, long, Throwable) - Method in interface org.apache.maven.monitor.event.EventMonitor
 
evaluate(String) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
EventDispatcher - Interface in org.apache.maven.monitor.event
 
EventMonitor - Interface in org.apache.maven.monitor.event
 
excludeArtifact(String) - Method in interface org.apache.maven.ArtifactFilterManager
Exclude an extension artifact (doesn't affect getArtifactFilter's result, only getExtensionArtifactFilter).
excludeArtifact(String) - Method in class org.apache.maven.DefaultArtifactFilterManager
 
excludedArtifacts - Variable in class org.apache.maven.DefaultArtifactFilterManager
 
execute(MavenExecutionRequest) - Method in class org.apache.maven.DefaultMaven
 
execute(MavenSession, ReactorManager, EventDispatcher) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
Order and execute mojos associated with the current set of projects in the reactor.
execute(MavenSession, ReactorManager, EventDispatcher) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
Order and execute mojos associated with the current set of projects in the reactor.
execute() - Method in class org.apache.maven.lifecycle.statemgmt.ClearForkedContextMojo
 
execute() - Method in class org.apache.maven.lifecycle.statemgmt.EndForkedExecutionMojo
 
execute() - Method in class org.apache.maven.lifecycle.statemgmt.ResolveLateBoundPluginMojo
 
execute() - Method in class org.apache.maven.lifecycle.statemgmt.StartForkedExecutionMojo
 
execute(MavenExecutionRequest) - Method in interface org.apache.maven.Maven
 
executedMultipleProjects() - Method in class org.apache.maven.execution.ReactorManager
 
executeMojo(MavenProject, MojoExecution, MavenSession) - Method in class org.apache.maven.plugin.DefaultPluginManager
 
executeMojo(MavenProject, MojoExecution, MavenSession) - Method in interface org.apache.maven.plugin.PluginManager
 

F

FAIL_AT_END - Static variable in class org.apache.maven.execution.ReactorManager
 
FAIL_FAST - Static variable in class org.apache.maven.execution.ReactorManager
 
FAIL_NEVER - Static variable in class org.apache.maven.execution.ReactorManager
 
findPluginForPrefix(String, MavenProject, MavenSession) - Method in class org.apache.maven.plugin.loader.DefaultPluginPrefixLoader
Determine the appropriate PluginDescriptor instance for use with the specified plugin prefix, using the following strategies (in order):
Search for a plugin that has already been loaded with the specified prefix Search for a plugin configured in the POM that has a matching prefix Search the pluginGroups specified in the settings.xml for a matching plugin Use groupId == org.apache.maven.plugins, and artifactId == maven-<prefix>-plugin, and try to resolve based on that.
findPluginForPrefix(String, MavenProject, MavenSession) - Method in interface org.apache.maven.plugin.loader.PluginPrefixLoader
Determine the appropriate Plugin instance for use with the specified plugin prefix, using the following strategies (in order):
Search for a plugin that has already been loaded with the specified prefix Search for a plugin configured in the POM that has a matching prefix Search the pluginGroups specified in the settings.xml for a matching plugin Use groupId == org.apache.maven.plugins, and artifactId == maven-<prefix>-plugin, and try to resolve based on that.
findReportedException(Throwable) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
findReportedException(Throwable) - Method in interface org.apache.maven.errors.ProjectErrorReporter
 
fire(List<? extends ModelContainer>) - Method in class org.apache.maven.listeners.BuildExtensionListener
 
flushActiveProxy() - Method in class org.apache.maven.settings.Settings
Reset the activeProxy field to null
flushProfileMap() - Method in class org.apache.maven.settings.Settings
Reset the profileMap field to null
formatMojoListing(MojoBinding, int, boolean) - Static method in class org.apache.maven.lifecycle.plan.BuildPlanUtils
Format a single MojoBinding for inclusion in a build plan listing.

G

generateInvalidTaskException() - Method in class org.apache.maven.lifecycle.TaskValidationResult
 
getActivation() - Method in class org.apache.maven.settings.Profile
Get The conditional logic which will automatically trigger the inclusion of this profile.
getActiveProfiles() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getActiveProfiles() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getActiveProfiles() - Method in class org.apache.maven.settings.Settings
Method getActiveProfiles.
getActiveProxy() - Method in class org.apache.maven.settings.Settings
 
getAddDefaultEntities() - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Returns the state of the "add default entities" flag.
getApplicationInformation() - Method in class org.apache.maven.execution.DefaultRuntimeInformation
 
getApplicationInformation() - Method in interface org.apache.maven.execution.RuntimeInformation
 
getApplicationVersion() - Method in class org.apache.maven.execution.DefaultRuntimeInformation
Deprecated. Use getApplicationInformation()
getApplicationVersion() - Method in interface org.apache.maven.execution.RuntimeInformation
Deprecated. Use getApplicationInformation()
getArch() - Method in class org.apache.maven.settings.ActivationOS
Get The architecture of the OS to be used to activate a profile.
getArtifactFilter() - Method in interface org.apache.maven.ArtifactFilterManager
Returns a filter for core + extension artifacts.
getArtifactFilter() - Method in class org.apache.maven.DefaultArtifactFilterManager
Returns the artifact filter for the core + extension artifacts.
getArtifactId() - Method in exception org.apache.maven.plugin.version.PluginVersionNotFoundException
 
getArtifactId() - Method in exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
getArtifactResolutionResult() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getArtifactResolutionResult() - Method in interface org.apache.maven.execution.MavenExecutionResult
 
getBannedParameterExpressionTips(Parameter, MojoBinding, MavenProject) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getBaseDirectory() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getBaseDirectory() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getBaseMessage() - Method in exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
getBinding() - Method in exception org.apache.maven.AggregatedBuildFailureException
 
getBinding() - Method in exception org.apache.maven.ProjectBuildFailureException
 
getBindingsForPackaging(MavenProject, MavenSession) - Method in class org.apache.maven.lifecycle.binding.DefaultLifecycleBindingManager
Retrieve the LifecycleBindings given by the lifecycle mapping component/file for the project's packaging.
getBindingsForPackaging(MavenProject, MavenSession) - Method in interface org.apache.maven.lifecycle.binding.LifecycleBindingManager
Retrieve the LifecycleBindings given by the lifecycle mapping component/file for the project's packaging.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getBooleanValue.
getBuildFailure(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
 
getBuildPlan(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getBuildPlan(MavenProject) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getBuildPlan(String) - Method in interface org.apache.maven.execution.MavenExecutionResult
 
getBuildPlan(MavenProject) - Method in interface org.apache.maven.execution.MavenExecutionResult
 
getBuildPlan(String) - Method in class org.apache.maven.execution.MavenSession
 
getBuildPlan(MavenProject) - Method in class org.apache.maven.execution.MavenSession
 
getBuildPlanningErrorTips(List, MavenProject, LifecycleException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getBuildPlans() - Method in class org.apache.maven.execution.MavenSession
 
getBuildSuccess(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
 
getBuiltOn() - Method in class org.apache.maven.execution.ApplicationInformation
 
getByPrefix(String, List, List, ArtifactRepository) - Method in class org.apache.maven.plugin.DefaultPluginMappingManager
 
getByPrefix(String, List, List, ArtifactRepository) - Method in interface org.apache.maven.plugin.PluginMappingManager
 
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getByteValue.
getCause() - Method in class org.apache.maven.execution.BuildFailure
 
getCause() - Method in class org.apache.maven.lifecycle.TaskValidationResult
 
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getCharacterValue.
getChecksumPolicy() - Method in class org.apache.maven.settings.RepositoryPolicy
Get What to do when verification of an artifact checksum fails - warn, fail, etc.
getColumnNumber() - Method in exception org.apache.maven.settings.SettingsConfigurationException
 
getComponentDescriptorLocation() - Method in class org.apache.maven.plugin.MavenPluginDiscoverer
 
getConfiguration() - Method in class org.apache.maven.plugin.MojoExecution
 
getConfiguration() - Method in class org.apache.maven.settings.Server
Get Extra configuration for the transport layer.
getConflictingProjectFile() - Method in exception org.apache.maven.execution.DuplicateProjectException
 
getContainer() - Method in class org.apache.maven.execution.MavenSession
 
getCoreArtifactFilter() - Method in interface org.apache.maven.ArtifactFilterManager
Returns a filter for only the core artifacts.
getCoreArtifactFilter() - Method in class org.apache.maven.DefaultArtifactFilterManager
Returns the artifact filter for the standard core artifacts.
getCurrentProject() - Method in class org.apache.maven.execution.MavenSession
Return the current project for use in a mojo execution.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getDateValue.
getDefaultBindings(MavenProject) - Method in class org.apache.maven.lifecycle.binding.DefaultLifecycleBindingManager
Construct the LifecycleBindings for the default lifecycle mappings, including injection of configuration from the project into each MojoBinding, where appropriate.
getDefaultBindings(MavenProject) - Method in interface org.apache.maven.lifecycle.binding.LifecycleBindingManager
Construct the LifecycleBindings for the default lifecycle mappings, including injection of configuration from the project into each MojoBinding, where appropriate.
getDefaultPhases() - Method in class org.apache.maven.lifecycle.binding.Lifecycle
 
getDependencyArtifactResolutionTips(MavenProject, Artifact, AbstractArtifactResolutionException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getDependencyArtifactResolutionTips(MavenProject, String, AbstractArtifactResolutionException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getDirectInvocationBindings() - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
getDirectoryPermissions() - Method in class org.apache.maven.settings.Server
Get The permissions for directories when they are created.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getDoubleValue.
getDummyComponentDiscovererManager() - Static method in class org.apache.maven.realm.RealmScanningUtils
 
getDuplicateAttachmentTips(MojoBinding, MavenProject, DuplicateArtifactAttachmentException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getErrorLoadingPluginTips(MojoBinding, MavenProject, PluginLoaderException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getErrorManagingExtensionPluginRealmTips(Plugin, Model, RealmManagementException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getErrorManagingExtensionPluginRealmTips(Plugin, Model, PluginManagerException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getErrorManagingExtensionRealmTips(Artifact, Artifact, RealmManagementException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getErrorReporter() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getErrorReporter() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getErrorResolvingExtensionArtifactsTips(Artifact, Artifact, ArtifactResolutionResult) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getErrorResolvingExtensionDirectDepsTips(Artifact, Artifact, ArtifactMetadataRetrievalException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getErrorResolvingExtensionPluginArtifactsTips(Plugin, Model, AbstractArtifactResolutionException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getErrorResolvingExtensionPluginVersionTips(Plugin, Model, PluginVersionResolutionException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getEventDispatcher() - Method in class org.apache.maven.execution.MavenSession
 
getEventMonitors() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getEventMonitors() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getExceptions() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getExceptions() - Method in interface org.apache.maven.execution.MavenExecutionResult
 
getExecutionId() - Method in class org.apache.maven.plugin.MojoExecution
 
getExecutionProperties() - Method in class org.apache.maven.execution.MavenSession
 
getExecutionRootDirectory() - Method in exception org.apache.maven.AggregatedBuildFailureException
 
getExecutionRootDirectory() - Method in class org.apache.maven.execution.MavenSession
 
getExistingProjectFile() - Method in exception org.apache.maven.execution.DuplicateProjectException
 
getExists() - Method in class org.apache.maven.settings.ActivationFile
Get The name of the file that should exist to activate a profile.
getExtensionPluginVersionNotFoundTips(Plugin, Model, PluginVersionNotFoundException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getFailureBehavior() - Method in class org.apache.maven.execution.ReactorManager
 
getFamily() - Method in class org.apache.maven.settings.ActivationOS
Get The general family of the OS to be used to activate a profile (e.g.
getFile() - Method in class org.apache.maven.settings.Activation
Get Specifies that this profile will be activated based on existence of a file.
getFilePermissions() - Method in class org.apache.maven.settings.Server
Get The permissions for files when they are created.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getFloatValue.
getForkedDirectInvocations() - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
getForkedPhases() - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
getFormattedMessage(Throwable) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
getFormattedMessage(Throwable) - Method in interface org.apache.maven.errors.ProjectErrorReporter
 
getGlobalChecksumPolicy() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getGlobalChecksumPolicy() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getGlobalSettingsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getGlobalSettingsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getGoal() - Method in exception org.apache.maven.plugin.PluginManagerException
 
getGoals() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getGoals() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getGoals() - Method in class org.apache.maven.execution.MavenSession
 
getGroupId() - Method in exception org.apache.maven.plugin.version.PluginVersionNotFoundException
 
getGroupId() - Method in exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
getHost() - Method in class org.apache.maven.settings.Proxy
Get The proxy host.
getId() - Method in class org.apache.maven.lifecycle.binding.Lifecycle
Method getId
getId() - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method getId
getId() - Method in class org.apache.maven.plugin.MavenPluginCollector
 
getId() - Method in class org.apache.maven.settings.IdentifiableBase
Get the id field.
getId() - Method in class org.apache.maven.settings.RepositoryBase
Get A unique identifier for a repository.
getInactiveProfiles() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getInactiveProfiles() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getIncompatibleProjectMavenVersionPrereqTips(MavenProject, ArtifactVersion) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getIntegerValue.
getInteractiveMode() - Method in class org.apache.maven.settings.Settings
 
getInvalidDependencyVersionForExtensionPluginTips(Plugin, Model, InvalidDependencyVersionException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getInvalidExecutionEnvironmentTips(MojoBinding, MavenProject, PluginExecutionException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getInvalidPluginForDirectInvocationTips(String, MavenSession, MavenProject, InvalidPluginException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getInvalidPluginVersionRangeForExtensionPluginTips(Plugin, Model, String, String) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getInvalidPluginVersionRangeForExtensionPluginTips(Plugin, Model, String, String, Exception) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getInvalidTask() - Method in class org.apache.maven.lifecycle.TaskValidationResult
 
getJdk() - Method in class org.apache.maven.settings.Activation
Get Specifies that this profile will be activated when a matching JDK is detected.
getLayout() - Method in class org.apache.maven.settings.RepositoryBase
Get The type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
getLifecycleBindings() - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
getLifecycles() - Method in class org.apache.maven.lifecycle.binding.DefaultLifecycleBindingManager
 
getLifecycles() - Method in interface org.apache.maven.lifecycle.binding.LifecycleBindingManager
 
getLifecycles() - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
getLifecycles() - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
getLineNumber() - Method in exception org.apache.maven.settings.SettingsConfigurationException
 
getLocalRepository() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getLocalRepository() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getLocalRepository() - Method in class org.apache.maven.execution.MavenSession
 
getLocalRepository() - Method in class org.apache.maven.settings.Settings
Get The local repository.
getLocalRepositoryPath() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getLocalRepositoryPath() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getLogger() - Method in class org.apache.maven.DefaultMaven
 
getLogger() - Method in class org.apache.maven.plugin.MavenPluginCollector
 
getLoggingLevel() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getLoggingLevel() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getLongValue.
getMessage() - Method in class org.apache.maven.lifecycle.TaskValidationResult
 
getMessage(int) - Method in class org.apache.maven.settings.validation.SettingsValidationResult
 
getMessageCount() - Method in class org.apache.maven.settings.validation.SettingsValidationResult
 
getMessages() - Method in class org.apache.maven.settings.validation.SettingsValidationResult
 
getMirrorOf() - Method in class org.apache.maven.settings.Mirror
Get The server ID of the repository being mirrored, eg "central".
getMirrorOf(String) - Method in class org.apache.maven.settings.Settings
 
getMirrors() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getMirrors() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getMirrors() - Method in class org.apache.maven.settings.Settings
Method getMirrors.
getMissing() - Method in class org.apache.maven.settings.ActivationFile
Get The name of the file that should be missing to activate a profile.
getMissingModuleTips(File, File, String) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getMissingPluginDescriptorTips(MojoBinding, MavenProject) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getMissingRequiredParameterTips(List, MojoBinding, MavenProject) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getModelContainerFactories() - Method in class org.apache.maven.listeners.BuildExtensionListener
 
getModelEncoding() - Method in class org.apache.maven.settings.Activation
 
getModelEncoding() - Method in class org.apache.maven.settings.ActivationFile
 
getModelEncoding() - Method in class org.apache.maven.settings.ActivationOS
 
getModelEncoding() - Method in class org.apache.maven.settings.ActivationProperty
 
getModelEncoding() - Method in class org.apache.maven.settings.IdentifiableBase
 
getModelEncoding() - Method in class org.apache.maven.settings.Mirror
 
getModelEncoding() - Method in class org.apache.maven.settings.Profile
 
getModelEncoding() - Method in class org.apache.maven.settings.Proxy
 
getModelEncoding() - Method in class org.apache.maven.settings.Repository
 
getModelEncoding() - Method in class org.apache.maven.settings.RepositoryBase
 
getModelEncoding() - Method in class org.apache.maven.settings.RepositoryPolicy
 
getModelEncoding() - Method in class org.apache.maven.settings.Server
 
getModelEncoding() - Method in class org.apache.maven.settings.Settings
 
getModelEncoding() - Method in class org.apache.maven.settings.TrackableBase
 
getModuleFile() - Method in exception org.apache.maven.reactor.MissingModuleException
 
getModuleName() - Method in exception org.apache.maven.reactor.MissingModuleException
 
getMojoConfigurationErrorTips(MojoBinding, MavenProject, PlexusConfiguration, PluginConfigurationException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getMojoDescriptor() - Method in class org.apache.maven.plugin.MojoExecution
 
getMojoDescriptor() - Method in exception org.apache.maven.plugin.PluginParameterException
 
getMojoExecution() - Method in exception org.apache.maven.plugin.PluginExecutionException
 
getMojoExecutionExceptionTips(MojoBinding, MavenProject, MojoExecutionException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getMojoFailureException() - Method in exception org.apache.maven.AggregatedBuildFailureException
 
getMojoFailureException() - Method in exception org.apache.maven.ProjectBuildFailureException
 
getMojoFailureTips(MojoBinding) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getMojoLookupErrorTips(MojoBinding, MavenProject, ComponentLookupException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getName() - Method in class org.apache.maven.settings.ActivationOS
Get The name of the OS to be used to activate a profile.
getName() - Method in class org.apache.maven.settings.ActivationProperty
Get The name of the property to be used to activate a profile.
getName() - Method in class org.apache.maven.settings.Mirror
Get The optional name that describes the mirror.
getName() - Method in class org.apache.maven.settings.RepositoryBase
Get Human readable name of the repository.
getNoGoalsTips() - Static method in class org.apache.maven.errors.CoreErrorTips
 
getNonProxyHosts() - Method in class org.apache.maven.settings.Proxy
Get The list of non-proxied hosts (delimited by |).
getOffendingArtifactId() - Method in exception org.apache.maven.realm.RealmManagementException
 
getOffendingGroupId() - Method in exception org.apache.maven.realm.RealmManagementException
 
getOffendingVersion() - Method in exception org.apache.maven.realm.RealmManagementException
 
getOptionalMojos(String) - Method in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
 
getOptionalMojos() - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
 
getOptionalMojos(String) - Method in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
 
getOs() - Method in class org.apache.maven.settings.Activation
Get Specifies that this profile will be activated when matching OS attributes are detected.
getParameters() - Method in exception org.apache.maven.plugin.PluginParameterException
 
getPassphrase() - Method in class org.apache.maven.settings.Server
Get The passphrase used in conjunction with the privateKey to authenticate.
getPassword() - Method in class org.apache.maven.settings.Proxy
Get The proxy password.
getPassword() - Method in class org.apache.maven.settings.Server
Get The password used in conjunction with the username to authenticate.
getPhases() - Method in class org.apache.maven.lifecycle.binding.Lifecycle
Method getPhases
getPhases(String) - Method in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
 
getPhases() - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method getPhases
getPhases(String) - Method in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
 
getPlugin() - Method in exception org.apache.maven.plugin.PluginNotFoundException
 
getPluginArtifactId() - Method in exception org.apache.maven.plugin.PluginManagerException
 
getPluginArtifacts(Plugin) - Method in class org.apache.maven.realm.DefaultMavenRealmManager
 
getPluginArtifacts(Plugin) - Method in interface org.apache.maven.realm.MavenRealmManager
 
getPluginContext(PluginDescriptor, MavenProject) - Method in class org.apache.maven.execution.MavenSession
 
getPluginContext(PluginDescriptor, MavenProject) - Method in class org.apache.maven.execution.ReactorManager
 
getPluginDefinitionForPrefix(String, MavenSession, MavenProject) - Method in class org.apache.maven.plugin.DefaultPluginManager
 
getPluginDefinitionForPrefix(String, MavenSession, MavenProject) - Method in interface org.apache.maven.plugin.PluginManager
 
getPluginDescriptor(Plugin) - Method in class org.apache.maven.plugin.MavenPluginCollector
 
getPluginDescriptorsForPrefix(String) - Method in class org.apache.maven.plugin.MavenPluginCollector
 
getPluginGroupId() - Method in exception org.apache.maven.plugin.PluginManagerException
 
getPluginGroups() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getPluginGroups() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getPluginGroups() - Method in class org.apache.maven.execution.MavenSession
 
getPluginGroups() - Method in class org.apache.maven.settings.Settings
Method getPluginGroups.
getPluginKey() - Method in exception org.apache.maven.plugin.loader.PluginLoaderException
 
getPluginLifecycleOverlay(PluginDescriptor, String, MavenProject) - Method in class org.apache.maven.lifecycle.binding.DefaultLifecycleBindingManager
Construct the LifecycleBindings that constitute the mojos mapped to the lifecycles by an overlay specified in a plugin.
getPluginLifecycleOverlay(PluginDescriptor, String, MavenProject) - Method in interface org.apache.maven.lifecycle.binding.LifecycleBindingManager
Construct the LifecycleBindings that constitute the mojos mapped to the lifecycles by an overlay specified in a plugin.
getPluginRealm() - Method in exception org.apache.maven.plugin.PluginContainerException
 
getPluginRealm(Plugin) - Method in class org.apache.maven.realm.DefaultMavenRealmManager
 
getPluginRealm(Plugin) - Method in interface org.apache.maven.realm.MavenRealmManager
 
getPluginRepositories() - Method in class org.apache.maven.settings.Profile
Method getPluginRepositories.
getPluginVersion() - Method in exception org.apache.maven.plugin.PluginManagerException
 
getPom() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getPom() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getPomFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
Deprecated. use DefaultMavenExecutionRequest.getPom()
getPomFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getPomFile() - Method in exception org.apache.maven.reactor.MavenExecutionException
 
getPomFileScanningErrorTips(File, String, String) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getPort() - Method in class org.apache.maven.settings.Proxy
Get The proxy port.
getPrivateKey() - Method in class org.apache.maven.settings.Server
Get The private key location used to authenticate.
getProfileActivationContext() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProfileActivationContext() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getProfileManager() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProfileManager() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getProfiles() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProfiles() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getProfiles() - Method in class org.apache.maven.settings.Settings
Method getProfiles.
getProfilesAsMap() - Method in class org.apache.maven.settings.Settings
 
getProject() - Method in class org.apache.maven.execution.BuildSuccess
 
getProject() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getProject() - Method in interface org.apache.maven.execution.MavenExecutionResult
 
getProject() - Method in exception org.apache.maven.lifecycle.LifecycleExecutionException
 
getProject() - Method in exception org.apache.maven.plugin.PluginManagerException
 
getProjectBuilderConfiguration() - Method in class org.apache.maven.execution.MavenSession
 
getProjectBuildingConfiguration() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProjectBuildingConfiguration() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getProjectCustomBindings(MavenProject, MavenSession, Set) - Method in class org.apache.maven.lifecycle.binding.DefaultLifecycleBindingManager
Construct the LifecycleBindings that constitute the extra mojos bound to the lifecycle within the POM itself.
getProjectCustomBindings(MavenProject, MavenSession, Set) - Method in interface org.apache.maven.lifecycle.binding.LifecycleBindingManager
Construct the LifecycleBindings that constitute the extra mojos bound to the lifecycle within the POM itself.
getProjectCycleTips(ProjectCycleException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getProjectId() - Method in exception org.apache.maven.execution.DuplicateProjectException
 
getProjectId() - Method in exception org.apache.maven.ProjectBuildFailureException
 
getProjectRealm(String, String, String) - Method in class org.apache.maven.realm.DefaultMavenRealmManager
 
getProjectRealm(String, String, String) - Method in interface org.apache.maven.realm.MavenRealmManager
 
getProjects(MavenExecutionRequest) - Method in class org.apache.maven.DefaultMaven
 
getProjects() - Method in exception org.apache.maven.ProjectCycleException
 
getProperties() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProperties() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getProperties() - Method in class org.apache.maven.settings.Profile
Method getProperties.
getProperty() - Method in class org.apache.maven.settings.Activation
Get Specifies that this profile will be activated when this System property is specified.
getProtocol() - Method in class org.apache.maven.settings.Proxy
Get The proxy protocol.
getProxies() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProxies() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getProxies() - Method in class org.apache.maven.settings.Settings
Method getProxies.
getReactorFailureBehavior() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getReactorFailureBehavior() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getReactorManager() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getReactorManager() - Method in interface org.apache.maven.execution.MavenExecutionResult
 
getRealCause(Throwable) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
getRealCause(Throwable) - Method in interface org.apache.maven.errors.ProjectErrorReporter
 
getRealmId() - Method in exception org.apache.maven.realm.RealmManagementException
 
getRealmManager() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getRealmManager() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getRealmManager() - Method in class org.apache.maven.execution.MavenSession
 
getReflectionErrorInParameterExpressionTips(String, Parameter, MojoBinding, MavenProject) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getReleases() - Method in class org.apache.maven.settings.Repository
Get How to handle downloading of releases from this repository .
getRemoteRepositories() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getRemoteRepositories() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getReport(MavenProject, MojoExecution, MavenSession) - Method in class org.apache.maven.plugin.DefaultPluginManager
 
getReport(MavenProject, MojoExecution, MavenSession) - Method in interface org.apache.maven.plugin.PluginManager
 
getReportBindings(MavenProject, MavenSession) - Method in class org.apache.maven.lifecycle.binding.DefaultLifecycleBindingManager
Retrieve the list of MojoBinding instances that correspond to the reports configured for the specified project.
getReportBindings(MavenProject, MavenSession) - Method in interface org.apache.maven.lifecycle.binding.LifecycleBindingManager
Retrieve the list of MojoBinding instances that correspond to the reports configured for the specified project.
getReportedExceptions() - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
getReportedExceptions() - Method in interface org.apache.maven.errors.ProjectErrorReporter
 
getReporter() - Static method in class org.apache.maven.errors.CoreReporterManager
 
getReporter() - Static method in class org.apache.maven.errors.ProjectReporterManager
 
getReportMojoDescriptors() - Method in class org.apache.maven.execution.MavenSession
 
getReports() - Method in class org.apache.maven.execution.MavenSession
Retrieve the list of reports (MavenReport instances) that have been executed against this project, for use in another mojo's execution.
getRepositories() - Method in class org.apache.maven.settings.Profile
Method getRepositories.
getRequest() - Method in class org.apache.maven.execution.MavenSession
 
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getRequiredAttributeValue.
getRuntimeInfo() - Method in class org.apache.maven.settings.Settings
 
getServer(String) - Method in class org.apache.maven.settings.Settings
 
getServers() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getServers() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getServers() - Method in class org.apache.maven.settings.Settings
Method getServers.
getSettings() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getSettings() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getSettings() - Method in class org.apache.maven.execution.MavenSession
 
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getShortValue.
getSnapshots() - Method in class org.apache.maven.settings.Repository
Get How to handle downloading of snapshots from this repository .
getSortedProjects() - Method in class org.apache.maven.execution.MavenSession
 
getSortedProjects() - Method in class org.apache.maven.execution.ReactorManager
 
getSortedProjects() - Method in class org.apache.maven.execution.ReactorManager.ProjectSorter
 
getSourceLevel() - Method in class org.apache.maven.settings.TrackableBase
 
getStartTime() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getStartTime() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getStartTime() - Method in class org.apache.maven.execution.MavenSession
 
getTask() - Method in class org.apache.maven.execution.BuildFailure
 
getTask() - Method in exception org.apache.maven.InvalidTaskException
 
getTasks() - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
getTaskValidationTips(String, Exception) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getTime() - Method in class org.apache.maven.execution.BuildFailure
 
getTime() - Method in class org.apache.maven.execution.BuildSuccess
 
getTipsForActivatorError(ProfileActivator, String, File, Profile, ProfileActivationContext, ProfileActivationException) - Static method in class org.apache.maven.errors.ProjectErrorTips
 
getTipsForActivatorLookupError(String, File, Profile, ComponentLookupException) - Static method in class org.apache.maven.errors.ProjectErrorTips
 
getTipsForBadDependencySpec(MavenProject, File, Dependency) - Static method in class org.apache.maven.errors.ProjectErrorTips
 
getTipsForBadNonDependencyArtifactSpec(MavenProject, File, InvalidProjectVersionException) - Static method in class org.apache.maven.errors.ProjectErrorTips
 
getTipsForDuplicateProjectError(List, DuplicateProjectException) - Static method in class org.apache.maven.errors.ProjectErrorTips
 
getTipsForErrorLoadingExternalProfilesFromFile(Model, File, File, IOException) - Static method in class org.apache.maven.errors.ProjectErrorTips
 
getTipsForErrorLoadingExternalProfilesFromFile(Model, File, File, XmlPullParserException) - Static method in class org.apache.maven.errors.ProjectErrorTips
 
getTipsForInvalidRepositorySpec(RepositoryBase, String, File, InvalidRepositoryException) - Static method in class org.apache.maven.errors.ProjectErrorTips
 
getTipsForPomParsingError(String, File, Exception) - Static method in class org.apache.maven.errors.ProjectErrorTips
 
getTipsForProjectValidationFailure(MavenProject, File, ModelValidationResult) - Static method in class org.apache.maven.errors.ProjectErrorTips
 
getTopLevelProject() - Method in class org.apache.maven.execution.ReactorManager
 
getTopLevelProject() - Method in class org.apache.maven.execution.ReactorManager.ProjectSorter
 
getTopologicallySortedProjects() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getTopologicallySortedProjects() - Method in interface org.apache.maven.execution.MavenExecutionResult
 
getTransferListener() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getTransferListener() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getTrimmedValue(String) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getTrimmedValue.
getUnbindableMojos() - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
getUneditableMojoParameterTips(Parameter, MojoBinding, MavenProject, PluginConfigurationException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getUnresolvableExtensionPluginPOMTips(Plugin, Model, ArtifactMetadataRetrievalException) - Static method in class org.apache.maven.errors.CoreErrorTips
 
getUpdatePolicy() - Method in class org.apache.maven.settings.RepositoryPolicy
Get The frequency for downloading updates - can be "always", "daily" (default), "interval:XXX" (in minutes) or "never" (only if it doesn't exist locally).
getUris() - Method in class org.apache.maven.listeners.BuildExtensionListener
 
getUrl() - Method in class org.apache.maven.settings.Mirror
Get the URL of the mirror repository.
getUrl() - Method in class org.apache.maven.settings.RepositoryBase
Get The url of the repository.
getUsername() - Method in class org.apache.maven.settings.Proxy
Get The proxy user.
getUsername() - Method in class org.apache.maven.settings.Server
Get The username used to authenticate.
getUserProperties() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getUserProperties() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getUserSettingsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getUserSettingsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getValue() - Method in class org.apache.maven.settings.ActivationProperty
Get The value of the property to be used to activate a profile.
getVersion() - Method in class org.apache.maven.execution.ApplicationInformation
 
getVersion(ClassLoader, String, String) - Static method in class org.apache.maven.execution.DefaultRuntimeInformation
 
getVersion() - Method in class org.apache.maven.settings.ActivationOS
Get The version of the OS to be used to activate a profile.
GLOBAL_LEVEL - Static variable in class org.apache.maven.settings.TrackableBase
 
GROUP_ID - Static variable in class org.apache.maven.lifecycle.statemgmt.StateManagementUtils
 

H

handleSuperPomBuildingError(ProjectBuildingException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
handleSuperPomBuildingError(ProjectBuildingException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
hasBuildFailure(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
 
hasBuildFailures() - Method in class org.apache.maven.execution.ReactorManager
 
hasBuildSuccess(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
 
hasExceptions() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
hasExceptions() - Method in interface org.apache.maven.execution.MavenExecutionResult
 
hasExtensionRealm(Artifact) - Method in class org.apache.maven.realm.DefaultMavenRealmManager
 
hasExtensionRealm(Artifact) - Method in interface org.apache.maven.realm.MavenRealmManager
 
hasMultipleProjects() - Method in class org.apache.maven.execution.ReactorManager
 
hasMultipleProjects() - Method in class org.apache.maven.execution.ReactorManager.ProjectSorter
 
hasUnbindableMojos() - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 

I

IdentifiableBase - Class in org.apache.maven.settings
Base class for Mirror, Profile, Proxy and Server.
IdentifiableBase() - Constructor for class org.apache.maven.settings.IdentifiableBase
 
importExtensionsIntoProjectRealm(String, String, String, Artifact) - Method in class org.apache.maven.realm.DefaultMavenRealmManager
 
importExtensionsIntoProjectRealm(String, String, String, Artifact) - Method in interface org.apache.maven.realm.MavenRealmManager
 
info(CharSequence) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
info(CharSequence, Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
info(Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
initialize() - Method in class org.apache.maven.execution.DefaultRuntimeInformation
 
InvalidPluginException - Exception in org.apache.maven.plugin
Thrown when a plugin is not internally consistent.
InvalidPluginException(String, ProjectBuildingException) - Constructor for exception org.apache.maven.plugin.InvalidPluginException
 
InvalidPluginException(String, InvalidDependencyVersionException) - Constructor for exception org.apache.maven.plugin.InvalidPluginException
 
InvalidPluginException(String) - Constructor for exception org.apache.maven.plugin.InvalidPluginException
 
InvalidTaskException - Exception in org.apache.maven
Exception which occurs when a task or goal is specified on the command line but cannot be resolved for execution.
InvalidTaskException(TaskValidationResult, Throwable) - Constructor for exception org.apache.maven.InvalidTaskException
 
isActive() - Method in class org.apache.maven.settings.Proxy
Get Whether this proxy configuration is the active one.
isActiveByDefault() - Method in class org.apache.maven.settings.Activation
Get Flag specifying whether this profile is active as a default.
isBlackListed(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
 
isDebugEnabled() - Method in class org.apache.maven.monitor.logging.DefaultLog
 
isEnabled() - Method in class org.apache.maven.settings.RepositoryPolicy
Get Whether to use this repository for downloading this type of artifact.
isErrorEnabled() - Method in class org.apache.maven.monitor.logging.DefaultLog
 
isForkedExecutionClearMarker(MojoBinding) - Static method in class org.apache.maven.lifecycle.statemgmt.StateManagementUtils
Return true if the specified MojoBinding refers to the internal mojo used to clean up a completed forked-execution context.
isForkedExecutionEndMarker(MojoBinding) - Static method in class org.apache.maven.lifecycle.statemgmt.StateManagementUtils
Return true if the specified MojoBinding refers to the internal mojo used to end a forked-execution context.
isForkedExecutionStartMarker(MojoBinding) - Static method in class org.apache.maven.lifecycle.statemgmt.StateManagementUtils
Return true if the specified MojoBinding refers to the internal mojo used to setup a new forked-execution context.
isFullyResolved(MojoBinding) - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
isIncludingReports() - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
isInfoEnabled() - Method in class org.apache.maven.monitor.logging.DefaultLog
 
isInteractiveMode() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isInteractiveMode() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isInteractiveMode() - Method in class org.apache.maven.settings.Settings
Get Whether Maven should attempt to interact with the user for input.
isNoSnapshotUpdates() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isNoSnapshotUpdates() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isOffline() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isOffline() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isOffline() - Method in class org.apache.maven.execution.MavenSession
 
isOffline() - Method in class org.apache.maven.settings.Settings
Get Indicate whether maven should operate in offline mode full-time.
isPluginInstalled(Plugin) - Method in class org.apache.maven.plugin.MavenPluginCollector
 
isProjectPresent() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isProjectPresent() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isRecursive() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isRecursive() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isResolveLateBoundMojoBinding(MojoBinding) - Static method in class org.apache.maven.lifecycle.statemgmt.StateManagementUtils
Return true if the specified MojoBinding refers to the internal mojo used to resolve a late-bound mojo.
isShowChecksumEvents() - Method in interface org.apache.maven.MavenTransferListener
 
isShowErrors() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isShowErrors() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isStackTraceRecommended(Throwable) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
isStackTraceRecommended(Throwable) - Method in interface org.apache.maven.errors.ProjectErrorReporter
 
isTaskValid(String, MavenSession, MavenProject) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
Provides a fail-fast way to check that all goals specified in MavenExecutionRequest.getGoals() or MavenSession.getGoals() is valid.
isTaskValid(String, MavenSession, MavenProject) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
Provides a fail-fast way to check that all goals specified in MavenExecutionRequest.getGoals() or MavenSession.getGoals() is valid.
isTaskValid() - Method in class org.apache.maven.lifecycle.TaskValidationResult
 
isUpdateSnapshots() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isUpdateSnapshots() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isUsePluginRegistry() - Method in class org.apache.maven.settings.Settings
Get Whether Maven should use the plugin-registry.xml file to manage plugin versions.
isUsePluginUpdateOverride() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isUsePluginUpdateOverride() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isUsingPOMsFromFilesystem() - Method in class org.apache.maven.execution.MavenSession
 
isWarnEnabled() - Method in class org.apache.maven.monitor.logging.DefaultLog
 

L

LegacyLifecycleMappingParser - Class in org.apache.maven.lifecycle.binding
Responsible for parsing the Maven-2.0.x lifecycle-definition syntaxes.
LegacyLifecycleMappingParser() - Constructor for class org.apache.maven.lifecycle.binding.LegacyLifecycleMappingParser
 
Lifecycle - Class in org.apache.maven.lifecycle.binding
Class Lifecycle.
Lifecycle() - Constructor for class org.apache.maven.lifecycle.binding.Lifecycle
 
Lifecycle - Class in org.apache.maven.lifecycle.mapping
Class Lifecycle.
Lifecycle() - Constructor for class org.apache.maven.lifecycle.mapping.Lifecycle
 
LifecycleBindingManager - Interface in org.apache.maven.lifecycle.binding
Responsible for the gross construction of LifecycleBindings, or mappings of MojoBinding instances to different parts of the three lifecycles: clean, build, and site.
LifecycleExecutionException - Exception in org.apache.maven.lifecycle
 
LifecycleExecutionException(String, MavenProject) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, MavenProject, PluginManagerException) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, MavenProject, ArtifactNotFoundException) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, MavenProject, ArtifactResolutionException) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, MavenProject, PluginLoaderException) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, MavenProject, LifecycleException) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, MavenProject, InvalidDependencyVersionException) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, MavenProject, PluginConfigurationException) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, Throwable) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
lifecycleExecutor - Variable in class org.apache.maven.DefaultMaven
 
LifecycleExecutor - Interface in org.apache.maven.lifecycle
Responsible for orchestrating the process of building the ordered list of steps required to achieve the specified set of tasks passed into Maven, then executing these mojos in order.
LifecycleMapping - Interface in org.apache.maven.lifecycle.mapping
 
LifecyclePlannerException - Exception in org.apache.maven.lifecycle.plan
Signals an error during build-plan construction.
LifecyclePlannerException(String, Throwable) - Constructor for exception org.apache.maven.lifecycle.plan.LifecyclePlannerException
 
LifecyclePlannerException(String) - Constructor for exception org.apache.maven.lifecycle.plan.LifecyclePlannerException
 
line() - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
listBuildPlan(BuildPlan, boolean) - Static method in class org.apache.maven.lifecycle.plan.BuildPlanUtils
Render an entire build plan to a String.
listBuildPlan(List, boolean) - Static method in class org.apache.maven.lifecycle.plan.BuildPlanUtils
Render a list containing the MojoBinding instances for an entire build plan to a String.
loadIsolatedPluginDescriptor(Plugin, MavenProject, MavenSession) - Method in class org.apache.maven.plugin.DefaultPluginManagerSupport
 
loadIsolatedPluginDescriptor(Plugin, MavenProject, MavenSession) - Method in interface org.apache.maven.plugin.PluginManagerSupport
 
loadPlugin(MojoBinding, MavenProject, MavenSession) - Method in class org.apache.maven.plugin.loader.DefaultPluginLoader
Load the PluginDescriptor instance for the plugin implied by the specified MojoBinding, using the project for ArtifactRepository and other supplemental plugin information as necessary.
loadPlugin(Plugin, MavenProject, MavenSession) - Method in class org.apache.maven.plugin.loader.DefaultPluginLoader
Load the PluginDescriptor instance for the specified plugin, using the project for the ArtifactRepository and other supplemental plugin information as necessary.
loadPlugin(Plugin, MavenProject, MavenSession) - Method in interface org.apache.maven.plugin.loader.PluginLoader
Load the PluginDescriptor instance for the specified plugin, using the project for the ArtifactRepository and other supplemental plugin information as necessary.
loadPlugin(MojoBinding, MavenProject, MavenSession) - Method in interface org.apache.maven.plugin.loader.PluginLoader
Load the PluginDescriptor instance for the plugin implied by the specified MojoBinding, using the project for ArtifactRepository and other supplemental plugin information as necessary.
loadReportPlugin(MojoBinding, MavenProject, MavenSession) - Method in class org.apache.maven.plugin.loader.DefaultPluginLoader
Load the PluginDescriptor instance for the report plugin implied by the specified MojoBinding, using the project for ArtifactRepository and other supplemental report/plugin information as necessary.
loadReportPlugin(ReportPlugin, MavenProject, MavenSession) - Method in class org.apache.maven.plugin.loader.DefaultPluginLoader
Load the PluginDescriptor instance for the specified report plugin, using the project for the ArtifactRepository and other supplemental report/plugin information as necessary.
loadReportPlugin(ReportPlugin, MavenProject, MavenSession) - Method in interface org.apache.maven.plugin.loader.PluginLoader
Load the PluginDescriptor instance for the specified report plugin, using the project for the ArtifactRepository and other supplemental report/plugin information as necessary.
loadReportPlugin(MojoBinding, MavenProject, MavenSession) - Method in interface org.apache.maven.plugin.loader.PluginLoader
Load the PluginDescriptor instance for the report plugin implied by the specified MojoBinding, using the project for ArtifactRepository and other supplemental report/plugin information as necessary.
LOGGING_LEVEL_DEBUG - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
LOGGING_LEVEL_DISABLED - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
LOGGING_LEVEL_ERROR - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
LOGGING_LEVEL_FATAL - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
LOGGING_LEVEL_INFO - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
LOGGING_LEVEL_WARN - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
lookup(String) - Method in class org.apache.maven.execution.MavenSession
 
lookup(String, String) - Method in class org.apache.maven.execution.MavenSession
 
lookup(Class<T>) - Method in class org.apache.maven.execution.MavenSession
 
lookup(Class<T>, String) - Method in class org.apache.maven.execution.MavenSession
 
lookupList(String) - Method in class org.apache.maven.execution.MavenSession
 
lookupMap(String) - Method in class org.apache.maven.execution.MavenSession
 

M

markAsIncludingReports() - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
markFullyResolved() - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
Maven - Interface in org.apache.maven
 
MAVEN_EXECUTION - Static variable in class org.apache.maven.monitor.event.MavenEvents
 
MavenEmbedderLifecycleMonitor - Interface in org.apache.maven.monitor.event
 
MavenEvents - Class in org.apache.maven.monitor.event
 
MavenExecutionException - Exception in org.apache.maven.reactor
 
MavenExecutionException(String, File) - Constructor for exception org.apache.maven.reactor.MavenExecutionException
 
MavenExecutionException(String, File, ProjectBuildingException) - Constructor for exception org.apache.maven.reactor.MavenExecutionException
 
MavenExecutionException(String, IOException) - Constructor for exception org.apache.maven.reactor.MavenExecutionException
 
MavenExecutionException(String, ProjectBuildingException) - Constructor for exception org.apache.maven.reactor.MavenExecutionException
 
MavenExecutionRequest - Interface in org.apache.maven.execution
 
MavenExecutionResult - Interface in org.apache.maven.execution
 
MavenModelEventListener - Interface in org.apache.maven.listeners
 
MavenModelEventProcessor - Interface in org.apache.maven.listeners
 
MavenPluginCollector - Class in org.apache.maven.plugin
 
MavenPluginCollector() - Constructor for class org.apache.maven.plugin.MavenPluginCollector
 
MavenPluginDiscoverer - Class in org.apache.maven.plugin
 
MavenPluginDiscoverer() - Constructor for class org.apache.maven.plugin.MavenPluginDiscoverer
 
mavenProjectBuilder - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
MavenRealmManager - Interface in org.apache.maven.realm
 
MavenSession - Class in org.apache.maven.execution
 
MavenSession(PlexusContainer, MavenExecutionRequest, EventDispatcher, ReactorManager) - Constructor for class org.apache.maven.execution.MavenSession
 
MavenSettingsBuilder - Interface in org.apache.maven.settings
 
MavenTransferListener - Interface in org.apache.maven
 
merge(Settings, Settings, String) - Static method in class org.apache.maven.settings.SettingsUtils
 
Mirror - Class in org.apache.maven.settings
A download mirror for a given repository.
Mirror() - Constructor for class org.apache.maven.settings.Mirror
 
MissingModuleException - Exception in org.apache.maven.reactor
 
MissingModuleException(String, File, File) - Constructor for exception org.apache.maven.reactor.MissingModuleException
 
MOJO_EXECUTION - Static variable in class org.apache.maven.monitor.event.MavenEvents
 
MojoBindingFactory - Interface in org.apache.maven.lifecycle.binding
Responsible for constructing or parsing MojoBinding instances from one of several sources, potentially using the PluginLoader to resolve any plugin prefixes first.
MojoExecution - Class in org.apache.maven.plugin
Describes a single mojo invocation.
MojoExecution(MojoDescriptor) - Constructor for class org.apache.maven.plugin.MojoExecution
 
MojoExecution(MojoDescriptor, String) - Constructor for class org.apache.maven.plugin.MojoExecution
 
MojoExecution(MojoDescriptor, Xpp3Dom) - Constructor for class org.apache.maven.plugin.MojoExecution
 

N

NO_EVENTS - Static variable in class org.apache.maven.monitor.event.MavenEvents
 
NoGoalsSpecifiedException - Exception in org.apache.maven
Exception indicating that Maven has no instructions for what to execute.
NoGoalsSpecifiedException(String) - Constructor for exception org.apache.maven.NoGoalsSpecifiedException
 
notifyFieldChangeUsingReflection(String, Object, Object) - Method in class org.apache.maven.plugin.DebugConfigurationListener
 
notifyFieldChangeUsingSetter(String, Object, Object) - Method in class org.apache.maven.plugin.DebugConfigurationListener
 

O

org.apache.maven - package org.apache.maven
 
org.apache.maven.errors - package org.apache.maven.errors
 
org.apache.maven.execution - package org.apache.maven.execution
 
org.apache.maven.lifecycle - package org.apache.maven.lifecycle
 
org.apache.maven.lifecycle.binding - package org.apache.maven.lifecycle.binding
 
org.apache.maven.lifecycle.mapping - package org.apache.maven.lifecycle.mapping
 
org.apache.maven.lifecycle.plan - package org.apache.maven.lifecycle.plan
 
org.apache.maven.lifecycle.statemgmt - package org.apache.maven.lifecycle.statemgmt
 
org.apache.maven.listeners - package org.apache.maven.listeners
 
org.apache.maven.monitor.event - package org.apache.maven.monitor.event
 
org.apache.maven.monitor.logging - package org.apache.maven.monitor.logging
 
org.apache.maven.plugin - package org.apache.maven.plugin
 
org.apache.maven.plugin.loader - package org.apache.maven.plugin.loader
 
org.apache.maven.plugin.version - package org.apache.maven.plugin.version
 
org.apache.maven.reactor - package org.apache.maven.reactor
 
org.apache.maven.realm - package org.apache.maven.realm
 
org.apache.maven.settings - package org.apache.maven.settings
 
org.apache.maven.settings.io.xpp3 - package org.apache.maven.settings.io.xpp3
 
org.apache.maven.settings.validation - package org.apache.maven.settings.validation
 

P

parseDefaultMappings(List) - Method in class org.apache.maven.lifecycle.binding.LegacyLifecycleMappingParser
 
parseMappings(LifecycleMapping, String) - Method in class org.apache.maven.lifecycle.binding.LegacyLifecycleMappingParser
 
parseMojoBinding(String, MavenProject, MavenSession, boolean) - Method in class org.apache.maven.lifecycle.binding.DefaultMojoBindingFactory
Parse the specified mojo string into a MojoBinding, optionally allowing plugin-prefix references.
parseMojoBinding(String) - Method in class org.apache.maven.lifecycle.binding.DefaultMojoBindingFactory
Simplified version of MojoBindingFactory#parseMojoBinding(String, MavenProject, boolean) which assumes the project is null and prefixes are not allowed.
parseMojoBinding(String, MavenProject) - Method in class org.apache.maven.lifecycle.binding.DefaultMojoBindingFactory
 
parseMojoBinding(String, MavenProject, MavenSession, boolean) - Method in interface org.apache.maven.lifecycle.binding.MojoBindingFactory
Parse the specified mojo string into a MojoBinding, optionally allowing plugin-prefix references.
parseMojoBinding(String) - Method in interface org.apache.maven.lifecycle.binding.MojoBindingFactory
Simplified version of MojoBindingFactory.parseMojoBinding(String, MavenProject, MavenSession, boolean) which assumes the project is null and prefixes are not allowed.
parseMojoBinding(String, MavenProject) - Method in interface org.apache.maven.lifecycle.binding.MojoBindingFactory
Simplified version of MojoBindingFactory.parseMojoBinding(String, MavenProject, MavenSession, boolean) which assumes that prefixes are not allowed.
pathTranslator - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
PHASE_EXECUTION - Static variable in class org.apache.maven.monitor.event.MavenEvents
 
pluginCollector - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
PluginConfigurationException - Exception in org.apache.maven.plugin
 
PluginConfigurationException(PluginDescriptor, String) - Constructor for exception org.apache.maven.plugin.PluginConfigurationException
 
PluginConfigurationException(PluginDescriptor, String, ExpressionEvaluationException) - Constructor for exception org.apache.maven.plugin.PluginConfigurationException
 
PluginConfigurationException(PluginDescriptor, String, ComponentConfigurationException) - Constructor for exception org.apache.maven.plugin.PluginConfigurationException
 
PluginConfigurationException(PluginDescriptor, String, ComponentLookupException) - Constructor for exception org.apache.maven.plugin.PluginConfigurationException
 
PluginContainerException - Exception in org.apache.maven.plugin
Exception which occurs to indicate that the plugin cannot be initialized due to some deeper problem with Plexus.
PluginContainerException(MojoDescriptor, ClassRealm, String, ComponentLookupException) - Constructor for exception org.apache.maven.plugin.PluginContainerException
 
PluginContainerException(Plugin, ClassRealm, String, PlexusConfigurationException) - Constructor for exception org.apache.maven.plugin.PluginContainerException
 
PluginContainerException(Plugin, ClassRealm, String, ComponentRepositoryException) - Constructor for exception org.apache.maven.plugin.PluginContainerException
 
PluginContainerException(Plugin, String, RealmManagementException) - Constructor for exception org.apache.maven.plugin.PluginContainerException
 
pluginDescriptorBuilder - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
PluginExecutionException - Exception in org.apache.maven.plugin
 
PluginExecutionException(MojoExecution, MavenProject, String) - Constructor for exception org.apache.maven.plugin.PluginExecutionException
 
PluginExecutionException(MojoExecution, MavenProject, MojoExecutionException) - Constructor for exception org.apache.maven.plugin.PluginExecutionException
 
PluginExecutionException(MojoExecution, MavenProject, DuplicateArtifactAttachmentException) - Constructor for exception org.apache.maven.plugin.PluginExecutionException
 
PluginLoader - Interface in org.apache.maven.plugin.loader
Responsible for loading plugins, reports, and any components contained therein.
PluginLoaderException - Exception in org.apache.maven.plugin.loader
Signifies a failure to load a plugin.
PluginLoaderException(Plugin, String, ArtifactResolutionException) - Constructor for exception org.apache.maven.plugin.loader.PluginLoaderException
 
PluginLoaderException(Plugin, String, ArtifactNotFoundException) - Constructor for exception org.apache.maven.plugin.loader.PluginLoaderException
 
PluginLoaderException(Plugin, String, PluginNotFoundException) - Constructor for exception org.apache.maven.plugin.loader.PluginLoaderException
 
PluginLoaderException(Plugin, String, PluginVersionResolutionException) - Constructor for exception org.apache.maven.plugin.loader.PluginLoaderException
 
PluginLoaderException(Plugin, String, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.plugin.loader.PluginLoaderException
 
PluginLoaderException(Plugin, String, InvalidPluginException) - Constructor for exception org.apache.maven.plugin.loader.PluginLoaderException
 
PluginLoaderException(Plugin, String, PluginManagerException) - Constructor for exception org.apache.maven.plugin.loader.PluginLoaderException
 
PluginLoaderException(Plugin, String, PluginVersionNotFoundException) - Constructor for exception org.apache.maven.plugin.loader.PluginLoaderException
 
PluginLoaderException(Plugin, String) - Constructor for exception org.apache.maven.plugin.loader.PluginLoaderException
 
PluginLoaderException(String) - Constructor for exception org.apache.maven.plugin.loader.PluginLoaderException
 
PluginLoaderException(String, Throwable) - Constructor for exception org.apache.maven.plugin.loader.PluginLoaderException
 
PluginLoaderException(ReportPlugin, String, Throwable) - Constructor for exception org.apache.maven.plugin.loader.PluginLoaderException
 
PluginLoaderException(ReportPlugin, String) - Constructor for exception org.apache.maven.plugin.loader.PluginLoaderException
 
PluginManager - Interface in org.apache.maven.plugin
 
PluginManagerException - Exception in org.apache.maven.plugin
Exception in the plugin manager.
PluginManagerException(Plugin, String, MavenProject, Throwable) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(MojoDescriptor, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(MojoDescriptor, MavenProject, String) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(MojoDescriptor, MavenProject, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, String, PlexusConfigurationException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, String, ComponentRepositoryException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(MojoDescriptor, MavenProject, String, NoSuchRealmException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(MojoDescriptor, String, MavenProject, PlexusContainerException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, String, PlexusContainerException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, String, RealmManagementException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, String, MavenProject) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerSupport - Interface in org.apache.maven.plugin
 
pluginMappingManager - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
PluginMappingManager - Interface in org.apache.maven.plugin
Manage plugin prefix to artifact ID mapping associations.
PluginNotFoundException - Exception in org.apache.maven.plugin
Exception occurring trying to resolve a plugin.
PluginNotFoundException(Plugin, ArtifactNotFoundException) - Constructor for exception org.apache.maven.plugin.PluginNotFoundException
 
PluginParameterException - Exception in org.apache.maven.plugin
 
PluginParameterException(MojoDescriptor, List) - Constructor for exception org.apache.maven.plugin.PluginParameterException
 
PluginParameterExpressionEvaluator - Class in org.apache.maven.plugin
 
PluginParameterExpressionEvaluator(MavenSession, MojoExecution, PathTranslator, Logger, Properties) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
PluginParameterExpressionEvaluator(MavenSession, MojoExecution, PathTranslator, Logger, MavenProject, Properties) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluator
Deprecated. Use PluginParameterExpressionEvaluator#PluginParameterExpressionEvaluator(MavenSession, MojoExecution, PathTranslator, LifecycleExecutionContext, Logger, Properties) instead.
PluginPrefixLoader - Interface in org.apache.maven.plugin.loader
 
pluginVersionManager - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
PluginVersionManager - Interface in org.apache.maven.plugin.version
 
PluginVersionNotFoundException - Exception in org.apache.maven.plugin.version
 
PluginVersionNotFoundException(String, String) - Constructor for exception org.apache.maven.plugin.version.PluginVersionNotFoundException
 
PluginVersionResolutionException - Exception in org.apache.maven.plugin.version
 
PluginVersionResolutionException(String, String, String, ArtifactMetadataRetrievalException) - Constructor for exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
PluginVersionResolutionException(String, String, String, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
PluginVersionResolutionException(String, String, String) - Constructor for exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
POMv4 - Static variable in interface org.apache.maven.Maven
 
processModelContainers(MavenSession) - Method in class org.apache.maven.listeners.BuildExtensionListener
Take the extension elements that were found during the POM construction process and now retrieve all the artifacts necessary, load them in a realm, and discovery the components that are in the realm.
processModelContainers(MavenSession) - Method in class org.apache.maven.listeners.DefaultMavenModelEventProcessor
 
processModelContainers(MavenSession) - Method in interface org.apache.maven.listeners.MavenModelEventListener
 
processModelContainers(MavenSession) - Method in interface org.apache.maven.listeners.MavenModelEventProcessor
 
Profile - Class in org.apache.maven.settings
Modifications to the build process which is keyed on some sort of environmental parameter.
Profile() - Constructor for class org.apache.maven.settings.Profile
 
PROJECT_EXECUTION - Static variable in class org.apache.maven.monitor.event.MavenEvents
 
projectBuilder - Variable in class org.apache.maven.DefaultMaven
 
ProjectBuildFailureException - Exception in org.apache.maven
Exception which occurs when a normal (i.e.
ProjectBuildFailureException(String, MojoBinding, MojoFailureException) - Constructor for exception org.apache.maven.ProjectBuildFailureException
 
ProjectCycleException - Exception in org.apache.maven
Exception which occurs when creating a new ReactorManager instance, due to failure to sort the current projects.
ProjectCycleException(List, String, CycleDetectedException) - Constructor for exception org.apache.maven.ProjectCycleException
 
ProjectErrorReporter - Interface in org.apache.maven.errors
 
ProjectErrorTips - Class in org.apache.maven.errors
 
ProjectReporterManager - Class in org.apache.maven.errors
 
Proxy - Class in org.apache.maven.settings
The <proxy> element contains informations required to a proxy settings.
Proxy() - Constructor for class org.apache.maven.settings.Proxy
 

R

REACTOR_EXECUTION - Static variable in class org.apache.maven.monitor.event.MavenEvents
Deprecated. Use MavenEvents.MAVEN_EXECUTION instead.
REACTOR_FAIL_AT_END - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
REACTOR_FAIL_FAST - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
REACTOR_FAIL_NEVER - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
ReactorManager - Class in org.apache.maven.execution
 
ReactorManager(List, String) - Constructor for class org.apache.maven.execution.ReactorManager
 
ReactorManager.ProjectSorter - Class in org.apache.maven.execution
 
ReactorManager.ProjectSorter(List) - Constructor for class org.apache.maven.execution.ReactorManager.ProjectSorter
Sort a list of projects.
read(Reader, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
 
read(Reader) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method read.
RealmManagementException - Exception in org.apache.maven.realm
 
RealmManagementException(String, String, DuplicateRealmException) - Constructor for exception org.apache.maven.realm.RealmManagementException
 
RealmManagementException(String, Artifact, String, MalformedURLException) - Constructor for exception org.apache.maven.realm.RealmManagementException
 
RealmManagementException(String, String, NoSuchRealmException) - Constructor for exception org.apache.maven.realm.RealmManagementException
 
RealmManagementException(String, String, ComponentRepositoryException) - Constructor for exception org.apache.maven.realm.RealmManagementException
 
RealmManagementException(String, String, PlexusConfigurationException) - Constructor for exception org.apache.maven.realm.RealmManagementException
 
RealmManagementException(String, String) - Constructor for exception org.apache.maven.realm.RealmManagementException
 
RealmScanningUtils - Class in org.apache.maven.realm
 
RealmScanningUtils() - Constructor for class org.apache.maven.realm.RealmScanningUtils
 
RealmUtils - Class in org.apache.maven.realm
 
registerBuildError(Throwable, String, Throwable) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
registerBuildError(Throwable, String) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
registerBuildFailure(MavenProject, Exception, String, long) - Method in class org.apache.maven.execution.ReactorManager
 
registerBuildSuccess(MavenProject, long) - Method in class org.apache.maven.execution.ReactorManager
 
RELEASE_POMv4 - Static variable in interface org.apache.maven.Maven
 
removeActiveProfile(String) - Method in class org.apache.maven.settings.Settings
Method removeActiveProfile.
removeAll(List) - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
removeForkedProject() - Method in class org.apache.maven.execution.MavenSession
Peel off the last forked project from the stack, and restore it as the currentProject.
removeMirror(Mirror) - Method in class org.apache.maven.settings.Settings
Method removeMirror.
removePluginGroup(String) - Method in class org.apache.maven.settings.Settings
Method removePluginGroup.
removePluginRepository(Repository) - Method in class org.apache.maven.settings.Profile
Method removePluginRepository.
removeProfile(Profile) - Method in class org.apache.maven.settings.Settings
Method removeProfile.
removeProxy(Proxy) - Method in class org.apache.maven.settings.Settings
Method removeProxy.
removeRepository(Repository) - Method in class org.apache.maven.settings.Profile
Method removeRepository.
removeServer(Server) - Method in class org.apache.maven.settings.Settings
Method removeServer.
render(String) - Method in class org.apache.maven.settings.validation.SettingsValidationResult
 
renderExecutionPlan(Stack) - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
reportActivatorError(ProfileActivator, Model, File, Profile, ProfileActivationContext, ProfileActivationException) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
reportActivatorError(ProfileActivator, Model, File, Profile, ProfileActivationContext, ProfileActivationException) - Method in interface org.apache.maven.errors.ProjectErrorReporter
Call Stack:
reportActivatorLookupError(Model, File, Profile, ProfileActivationContext, ComponentLookupException) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
reportActivatorLookupError(Model, File, Profile, ProfileActivationContext, ComponentLookupException) - Method in interface org.apache.maven.errors.ProjectErrorReporter
Call Stack:
reportAggregatedMojoFailureException(MavenSession, MojoBinding, MojoFailureException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportAggregatedMojoFailureException(MavenSession, MojoBinding, MojoFailureException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportAttemptToOverrideUneditableMojoParameter(Parameter, MojoBinding, MavenProject, MavenSession, MojoExecution, PathTranslator, Logger, PluginConfigurationException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportAttemptToOverrideUneditableMojoParameter(Parameter, MojoBinding, MavenProject, MavenSession, MojoExecution, PathTranslator, Logger, PluginConfigurationException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportBadDependencyVersion(MavenProject, File, InvalidDependencyVersionException) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
reportBadDependencyVersion(MavenProject, File, InvalidDependencyVersionException) - Method in interface org.apache.maven.errors.ProjectErrorReporter
Call Stack:
reportBadManagedDependencyVersion(MavenProject, File, InvalidDependencyVersionException) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
reportBadManagedDependencyVersion(MavenProject, File, InvalidDependencyVersionException) - Method in interface org.apache.maven.errors.ProjectErrorReporter
Call Stack:
reportBadNonDependencyProjectArtifactVersion(MavenProject, File, InvalidProjectVersionException) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
reportBadNonDependencyProjectArtifactVersion(MavenProject, File, InvalidProjectVersionException) - Method in interface org.apache.maven.errors.ProjectErrorReporter
Call Stack:
reportDuplicateAttachmentException(MojoBinding, MavenProject, DuplicateArtifactAttachmentException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportDuplicateAttachmentException(MojoBinding, MavenProject, DuplicateArtifactAttachmentException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportErrorApplyingMojoConfiguration(MojoBinding, MavenProject, PlexusConfiguration, PluginConfigurationException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportErrorApplyingMojoConfiguration(MojoBinding, MavenProject, PlexusConfiguration, PluginConfigurationException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportErrorConfiguringExtensionPluginRealm(Plugin, Model, List, MavenExecutionRequest, PluginManagerException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportErrorConfiguringExtensionPluginRealm(Plugin, Model, List, MavenExecutionRequest, RealmManagementException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportErrorConfiguringExtensionPluginRealm(Plugin, Model, List, MavenExecutionRequest, RealmManagementException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportErrorConfiguringExtensionPluginRealm(Plugin, Model, List, MavenExecutionRequest, PluginManagerException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportErrorCreatingArtifactRepository(String, File, Repository, InvalidRepositoryException) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
reportErrorCreatingArtifactRepository(String, File, Repository, InvalidRepositoryException) - Method in interface org.apache.maven.errors.ProjectErrorReporter
Call Stack:
reportErrorCreatingDeploymentArtifactRepository(MavenProject, File, DeploymentRepository, InvalidRepositoryException) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
reportErrorCreatingDeploymentArtifactRepository(MavenProject, File, DeploymentRepository, InvalidRepositoryException) - Method in interface org.apache.maven.errors.ProjectErrorReporter
Call Stack:
reportErrorFormulatingBuildPlan(List, MavenProject, MavenSession, LifecycleException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportErrorFormulatingBuildPlan(List, MavenProject, MavenSession, LifecycleException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportErrorLoadingExternalProfilesFromFile(Model, File, File, IOException) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
reportErrorLoadingExternalProfilesFromFile(Model, File, File, XmlPullParserException) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
reportErrorLoadingExternalProfilesFromFile(Model, File, File, IOException) - Method in interface org.apache.maven.errors.ProjectErrorReporter
Call Stack:
reportErrorLoadingExternalProfilesFromFile(Model, File, File, XmlPullParserException) - Method in interface org.apache.maven.errors.ProjectErrorReporter
Call Stack:
reportErrorLoadingPlugin(MojoBinding, MavenProject, PluginLoaderException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportErrorLoadingPlugin(MojoBinding, MavenProject, PluginLoaderException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportErrorManagingRealmForExtension(Artifact, Artifact, List, MavenExecutionRequest, RealmManagementException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportErrorManagingRealmForExtension(Artifact, Artifact, List, MavenExecutionRequest, RealmManagementException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportErrorParsingProjectModel(String, File, XmlPullParserException) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
reportErrorParsingProjectModel(String, File, IOException) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
reportErrorParsingProjectModel(String, File, XmlPullParserException) - Method in interface org.apache.maven.errors.ProjectErrorReporter
Call Stack:
reportErrorParsingProjectModel(String, File, IOException) - Method in interface org.apache.maven.errors.ProjectErrorReporter
Call Stack:
reportErrorResolvingExtensionDirectDependencies(Artifact, Artifact, List, MavenExecutionRequest, ArtifactMetadataRetrievalException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportErrorResolvingExtensionDirectDependencies(Artifact, Artifact, List, MavenExecutionRequest, ArtifactMetadataRetrievalException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportErrorSearchingforCompatibleExtensionPluginVersion(Plugin, Model, List, MavenExecutionRequest, String, String, InvalidVersionSpecificationException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportErrorSearchingforCompatibleExtensionPluginVersion(Plugin, Model, List, MavenExecutionRequest, String, String, ArtifactMetadataRetrievalException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportErrorSearchingforCompatibleExtensionPluginVersion(Plugin, Model, List, MavenExecutionRequest, String, String, InvalidVersionSpecificationException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportErrorSearchingforCompatibleExtensionPluginVersion(Plugin, Model, List, MavenExecutionRequest, String, String, ArtifactMetadataRetrievalException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportExtensionPluginArtifactNotFound(Plugin, Model, List, MavenExecutionRequest, AbstractArtifactResolutionException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportExtensionPluginArtifactNotFound(Plugin, Model, List, MavenExecutionRequest, AbstractArtifactResolutionException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportExtensionPluginVersionNotFound(Plugin, Model, List, MavenExecutionRequest, PluginVersionNotFoundException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportExtensionPluginVersionNotFound(Plugin, Model, List, MavenExecutionRequest, PluginVersionNotFoundException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportIncompatibleMavenVersionForExtensionPlugin(Plugin, Model, List, MavenExecutionRequest, String, String, PluginVersionResolutionException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportIncompatibleMavenVersionForExtensionPlugin(Plugin, Model, List, MavenExecutionRequest, String, String, PluginVersionResolutionException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportInvalidDependencyVersionInExtensionPluginPOM(Plugin, Model, List, MavenExecutionRequest, InvalidDependencyVersionException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportInvalidDependencyVersionInExtensionPluginPOM(Plugin, Model, List, MavenExecutionRequest, InvalidDependencyVersionException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportInvalidMavenVersion(MavenProject, ArtifactVersion, MavenExecutionException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportInvalidMavenVersion(MavenProject, ArtifactVersion, MavenExecutionException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportInvalidPluginExecutionEnvironment(MojoBinding, MavenProject, PluginExecutionException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportInvalidPluginExecutionEnvironment(MojoBinding, MavenProject, PluginExecutionException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportInvalidPluginForDirectInvocation(String, MavenSession, MavenProject, InvalidPluginException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportInvalidPluginForDirectInvocation(String, MavenSession, MavenProject, InvalidPluginException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportInvalidRepositoryWhileGettingRepositoriesFromProfiles(Repository, Model, File, InvalidRepositoryException) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
reportInvalidRepositoryWhileGettingRepositoriesFromProfiles(Repository, Model, File, InvalidRepositoryException) - Method in interface org.apache.maven.errors.ProjectErrorReporter
Call Stack:
reportLifecycleLoaderErrorWhileValidatingTask(String, MavenSession, MavenProject, LifecycleLoaderException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportLifecycleLoaderErrorWhileValidatingTask(String, MavenSession, MavenProject, LifecycleLoaderException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportLifecycleSpecErrorWhileValidatingTask(String, MavenSession, MavenProject, LifecycleSpecificationException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportLifecycleSpecErrorWhileValidatingTask(String, MavenSession, MavenProject, LifecycleSpecificationException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportMissingModulePom(MissingModuleException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportMissingModulePom(MissingModuleException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportMissingRequiredMojoParameter(MojoBinding, MavenProject, List, PluginParameterException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportMissingRequiredMojoParameter(MojoBinding, MavenProject, List, PluginParameterException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportMojoExecutionException(MojoBinding, MavenProject, MojoExecutionException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportMojoExecutionException(MojoBinding, MavenProject, MojoExecutionException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportMojoLookupError(MojoBinding, MavenProject, ComponentLookupException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportMojoLookupError(MojoBinding, MavenProject, ComponentLookupException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportNoGoalsSpecifiedException(MavenProject, NoGoalsSpecifiedException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportNoGoalsSpecifiedException(MavenProject, NoGoalsSpecifiedException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportParentPomArtifactNotFound(Parent, ProjectBuilderConfiguration, List, String, File, ArtifactNotFoundException) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
reportParentPomArtifactUnresolvable(Parent, ProjectBuilderConfiguration, List, String, File, ArtifactResolutionException) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
reportProjectCollision(List, DuplicateProjectException) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
reportProjectCollision(List, DuplicateProjectException) - Method in interface org.apache.maven.errors.ProjectErrorReporter
Call Stack:
reportProjectCycle(ProjectCycleException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportProjectCycle(ProjectCycleException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportProjectDependenciesNotFound(MavenProject, String, ArtifactNotFoundException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportProjectDependenciesNotFound(MavenProject, String, MultipleArtifactsNotFoundException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportProjectDependenciesNotFound(MavenProject, String, ArtifactNotFoundException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportProjectDependenciesNotFound(MavenProject, String, MultipleArtifactsNotFoundException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportProjectDependenciesUnresolvable(MavenProject, String, ArtifactResolutionException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportProjectDependenciesUnresolvable(MavenProject, String, ArtifactResolutionException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportProjectMojoFailureException(MavenSession, MojoBinding, MojoFailureException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportProjectMojoFailureException(MavenSession, MojoBinding, MojoFailureException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportProjectValidationFailure(MavenProject, File, InvalidProjectModelException) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
reportProjectValidationFailure(MavenProject, File, InvalidProjectModelException) - Method in interface org.apache.maven.errors.ProjectErrorReporter
Call Stack:
reportReflectionErrorWhileEvaluatingMojoParameter(Parameter, MojoBinding, MavenProject, String, Exception) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportReflectionErrorWhileEvaluatingMojoParameter(Parameter, MojoBinding, MavenProject, String, Exception) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportUnresolvableArtifactWhileAddingExtensionPlugin(Plugin, Model, List, MavenExecutionRequest, ArtifactResolutionException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportUnresolvableArtifactWhileAddingExtensionPlugin(Plugin, Model, List, MavenExecutionRequest, ArtifactResolutionException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportUnresolvableExtensionPluginPOM(Plugin, Model, List, MavenExecutionRequest, ArtifactMetadataRetrievalException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportUnresolvableExtensionPluginPOM(Plugin, Model, List, MavenExecutionRequest, ArtifactMetadataRetrievalException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportUnresolvableExtensionPluginVersion(Plugin, Model, List, MavenExecutionRequest, PluginVersionResolutionException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
reportUseOfBannedMojoParameter(Parameter, MojoBinding, MavenProject, String, String, ExpressionEvaluationException) - Method in interface org.apache.maven.errors.CoreErrorReporter
 
reportUseOfBannedMojoParameter(Parameter, MojoBinding, MavenProject, String, String, ExpressionEvaluationException) - Method in class org.apache.maven.errors.DefaultCoreErrorReporter
 
Repository - Class in org.apache.maven.settings
Repository contains the information needed for establishing connections with remote repoistory .
Repository() - Constructor for class org.apache.maven.settings.Repository
 
RepositoryBase - Class in org.apache.maven.settings
Repository contains the information needed for establishing connections with remote repoistory .
RepositoryBase() - Constructor for class org.apache.maven.settings.RepositoryBase
 
repositoryMetadataManager - Variable in class org.apache.maven.plugin.DefaultPluginMappingManager
 
RepositoryPolicy - Class in org.apache.maven.settings
Download policy.
RepositoryPolicy() - Constructor for class org.apache.maven.settings.RepositoryPolicy
 
resetExecutionProgress() - Method in class org.apache.maven.lifecycle.plan.BuildPlan
 
RESOLVE_LATE_BOUND_PLUGIN_GOAL - Static variable in class org.apache.maven.lifecycle.statemgmt.StateManagementUtils
 
ResolveLateBoundPluginMojo - Class in org.apache.maven.lifecycle.statemgmt
 
ResolveLateBoundPluginMojo() - Constructor for class org.apache.maven.lifecycle.statemgmt.ResolveLateBoundPluginMojo
 
resolvePluginArtifact(Plugin, MavenProject, MavenSession) - Method in class org.apache.maven.plugin.DefaultPluginManagerSupport
 
resolvePluginArtifact(Plugin, MavenProject, MavenSession) - Method in interface org.apache.maven.plugin.PluginManagerSupport
 
resolvePluginVersion(String, String, MavenProject, MavenSession) - Method in class org.apache.maven.plugin.version.DefaultPluginVersionManager
 
resolvePluginVersion(String, String, MavenProject, MavenSession) - Method in interface org.apache.maven.plugin.version.PluginVersionManager
 
resolveReportPluginVersion(String, String, MavenProject, MavenSession) - Method in class org.apache.maven.plugin.version.DefaultPluginVersionManager
 
resolveReportPluginVersion(String, String, MavenProject, MavenSession) - Method in interface org.apache.maven.plugin.version.PluginVersionManager
 
resolveTransitiveDependencies(MavenSession, ArtifactResolver, String, ArtifactFactory, MavenProject, boolean) - Method in class org.apache.maven.plugin.DefaultPluginManager
 
resolveUnbindableMojos(Set, MavenProject, MavenSession, LifecycleBindings) - Method in class org.apache.maven.lifecycle.binding.DefaultLifecycleBindingManager
Go through the set of unbindable mojos provided (these are MojoBinding instancess coming from the project as custom bindings for which we failed to determine a phase to bind them during LifecycleBindingManager.getProjectCustomBindings(MavenProject, MavenSession, Set)).
resolveUnbindableMojos(Set, MavenProject, MavenSession, LifecycleBindings) - Method in interface org.apache.maven.lifecycle.binding.LifecycleBindingManager
Go through the set of unbindable mojos provided (these are MojoBinding instancess coming from the project as custom bindings for which we failed to determine a phase to bind them during LifecycleBindingManager.getProjectCustomBindings(MavenProject, MavenSession, Set)).
ROLE - Static variable in class org.apache.maven.lifecycle.binding.LegacyLifecycleMappingParser
 
ROLE - Static variable in interface org.apache.maven.lifecycle.binding.LifecycleBindingManager
 
ROLE - Static variable in interface org.apache.maven.lifecycle.binding.MojoBindingFactory
 
ROLE - Static variable in interface org.apache.maven.lifecycle.LifecycleExecutor
 
ROLE - Static variable in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
 
ROLE - Static variable in interface org.apache.maven.Maven
 
ROLE - Static variable in interface org.apache.maven.plugin.PluginManager
 
ROLE - Static variable in interface org.apache.maven.plugin.version.PluginVersionManager
 
ROLE - Static variable in interface org.apache.maven.settings.MavenSettingsBuilder
 
ROLE - Static variable in interface org.apache.maven.settings.validation.SettingsValidator
 
runtimeInformation - Variable in class org.apache.maven.DefaultMaven
 
RuntimeInformation - Interface in org.apache.maven.execution
Describes runtime information about the application.
runtimeInformation - Variable in class org.apache.maven.plugin.DefaultPluginManager
 

S

scanForComponentSetDescriptors(Artifact, ComponentDiscoverer, Context, String) - Static method in class org.apache.maven.realm.RealmScanningUtils
 
Server - Class in org.apache.maven.settings
The <server> element contains informations required to a server settings.
Server() - Constructor for class org.apache.maven.settings.Server
 
setActivation(Activation) - Method in class org.apache.maven.settings.Profile
Set The conditional logic which will automatically trigger the inclusion of this profile.
setActive(boolean) - Method in class org.apache.maven.settings.Proxy
Set Whether this proxy configuration is the active one.
setActiveByDefault(boolean) - Method in class org.apache.maven.settings.Activation
Set Flag specifying whether this profile is active as a default.
setActiveProfiles(List) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setActiveProfiles(List) - Method in class org.apache.maven.settings.Settings
Set List of manually-activated build profiles, specified in the order in which they should be applied.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Sets the state of the "add default entities" flag.
setArch(String) - Method in class org.apache.maven.settings.ActivationOS
Set The architecture of the OS to be used to activate a profile.
setArtifactResolutionResult(ArtifactResolutionResult) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
setArtifactResolutionResult(ArtifactResolutionResult) - Method in interface org.apache.maven.execution.MavenExecutionResult
 
setBasedir(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setBaseDirectory(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setBaseDirectory(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setBuildPlan(MavenProject, BuildPlan) - Method in class org.apache.maven.execution.MavenSession
 
setBuildPlans(Map) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
setBuildPlans(Map) - Method in interface org.apache.maven.execution.MavenExecutionResult
 
setChecksumPolicy(String) - Method in class org.apache.maven.settings.RepositoryPolicy
Set What to do when verification of an artifact checksum fails - warn, fail, etc.
setConfiguration(Xpp3Dom) - Method in class org.apache.maven.plugin.MojoExecution
 
setConfiguration(Object) - Method in class org.apache.maven.settings.Server
Set Extra configuration for the transport layer.
setCurrentProject(MavenProject) - Method in class org.apache.maven.execution.MavenSession
 
setDirectoryPermissions(String) - Method in class org.apache.maven.settings.Server
Set The permissions for directories when they are created.
setEnabled(boolean) - Method in class org.apache.maven.settings.RepositoryPolicy
Set Whether to use this repository for downloading this type of artifact.
setErrorReporter(CoreErrorReporter) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setErrorReporter(CoreErrorReporter) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setEventMonitors(List) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setExists(String) - Method in class org.apache.maven.settings.ActivationFile
Set The name of the file that should exist to activate a profile.
setFamily(String) - Method in class org.apache.maven.settings.ActivationOS
Set The general family of the OS to be used to activate a profile (e.g.
setFile(ActivationFile) - Method in class org.apache.maven.settings.Activation
Set Specifies that this profile will be activated based on existence of a file.
setFilePermissions(String) - Method in class org.apache.maven.settings.Server
Set The permissions for files when they are created.
setGlobalChecksumPolicy(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setGlobalChecksumPolicy(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setGlobalSettingsFile(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setGlobalSettingsFile(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setGoals(List) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setGoals(List) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setHost(String) - Method in class org.apache.maven.settings.Proxy
Set The proxy host.
setId(String) - Method in class org.apache.maven.lifecycle.binding.Lifecycle
Method setId
setId(String) - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method setId
setId(String) - Method in class org.apache.maven.settings.IdentifiableBase
Set the id field.
setId(String) - Method in class org.apache.maven.settings.RepositoryBase
Set A unique identifier for a repository.
setInactiveProfiles(List) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setInteractiveMode(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setInteractiveMode(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setInteractiveMode(boolean) - Method in class org.apache.maven.settings.Settings
Set Whether Maven should attempt to interact with the user for input.
setJdk(String) - Method in class org.apache.maven.settings.Activation
Set Specifies that this profile will be activated when a matching JDK is detected.
setLayout(String) - Method in class org.apache.maven.settings.RepositoryBase
Set The type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setLocalRepository(ArtifactRepository) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setLocalRepository(String) - Method in class org.apache.maven.settings.Settings
Set The local repository.
setLocalRepositoryPath(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setLocalRepositoryPath(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setLocalRepositoryPath(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setLocalRepositoryPath(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setLoggingLevel(int) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setLoggingLevel(int) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setMirrorOf(String) - Method in class org.apache.maven.settings.Mirror
Set The server ID of the repository being mirrored, eg "central".
setMirrors(List) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setMirrors(List) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setMirrors(List) - Method in class org.apache.maven.settings.Settings
Set Configuration of download mirrors for repositories.
setMissing(String) - Method in class org.apache.maven.settings.ActivationFile
Set The name of the file that should be missing to activate a profile.
setModelEncoding(String) - Method in class org.apache.maven.settings.Activation
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.ActivationFile
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.ActivationOS
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.ActivationProperty
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.IdentifiableBase
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.Mirror
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.Profile
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.Proxy
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.Repository
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.RepositoryBase
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.RepositoryPolicy
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.Server
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.Settings
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.TrackableBase
Set an encoding used for reading/writing the model.
setName(String) - Method in class org.apache.maven.settings.ActivationOS
Set The name of the OS to be used to activate a profile.
setName(String) - Method in class org.apache.maven.settings.ActivationProperty
Set The name of the property to be used to activate a profile.
setName(String) - Method in class org.apache.maven.settings.Mirror
Set The optional name that describes the mirror.
setName(String) - Method in class org.apache.maven.settings.RepositoryBase
Set Human readable name of the repository.
setNonProxyHosts(String) - Method in class org.apache.maven.settings.Proxy
Set The list of non-proxied hosts (delimited by |).
setNoSnapshotUpdates(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setNoSnapshotUpdates(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setOffline(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setOffline(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setOffline(boolean) - Method in class org.apache.maven.settings.Settings
Set Indicate whether maven should operate in offline mode full-time.
setOptionalMojos(List) - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
 
setOs(ActivationOS) - Method in class org.apache.maven.settings.Activation
Set Specifies that this profile will be activated when matching OS attributes are detected.
setPassphrase(String) - Method in class org.apache.maven.settings.Server
Set The passphrase used in conjunction with the privateKey to authenticate.
setPassword(String) - Method in class org.apache.maven.settings.Proxy
Set The proxy password.
setPassword(String) - Method in class org.apache.maven.settings.Server
Set The password used in conjunction with the username to authenticate.
setPhases(List) - Method in class org.apache.maven.lifecycle.binding.Lifecycle
Method setPhases
setPluginArtifacts(Plugin, List) - Method in class org.apache.maven.realm.DefaultMavenRealmManager
 
setPluginArtifacts(Plugin, List) - Method in interface org.apache.maven.realm.MavenRealmManager
 
setPluginGroups(List) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setPluginGroups(List) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setPluginGroups(List) - Method in class org.apache.maven.settings.Settings
Set List of groupIds to search for a plugin when that plugin groupId is not explicitly provided.
setPluginRepositories(List) - Method in class org.apache.maven.settings.Profile
Set The lists of the remote repositories for discovering plugins.
setPom(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setPom(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setPomFile(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
Deprecated. use DefaultMavenExecutionRequest.setPom(File)
setPomFile(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setPort(int) - Method in class org.apache.maven.settings.Proxy
Set The proxy port.
setPrivateKey(String) - Method in class org.apache.maven.settings.Server
Set The private key location used to authenticate.
setProfileActivationContext(ProfileActivationContext) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProfileActivationContext(ProfileActivationContext) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setProfileManager(ProfileManager) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProfileManager(ProfileManager) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setProfiles(List) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProfiles(List) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setProfiles(List) - Method in class org.apache.maven.settings.Settings
Set Configuration of build profiles for adjusting the build according to environmental parameters.
setProject(MavenProject) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
setProject(MavenProject) - Method in interface org.apache.maven.execution.MavenExecutionResult
 
setProjectBuildingConfiguration(ProjectBuilderConfiguration) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProjectPresent(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProjectPresent(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setProperties(Properties) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProperties(Properties) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setProperties(Properties) - Method in class org.apache.maven.settings.Profile
Set Extended configuration specific to this profile goes here.
setProperty(String, String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProperty(String, String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setProperty(ActivationProperty) - Method in class org.apache.maven.settings.Activation
Set Specifies that this profile will be activated when this System property is specified.
setProtocol(String) - Method in class org.apache.maven.settings.Proxy
Set The proxy protocol.
setProxies(List) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProxies(List) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setProxies(List) - Method in class org.apache.maven.settings.Settings
Set Configuration for different proxy profiles.
setReactorFailureBehavior(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setReactorFailureBehavior(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setReactorManager(ReactorManager) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
setReactorManager(ReactorManager) - Method in interface org.apache.maven.execution.MavenExecutionResult
 
setRealmManager(MavenRealmManager) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setRealmManager(MavenRealmManager) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setRecursive(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setRecursive(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setReleases(RepositoryPolicy) - Method in class org.apache.maven.settings.Repository
Set How to handle downloading of releases from this repository .
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setReporter(CoreErrorReporter) - Static method in class org.apache.maven.errors.CoreReporterManager
 
setReporter(ProjectErrorReporter) - Static method in class org.apache.maven.errors.ProjectReporterManager
 
setRepositories(List) - Method in class org.apache.maven.settings.Profile
Set The lists of the remote repositories.
setRuntimeInfo(RuntimeInfo) - Method in class org.apache.maven.settings.Settings
 
setServers(List) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setServers(List) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setServers(List) - Method in class org.apache.maven.settings.Settings
Set Configuration of server-specific settings, mainly authentication method.
setSettings(Settings) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setSettings(Settings) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setShowChecksumEvents(boolean) - Method in interface org.apache.maven.MavenTransferListener
 
setShowErrors(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setShowErrors(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setSnapshots(RepositoryPolicy) - Method in class org.apache.maven.settings.Repository
Set How to handle downloading of snapshots from this repository .
setSourceLevel(String) - Method in class org.apache.maven.settings.TrackableBase
 
setStackTraceRecommendation(Throwable, boolean) - Method in class org.apache.maven.errors.DefaultProjectErrorReporter
 
setStartTime(Date) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setStartTime(Date) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
Settings - Class in org.apache.maven.settings
Root element of the user configuration file.
Settings() - Constructor for class org.apache.maven.settings.Settings
 
SettingsConfigurationException - Exception in org.apache.maven.settings
If there was an error in the settings file.
SettingsConfigurationException(String) - Constructor for exception org.apache.maven.settings.SettingsConfigurationException
 
SettingsConfigurationException(String, Throwable) - Constructor for exception org.apache.maven.settings.SettingsConfigurationException
 
SettingsConfigurationException(String, Throwable, int, int) - Constructor for exception org.apache.maven.settings.SettingsConfigurationException
 
SettingsUtils - Class in org.apache.maven.settings
Several convenience methods to handle settings
SettingsValidationResult - Class in org.apache.maven.settings.validation
 
SettingsValidationResult() - Constructor for class org.apache.maven.settings.validation.SettingsValidationResult
Default constructor
SettingsValidator - Interface in org.apache.maven.settings.validation
Validate a model settings
SettingsXpp3Reader - Class in org.apache.maven.settings.io.xpp3
Class SettingsXpp3Reader.
SettingsXpp3Reader() - Constructor for class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
 
SettingsXpp3Writer - Class in org.apache.maven.settings.io.xpp3
Class SettingsXpp3Writer.
SettingsXpp3Writer() - Constructor for class org.apache.maven.settings.io.xpp3.SettingsXpp3Writer
 
setTopologicallySortedProjects(List) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
setTopologicallySortedProjects(List) - Method in interface org.apache.maven.execution.MavenExecutionResult
 
setTransferListener(TransferListener) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setTransferListener(TransferListener) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setUpdatePolicy(String) - Method in class org.apache.maven.settings.RepositoryPolicy
Set The frequency for downloading updates - can be "always", "daily" (default), "interval:XXX" (in minutes) or "never" (only if it doesn't exist locally).
setUpdateSnapshots(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setUpdateSnapshots(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setUrl(String) - Method in class org.apache.maven.settings.Mirror
Set the URL of the mirror repository.
setUrl(String) - Method in class org.apache.maven.settings.RepositoryBase
Set The url of the repository.
setUsePluginRegistry(boolean) - Method in class org.apache.maven.settings.Settings
Set Whether Maven should use the plugin-registry.xml file to manage plugin versions.
setUsePluginUpdateOverride(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setUsePluginUpdateOverride(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setUseReactor(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setUseReactor(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setUsername(String) - Method in class org.apache.maven.settings.Proxy
Set The proxy user.
setUsername(String) - Method in class org.apache.maven.settings.Server
Set The username used to authenticate.
setUserProperties(Properties) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setUserProperties(Properties) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setUserSettingsFile(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setUserSettingsFile(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setValue(String) - Method in class org.apache.maven.settings.ActivationProperty
Set The value of the property to be used to activate a profile.
setVersion(String) - Method in class org.apache.maven.settings.ActivationOS
Set The version of the OS to be used to activate a profile.
START_FORKED_EXECUTION_GOAL - Static variable in class org.apache.maven.lifecycle.statemgmt.StateManagementUtils
 
startEvent(String, String, long) - Method in class org.apache.maven.monitor.event.AbstractSelectiveEventMonitor
 
startEvent(String, String, long) - Method in interface org.apache.maven.monitor.event.EventMonitor
 
StartForkedExecutionMojo - Class in org.apache.maven.lifecycle.statemgmt
Setup a new project instance for the forked executions to use.
StartForkedExecutionMojo() - Constructor for class org.apache.maven.lifecycle.statemgmt.StartForkedExecutionMojo
 
StateManagementUtils - Class in org.apache.maven.lifecycle.statemgmt
Constructs and matches MojoBinding instances that refer to the forked-execution context manager mojos.

T

TaskValidationResult - Class in org.apache.maven.lifecycle
 
TaskValidationResult() - Constructor for class org.apache.maven.lifecycle.TaskValidationResult
 
TaskValidationResult(String, String, PluginLoaderException) - Constructor for class org.apache.maven.lifecycle.TaskValidationResult
 
TaskValidationResult(String, String, LifecycleSpecificationException) - Constructor for class org.apache.maven.lifecycle.TaskValidationResult
 
TaskValidationResult(String, String, LifecycleLoaderException) - Constructor for class org.apache.maven.lifecycle.TaskValidationResult
 
TaskValidationResult(String, String, InvalidPluginException) - Constructor for class org.apache.maven.lifecycle.TaskValidationResult
 
toString() - Method in class org.apache.maven.settings.Mirror
 
toString() - Method in class org.apache.maven.settings.validation.SettingsValidationResult
 
TrackableBase - Class in org.apache.maven.settings
common base class that contains code to track the source for this instance (USER|GLOBAL) .
TrackableBase() - Constructor for class org.apache.maven.settings.TrackableBase
 

U

USER_LEVEL - Static variable in class org.apache.maven.settings.TrackableBase
 
useReactor() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
useReactor() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 

V

validate(Settings) - Method in class org.apache.maven.settings.validation.DefaultSettingsValidator
 
validate(Settings) - Method in interface org.apache.maven.settings.validation.SettingsValidator
Validate a model settings
verifyPlugin(Plugin, MavenProject, MavenSession) - Method in class org.apache.maven.plugin.DefaultPluginManager
 
verifyPlugin(Plugin, MavenProject, MavenSession) - Method in interface org.apache.maven.plugin.PluginManager
 
verifyReportPlugin(ReportPlugin, MavenProject, MavenSession) - Method in class org.apache.maven.plugin.DefaultPluginManager
 
verifyReportPlugin(ReportPlugin, MavenProject, MavenSession) - Method in interface org.apache.maven.plugin.PluginManager
 
VERSION - Static variable in class org.apache.maven.lifecycle.statemgmt.StateManagementUtils
 

W

warn(CharSequence) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
warn(CharSequence, Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
warn(Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
write(Writer, Settings) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Writer
Method write.

A B C D E F G H I L M N O P R S T U V W

Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.