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

A

AbstractArtifactMetadata - Class in org.apache.maven.artifact.metadata
Deprecated.
AbstractArtifactMetadata(Artifact) - Constructor for class org.apache.maven.artifact.metadata.AbstractArtifactMetadata
Deprecated.
 
AbstractArtifactMetadata - Class in org.apache.maven.repository.legacy.metadata
Common elements of artifact metadata.
AbstractArtifactMetadata(Artifact) - Constructor for class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
 
AbstractEventSpy - Class in org.apache.maven.eventspy
A skeleton eventspy that does nothing other than helping implementors.
AbstractEventSpy() - Constructor for class org.apache.maven.eventspy.AbstractEventSpy
 
AbstractExecutionListener - Class in org.apache.maven.execution
Provides a skeleton implementation for execution listeners.
AbstractExecutionListener() - Constructor for class org.apache.maven.execution.AbstractExecutionListener
 
AbstractMavenLifecycleParticipant - Class in org.apache.maven
Allows core extensions to participate in Maven build session lifecycle.
AbstractMavenLifecycleParticipant() - Constructor for class org.apache.maven.AbstractMavenLifecycleParticipant
 
AbstractRepositoryMetadata - Class in org.apache.maven.artifact.repository.metadata
Shared methods of the repository metadata handling.
AbstractRepositoryMetadata(Metadata) - Constructor for class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
ActiveProjectArtifact - Class in org.apache.maven.project.artifact
Deprecated.
ActiveProjectArtifact(MavenProject, Artifact) - Constructor for class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
 
add(RepositorySystemSession, LocalArtifactRegistration) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
add(RepositorySystemSession, LocalMetadataRegistration) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
add(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
addActiveProfile(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addActiveProfile(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addActiveProfiles(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addActiveProfiles(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
addAttachedArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
Add or replace an artifact.
addBuildSummary(BuildSummary) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
addBuildSummary(BuildSummary) - Method in interface org.apache.maven.execution.MavenExecutionResult
Add the specified build summary.
addCircularDependencyException(CyclicDependencyException) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
addCompileSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
 
addContributor(Contributor) - Method in class org.apache.maven.project.MavenProject
 
addCoreExcludes(Set<String>) - Method in interface org.apache.maven.ArtifactFilterManagerDelegate
Deprecated.
 
addDependencies(Set<Artifact>, List<ArtifactRepository>, ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
addDeveloper(Developer) - Method in class org.apache.maven.project.MavenProject
 
addEnvVars(Properties) - Static method in class org.apache.maven.properties.internal.EnvironmentUtils
Adds the environment variables in the form of properties whose keys are prefixed with env., e.g.
addErrorArtifactException(ArtifactResolutionException) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
addEventMonitor(EventMonitor) - Method in interface org.apache.maven.monitor.event.EventDispatcher
Deprecated.
 
addException(Throwable) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
addException(Throwable) - Method in interface org.apache.maven.execution.MavenExecutionResult
 
addExcludes(Set<String>) - Method in interface org.apache.maven.ArtifactFilterManagerDelegate
Deprecated.
 
addHandlers(Map<String, ArtifactHandler>) - Method in interface org.apache.maven.artifact.handler.manager.ArtifactHandlerManager
Deprecated.
addHandlers(Map<String, ArtifactHandler>) - Method in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
addInactiveProfile(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addInactiveProfile(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addInactiveProfiles(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addInactiveProfiles(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addLicense(License) - Method in class org.apache.maven.project.MavenProject
 
addLifecyclePhase(String) - Method in class org.apache.maven.project.MavenProject
Warning: This is an internal utility method that is only public for technical reasons, it is not part of the public API.
addListener(ResolutionListener) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
addMailingList(MailingList) - Method in class org.apache.maven.project.MavenProject
 
addMetadata(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
addMetadata(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
addMetadataResolutionException(ArtifactResolutionException) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
addMirror(Mirror) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addMirror(Mirror) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addMissingArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
addPluginArtifactRepository(ArtifactRepository) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addPluginArtifactRepository(ArtifactRepository) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addPluginGroup(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addPluginGroup(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addPluginGroups(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addPluginGroups(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addProfile(Profile) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addProfile(Profile) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addProfile(Profile) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
addProfile(Profile) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Add a Profile that has come from an external source.
addProjectReference(MavenProject) - Method in class org.apache.maven.project.MavenProject
 
addProvide(String, String) - Method in class org.apache.maven.toolchain.model.ToolchainModel
Method addProvide.
addProvideToken(String, RequirementMatcher) - Method in class org.apache.maven.toolchain.DefaultToolchain
 
addProxy(Proxy) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addProxy(Proxy) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addRemoteRepository(ArtifactRepository) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addRemoteRepository(ArtifactRepository) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addRepository(Repository) - Method in class org.apache.maven.project.ProjectModelResolver
 
addRepository(Repository, boolean) - Method in class org.apache.maven.project.ProjectModelResolver
 
addResource(MavenProject, String, List<String>, List<String>) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
addResource(Resource) - Method in class org.apache.maven.project.MavenProject
 
addResource(MavenProject, String, List<String>, List<String>) - Method in interface org.apache.maven.project.MavenProjectHelper
Add a resource directory to the project.
addScriptSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
Deprecated.
addServer(Server) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addServer(Server) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addSystemProperties(Properties) - Static method in class org.apache.maven.properties.internal.SystemProperties
Thread-safe System.properties copy implementation.
addTestCompileSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
 
addTestResource(MavenProject, String, List<String>, List<String>) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
addTestResource(Resource) - Method in class org.apache.maven.project.MavenProject
 
addTestResource(MavenProject, String, List<String>, List<String>) - Method in interface org.apache.maven.project.MavenProjectHelper
Add a test resource directory to the project.
addToolchain(ToolchainModel) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Method addToolchain.
addVersionRangeViolation(Exception) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
afterExecutionFailure(MojoExecutionEvent) - Method in interface org.apache.maven.execution.MojoExecutionListener
 
afterExecutionFailure(MojoExecutionEvent) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
afterExecutionFailure(MojoExecutionEvent) - Method in interface org.apache.maven.execution.scope.WeakMojoExecutionListener
 
afterMojoExecutionSuccess(MojoExecutionEvent) - Method in interface org.apache.maven.execution.MojoExecutionListener
 
afterMojoExecutionSuccess(MojoExecutionEvent) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
afterMojoExecutionSuccess(MojoExecutionEvent) - Method in interface org.apache.maven.execution.scope.WeakMojoExecutionListener
 
afterProjectExecutionFailure(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
afterProjectExecutionSuccess(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
afterProjectsRead(MavenSession) - Method in class org.apache.maven.AbstractMavenLifecycleParticipant
Invoked after all MavenProject instances have been created.
afterSessionEnd(MavenSession) - Method in class org.apache.maven.AbstractMavenLifecycleParticipant
Invoked after all projects were built.
afterSessionStart(MavenSession) - Method in class org.apache.maven.AbstractMavenLifecycleParticipant
Invoked after MavenSession instance has been created.
alignToBaseDirectory(File) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
alignToBaseDirectory(Model, File) - Method in interface org.apache.maven.project.path.PathTranslator
Deprecated.
 
alignToBaseDirectory(String, File) - Method in interface org.apache.maven.project.path.PathTranslator
Deprecated.
 
ALT_GLOBAL_SETTINGS_XML_LOCATION - Static variable in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
ALT_LOCAL_REPOSITORY_LOCATION - Static variable in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
ALT_USER_SETTINGS_XML_LOCATION - Static variable in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
AndArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Apply multiple filters.
AndArtifactFilter() - Constructor for class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
AndArtifactFilter(List<ArtifactFilter>) - Constructor for class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
API_REALMID - Static variable in class org.apache.maven.classrealm.DefaultClassRealmManager
 
artifact - Variable in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
 
ArtifactDoesNotExistException - Exception in org.apache.maven.repository
 
ArtifactDoesNotExistException(String) - Constructor for exception org.apache.maven.repository.ArtifactDoesNotExistException
 
ArtifactDoesNotExistException(String, Throwable) - Constructor for exception org.apache.maven.repository.ArtifactDoesNotExistException
 
ArtifactFactory - Interface in org.apache.maven.artifact.factory
Deprecated.
ArtifactFilterManager - Interface in org.apache.maven
 
ArtifactFilterManagerDelegate - Interface in org.apache.maven
Deprecated.
use META-INF/maven/extension.xml to define artifacts exported by Maven core extensions.
ArtifactHandlerManager - Interface in org.apache.maven.artifact.handler.manager
 
ArtifactMetadataRetrievalException - Exception in org.apache.maven.artifact.metadata
Deprecated.
ArtifactMetadataRetrievalException(String) - Constructor for exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataRetrievalException(Throwable) - Constructor for exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataRetrievalException(String, Throwable) - Constructor for exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataRetrievalException(String, Throwable, Artifact) - Constructor for exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
Deprecated.
 
ArtifactMetadataRetrievalException - Exception in org.apache.maven.repository.legacy.metadata
Error while retrieving repository metadata from the repository.
ArtifactMetadataRetrievalException(String) - Constructor for exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataRetrievalException(Throwable) - Constructor for exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataRetrievalException(String, Throwable) - Constructor for exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataRetrievalException(String, Throwable, Artifact) - Constructor for exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
 
ArtifactMetadataSource - Interface in org.apache.maven.artifact.metadata
Deprecated.
ArtifactMetadataSource - Interface in org.apache.maven.repository.legacy.metadata
Provides some metadata operations, like querying the remote repository for a list of versions available for an artifact.
ArtifactRepositoryMetadata - Class in org.apache.maven.artifact.repository.metadata
Metadata for the artifact directory of the repository.
ArtifactRepositoryMetadata(Artifact) - Constructor for class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
ArtifactRepositoryMetadata(Artifact, Versioning) - Constructor for class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
ArtifactResolutionRequest - Class in org.apache.maven.artifact.resolver
A resolution request allows you to either use an existing MavenProject, or a coordinate (gid:aid:version) to process a POMs dependencies.
ArtifactResolutionRequest() - Constructor for class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
ArtifactResolutionRequest(RepositoryRequest) - Constructor for class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
ArtifactResolutionResult - Class in org.apache.maven.artifact.resolver
Specific problems during resolution that we want to account for:

- missing metadata - version range violations - version circular dependencies - missing artifacts - network/transfer errors - file system errors: permissions

ArtifactResolutionResult() - Constructor for class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
artifacts - Variable in class org.apache.maven.plugin.ExtensionRealmCache.CacheRecord
 
artifacts - Variable in class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
artifacts - Variable in class org.apache.maven.plugin.PluginRealmCache.CacheRecord
 
ArtifactTransferEvent - Class in org.apache.maven.repository
TransferEvent is used to notify TransferListeners about progress in transfer of resources form/to the repository
ArtifactTransferEvent(String, int, int, ArtifactTransferResource) - Constructor for class org.apache.maven.repository.ArtifactTransferEvent
 
ArtifactTransferEvent(String, Exception, int, ArtifactTransferResource) - Constructor for class org.apache.maven.repository.ArtifactTransferEvent
 
ArtifactTransferFailedException - Exception in org.apache.maven.repository
 
ArtifactTransferFailedException(String) - Constructor for exception org.apache.maven.repository.ArtifactTransferFailedException
 
ArtifactTransferFailedException(String, Throwable) - Constructor for exception org.apache.maven.repository.ArtifactTransferFailedException
 
ArtifactTransferListener - Interface in org.apache.maven.repository
 
ArtifactTransferResource - Interface in org.apache.maven.repository
Describes a resource being uploaded or downloaded by the repository system.
ArtifactWithDependencies - Interface in org.apache.maven.project.artifact
 
assertUniqueKey(PluginArtifactsCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
associateThreadWithProjectSegment(ProjectSegment) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
attachArtifact(MavenProject, String, String, File) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
attachArtifact(MavenProject, String, File) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
attachArtifact(MavenProject, File, String) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
attachArtifact(MavenProject, Artifact) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
Add an attached artifact or replace the file for an existing artifact.
attachArtifact(String, String, File) - Method in class org.apache.maven.project.MavenProject
Deprecated.
Use MavenProjectHelper.attachArtifact(..) instead.
attachArtifact(MavenProject, File, String) - Method in interface org.apache.maven.project.MavenProjectHelper
attachArtifact(MavenProject, String, File) - Method in interface org.apache.maven.project.MavenProjectHelper
attachArtifact(MavenProject, String, String, File) - Method in interface org.apache.maven.project.MavenProjectHelper
Add or replace an artifact to the current project.
AttachedArtifact - Class in org.apache.maven.project.artifact
Deprecated.
AttachedArtifact(Artifact, String, String, ArtifactHandler) - Constructor for class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
AttachedArtifact(Artifact, String, ArtifactHandler) - Constructor for class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
attachToThread(MavenProject) - Static method in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 

B

BasedirBeanConfigurationPathTranslator - Class in org.apache.maven.configuration
A path translator that resolves relative paths against a specific base directory.
BasedirBeanConfigurationPathTranslator(File) - Constructor for class org.apache.maven.configuration.BasedirBeanConfigurationPathTranslator
Creates a new path translator using the specified base directory.
BeanConfigurationException - Exception in org.apache.maven.configuration
Thrown when a bean couldn't be configured.
BeanConfigurationException(String) - Constructor for exception org.apache.maven.configuration.BeanConfigurationException
 
BeanConfigurationException(String, Throwable) - Constructor for exception org.apache.maven.configuration.BeanConfigurationException
 
BeanConfigurationPathTranslator - Interface in org.apache.maven.configuration
Postprocesses filesystem paths.
BeanConfigurationRequest - Interface in org.apache.maven.configuration
A request to configure a bean from some configuration in the POM or similar.
BeanConfigurationValuePreprocessor - Interface in org.apache.maven.configuration
Preprocesses a value from a bean configuration before the bean configurator unmarshals it into a bean property.
BeanConfigurator - Interface in org.apache.maven.configuration
Unmarshals some textual configuration from the POM or similar into the properties of a bean.
beforeMojoExecution(MojoExecutionEvent) - Method in interface org.apache.maven.execution.MojoExecutionListener
 
beforeMojoExecution(MojoExecutionEvent) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
beforeMojoExecution(MojoExecutionEvent) - Method in interface org.apache.maven.execution.scope.WeakMojoExecutionListener
 
beforeProjectExecution(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
beforeProjectLifecycleExecution(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
blackList(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
blackList(MavenProject) - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
build(MavenSession) - Method in class org.apache.maven.graph.DefaultGraphBuilder
 
build(MavenSession) - Method in interface org.apache.maven.graph.GraphBuilder
 
build(MavenSession, ReactorContext, ProjectBuildList, List<TaskSegment>, ReactorBuildStatus) - Method in interface org.apache.maven.lifecycle.internal.builder.Builder
 
build(MavenSession, ReactorContext, ProjectBuildList, List<TaskSegment>, ReactorBuildStatus) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder
 
build(MavenSession, ReactorContext, ProjectBuildList, List<TaskSegment>, ReactorBuildStatus) - Method in class org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 
build(File, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
build(ModelSource, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
build(Artifact, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
build(Artifact, boolean, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
build(List<File>, boolean, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
build(File) - Method in class org.apache.maven.project.ExtensionDescriptorBuilder
Extracts the extension descriptor (if any) from the specified JAR file.
build(InputStream) - Method in class org.apache.maven.project.ExtensionDescriptorBuilder
 
build(File, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuilder
Builds a project descriptor from the specified POM file.
build(Artifact, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuilder
Builds a project descriptor for the specified artifact.
build(Artifact, boolean, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuilder
Builds a project descriptor for the specified artifact.
build(ModelSource, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuilder
Builds a project descriptor for the specified model source.
build(List<File>, boolean, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuilder
Builds the projects for the specified POM files and optionally their children.
build(ToolchainsBuildingRequest) - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuilder
 
build(ToolchainsBuildingRequest) - Method in interface org.apache.maven.toolchain.building.ToolchainsBuilder
Builds the effective toolchains of the specified toolchains files.
build(File) - Method in class org.apache.maven.toolchain.DefaultToolchainsBuilder
Deprecated.
 
build(File) - Method in interface org.apache.maven.toolchain.ToolchainsBuilder
Builds the toolchains model from the configured toolchain files.
BuildAbort - Error in org.apache.maven
A special throwable used to signal a graceful abort of the build.
BuildAbort(String) - Constructor for error org.apache.maven.BuildAbort
 
BuildAbort(String, Throwable) - Constructor for error org.apache.maven.BuildAbort
 
buildArtifactRepository(Repository) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
buildArtifactRepository(Repository) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
buildArtifactRepository(Repository) - Method in interface org.apache.maven.repository.RepositorySystem
 
buildArtifactRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
buildDiagnosticMessage() - Method in exception org.apache.maven.plugin.PluginParameterException
 
Builder - Interface in org.apache.maven.lifecycle.internal.builder
A Builder encapsulates a strategy for building a set of Maven projects.
BuilderCommon - Class in org.apache.maven.lifecycle.internal.builder
Common code that is shared by the LifecycleModuleBuilder and the LifeCycleWeaveBuilder
BuilderCommon() - Constructor for class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
BuilderCommon(LifecycleDebugLogger, LifecycleExecutionPlanCalculator, Logger) - Constructor for class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
BuilderNotFoundException - Exception in org.apache.maven.lifecycle.internal.builder
 
BuilderNotFoundException(String) - Constructor for exception org.apache.maven.lifecycle.internal.builder.BuilderNotFoundException
 
buildExtensionsAssembled(ModelBuildingEvent) - Method in class org.apache.maven.project.DefaultModelBuildingListener
 
BuildFailure - Class in org.apache.maven.execution
Summarizes the result of a failed project build in the reactor.
BuildFailure(MavenProject, long, Throwable) - Constructor for class org.apache.maven.execution.BuildFailure
Creates a new build summary for the specified project.
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
 
BuildListCalculator - Class in org.apache.maven.lifecycle.internal
 
BuildListCalculator() - Constructor for class org.apache.maven.lifecycle.internal.BuildListCalculator
 
BuildPluginManager - Interface in org.apache.maven.plugin
 
buildProject(MavenSession, ReactorContext, MavenProject, TaskSegment) - Method in class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
 
buildProject(MavenSession, MavenSession, ReactorContext, MavenProject, TaskSegment) - Method in class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
 
buildSettings() - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings(boolean) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings(File) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings(File, boolean) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings(MavenExecutionRequest) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings(MavenExecutionRequest) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
buildSettings() - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
buildSettings(boolean) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
buildSettings(File) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
buildSettings(File, boolean) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
BuildSuccess - Class in org.apache.maven.execution
Summarizes the result of a successful project build in the reactor.
BuildSuccess(MavenProject, long) - Constructor for class org.apache.maven.execution.BuildSuccess
Creates a new build summary for the specified project.
BuildSummary - Class in org.apache.maven.execution
Summarizes the result of a project build in the reactor.
BuildSummary(MavenProject, long) - Constructor for class org.apache.maven.execution.BuildSummary
Creates a new build summary for the specified project.
BuildThreadFactory - Class in org.apache.maven.lifecycle.internal
Simple ThreadFactory implementation that ensures the corresponding threads have a meaningful name.
BuildThreadFactory() - Constructor for class org.apache.maven.lifecycle.internal.BuildThreadFactory
 

C

cache - Variable in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
cache - Variable in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
cache - Variable in class org.apache.maven.plugin.DefaultPluginRealmCache
 
cache - Variable in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
cache - Variable in class org.apache.maven.project.DefaultProjectRealmCache
 
calculateExecutionPlan(MavenSession, boolean, String...) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
calculateExecutionPlan(MavenSession, String...) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
calculateExecutionPlan(MavenSession, MavenProject, List<Object>, boolean) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
calculateExecutionPlan(MavenSession, MavenProject, List<Object>) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
calculateExecutionPlan(MavenSession, MavenProject, List<Object>) - Method in interface org.apache.maven.lifecycle.internal.LifecycleExecutionPlanCalculator
 
calculateExecutionPlan(MavenSession, MavenProject, List<Object>, boolean) - Method in interface org.apache.maven.lifecycle.internal.LifecycleExecutionPlanCalculator
 
calculateExecutionPlan(MavenSession, String...) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
calculateExecutionPlan(MavenSession, boolean, String...) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
calculateForkedExecutions(MojoExecution, MavenSession) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
calculateForkedExecutions(MojoExecution, MavenSession) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
calculateForkedExecutions(MojoExecution, MavenSession) - Method in interface org.apache.maven.lifecycle.internal.LifecycleExecutionPlanCalculator
 
calculateForkedExecutions(MojoExecution, MavenSession) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
calculateLifecycleMappings(MavenSession, MavenProject, Lifecycle, String) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate
 
calculateLifecycleMappings(MavenSession, MavenProject, Lifecycle, String) - Method in interface org.apache.maven.lifecycle.LifecycleMappingDelegate
 
calculateMojoExecutions(MavenSession, MavenProject, List<Object>) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
calculateProjectBuilds(MavenSession, List<TaskSegment>) - Method in class org.apache.maven.lifecycle.internal.BuildListCalculator
 
calculateTaskSegments(MavenSession) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
 
calculateTaskSegments(MavenSession, List<String>) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
 
calculateTaskSegments(MavenSession) - Method in interface org.apache.maven.lifecycle.internal.LifecycleTaskSegmentCalculator
 
calculateTaskSegments(MavenSession, List<String>) - Method in interface org.apache.maven.lifecycle.internal.LifecycleTaskSegmentCalculator
 
chainListener(ExecutionListener) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
chainListener(RepositoryListener) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
checkRequiredMavenVersion(PluginDescriptor) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
checkRequiredMavenVersion(PluginDescriptor) - Method in interface org.apache.maven.plugin.MavenPluginManager
Verifies the specified plugin is compatible with the current Maven runtime.
CHECKSUM_POLICY_FAIL - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
CHECKSUM_POLICY_WARN - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
ClassRealmConstituent - Interface in org.apache.maven.classrealm
Describes a constituent of a class realm.
ClassRealmManager - Interface in org.apache.maven.classrealm
Manages the class realms used by Maven.
ClassRealmManagerDelegate - Interface in org.apache.maven.classrealm
ClassRealmManagerDelegate is used to perform addition configuration of class realms created by ClassRealmManager.
ClassRealmRequest - Interface in org.apache.maven.classrealm
Describes the requirements for a new class realm.
ClassRealmRequest.RealmType - Enum in org.apache.maven.classrealm
The type of a class realm.
clone() - Method in class org.apache.maven.execution.MavenSession
 
clone(PluginDescriptor) - Static method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
clone() - Method in class org.apache.maven.project.MavenProject
 
clone() - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Method clone.
clone() - Method in class org.apache.maven.toolchain.model.ToolchainModel
Method clone.
clone() - Method in class org.apache.maven.toolchain.model.TrackableBase
Method clone.
close() - Method in class org.apache.maven.eventspy.AbstractEventSpy
 
close() - Method in interface org.apache.maven.eventspy.EventSpy
Notifies the spy of Maven's termination, allowing it to free any resources allocated by it.
close() - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
close() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
closeAll() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
compareTo(Artifact) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
ConcurrencyDependencyGraph - Class in org.apache.maven.lifecycle.internal.builder.multithreaded
Presents a view of the Dependency Graph that is suited for concurrent building.
ConcurrencyDependencyGraph(ProjectBuildList, ProjectDependencyGraph) - Constructor for class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
 
configure() - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScopeCoreModule
 
configure() - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScopeModule
 
configure(MavenProject, MojoExecution, boolean) - Method in class org.apache.maven.lifecycle.internal.DefaultMojoExecutionConfigurator
 
configure(MavenProject, MojoExecution, boolean) - Method in interface org.apache.maven.lifecycle.MojoExecutionConfigurator
Create the MojoExecution configuration based on configuration for a Mojo in the MavenProject and the default configuration for the Mojo from the containing plugin's plugin.xml descriptor.
configure() - Method in class org.apache.maven.session.scope.internal.SessionScopeModule
 
configureBean(BeanConfigurationRequest) - Method in interface org.apache.maven.configuration.BeanConfigurator
Performs the specified bean configuration.
configureBean(BeanConfigurationRequest) - Method in class org.apache.maven.configuration.internal.DefaultBeanConfigurator
 
container - Variable in class org.apache.maven.DefaultMaven
 
convert(MojoDescriptor) - Static method in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
convertFromSettingsProfile(Profile) - Static method in class org.apache.maven.settings.SettingsUtils
 
convertToSettingsProfile(Profile) - Static method in class org.apache.maven.settings.SettingsUtils
 
copy(MavenExecutionRequest) - Static method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
copySettings(Settings) - Static method in class org.apache.maven.settings.SettingsUtils
 
CoreExports - Class in org.apache.maven.extension.internal
Provides information about artifacts (identified by groupId:artifactId string key) and classpath elements exported by Maven core itself and loaded Maven core extensions.
CoreExports(CoreExtensionEntry) - Constructor for class org.apache.maven.extension.internal.CoreExports
 
CoreExports(ClassRealm, Set<String>, Set<String>) - Constructor for class org.apache.maven.extension.internal.CoreExports
 
CoreExportsProvider - Class in org.apache.maven.extension.internal
 
CoreExportsProvider(PlexusContainer, CoreExports) - Constructor for class org.apache.maven.extension.internal.CoreExportsProvider
 
CoreExtensionEntry - Class in org.apache.maven.extension.internal
Provides information about artifacts (identified by groupId:artifactId string key) and classpath elements exported by Maven core itself or a Maven core extension.
CoreExtensionEntry(ClassRealm, Collection<String>, Collection<String>) - Constructor for class org.apache.maven.extension.internal.CoreExtensionEntry
 
createArtifact(String, String, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createArtifact(String, String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createArtifact(String, String, String, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createArtifact(String, String, String, String) - Method in interface org.apache.maven.repository.RepositorySystem
 
createArtifact(String, String, String, String, String) - Method in interface org.apache.maven.repository.RepositorySystem
 
createArtifactRepositories(List<Repository>, List<ArtifactRepository>, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuildingHelper
 
createArtifactRepositories(List<Repository>, List<ArtifactRepository>, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuildingHelper
Creates the effective artifact repositories from the specified POM repositories.
createArtifactRepository(String, String, String, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in interface org.apache.maven.repository.RepositorySystem
 
createArtifacts(MavenProject) - Method in class org.apache.maven.lifecycle.internal.DefaultProjectArtifactFactory
 
createArtifacts(MavenProject) - Method in interface org.apache.maven.lifecycle.internal.ProjectArtifactFactory
 
createArtifacts(ArtifactFactory, List<Dependency>, String, ArtifactFilter, MavenProject) - Static method in class org.apache.maven.project.artifact.MavenMetadataSource
Deprecated.
createArtifacts(ArtifactFactory, String, ArtifactFilter) - Method in class org.apache.maven.project.MavenProject
Deprecated.
createArtifactWithClassifier(String, String, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createArtifactWithClassifier(String, String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createArtifactWithClassifier(String, String, String, String, String) - Method in interface org.apache.maven.repository.RepositorySystem
 
createBuildArtifact(String, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createBuildArtifact(String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDefaultLocalRepository() - Method in interface org.apache.maven.repository.RepositorySystem
 
createDefaultRemoteRepository(MavenExecutionRequest) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createDefaultRemoteRepository() - Method in interface org.apache.maven.repository.RepositorySystem
 
createDefaultToolchain() - Method in class org.apache.maven.toolchain.java.JavaToolchainFactory
 
createDefaultToolchain() - Method in interface org.apache.maven.toolchain.ToolchainFactory
Returns the default instance of the particular type of toolchain, can return null if not applicable.
createDependencyArtifact(String, String, VersionRange, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createDependencyArtifact(String, String, VersionRange, String, String, String, boolean) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createDependencyArtifact(String, String, VersionRange, String, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createDependencyArtifact(String, String, VersionRange, String, String, String, String, boolean) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createDependencyArtifact(String, String, VersionRange, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDependencyArtifact(String, String, VersionRange, String, String, String, boolean) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDependencyArtifact(String, String, VersionRange, String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDependencyArtifact(String, String, VersionRange, String, String, String, String, boolean) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDependencyArtifact(Dependency) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createDependencyArtifact(Dependency) - Method in interface org.apache.maven.repository.RepositorySystem
 
createExactMatcher(String) - Static method in class org.apache.maven.toolchain.RequirementMatcherFactory
 
createExecutionPlanItems(MavenProject, List<MojoExecution>) - Static method in class org.apache.maven.lifecycle.internal.ExecutionPlanItem
 
createExtensionArtifact(String, String, VersionRange) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createExtensionArtifact(String, String, VersionRange) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createExtensionArtifact(String, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createExtensionRealm(Plugin, List<Artifact>) - Method in interface org.apache.maven.classrealm.ClassRealmManager
Creates a new class realm for the specified build extension.
createExtensionRealm(Plugin, List<Artifact>) - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
createKey(List<Artifact>) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
createKey(Plugin, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
createKey(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
createKey(Plugin, ClassLoader, Map<String, ClassLoader>, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
createKey(List<Artifact>) - Method in interface org.apache.maven.plugin.ExtensionRealmCache
 
createKey(Plugin, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
 
createKey(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.PluginDescriptorCache
 
createKey(Plugin, ClassLoader, Map<String, ClassLoader>, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.PluginRealmCache
 
createKey(List<? extends ClassRealm>) - Method in class org.apache.maven.project.DefaultProjectRealmCache
 
createKey(List<? extends ClassRealm>) - Method in interface org.apache.maven.project.ProjectRealmCache
 
createLocalRepository(MavenExecutionRequest, File) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createLocalRepository(File) - Method in interface org.apache.maven.repository.RepositorySystem
 
createMetadata(Artifact, Versioning) - Static method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
createParentArtifact(String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createParentArtifact(String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createParentArtifact(String, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createPluginArtifact(String, String, VersionRange) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createPluginArtifact(String, String, VersionRange) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createPluginArtifact(Plugin) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createPluginArtifact(Plugin) - Method in interface org.apache.maven.repository.RepositorySystem
 
createPluginRealm(Plugin, ClassLoader, List<String>, Map<String, ClassLoader>, List<Artifact>) - Method in interface org.apache.maven.classrealm.ClassRealmManager
Creates a new class realm for the specified plugin.
createPluginRealm(Plugin, ClassLoader, List<String>, Map<String, ClassLoader>, List<Artifact>) - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
createProjectArtifact(String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createProjectArtifact(String, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createProjectArtifact(String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createProjectArtifact(String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createProjectArtifact(String, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createProjectArtifact(String, String, String) - Method in interface org.apache.maven.repository.RepositorySystem
 
createProjectRealm(Model, List<Artifact>) - Method in interface org.apache.maven.classrealm.ClassRealmManager
Creates a new class realm for the specified project and its build extensions.
createProjectRealm(Model, List<Artifact>) - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
createProjectRealm(MavenProject, Model, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuildingHelper
 
createProjectRealm(MavenProject, Model, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuildingHelper
Creates the project realm that hosts the build extensions of the specified model.
createRepository(String, String, boolean, String, boolean, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createToolchain(ToolchainModel) - Method in class org.apache.maven.toolchain.java.JavaToolchainFactory
 
createToolchain(ToolchainModel) - Method in interface org.apache.maven.toolchain.ToolchainFactory
Create instance of toolchain.
createVersioning(Snapshot) - Static method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
createVersionMatcher(String) - Static method in class org.apache.maven.toolchain.RequirementMatcherFactory
 
CumulativeScopeArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Filter to only retain objects in the given scope or better.
CumulativeScopeArtifactFilter(Collection<String>) - Constructor for class org.apache.maven.artifact.resolver.filter.CumulativeScopeArtifactFilter
Create a new filter with the specified scopes and their implied scopes enabled.
CumulativeScopeArtifactFilter(CumulativeScopeArtifactFilter...) - Constructor for class org.apache.maven.artifact.resolver.filter.CumulativeScopeArtifactFilter
Creates a new filter that combines the specified filters.
CycleDetectedInPluginGraphException - Exception in org.apache.maven.plugin
Exception occurring trying to resolve a plugin.
CycleDetectedInPluginGraphException(Plugin, CycleDetectedInComponentGraphException) - Constructor for exception org.apache.maven.plugin.CycleDetectedInPluginGraphException
 

D

debug(String) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
DebugConfigurationListener - Class in org.apache.maven.plugin
Deprecated.
DebugConfigurationListener(Logger) - Constructor for class org.apache.maven.plugin.DebugConfigurationListener
Deprecated.
 
debugProjectPlan(MavenProject, MavenExecutionPlan) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
debugReactorPlan(ProjectBuildList) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
decorate(MavenProject, RepositorySystemSession) - Method in interface org.apache.maven.project.RepositorySessionDecorator
Returns possibly null Aether repository system session to be used to resolve project dependencies.
DEFAULT_LOCAL_REPO_ID - Static variable in interface org.apache.maven.repository.RepositorySystem
 
DEFAULT_REMOTE_REPO_ID - Static variable in interface org.apache.maven.repository.RepositorySystem
 
DEFAULT_REMOTE_REPO_URL - Static variable in interface org.apache.maven.repository.RepositorySystem
 
DefaultArtifactFactory - Class in org.apache.maven.artifact.factory
 
DefaultArtifactFactory() - Constructor for class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
DefaultArtifactFilterManager - Class in org.apache.maven
 
DefaultArtifactFilterManager(List<ArtifactFilterManagerDelegate>, CoreExportsProvider) - Constructor for class org.apache.maven.DefaultArtifactFilterManager
 
DefaultArtifactHandler - Class in org.apache.maven.artifact.handler
 
DefaultArtifactHandler() - Constructor for class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
DefaultArtifactHandler(String) - Constructor for class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
DefaultArtifactHandlerManager - Class in org.apache.maven.artifact.handler.manager
 
DefaultArtifactHandlerManager() - Constructor for class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
DefaultBeanConfigurationRequest - Class in org.apache.maven.configuration
A basic bean configuration request.
DefaultBeanConfigurationRequest() - Constructor for class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
DefaultBeanConfigurator - Class in org.apache.maven.configuration.internal
Warning: This is an internal class that is only public for technical reasons, it is not part of the public API.
DefaultBeanConfigurator() - Constructor for class org.apache.maven.configuration.internal.DefaultBeanConfigurator
 
DefaultBuildPluginManager - Class in org.apache.maven.plugin
 
DefaultBuildPluginManager() - Constructor for class org.apache.maven.plugin.DefaultBuildPluginManager
 
DefaultClassRealmManager - Class in org.apache.maven.classrealm
Manages the class realms used by Maven.
DefaultClassRealmManager(Logger, PlexusContainer, List<ClassRealmManagerDelegate>, CoreExportsProvider) - Constructor for class org.apache.maven.classrealm.DefaultClassRealmManager
 
DefaultDependencyResolutionRequest - Class in org.apache.maven.project
 
DefaultDependencyResolutionRequest() - Constructor for class org.apache.maven.project.DefaultDependencyResolutionRequest
 
DefaultDependencyResolutionRequest(MavenProject, RepositorySystemSession) - Constructor for class org.apache.maven.project.DefaultDependencyResolutionRequest
 
DefaultExceptionHandler - Class in org.apache.maven.exception
 
DefaultExceptionHandler() - Constructor for class org.apache.maven.exception.DefaultExceptionHandler
 
DefaultExecutionEventCatapult - Class in org.apache.maven.lifecycle.internal
Assists in firing execution events.
DefaultExecutionEventCatapult() - Constructor for class org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult
 
DefaultExtensionRealmCache - Class in org.apache.maven.plugin
Default extension realm cache implementation.
DefaultExtensionRealmCache() - Constructor for class org.apache.maven.plugin.DefaultExtensionRealmCache
 
DefaultExtensionRealmCache.CacheKey - Class in org.apache.maven.plugin
 
DefaultExtensionRealmCache.CacheKey(List<Artifact>) - Constructor for class org.apache.maven.plugin.DefaultExtensionRealmCache.CacheKey
 
DefaultGraphBuilder - Class in org.apache.maven.graph
 
DefaultGraphBuilder() - Constructor for class org.apache.maven.graph.DefaultGraphBuilder
 
DefaultJavaToolChain - Class in org.apache.maven.toolchain.java
Deprecated.
clients that do not require compatibility with Maven 3.2.3 and earlier should link to JavaToolchainImpl instead.
DefaultJavaToolChain(ToolchainModel, Logger) - Constructor for class org.apache.maven.toolchain.java.DefaultJavaToolChain
Deprecated.
 
DefaultLegacySupport - Class in org.apache.maven.plugin.internal
Helps to provide backward-compatibility with plugins that use legacy components.
DefaultLegacySupport() - Constructor for class org.apache.maven.plugin.internal.DefaultLegacySupport
 
DefaultLifecycleBindingsInjector - Class in org.apache.maven.model.plugin
Handles injection of plugin executions induced by the lifecycle bindings for a packaging.
DefaultLifecycleBindingsInjector() - Constructor for class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector
 
DefaultLifecycleBindingsInjector.LifecycleBindingsMerger - Class in org.apache.maven.model.plugin
 
DefaultLifecycleBindingsInjector.LifecycleBindingsMerger() - Constructor for class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
DefaultLifecycleExecutionPlanCalculator - Class in org.apache.maven.lifecycle.internal
 
DefaultLifecycleExecutionPlanCalculator() - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
DefaultLifecycleExecutionPlanCalculator(BuildPluginManager, DefaultLifecycles, MojoDescriptorCreator, LifecyclePluginResolver) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
DefaultLifecycleExecutor - Class in org.apache.maven.lifecycle
A facade that provides lifecycle services to components outside maven core.
DefaultLifecycleExecutor() - Constructor for class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
DefaultLifecycleMapping - Class in org.apache.maven.lifecycle.mapping
 
DefaultLifecycleMapping() - Constructor for class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
 
DefaultLifecycleMappingDelegate - Class in org.apache.maven.lifecycle.internal
 
DefaultLifecycleMappingDelegate() - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate
 
DefaultLifecyclePluginAnalyzer - Class in org.apache.maven.lifecycle.internal
 
DefaultLifecyclePluginAnalyzer() - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
 
DefaultLifecycles - Class in org.apache.maven.lifecycle
 
DefaultLifecycles() - Constructor for class org.apache.maven.lifecycle.DefaultLifecycles
 
DefaultLifecycles(Map<String, Lifecycle>, Logger) - Constructor for class org.apache.maven.lifecycle.DefaultLifecycles
 
DefaultLifecycleTaskSegmentCalculator - Class in org.apache.maven.lifecycle.internal
Calculates the task segments in the build
DefaultLifecycleTaskSegmentCalculator() - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
 
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
 
DefaultMavenExecutionRequestPopulator - Class in org.apache.maven.execution
 
DefaultMavenExecutionRequestPopulator(MavenRepositorySystem) - Constructor for class org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
 
DefaultMavenExecutionResult - Class in org.apache.maven.execution
 
DefaultMavenExecutionResult() - Constructor for class org.apache.maven.execution.DefaultMavenExecutionResult
 
DefaultMavenMetadataCache - Class in org.apache.maven.project.artifact
 
DefaultMavenMetadataCache() - Constructor for class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
DefaultMavenMetadataCache.CacheKey - Class in org.apache.maven.project.artifact
 
DefaultMavenMetadataCache.CacheKey(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>) - Constructor for class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheKey
 
DefaultMavenMetadataCache.CacheRecord - Class in org.apache.maven.project.artifact
 
DefaultMavenPluginManager - Class in org.apache.maven.plugin.internal
Provides basic services to manage Maven plugins and their mojos.
DefaultMavenPluginManager() - Constructor for class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
DefaultMavenProjectHelper - Class in org.apache.maven.project
 
DefaultMavenProjectHelper() - Constructor for class org.apache.maven.project.DefaultMavenProjectHelper
 
DefaultMavenSettingsBuilder - Class in org.apache.maven.settings
 
DefaultMavenSettingsBuilder() - Constructor for class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
DefaultMetadataReader - Class in org.apache.maven.artifact.repository.metadata.io
Handles deserialization of metadata from some kind of textual format like XML.
DefaultMetadataReader() - Constructor for class org.apache.maven.artifact.repository.metadata.io.DefaultMetadataReader
 
DefaultMetadataResolutionRequest - Class in org.apache.maven.repository.legacy.metadata
Forms a request to retrieve artifact metadata.
DefaultMetadataResolutionRequest() - Constructor for class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
DefaultMetadataResolutionRequest(RepositoryRequest) - Constructor for class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
DefaultMetadataResolutionRequest(ArtifactResolutionRequest) - Constructor for class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
DefaultMetadataSource - Class in org.apache.maven.project.artifact
This realizes the metadata source via the default hint to provide backward-compat with Maven 2.x whose Plexus version registered component descriptors twice: once keyed by role+roleHint and once keyed by role only.
DefaultMetadataSource() - Constructor for class org.apache.maven.project.artifact.DefaultMetadataSource
 
DefaultModelBuildingListener - Class in org.apache.maven.project
Processes events from the model builder while building the effective model for a MavenProject instance.
DefaultModelBuildingListener(MavenProject, ProjectBuildingHelper, ProjectBuildingRequest) - Constructor for class org.apache.maven.project.DefaultModelBuildingListener
 
DefaultMojoExecutionConfigurator - Class in org.apache.maven.lifecycle.internal
 
DefaultMojoExecutionConfigurator() - Constructor for class org.apache.maven.lifecycle.internal.DefaultMojoExecutionConfigurator
 
DefaultPluginArtifactsCache - Class in org.apache.maven.plugin
 
DefaultPluginArtifactsCache() - Constructor for class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
DefaultPluginArtifactsCache.CacheKey - Class in org.apache.maven.plugin
 
DefaultPluginArtifactsCache.CacheKey(Plugin, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Constructor for class org.apache.maven.plugin.DefaultPluginArtifactsCache.CacheKey
 
DefaultPluginDependenciesResolver - Class in org.apache.maven.plugin.internal
Assists in resolving the dependencies of a plugin.
DefaultPluginDependenciesResolver() - Constructor for class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver
 
DefaultPluginDescriptorCache - Class in org.apache.maven.plugin
Caches raw plugin descriptors.
DefaultPluginDescriptorCache() - Constructor for class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
DefaultPluginManager - Class in org.apache.maven.plugin.internal
 
DefaultPluginManager() - Constructor for class org.apache.maven.plugin.internal.DefaultPluginManager
 
DefaultPluginPrefixRequest - Class in org.apache.maven.plugin.prefix
Collects settings required to resolve a plugin prefix.
DefaultPluginPrefixRequest() - Constructor for class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
Creates an empty request.
DefaultPluginPrefixRequest(String, MavenSession) - Constructor for class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
Creates a request for the specified plugin prefix and build session.
DefaultPluginPrefixResolver - Class in org.apache.maven.plugin.prefix.internal
Resolves a plugin prefix.
DefaultPluginPrefixResolver() - Constructor for class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResolver
 
DefaultPluginRealmCache - Class in org.apache.maven.plugin
Default PluginCache implementation.
DefaultPluginRealmCache() - Constructor for class org.apache.maven.plugin.DefaultPluginRealmCache
 
DefaultPluginRealmCache.CacheKey - Class in org.apache.maven.plugin
 
DefaultPluginRealmCache.CacheKey(Plugin, ClassLoader, Map<String, ClassLoader>, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Constructor for class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
 
DefaultPluginVersionRequest - Class in org.apache.maven.plugin.version
Collects settings required to resolve the version for a plugin.
DefaultPluginVersionRequest() - Constructor for class org.apache.maven.plugin.version.DefaultPluginVersionRequest
Creates an empty request.
DefaultPluginVersionRequest(Plugin, MavenSession) - Constructor for class org.apache.maven.plugin.version.DefaultPluginVersionRequest
Creates a request for the specified plugin by copying settings from the specified build session.
DefaultPluginVersionRequest(Plugin, RepositorySystemSession, List<RemoteRepository>) - Constructor for class org.apache.maven.plugin.version.DefaultPluginVersionRequest
Creates a request for the specified plugin using the given repository session and plugin repositories.
DefaultPluginVersionResolver - Class in org.apache.maven.plugin.version.internal
Resolves a version for a plugin.
DefaultPluginVersionResolver() - Constructor for class org.apache.maven.plugin.version.internal.DefaultPluginVersionResolver
 
DefaultProjectArtifactFactory - Class in org.apache.maven.lifecycle.internal
 
DefaultProjectArtifactFactory(ArtifactFactory) - Constructor for class org.apache.maven.lifecycle.internal.DefaultProjectArtifactFactory
 
DefaultProjectBuilder - Class in org.apache.maven.project
 
DefaultProjectBuilder() - Constructor for class org.apache.maven.project.DefaultProjectBuilder
 
DefaultProjectBuildingHelper - Class in org.apache.maven.project
Assists the project builder.
DefaultProjectBuildingHelper() - Constructor for class org.apache.maven.project.DefaultProjectBuildingHelper
 
DefaultProjectBuildingRequest - Class in org.apache.maven.project
 
DefaultProjectBuildingRequest() - Constructor for class org.apache.maven.project.DefaultProjectBuildingRequest
 
DefaultProjectBuildingRequest(ProjectBuildingRequest) - Constructor for class org.apache.maven.project.DefaultProjectBuildingRequest
 
DefaultProjectDependenciesResolver - Class in org.apache.maven
Deprecated.
DefaultProjectDependenciesResolver() - Constructor for class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
DefaultProjectDependenciesResolver - Class in org.apache.maven.project
 
DefaultProjectDependenciesResolver() - Constructor for class org.apache.maven.project.DefaultProjectDependenciesResolver
 
DefaultProjectDependencyGraph - Class in org.apache.maven.graph
Describes the inter-dependencies between projects in the reactor.
DefaultProjectDependencyGraph(Collection<MavenProject>) - Constructor for class org.apache.maven.graph.DefaultProjectDependencyGraph
Creates a new project dependency graph based on the specified projects.
DefaultProjectRealmCache - Class in org.apache.maven.project
Default project realm cache implementation.
DefaultProjectRealmCache() - Constructor for class org.apache.maven.project.DefaultProjectRealmCache
 
DefaultProjectRealmCache.CacheKey - Class in org.apache.maven.project
 
DefaultProjectRealmCache.CacheKey(List<? extends ClassRealm>) - Constructor for class org.apache.maven.project.DefaultProjectRealmCache.CacheKey
 
DefaultRepositoryLayout - Class in org.apache.maven.artifact.repository.layout
 
DefaultRepositoryLayout() - Constructor for class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
DefaultRepositoryRequest - Class in org.apache.maven.artifact.repository
Collects basic settings to access the repository system.
DefaultRepositoryRequest() - Constructor for class org.apache.maven.artifact.repository.DefaultRepositoryRequest
Creates an empty repository request.
DefaultRepositoryRequest(RepositoryRequest) - Constructor for class org.apache.maven.artifact.repository.DefaultRepositoryRequest
Creates a shallow copy of the specified repository request.
DefaultRepositorySystemSessionFactory - Class in org.apache.maven.internal.aether
 
DefaultRepositorySystemSessionFactory() - Constructor for class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
 
DefaultResolutionErrorHandler - Class in org.apache.maven.artifact.resolver
 
DefaultResolutionErrorHandler() - Constructor for class org.apache.maven.artifact.resolver.DefaultResolutionErrorHandler
 
DefaultRuntimeInformation - Class in org.apache.maven.rtinfo.internal
Provides information about the current Maven runtime.
DefaultRuntimeInformation() - Constructor for class org.apache.maven.rtinfo.internal.DefaultRuntimeInformation
 
DefaultToolchain - Class in org.apache.maven.toolchain
Default abstract toolchain implementation, to be used as base class for any toolchain implementation to avoid rewriting usual code.
DefaultToolchain(ToolchainModel, Logger) - Constructor for class org.apache.maven.toolchain.DefaultToolchain
 
DefaultToolchain(ToolchainModel, String, Logger) - Constructor for class org.apache.maven.toolchain.DefaultToolchain
 
DefaultToolchainManager - Class in org.apache.maven.toolchain
 
DefaultToolchainManager() - Constructor for class org.apache.maven.toolchain.DefaultToolchainManager
 
DefaultToolchainManagerPrivate - Class in org.apache.maven.toolchain
 
DefaultToolchainManagerPrivate() - Constructor for class org.apache.maven.toolchain.DefaultToolchainManagerPrivate
 
DefaultToolchainsBuilder - Class in org.apache.maven.toolchain.building
 
DefaultToolchainsBuilder() - Constructor for class org.apache.maven.toolchain.building.DefaultToolchainsBuilder
 
DefaultToolchainsBuilder - Class in org.apache.maven.toolchain
Deprecated.
DefaultToolchainsBuilder() - Constructor for class org.apache.maven.toolchain.DefaultToolchainsBuilder
Deprecated.
 
DefaultToolchainsBuildingRequest - Class in org.apache.maven.toolchain.building
Collects toolchains that control building of effective toolchains.
DefaultToolchainsBuildingRequest() - Constructor for class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
 
DefaultToolchainsBuildingResult - Class in org.apache.maven.toolchain.building
Holds the result of the merged toolchains and holds the problems during this build, if any.
DefaultToolchainsBuildingResult(PersistedToolchains, List<Problem>) - Constructor for class org.apache.maven.toolchain.building.DefaultToolchainsBuildingResult
Default constructor
DefaultToolchainsReader - Class in org.apache.maven.toolchain.io
Handles deserialization of toolchains from the default textual format.
DefaultToolchainsReader() - Constructor for class org.apache.maven.toolchain.io.DefaultToolchainsReader
 
defaultUserLocalRepository - Static variable in interface org.apache.maven.repository.RepositorySystem
 
delegates - Variable in class org.apache.maven.DefaultArtifactFilterManager
 
DelegatingLocalArtifactRepository - Class in org.apache.maven.repository
Deprecated.
DelegatingLocalArtifactRepository(ArtifactRepository) - Constructor for class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
DependencyContext - Class in org.apache.maven.lifecycle.internal
Context of dependency artifacts for a particular project.
DependencyContext(MavenProject, Collection<String>, Collection<String>) - Constructor for class org.apache.maven.lifecycle.internal.DependencyContext
 
DependencyResolutionException - Exception in org.apache.maven.project
 
DependencyResolutionException(DependencyResolutionResult, String, Throwable) - Constructor for exception org.apache.maven.project.DependencyResolutionException
 
DependencyResolutionRequest - Interface in org.apache.maven.project
A request to resolve the dependencies of a project.
DependencyResolutionRequiredException - Exception in org.apache.maven.artifact
Exception that occurs when an artifact file is used, but has not been resolved.
DependencyResolutionRequiredException(Artifact) - Constructor for exception org.apache.maven.artifact.DependencyResolutionRequiredException
 
DependencyResolutionResult - Interface in org.apache.maven.project
The result of a project dependency resolution.
deploy(ArtifactMetadata, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
Deploy metadata to the remote repository.
desciptor - Variable in class org.apache.maven.plugin.ExtensionRealmCache.CacheRecord
 
disable() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
discoverFrom(ClassRealm) - Static method in class org.apache.maven.extension.internal.CoreExtensionEntry
 
discoverFrom(ClassRealm, Collection<File>) - Static method in class org.apache.maven.extension.internal.CoreExtensionEntry
 
dispatchEnd(String, String) - Method in interface org.apache.maven.monitor.event.EventDispatcher
Deprecated.
 
dispatchError(String, String, Throwable) - Method in interface org.apache.maven.monitor.event.EventDispatcher
Deprecated.
 
dispatchStart(String, String) - Method in interface org.apache.maven.monitor.event.EventDispatcher
Deprecated.
 
dispose() - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
dispose() - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
dispose() - Method in class org.apache.maven.project.DefaultProjectRealmCache
 
DuplicateArtifactAttachmentException - Exception in org.apache.maven.project
This exception is thrown if an application attempts to attach two of the same artifacts to a single project.
DuplicateArtifactAttachmentException(MavenProject, Artifact) - Constructor for exception org.apache.maven.project.DuplicateArtifactAttachmentException
 
DuplicateProjectException - Exception in org.apache.maven
Signals a collision of two or more projects with the same g:a:v during a reactor build.
DuplicateProjectException(String, Map<String, List<File>>) - Constructor for exception org.apache.maven.DuplicateProjectException
Creates a new exception with specified details.
DuplicateProjectException - Exception in org.apache.maven.project
Exception that occurs when the project list contains duplicate projects instead of ignoring one.
DuplicateProjectException(String) - Constructor for exception org.apache.maven.project.DuplicateProjectException
DuplicateProjectException(String, Exception) - Constructor for exception org.apache.maven.project.DuplicateProjectException
DuplicateProjectException(String, File, File, String) - Constructor for exception org.apache.maven.project.DuplicateProjectException
 

E

EMPTY_PROJECT_ARTIFACT_ID - Static variable in class org.apache.maven.project.MavenProject
 
EMPTY_PROJECT_GROUP_ID - Static variable in class org.apache.maven.project.MavenProject
 
EMPTY_PROJECT_VERSION - Static variable in class org.apache.maven.project.MavenProject
 
enable() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
endEvent(String, String, long) - Method in interface org.apache.maven.monitor.event.EventMonitor
Deprecated.
 
endProcessChildren(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
ensureDependenciesAreResolved(MojoDescriptor, MavenSession, DependencyContext) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
enter() - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
enter() - Method in class org.apache.maven.session.scope.internal.SessionScope
 
enter(SessionScope.Memento) - Method in class org.apache.maven.session.scope.internal.SessionScope
 
EnvironmentUtils - Class in org.apache.maven.properties.internal
Assists the project builder.
EnvironmentUtils() - Constructor for class org.apache.maven.properties.internal.EnvironmentUtils
 
eq(T, T) - Static method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
equals(Object) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.CumulativeScopeArtifactFilter
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.ExclusionSetFilter
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
equals(Object) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache.CacheKey
 
equals(Object) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache.CacheKey
 
equals(Object) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
 
equals(Object) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
equals(Object) - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheKey
 
equals(Object) - Method in class org.apache.maven.project.DefaultProjectRealmCache.CacheKey
 
equals(Object) - Method in class org.apache.maven.project.MavenProject
 
equals(Object) - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
equals(Object) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
equals(Object) - Method in class org.apache.maven.toolchain.DefaultToolchain
 
equals(Object) - Method in class org.apache.maven.toolchain.model.ToolchainModel
Method equals.
errorEvent(String, String, long, Throwable) - Method in interface org.apache.maven.monitor.event.EventMonitor
Deprecated.
 
evaluate(String) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
evaluate(String, Class<?>) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
EventDispatcher - Interface in org.apache.maven.monitor.event
Deprecated.
EventMonitor - Interface in org.apache.maven.monitor.event
Deprecated.
EventSpy - Interface in org.apache.maven.eventspy
A core extension to monitor Maven's execution.
EventSpy.Context - Interface in org.apache.maven.eventspy
 
EventSpyDispatcher - Class in org.apache.maven.eventspy.internal
Dispatches callbacks to all registered eventspies.
EventSpyDispatcher() - Constructor for class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
exception - Variable in class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
ExceptionHandler - Interface in org.apache.maven.exception
Transform an exception into useful end-user message.
ExceptionSummary - Class in org.apache.maven.exception
Provide a summary of the exception, containing: the exception itself, useful end-user message, useful reference to a solution, or set of solutions: this is usually a wiki page url in http://cwiki.apache.org/confluence/display/MAVEN/, child exception summaries.
ExceptionSummary(Throwable, String, String) - Constructor for class org.apache.maven.exception.ExceptionSummary
 
ExceptionSummary(Throwable, String, String, List<ExceptionSummary>) - Constructor for class org.apache.maven.exception.ExceptionSummary
 
excludeArtifact(String) - Method in interface org.apache.maven.ArtifactFilterManager
Deprecated.
use META-INF/maven/extension.xml to define artifacts exported by Maven core and plugin extensions.
excludeArtifact(String) - Method in class org.apache.maven.DefaultArtifactFilterManager
 
excludedArtifacts - Variable in class org.apache.maven.DefaultArtifactFilterManager
 
ExcludesArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Filter to exclude from a list of artifact patterns.
ExcludesArtifactFilter(List<String>) - Constructor for class org.apache.maven.artifact.resolver.filter.ExcludesArtifactFilter
 
ExclusionSetFilter - Class in org.apache.maven.artifact.resolver.filter
 
ExclusionSetFilter(String[]) - Constructor for class org.apache.maven.artifact.resolver.filter.ExclusionSetFilter
 
ExclusionSetFilter(Set<String>) - Constructor for class org.apache.maven.artifact.resolver.filter.ExclusionSetFilter
 
execute(MavenExecutionRequest) - Method in class org.apache.maven.DefaultMaven
 
execute(MavenSession) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
execute(MavenSession) - Method in class org.apache.maven.lifecycle.internal.LifecycleStarter
 
execute(MavenSession, List<MojoExecution>, ProjectIndex) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
execute(MavenSession, MojoExecution, ProjectIndex, DependencyContext, PhaseRecorder) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
execute(MavenSession) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
execute(MavenExecutionRequest) - Method in interface org.apache.maven.Maven
 
executedMultipleProjects() - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
executeForkedExecutions(MojoExecution, MavenSession) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
executeForkedExecutions(MojoExecution, MavenSession, ProjectIndex) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
executeForkedExecutions(MojoExecution, MavenSession) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
executeMojo(MavenSession, MojoExecution) - Method in interface org.apache.maven.plugin.BuildPluginManager
 
executeMojo(MavenSession, MojoExecution) - Method in class org.apache.maven.plugin.DefaultBuildPluginManager
 
executeMojo(MavenProject, MojoExecution, MavenSession) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
 
executeMojo(MavenProject, MojoExecution, MavenSession) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
ExecutionEvent - Interface in org.apache.maven.execution
Holds data relevant for an execution event.
ExecutionEvent.Type - Enum in org.apache.maven.execution
The possible types of execution events.
ExecutionEventCatapult - Interface in org.apache.maven.lifecycle.internal
Assists in firing execution events.
ExecutionListener - Interface in org.apache.maven.execution
Defines events that Maven fires during a build.
ExecutionPlanItem - Class in org.apache.maven.lifecycle.internal
Wraps individual MojoExecutions, containing information about completion status and scheduling.
ExecutionPlanItem(MojoExecution) - Constructor for class org.apache.maven.lifecycle.internal.ExecutionPlanItem
 
exit() - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
exit() - Method in class org.apache.maven.session.scope.internal.SessionScope
 
extendedToString() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
extendedToString() - Method in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
 
extensionArtifactFilter - Variable in class org.apache.maven.project.ProjectRealmCache.CacheRecord
 
ExtensionDescriptor - Class in org.apache.maven.project
Provides metadata about a build extension.
ExtensionDescriptorBuilder - Class in org.apache.maven.project
Creates an extension descriptor from some XML stream.
ExtensionDescriptorBuilder() - Constructor for class org.apache.maven.project.ExtensionDescriptorBuilder
 
ExtensionRealmCache - Interface in org.apache.maven.plugin
Caches extension class realms.
ExtensionRealmCache.CacheRecord - Class in org.apache.maven.plugin
 
ExtensionRealmCache.CacheRecord(ClassRealm, ExtensionDescriptor, List<Artifact>) - Constructor for class org.apache.maven.plugin.ExtensionRealmCache.CacheRecord
 
ExtensionRealmCache.Key - Interface in org.apache.maven.plugin
A cache key.

F

FAIL_AT_END - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
FAIL_FAST - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
FAIL_NEVER - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
filterTrail(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
find(RepositorySystemSession, LocalArtifactRequest) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
find(RepositorySystemSession, LocalMetadataRequest) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
find(Artifact) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
find(Artifact) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
find(Artifact) - Method in class org.apache.maven.repository.LocalArtifactRepository
 
findByMavenProject(MavenProject) - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
Finds the first ProjectSegment matching the supplied project
findLastInPhase(String) - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
Returns the last ExecutionPlanItem in the supplied phase.
findPluginForPrefix(String, MavenSession) - Method in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
findTool(String) - Method in interface org.apache.maven.toolchain.Toolchain
Gets the platform tool executable.
findVersions(Artifact) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
findVersions(Artifact) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
FINISH_PROCESSING_CHILDREN - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
fire(ExecutionEvent.Type, MavenSession, MojoExecution) - Method in class org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult
 
fire(ExecutionEvent.Type, MavenSession, MojoExecution, Exception) - Method in class org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult
 
fire(ExecutionEvent.Type, MavenSession, MojoExecution) - Method in interface org.apache.maven.lifecycle.internal.ExecutionEventCatapult
 
fire(ExecutionEvent.Type, MavenSession, MojoExecution, Exception) - Method in interface org.apache.maven.lifecycle.internal.ExecutionEventCatapult
 
flush() - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
flush() - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
flush() - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
flush() - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
flush() - Method in interface org.apache.maven.plugin.ExtensionRealmCache
 
flush() - Method in interface org.apache.maven.plugin.PluginArtifactsCache
 
flush() - Method in interface org.apache.maven.plugin.PluginDescriptorCache
 
flush() - Method in interface org.apache.maven.plugin.PluginRealmCache
 
flush() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
flush() - Method in interface org.apache.maven.project.artifact.MavenMetadataCache
 
flush() - Method in class org.apache.maven.project.DefaultProjectRealmCache
 
flush() - Method in interface org.apache.maven.project.ProjectRealmCache
 
forkedProjectFailed(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkedProjectFailed(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
forkedProjectStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkedProjectStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
forkedProjectSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkedProjectSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
forkFailed(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkFailed(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
forkStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
forkSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
fromSettingsRepository(Repository) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
fromSettingsRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 

G

get(RepositoryRequest, Object) - Method in interface org.apache.maven.artifact.repository.RepositoryCache
Deprecated.
Gets the specified data from the cache.
get() - Method in class org.apache.maven.extension.internal.CoreExportsProvider
 
get(String) - Method in class org.apache.maven.lifecycle.DefaultLifecycles
 
get(int) - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
get(ExtensionRealmCache.Key) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
get(PluginArtifactsCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
get(PluginDescriptorCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
get(PluginRealmCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
get(ExtensionRealmCache.Key) - Method in interface org.apache.maven.plugin.ExtensionRealmCache
 
get(PluginArtifactsCache.Key) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
 
get(PluginDescriptorCache.Key) - Method in interface org.apache.maven.plugin.PluginDescriptorCache
 
get(PluginRealmCache.Key) - Method in interface org.apache.maven.plugin.PluginRealmCache
 
get(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
get(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.project.artifact.MavenMetadataCache
 
get(ProjectRealmCache.Key) - Method in class org.apache.maven.project.DefaultProjectRealmCache
 
get(ProjectRealmCache.Key) - Method in interface org.apache.maven.project.ProjectRealmCache
 
getActiveDependencies(MavenProject) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
For the given MavenProject p return p's uncompleted dependencies.
getActiveProfileIds() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getActiveProfileIds() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
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.project.MavenProject
 
getAddDefaultEntities() - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Returns the state of the "add default entities" flag.
getAllProjects() - Method in class org.apache.maven.execution.MavenSession
This is a provisional method and may be removed
getArtifact() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
getArtifact() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getArtifact() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
getArtifact() - Method in exception org.apache.maven.project.DuplicateArtifactAttachmentException
 
getArtifact() - Method in class org.apache.maven.project.MavenProject
 
getArtifact() - Method in exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
 
getArtifact() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
getArtifact() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Gets the artifact to resolve metadata for.
getArtifactDependencies() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
getArtifactFilter() - Method in interface org.apache.maven.ArtifactFilterManager
Deprecated.
use META-INF/maven/extension.xml to define artifacts exported by Maven core and plugin extensions.
getArtifactFilter() - Method in class org.apache.maven.DefaultArtifactFilterManager
Returns the artifact filter for the core + extension artifacts.
getArtifactHandler(String) - Method in interface org.apache.maven.artifact.handler.manager.ArtifactHandlerManager
 
getArtifactHandler(String) - Method in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
getArtifactHandler() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
getArtifactId() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the artifact id of the constituent's artifact.
getArtifactId() - Method in class org.apache.maven.plugin.MojoExecution
 
getArtifactId() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixResult
The resolved artifact id for the plugin.
getArtifactId() - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
getArtifactId() - Method in exception org.apache.maven.plugin.version.PluginVersionNotFoundException
 
getArtifactId() - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Gets the artifact id of the plugin.
getArtifactId() - Method in exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
getArtifactId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getArtifactId() - Method in class org.apache.maven.project.MavenProject
 
getArtifactId() - Method in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
 
getArtifactMap() - Method in class org.apache.maven.project.MavenProject
 
getArtifactResolutionNodes() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getArtifacts() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getArtifacts() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
getArtifacts() - Method in class org.apache.maven.project.MavenProject
All dependencies that this project has, including transitive ones.
getArtifacts() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
getAttachedArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getAuthentication() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getAvailableVersions() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getAvailableVersions() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getBasedir() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getBasedir() - Method in class org.apache.maven.project.MavenProject
 
getBasedir() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
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
 
getBaseVersion() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
getBaseVersion() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getBaseVersion() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getBaseVersion() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getBean() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Gets the bean to configure.
getBean() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
getBuild() - Method in class org.apache.maven.project.MavenProject
 
getBuilderId() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getBuilderId() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Controls the Builder used by Maven by specification of the builders id.
getBuildExtensions() - Method in class org.apache.maven.project.MavenProject
 
getBuildFailure(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
getBuildPlugins() - Method in class org.apache.maven.project.MavenProject
 
getBuildStartTime() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getBuildStartTime() - Method in interface org.apache.maven.project.ProjectBuildingRequest
Gets the start time of the build.
getBuildSuccess(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
getBuildSummary(MavenProject) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getBuildSummary(MavenProject) - Method in interface org.apache.maven.execution.MavenExecutionResult
Gets the build summary for the specified project.
getByTaskSegment(TaskSegment) - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
Returns aProjectBuildList that contains only items for the specified taskSegment
getCause() - Method in class org.apache.maven.execution.BuildFailure
Gets the cause of the build failure.
getCause() - Method in class org.apache.maven.execution.MojoExecutionEvent
 
getCause() - Method in class org.apache.maven.execution.ProjectExecutionEvent
 
getChildren() - Method in class org.apache.maven.exception.ExceptionSummary
 
getChildrenIterator() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getCiManagement() - Method in class org.apache.maven.project.MavenProject
 
getCircularDependencyException(int) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getCircularDependencyExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getClassifier() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getClassifier() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the classifier of the constituent's artifact.
getClassifier() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getClassLoader() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Gets the class loader from which to load any types referenced by the configuration.
getClassLoader() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
getClassRealm() - Method in class org.apache.maven.extension.internal.CoreExtensionEntry
Returns ClassLoader used to load extension classes.
getClassRealm() - Method in class org.apache.maven.project.MavenProject
Gets the project's class realm.
getCollectedProjects() - Method in class org.apache.maven.project.MavenProject
 
getCollectionErrors() - Method in interface org.apache.maven.project.DependencyResolutionResult
Gets the errors that occurred while building the dependency graph.
getCollectionFilter() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Gets the artifact filter that controls traversal of the dependency graph.
getCollisions() - Method in exception org.apache.maven.DuplicateProjectException
Gets the POM files of the projects that collided.
getColumnNumber() - Method in exception org.apache.maven.artifact.repository.metadata.io.MetadataParseException
Gets the one-based index of the column containing the error.
getColumnNumber() - Method in exception org.apache.maven.settings.SettingsConfigurationException
 
getColumnNumber() - Method in exception org.apache.maven.toolchain.io.ToolchainsParseException
Gets the one-based index of the column containing the error.
getCompileArtifacts() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getCompileClasspathElements() - Method in class org.apache.maven.project.MavenProject
 
getCompileDependencies() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getCompileSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getConfiguration() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Gets the configuration to unmarshal into the bean.
getConfiguration() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
getConfiguration() - Method in class org.apache.maven.plugin.MojoExecution
 
getConfiguration() - Method in class org.apache.maven.toolchain.model.ToolchainModel
Get
getConfigurationElement() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Returns configuration element name or null.
getConfigurationElement() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
getConfiguredMojo(Class<T>, MavenSession, MojoExecution) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
getConfiguredMojo(Class<T>, MavenSession, MojoExecution) - Method in interface org.apache.maven.plugin.MavenPluginManager
Looks up the mojo for the specified mojo execution and populates its parameters from the configuration given by the mojo execution.
getConflictingProjectFile() - Method in exception org.apache.maven.project.DuplicateProjectException
 
getConstituents() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
Gets the constituents for the class realm.
getContainer() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
getContentLength() - Method in interface org.apache.maven.repository.ArtifactTransferResource
The size of the artifact in bytes.
getContextValue(String) - Method in class org.apache.maven.project.MavenProject
Returns context value of this project associated with the given key or null if this project has no such value.
getContributors() - Method in class org.apache.maven.project.MavenProject
 
getCoreArtifactExcludes() - Method in interface org.apache.maven.ArtifactFilterManager
 
getCoreArtifactExcludes() - Method in class org.apache.maven.DefaultArtifactFilterManager
 
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.
getCoreRealm() - Method in interface org.apache.maven.classrealm.ClassRealmManager
Gets the class realm hosting the Maven core.
getCoreRealm() - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
getCurrentProject() - Method in class org.apache.maven.execution.MavenSession
 
getDAG() - Method in class org.apache.maven.project.ProjectSorter
 
getData() - Method in interface org.apache.maven.eventspy.EventSpy.Context
Gets key-value pairs providing information about the Maven runtime.
getData() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getData() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getDataBuffer() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getDataLength() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getDataOffset() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getDefaultGoal() - Method in class org.apache.maven.project.MavenProject
 
getDefaultPhases() - Method in class org.apache.maven.lifecycle.Lifecycle
 
getDegreeOfConcurrency() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getDegreeOfConcurrency() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getDependencies(MavenProject) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
For the given MavenProject p, return all of p's dependencies.
getDependencies() - Method in interface org.apache.maven.project.artifact.ArtifactWithDependencies
 
getDependencies() - Method in class org.apache.maven.project.artifact.PluginArtifact
 
getDependencies() - Method in class org.apache.maven.project.artifact.ProjectArtifact
 
getDependencies() - Method in interface org.apache.maven.project.DependencyResolutionResult
Gets the transitive dependencies of the project that were not excluded by DependencyResolutionRequest.getResolutionFilter().
getDependencies() - Method in class org.apache.maven.project.MavenProject
 
getDependencies(String) - Method in class org.apache.maven.project.ProjectSorter
 
getDependency() - Method in exception org.apache.maven.project.artifact.InvalidDependencyVersionException
 
getDependencyArtifacts() - Method in class org.apache.maven.project.MavenProject
Direct dependencies that this project has.
getDependencyConflictId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getDependencyFilter() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getDependencyGraph() - Method in interface org.apache.maven.project.DependencyResolutionResult
Gets the dependency graph of the project.
getDependencyManagement() - Method in class org.apache.maven.project.MavenProject
 
getDependencyResolutionResult() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getDependencyResolutionResult() - Method in interface org.apache.maven.execution.MavenExecutionResult
 
getDependencyResolutionResult() - Method in interface org.apache.maven.project.ProjectBuildingResult
Gets the result of the dependency resolution for the project.
getDependencyTrail() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getDependencyTrail() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getDependents(String) - Method in class org.apache.maven.project.ProjectSorter
 
getDepth() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getDescription() - Method in class org.apache.maven.project.MavenProject
 
getDevelopers() - Method in class org.apache.maven.project.MavenProject
 
getDirectory() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getDistributionManagement() - Method in class org.apache.maven.project.MavenProject
 
getDistributionManagementArtifactRepository() - Method in class org.apache.maven.project.MavenProject
 
getDownloadUrl() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getDownloadUrl() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getDownstreamProjects(MavenProject, boolean) - Method in interface org.apache.maven.execution.ProjectDependencyGraph
Gets the downstream projects of the specified project.
getDownstreamProjects(MavenProject, boolean) - Method in class org.apache.maven.graph.DefaultProjectDependencyGraph
 
getEffectiveRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
Calculates the effective repositories for the given input repositories which are assumed to be already mirrored (if applicable).
getEffectiveToolchains() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingResult
 
getEffectiveToolchains() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingResult
Gets the assembled toolchains.
getErrorArtifactExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getErrors() - Method in class org.apache.maven.plugin.MavenPluginValidator
 
getEventDispatcher() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
getEventSpies() - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
getEventSpyDispatcher() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getEventSpyDispatcher() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getEventType() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getException() - Method in class org.apache.maven.exception.ExceptionSummary
 
getException() - Method in interface org.apache.maven.execution.ExecutionEvent
Gets the exception that caused the event (if any).
getException() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getExceptions() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getExceptions() - Method in interface org.apache.maven.execution.MavenExecutionResult
 
getExcludedProjects() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getExcludedProjects() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getExecution() - Method in class org.apache.maven.execution.MojoExecutionEvent
 
getExecutionId() - Method in class org.apache.maven.plugin.MojoExecution
 
getExecutionListener() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getExecutionListener() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getExecutionPlan() - Method in class org.apache.maven.execution.ProjectExecutionEvent
 
getExecutionProject() - Method in class org.apache.maven.project.MavenProject
 
getExecutionProperties() - Method in class org.apache.maven.execution.MavenSession
getExecutionRootDirectory() - Method in class org.apache.maven.execution.MavenSession
 
getExecutions() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
Deprecated.
getExistingProjectFile() - Method in exception org.apache.maven.project.DuplicateProjectException
 
getExportedArtifacts() - Method in class org.apache.maven.extension.internal.CoreExports
Returns artifacts exported by Maven core and core extensions.
getExportedArtifacts() - Method in class org.apache.maven.extension.internal.CoreExtensionEntry
Returns artifacts exported by the extension, identified by groupId:artifactId string key.
getExportedArtifacts() - Method in class org.apache.maven.project.ExtensionDescriptor
 
getExportedPackages() - Method in class org.apache.maven.extension.internal.CoreExports
Returns packages exported by Maven core and core extensions.
getExportedPackages() - Method in class org.apache.maven.extension.internal.CoreExtensionEntry
Returns classpath elements exported by the extension.
getExportedPackages() - Method in class org.apache.maven.project.ExtensionDescriptor
 
getExtension() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getExtensionArtifactMap() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getExtensionArtifacts() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getExtensionDependencyFilter() - Method in class org.apache.maven.project.MavenProject
Gets the dependency filter used to exclude shared extension artifacts from plugin realms.
getExtensionDescriptorLocation() - Method in class org.apache.maven.project.ExtensionDescriptorBuilder
 
getFailureBehavior() - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
getFile() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the file of the constituent's artifact.
getFile() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getFile() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getFile() - Method in class org.apache.maven.project.MavenProject
 
getFilters() - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
getFilters() - Method in class org.apache.maven.project.MavenProject
 
getFinishedProjects() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
 
getForeignImports() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
Gets the packages/types to import from foreign realms.
getForkedExecutions() - Method in class org.apache.maven.plugin.MojoExecution
 
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
 
getGlobalToolchainsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getGlobalToolchainsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getGlobalToolchainsSource() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
 
getGlobalToolchainsSource() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingRequest
Gets the global toolchains source.
getGoal() - Method in class org.apache.maven.plugin.MojoExecution
 
getGoal() - Method in exception org.apache.maven.plugin.PluginManagerException
 
getGoalConfiguration(String, String, String, String) - Method in class org.apache.maven.project.MavenProject
 
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 class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
getGroupId() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the group id of the constituent's artifact.
getGroupId() - Method in class org.apache.maven.plugin.MojoExecution
 
getGroupId() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixResult
The resolved group id for the plugin.
getGroupId() - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
getGroupId() - Method in exception org.apache.maven.plugin.version.PluginVersionNotFoundException
 
getGroupId() - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Gets the group id of the plugin.
getGroupId() - Method in exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
getGroupId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getGroupId() - Method in class org.apache.maven.project.MavenProject
 
getGroupId() - Method in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
 
getHandlerTypes() - Method in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
Deprecated.
getId() - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
getId() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getId() - Method in class org.apache.maven.lifecycle.Lifecycle
 
getId() - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method getId
getId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getId() - Method in class org.apache.maven.project.MavenProject
 
getId(MavenProject) - Static method in class org.apache.maven.project.ProjectSorter
 
getId() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getIdeWorspace() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getImmediateUpstreamProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
getImports() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
Deprecated.
getInactiveProfileIds() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getInactiveProfileIds() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getInactiveProfiles() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getInactiveProfiles() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getInceptionYear() - Method in class org.apache.maven.project.MavenProject
 
getIndices() - Method in class org.apache.maven.lifecycle.internal.ProjectIndex
 
getInjectedProfileIds() - Method in class org.apache.maven.project.MavenProject
Gets the identifiers of all profiles that contributed to this project's effective model.
getIssueManagement() - Method in class org.apache.maven.project.MavenProject
 
getJavaHome() - Method in class org.apache.maven.toolchain.java.DefaultJavaToolChain
Deprecated.
 
getKey() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getKey() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
getKey() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getKey(MavenProject) - Static method in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
getKey() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getKey() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getLanguage() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getLayout() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getLayout() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getLayout(ArtifactRepository) - Static method in class org.apache.maven.RepositoryUtils
 
getLicenses() - Method in class org.apache.maven.project.MavenProject
 
getLifecycleId() - Method in exception org.apache.maven.lifecycle.LifecycleNotFoundException
Gets the identifier of the lifecycle that was not found.
getLifecyclePhase() - Method in class org.apache.maven.lifecycle.internal.ExecutionPlanItem
 
getLifecyclePhase() - Method in class org.apache.maven.lifecycle.internal.LifecycleTask
 
getLifecyclePhase() - Method in exception org.apache.maven.lifecycle.LifecyclePhaseNotFoundException
Gets the lifecycle phase that was not found.
getLifecyclePhase() - Method in class org.apache.maven.plugin.MojoExecution
 
getLifecyclePhaseList() - Method in class org.apache.maven.lifecycle.DefaultLifecycles
 
getLifeCycles() - Method in class org.apache.maven.lifecycle.DefaultLifecycles
 
getLifecycles() - Method in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
 
getLifecycles() - Method in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
 
getLineNumber() - Method in exception org.apache.maven.artifact.repository.metadata.io.MetadataParseException
Gets the one-based index of the line containing the error.
getLineNumber() - Method in exception org.apache.maven.settings.SettingsConfigurationException
 
getLineNumber() - Method in exception org.apache.maven.toolchain.io.ToolchainsParseException
Gets the one-based index of the line containing the error.
getListeners() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
getLocalFile() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getLocalFilename(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
getLocalFilename(ArtifactRepository) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getLocalRepository() - Method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
getLocalRepository() - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
Gets the local repository to use.
getLocalRepository() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
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.project.DefaultProjectBuildingRequest
 
getLocalRepository() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getLocalRepository() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
getLocalRepository() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Gets the local repository to use for the resolution.
getLocalRepositoryPath() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getLocalRepositoryPath() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getLocationInPom() - Method in exception org.apache.maven.project.InvalidProjectVersionException
 
getLog() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
getLogger() - Method in class org.apache.maven.DefaultMaven
Deprecated.
getLogger() - Method in class org.apache.maven.toolchain.java.JavaToolchainFactory
 
getLoggingLevel() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getLoggingLevel() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getMailingLists() - Method in class org.apache.maven.project.MavenProject
 
getMakeBehavior() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getMakeBehavior() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getManagedDependencies() - Method in interface org.apache.maven.project.artifact.ArtifactWithDependencies
 
getManagedDependencies() - Method in class org.apache.maven.project.artifact.PluginArtifact
 
getManagedDependencies() - Method in class org.apache.maven.project.artifact.ProjectArtifact
 
getManagedVersionMap() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
getManagedVersionMap() - Method in class org.apache.maven.project.MavenProject
 
getManagedVersions() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
getManagedVersions() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
getMavenApiRealm() - Method in interface org.apache.maven.classrealm.ClassRealmManager
Gets the class realm exposing the Maven API.
getMavenApiRealm() - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
getMavenProject() - Method in class org.apache.maven.project.DefaultDependencyResolutionRequest
 
getMavenProject() - Method in interface org.apache.maven.project.DependencyResolutionRequest
Gets the project to resolve dependencies for.
getMavenVersion() - Method in class org.apache.maven.rtinfo.internal.DefaultRuntimeInformation
 
getMavenVersion() - Method in interface org.apache.maven.rtinfo.RuntimeInformation
Retrieves the current Maven version, for example "3.0.2".
getMessage() - Method in class org.apache.maven.exception.ExceptionSummary
 
getMetadata() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
getMetadata() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Get the repository metadata associated with this marker.
getMetadataList() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getMetadataList() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getMetadataResolutionException(int) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getMetadataResolutionExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getMirror(ArtifactRepository, List<Mirror>) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
getMirror(ArtifactRepository, List<Mirror>) - Method in interface org.apache.maven.repository.RepositorySystem
Determines the mirror for the specified repository.
getMirroredRepositories() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getMirrors() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
getMirrors() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getMirrors() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getMissingArtifacts() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getModel() - Method in class org.apache.maven.project.MavenProject
 
getModel() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
getModel() - Method in interface org.apache.maven.toolchain.ToolchainPrivate
 
getModelEncoding() - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Get the modelEncoding field.
getModelVersion() - Method in class org.apache.maven.project.MavenProject
 
getModuleFile() - Method in exception org.apache.maven.MissingModuleException
 
getModuleName() - Method in exception org.apache.maven.MissingModuleException
 
getModulePathAdjustment(MavenProject) - Method in class org.apache.maven.project.MavenProject
Deprecated.
getModules() - Method in class org.apache.maven.project.MavenProject
 
getMojo() - Method in class org.apache.maven.execution.MojoExecutionEvent
 
getMojoDescriptor(String, MavenSession, MavenProject) - Method in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
getMojoDescriptor(Plugin, String, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.BuildPluginManager
 
getMojoDescriptor(Plugin, String, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.DefaultBuildPluginManager
 
getMojoDescriptor(Plugin, String, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
getMojoDescriptor(Plugin, String, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.MavenPluginManager
Retrieves the descriptor for the specified plugin goal from the plugin's main artifact.
getMojoDescriptor() - Method in class org.apache.maven.plugin.MojoExecution
 
getMojoDescriptor() - Method in exception org.apache.maven.plugin.PluginParameterException
 
getMojoExecution() - Method in interface org.apache.maven.execution.ExecutionEvent
Gets the current mojo execution (if any).
getMojoExecution() - Method in class org.apache.maven.lifecycle.internal.ExecutionPlanItem
 
getMojoExecution() - Method in exception org.apache.maven.plugin.PluginExecutionException
 
getMojoExecutions() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
 
getMojoFailureException() - Method in exception org.apache.maven.ProjectBuildFailureException
 
getMultiModuleProjectDirectory() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getMultiModuleProjectDirectory() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getName() - Method in class org.apache.maven.project.MavenProject
 
getName() - Method in interface org.apache.maven.repository.ArtifactTransferResource
The path of the artifact relative to the repository's base URL.
getNature() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
getNature() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
getNature() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Gets the artifact quality this metadata refers to.
getNonThreadSafeMojos() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
Get set of mojos used but not marked @threadSafe
getNonThreadSafePlugins() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
Get set of plugins having a goal/mojo used but not marked @threadSafe
getNumberOfBuilds() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
 
getOffendingVersion() - Method in exception org.apache.maven.project.InvalidProjectVersionException
 
getOptionalMojos(String) - Method in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
 
getOptionalMojos(String) - Method in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
Deprecated.
getOrganization() - Method in class org.apache.maven.project.MavenProject
 
getOriginalContextClassLoader() - Method in class org.apache.maven.lifecycle.internal.ReactorContext
 
getOriginalModel() - Method in class org.apache.maven.project.MavenProject
 
getOriginatingArtifact() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getPackaging() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getPackaging() - Method in class org.apache.maven.project.MavenProject
 
getParameters() - Method in exception org.apache.maven.plugin.PluginParameterException
 
getParent() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
Gets the parent class realm (if any).
getParent() - Method in class org.apache.maven.project.MavenProject
Returns the project corresponding to a declared parent.
getParentArtifact() - Method in class org.apache.maven.project.MavenProject
 
getParentFile() - Method in class org.apache.maven.project.MavenProject
 
getParentImports() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
Gets the packages/types to import from the parent realm.
getPathForLocalArtifact(Artifact) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
getPathForLocalMetadata(Metadata) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
getPathForRemoteArtifact(Artifact, RemoteRepository, String) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
getPathForRemoteMetadata(Metadata, RemoteRepository, String) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
getPathTranslator() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Gets the optional path translator for configuration values unmarshalled to files.
getPathTranslator() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
getPatterns() - Method in class org.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
 
getPhases() - Method in class org.apache.maven.lifecycle.Lifecycle
 
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
Deprecated.
getPhaseToLifecycleMap() - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
Deprecated.
getPhaseToLifecycleMap() - Method in class org.apache.maven.lifecycle.DefaultLifecycles
We use this to map all phases to the lifecycle that contains it.
getPlugin() - Method in class org.apache.maven.lifecycle.internal.ExecutionPlanItem
 
getPlugin() - Method in exception org.apache.maven.plugin.CycleDetectedInPluginGraphException
 
getPlugin() - Method in class org.apache.maven.plugin.MojoExecution
 
getPlugin() - Method in exception org.apache.maven.plugin.PluginNotFoundException
 
getPlugin() - Method in exception org.apache.maven.plugin.PluginResolutionException
 
getPlugin(String) - Method in class org.apache.maven.project.MavenProject
 
getPluginArtifactId() - Method in exception org.apache.maven.plugin.PluginManagerException
 
getPluginArtifactMap() - Method in class org.apache.maven.project.MavenProject
 
getPluginArtifactRepositories() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getPluginArtifactRepositories() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getPluginArtifactRepositories() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getPluginArtifactRepositories() - Method in class org.apache.maven.project.MavenProject
 
getPluginArtifactRepositories() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getPluginArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getPluginComponent(Plugin, String, String) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
 
getPluginComponent(Plugin, String, String) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
getPluginComponents(Plugin, String) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
 
getPluginComponents(Plugin, String) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
getPluginContext(PluginDescriptor, MavenProject) - Method in class org.apache.maven.execution.MavenSession
 
getPluginContext(PluginDescriptor, MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
getPluginDefinitionForPrefix(String, MavenSession, MavenProject) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
 
getPluginDefinitionForPrefix(String, MavenSession, MavenProject) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
getPluginDescriptor(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
getPluginDescriptor(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.MavenPluginManager
Retrieves the descriptor for the specified plugin from its main artifact.
getPluginDescriptorForPrefix(String) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
 
getPluginDescriptorForPrefix(String) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
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.plugin.prefix.DefaultPluginPrefixRequest
 
getPluginGroups() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Gets the list of group ids to scan for the plugin prefix.
getPluginKey() - Method in exception org.apache.maven.plugin.PluginLoaderException
 
getPluginManagement() - Method in class org.apache.maven.project.MavenProject
 
getPluginRealm(MavenSession, PluginDescriptor) - Method in interface org.apache.maven.plugin.BuildPluginManager
 
getPluginRealm(MavenSession, PluginDescriptor) - Method in class org.apache.maven.plugin.DefaultBuildPluginManager
TODO pluginDescriptor classRealm and artifacts are set as a side effect of this call, which is not nice.
getPluginRealm() - Method in exception org.apache.maven.plugin.PluginContainerException
 
getPluginRepositories() - Method in class org.apache.maven.project.MavenProject
 
getPluginsBoundByDefaultToAllLifecycles(String) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
getPluginsBoundByDefaultToAllLifecycles(String) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
 
getPluginsBoundByDefaultToAllLifecycles(String) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
getPluginsBoundByDefaultToAllLifecycles(String) - Method in interface org.apache.maven.lifecycle.LifeCyclePluginAnalyzer
 
getPluginVersion() - Method in exception org.apache.maven.plugin.PluginManagerException
 
getPolicy(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
getPolicy(ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Gets the policy that applies to this metadata regarding the specified repository.
getPom() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getPom() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getPom() - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
getPom() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Gets the POM whose build plugins are to be scanned for the prefix.
getPom() - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
getPom() - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Gets the POM whose build plugins are to be scanned for the version.
getPomArtifact() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
getPomFile() - Method in exception org.apache.maven.MavenExecutionException
 
getPomFile() - Method in exception org.apache.maven.project.ProjectBuildingException
 
getPomFile() - Method in interface org.apache.maven.project.ProjectBuildingResult
Gets the POM file from which the project was built.
getPomLocation() - Method in exception org.apache.maven.project.ProjectBuildingException
getPrefix() - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
getPrefix() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Gets the prefix of the plugin.
getPrerequisites() - Method in class org.apache.maven.project.MavenProject
 
getProblems() - Method in interface org.apache.maven.project.ProjectBuildingResult
Gets the problems that were encountered during the project building.
getProblems() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingResult
 
getProblems() - Method in exception org.apache.maven.toolchain.building.ToolchainsBuildingException
Gets the problems that caused this exception.
getProblems() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingResult
Return a list of problems, if any.
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.project.DefaultProjectBuildingRequest
 
getProfiles() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getProject() - Method in class org.apache.maven.execution.BuildSummary
Gets the project being summarized.
getProject() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getProject() - Method in interface org.apache.maven.execution.ExecutionEvent
Gets the current project (if any).
getProject() - Method in interface org.apache.maven.execution.MavenExecutionResult
 
getProject() - Method in class org.apache.maven.execution.MojoExecutionEvent
 
getProject() - Method in class org.apache.maven.execution.ProjectExecutionEvent
 
getProject() - Method in class org.apache.maven.lifecycle.internal.DependencyContext
 
getProject() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
getProject() - Method in exception org.apache.maven.lifecycle.LifecycleExecutionException
 
getProject() - Method in exception org.apache.maven.plugin.PluginManagerException
 
getProject() - Method in class org.apache.maven.project.artifact.ProjectArtifact
 
getProject() - Method in class org.apache.maven.project.DefaultModelBuildingListener
Gets the project whose model is being built.
getProject() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getProject() - Method in exception org.apache.maven.project.DuplicateArtifactAttachmentException
 
getProject() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getProject() - Method in interface org.apache.maven.project.ProjectBuildingResult
Gets the project that was built.
getProjectBuildingRequest() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProjectBuildingRequest() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getProjectBuildingRequest() - Method in class org.apache.maven.execution.MavenSession
 
getProjectBuildingRequest() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getProjectBuilds() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
 
getProjectDependencyGraph() - Method in class org.apache.maven.execution.MavenSession
 
getProjectId() - Method in exception org.apache.maven.project.DuplicateProjectException
 
getProjectId() - Method in exception org.apache.maven.project.ProjectBuildingException
 
getProjectId() - Method in interface org.apache.maven.project.ProjectBuildingResult
Gets the identifier of the project that could not be built.
getProjectId() - Method in exception org.apache.maven.ProjectBuildFailureException
 
getProjectIndex() - Method in class org.apache.maven.lifecycle.internal.ReactorContext
 
getProjectMap() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
getProjectMap() - Method in class org.apache.maven.project.ProjectSorter
 
getProjectReferences() - Method in class org.apache.maven.project.MavenProject
 
getProjects() - Method in class org.apache.maven.execution.MavenSession
 
getProjects(MavenProject, MavenSession, boolean) - Static method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
getProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
getProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectIndex
 
getProperties() - Method in class org.apache.maven.project.MavenProject
 
getProtocol() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getProvides() - Method in class org.apache.maven.toolchain.model.ToolchainModel
Method getProvides.
getProxies() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
getProxies() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProxies() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getProxy() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getReactorBuildStatus() - Method in class org.apache.maven.lifecycle.internal.ReactorContext
 
getReactorFailureBehavior() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getReactorFailureBehavior() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getReactorFailureBehavior() - Method in class org.apache.maven.execution.MavenSession
 
getReactorProjectKeys() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
getReference() - Method in class org.apache.maven.exception.ExceptionSummary
 
getReleaseArtifactRepository() - Method in class org.apache.maven.project.MavenProject
 
getReleases() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getReleases() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getRelocatedArtifact() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
getRelocatedArtifact() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
getRemoteArtifactRepositories() - Method in class org.apache.maven.project.MavenProject
 
getRemoteFilename() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
getRemoteFilename() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getRemotePluginRepositories() - Method in class org.apache.maven.project.MavenProject
 
getRemoteProjectRepositories() - Method in class org.apache.maven.project.MavenProject
 
getRemoteRepositories() - Method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
getRemoteRepositories() - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
Gets the remote repositories to use.
getRemoteRepositories() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
getRemoteRepositories() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getRemoteRepositories() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getRemoteRepositories() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getRemoteRepositories() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
getRemoteRepositories() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getRemoteRepositories() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getRemoteRepositories() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
getRemoteRepositories() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Gets the remote repositories to use for the resolution.
getRepoIds(List<ArtifactRepository>) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
getReportArtifactMap() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getReportArtifacts() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getReportConfiguration(String, String, String) - Method in class org.apache.maven.project.MavenProject
Deprecated.
getReporting() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getReportPlugins() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getRepositories() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getRepositories() - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
getRepositories() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Gets the remote repositories to use.
getRepositories() - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
getRepositories() - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Gets the remote repositories to use.
getRepositories() - Method in class org.apache.maven.project.MavenProject
 
getRepository() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
getRepository() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
getRepository() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Get the repository the metadata was located in.
getRepository() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixResult
The repository from which the plugin prefix was resolved.
getRepository() - Method in interface org.apache.maven.plugin.version.PluginVersionResult
The repository from which the plugin version was resolved.
getRepository() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getRepository() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getRepositoryCache() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getRepositoryCache() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getRepositoryCache() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
getRepositoryId() - Method in exception org.apache.maven.artifact.InvalidRepositoryException
 
getRepositoryMerging() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getRepositoryMerging() - Method in interface org.apache.maven.project.ProjectBuildingRequest
Gets the merge mode used to combine repositories declared in the POM with the repositories specified in this request
getRepositoryRequest(MavenSession, MavenProject) - Static method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
getRepositorySession() - Method in class org.apache.maven.execution.MavenSession
 
getRepositorySession() - Method in class org.apache.maven.plugin.internal.DefaultLegacySupport
 
getRepositorySession() - Method in interface org.apache.maven.plugin.LegacySupport
Gets the currently active repository session.
getRepositorySession() - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
getRepositorySession() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Gets the session to use for repository access.
getRepositorySession() - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
getRepositorySession() - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Gets the session to use for repository access.
getRepositorySession() - Method in class org.apache.maven.project.DefaultDependencyResolutionRequest
 
getRepositorySession() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getRepositorySession() - Method in interface org.apache.maven.project.DependencyResolutionRequest
Gets the session to use for repository access.
getRepositorySession() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getRepositoryUrl() - Method in interface org.apache.maven.repository.ArtifactTransferResource
The base URL of the repository, e.g.
getRequest() - Method in class org.apache.maven.execution.MavenSession
 
getRequestType() - Method in class org.apache.maven.repository.ArtifactTransferEvent
Returns the request type.
getResolutionErrors(Dependency) - Method in interface org.apache.maven.project.DependencyResolutionResult
Gets the errors that occurred while resolving the specified dependency.
getResolutionFilter() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Gets the artifact filter that controls downloading of artifact files.
getResolutionFilter() - Method in class org.apache.maven.project.DefaultDependencyResolutionRequest
 
getResolutionFilter() - Method in interface org.apache.maven.project.DependencyResolutionRequest
Gets the filter used to exclude some dependencies from resolution.
getResolutionRepositories() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
getResolvedDependencies() - Method in interface org.apache.maven.project.DependencyResolutionResult
Gets the dependencies that were successfully resolved.
getResource() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getResources() - Method in class org.apache.maven.project.MavenProject
 
getResult() - Method in class org.apache.maven.execution.MavenSession
 
getResult() - Method in class org.apache.maven.lifecycle.internal.ReactorContext
 
getResult() - Method in exception org.apache.maven.project.DependencyResolutionException
 
getResults() - Method in exception org.apache.maven.project.ProjectBuildingException
 
getResumeFrom() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getResumeFrom() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getRootSchedulableBuilds() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
Gets all the builds that have no reactor-dependencies
getRuntimeArtifacts() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getRuntimeClasspathElements() - Method in class org.apache.maven.project.MavenProject
 
getRuntimeDependencies() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getScm() - Method in class org.apache.maven.project.MavenProject
 
getScope() - Method in class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
getScope() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getScope() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getScopes() - Method in class org.apache.maven.artifact.resolver.filter.CumulativeScopeArtifactFilter
 
getScopesToCollectForAggregatedProjects() - Method in class org.apache.maven.lifecycle.internal.DependencyContext
 
getScopesToCollectForCurrentProject() - Method in class org.apache.maven.lifecycle.internal.DependencyContext
 
getScopesToResolveForAggregatedProjects() - Method in class org.apache.maven.lifecycle.internal.DependencyContext
 
getScopesToResolveForCurrentProject() - Method in class org.apache.maven.lifecycle.internal.DependencyContext
 
getScriptSourceRoots() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getSelectedProjects() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getSelectedProjects() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getSelectedVersion() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getServers() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
getServers() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getServers() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getSession() - Method in interface org.apache.maven.execution.ExecutionEvent
Gets the session from which this event originates.
getSession() - Method in class org.apache.maven.execution.MojoExecutionEvent
 
getSession() - Method in class org.apache.maven.execution.ProjectExecutionEvent
 
getSession() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
getSession() - Method in class org.apache.maven.plugin.internal.DefaultLegacySupport
 
getSession() - Method in interface org.apache.maven.plugin.LegacySupport
Gets the currently active session.
getSessionScopeMemento() - Method in class org.apache.maven.lifecycle.internal.ReactorContext
 
getSettings() - Method in class org.apache.maven.execution.MavenSession
 
getSnapshotArtifactRepository() - Method in class org.apache.maven.project.MavenProject
 
getSnapshots() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getSnapshots() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getSortedProjects() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
getSortedProjects() - Method in interface org.apache.maven.execution.ProjectDependencyGraph
Gets all projects in their intended build order, i.e.
getSortedProjects() - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
getSortedProjects() - Method in class org.apache.maven.graph.DefaultProjectDependencyGraph
 
getSortedProjects() - Method in class org.apache.maven.project.ProjectSorter
 
getSource() - Method in class org.apache.maven.plugin.MojoExecution
Gets the source of this execution.
getSourceLevel() - Method in class org.apache.maven.toolchain.model.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
 
getStorageKey(String) - Static method in class org.apache.maven.toolchain.DefaultToolchainManager
 
getSystemArtifacts() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getSystemClasspathElements() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getSystemDependencies() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getSystemProperties() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getSystemProperties() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Gets the system properties to use for interpolation and profile activation.
getSystemProperties() - Method in class org.apache.maven.execution.MavenSession
Gets the system properties to use for interpolation and profile activation.
getSystemProperties() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getSystemProperties() - Method in interface org.apache.maven.project.ProjectBuildingRequest
Gets the system properties to use for interpolation and profile activation.
getSystemProperties() - Static method in class org.apache.maven.properties.internal.SystemProperties
Returns System.properties copy.
getTasks() - Method in class org.apache.maven.lifecycle.internal.TaskSegment
 
getTaskSegment() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
getTestArtifacts() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getTestClasspathElements() - Method in class org.apache.maven.project.MavenProject
 
getTestCompileSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getTestDependencies() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getTestResources() - Method in class org.apache.maven.project.MavenProject
 
getTime() - Method in class org.apache.maven.execution.BuildSummary
Gets the build time of the project in milliseconds.
getToolchainFromBuildContext(String, MavenSession) - Method in class org.apache.maven.toolchain.DefaultToolchainManager
 
getToolchainFromBuildContext(String, MavenSession) - Method in interface org.apache.maven.toolchain.ToolchainManager
Retrieve toolchain of specified type from build context.
getToolchainModelKey(ToolchainModel) - Method in class org.apache.maven.toolchain.merge.MavenToolchainMerger
 
getToolchains() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getToolchains() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getToolchains(MavenSession, String, Map<String, String>) - Method in class org.apache.maven.toolchain.DefaultToolchainManager
 
getToolchains() - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Method getToolchains.
getToolchains(MavenSession, String, Map<String, String>) - Method in interface org.apache.maven.toolchain.ToolchainManager
Select all toolchains available in user settings matching the type and requirements, independently from maven-toolchains-plugin.
getToolchainsForType(String, MavenSession) - Method in class org.apache.maven.toolchain.DefaultToolchainManagerPrivate
 
getToolchainsForType(String, MavenSession) - Method in interface org.apache.maven.toolchain.ToolchainManagerPrivate
Retrieves every toolchains of given type available in user settings.
getTopLevelProject() - Method in class org.apache.maven.execution.MavenSession
 
getTopLevelProject() - Method in class org.apache.maven.project.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
 
getTransferredBytes() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getTransferStartTime() - Method in interface org.apache.maven.repository.ArtifactTransferResource
Gets the timestamp when the transfer of this artifact was started.
getTransitiveUpstreamProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
getType() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getType() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the type of the constituent's artifact.
getType() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
Gets the type of the class realm.
getType() - Method in interface org.apache.maven.execution.ExecutionEvent
Gets the type of the event.
getType() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getType() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
getType() - Method in class org.apache.maven.toolchain.model.ToolchainModel
Get type of toolchain: jdk for JDK Standard Toolchain, other value for Custom Toolchain
getType() - Method in interface org.apache.maven.toolchain.Toolchain
get the type of toolchain.
getUnfinishedProjects() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
 
getUnresolvedDependencies() - Method in interface org.apache.maven.project.DependencyResolutionResult
Gets the dependencies that could not be resolved.
getUpstreamProjects(MavenProject, boolean) - Method in interface org.apache.maven.execution.ProjectDependencyGraph
Gets the upstream projects of the specified project.
getUpstreamProjects(MavenProject, boolean) - Method in class org.apache.maven.graph.DefaultProjectDependencyGraph
 
getUrl() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getUrl() - Method in class org.apache.maven.project.MavenProject
 
getUrl() - Method in interface org.apache.maven.repository.ArtifactTransferResource
Gets the full URL of the artifact.
getUrl() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getUserProperties() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getUserProperties() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Gets the user properties to use for interpolation and profile activation.
getUserProperties() - Method in class org.apache.maven.execution.MavenSession
Gets the user properties to use for interpolation and profile activation.
getUserProperties() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getUserProperties() - Method in interface org.apache.maven.project.ProjectBuildingRequest
Gets the user properties to use for interpolation and profile activation.
getUserSettingsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getUserSettingsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getUserToolchainsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getUserToolchainsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getUserToolchainsSource() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
 
getUserToolchainsSource() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingRequest
Gets the user toolchains source.
getValidationLevel() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getValidationLevel() - Method in interface org.apache.maven.project.ProjectBuildingRequest
Gets the level of validation to perform on processed models.
getValuePreprocessor() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Gets the optional preprocessor for configuration values.
getValuePreprocessor() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
getVersion() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the version of the constituent's artifact.
getVersion() - Method in class org.apache.maven.plugin.MojoExecution
 
getVersion() - Method in interface org.apache.maven.plugin.version.PluginVersionResult
The resolved plugin version.
getVersion() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getVersion() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getVersion() - Method in class org.apache.maven.project.MavenProject
 
getVersionRange() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getVersionRange() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getVersionRangeViolation(int) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getVersionRangeViolations() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getWorkspaceReader() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getWorkspaceReader() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
GLOBAL_LEVEL - Static variable in class org.apache.maven.toolchain.model.TrackableBase
 
GoalTask - Class in org.apache.maven.lifecycle.internal
A task that is a goal

TODO: From a concurrecy perspective, this class is not good.

GoalTask(String) - Constructor for class org.apache.maven.lifecycle.internal.GoalTask
 
GraphBuilder - Interface in org.apache.maven.graph
 

H

halt() - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
handleBuildError(ReactorContext, MavenSession, MavenSession, MavenProject, Throwable, long) - Method in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
handleException(Throwable) - Method in class org.apache.maven.exception.DefaultExceptionHandler
 
handleException(Throwable) - Method in interface org.apache.maven.exception.ExceptionHandler
 
hasBuildFailure(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
hasBuildFailures() - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
hasBuildSuccess(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
hasCircularDependencyExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
hasClassifier() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
hasErrorArtifactExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
hasErrors() - Method in class org.apache.maven.plugin.MavenPluginValidator
 
hasExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
hasExceptions() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
hasExceptions() - Method in interface org.apache.maven.execution.MavenExecutionResult
 
hashCode() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.CumulativeScopeArtifactFilter
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.ExclusionSetFilter
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
hashCode() - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache.CacheKey
 
hashCode() - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache.CacheKey
 
hashCode() - Method in class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
 
hashCode() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
hashCode() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheKey
 
hashCode() - Method in class org.apache.maven.project.DefaultProjectRealmCache.CacheKey
 
hashCode() - Method in class org.apache.maven.project.MavenProject
 
hashCode() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
hashCode() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
hashCode() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
hashCode() - Method in class org.apache.maven.toolchain.model.ToolchainModel
Method hashCode.
hasLifecyclePhase(String) - Method in class org.apache.maven.project.MavenProject
Warning: This is an internal utility method that is only public for technical reasons, it is not part of the public API.
hasLocalMetadata() - Method in class org.apache.maven.repository.LocalArtifactRepository
 
hasMetadataResolutionExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
hasMissingArtifacts() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
hasMultipleProjects() - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
hasMultipleProjects() - Method in class org.apache.maven.project.ProjectSorter
 
hasParent() - Method in class org.apache.maven.project.MavenProject
 
hasVersionRangeViolations() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
HINT - Static variable in interface org.apache.maven.graph.GraphBuilder
 
HINT - Static variable in class org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate
 

I

IDE_WORKSPACE - Static variable in class org.apache.maven.repository.LocalArtifactRepository
 
identify() - Method in class org.apache.maven.plugin.MojoExecution
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.ExcludesArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.ExclusionSetFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
 
INCLUDE_ARTIFACT - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
includeArtifact(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
IncludesArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Filter to include from a list of artifact patterns.
IncludesArtifactFilter(List<String>) - Constructor for class org.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
 
info(String) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
init(EventSpy.Context) - Method in class org.apache.maven.eventspy.AbstractEventSpy
 
init(EventSpy.Context) - Method in interface org.apache.maven.eventspy.EventSpy
Initializes the spy.
init(EventSpy.Context) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
injectAuthentication(RepositorySystemSession, List<ArtifactRepository>) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
injectAuthentication(List<ArtifactRepository>, List<Server>) - Method in interface org.apache.maven.repository.RepositorySystem
Injects the authentication information into the specified repositories.
injectAuthentication(RepositorySystemSession, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
 
injectLifecycleBindings(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector
 
injectMirror(List<ArtifactRepository>, List<Mirror>) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
injectMirror(RepositorySystemSession, List<ArtifactRepository>) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
injectMirror(List<ArtifactRepository>, List<Mirror>) - Method in interface org.apache.maven.repository.RepositorySystem
Injects the mirroring information into the specified repositories.
injectMirror(RepositorySystemSession, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
 
injectProxy(RepositorySystemSession, List<ArtifactRepository>) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
injectProxy(List<ArtifactRepository>, List<Proxy>) - Method in interface org.apache.maven.repository.RepositorySystem
Injects the proxy information into the specified repositories.
injectProxy(RepositorySystemSession, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
 
install(ArtifactMetadata, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
Install the metadata in the local repository.
InternalErrorException - Exception in org.apache.maven
Signals an internal error in Maven itself, e.g.
InternalErrorException(String, Throwable) - Constructor for exception org.apache.maven.InternalErrorException
 
InvalidDependencyVersionException - Exception in org.apache.maven.project.artifact
Thrown if a dependency has an invalid version.
InvalidDependencyVersionException(String, Dependency, File, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.project.artifact.InvalidDependencyVersionException
 
InvalidPluginDescriptorException - Exception in org.apache.maven.plugin
 
InvalidPluginDescriptorException(String, List<String>) - Constructor for exception org.apache.maven.plugin.InvalidPluginDescriptorException
 
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
 
InvalidProjectVersionException - Exception in org.apache.maven.project
 
InvalidProjectVersionException(String, String, String, File, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.project.InvalidProjectVersionException
 
InvalidRepositoryException - Exception in org.apache.maven.artifact
Error constructing an artifact repository.
InvalidRepositoryException(String, String, MalformedURLException) - Constructor for exception org.apache.maven.artifact.InvalidRepositoryException
 
InvalidRepositoryException(String, String, ComponentLookupException) - Constructor for exception org.apache.maven.artifact.InvalidRepositoryException
 
InvalidRepositoryException(String, Throwable) - Constructor for exception org.apache.maven.artifact.InvalidRepositoryException
Deprecated.
InvalidRepositoryException(String, String) - Constructor for exception org.apache.maven.artifact.InvalidRepositoryException
 
IS_STRICT - Static variable in interface org.apache.maven.artifact.repository.metadata.io.MetadataReader
The key for the option to enable strict parsing.
IS_STRICT - Static variable in interface org.apache.maven.toolchain.io.ToolchainsReader
The key for the option to enable strict parsing.
isActive() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
isAddedToClasspath() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
isAggregating() - Method in class org.apache.maven.lifecycle.internal.TaskSegment
 
isBlacklisted() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
isBlackListed(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
isBlackListed(MavenProject) - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
isCacheNotFound() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isCacheNotFound() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isCacheTransferError() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isCacheTransferError() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isChildOfRootNode() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
Test whether the node is direct or transitive dependency.
isDifferentPhase(MojoExecution) - Method in class org.apache.maven.lifecycle.internal.PhaseRecorder
 
isEmpty() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
isExecutionRoot() - Method in class org.apache.maven.project.MavenProject
 
isForceUpdate() - Method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
isForceUpdate() - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
Indicates whether remote repositories should be re-checked for updated artifacts/metadata regardless of their configured update policy.
isForceUpdate() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
isForceUpdate() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
isHalted() - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
isHaltedOrBlacklisted(MavenProject) - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
isIncludesDependencies() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
isInteractiveMode() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isInteractiveMode() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isMavenVersion(String) - Method in class org.apache.maven.rtinfo.internal.DefaultRuntimeInformation
 
isMavenVersion(String) - Method in interface org.apache.maven.rtinfo.RuntimeInformation
Checks whether the current Maven runtime matches the specified version range.
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.artifact.repository.DefaultRepositoryRequest
 
isOffline() - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
Indicates whether network access to remote repositories has been disabled.
isOffline() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
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.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
isOffline() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Indicates whether network access to remote repositories has been disabled.
isOptional() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
isParallel() - Method in class org.apache.maven.execution.MavenSession
 
isProcessPlugins() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
isProcessPlugins() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
isProjectAware() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
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
 
isRelease() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
isRelease() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
isResolutionRequiredForAggregatedProjects(Collection<String>, Collection<String>) - Method in class org.apache.maven.lifecycle.internal.DependencyContext
 
isResolutionRequiredForCurrentProject() - Method in class org.apache.maven.lifecycle.internal.DependencyContext
 
isResolved() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
isResolved() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
isResolveDependencies() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
isResolveDependencies() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
isResolveManagedVersions() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
isResolveManagedVersions() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Determines whether the managed version information should be retrieved.
isResolveRoot() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
isResolveTransitively() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
isResolveVersionRanges() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
isResolveVersionRanges() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
isSelectedVersionKnown() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
isShowChecksumEvents() - Method in interface org.apache.maven.repository.ArtifactTransferListener
 
isShowErrors() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isShowErrors() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
isSnapshot() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Whether this represents a snapshot.
isSnapshot() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
isSnapshot() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
isStale() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
isSuccess() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
isUniqueVersion() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
isUpdateSnapshots() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isUpdateSnapshots() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isUseLegacyLocalRepository() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isUseLegacyLocalRepository() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isUsingPOMsFromFilesystem() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
iterator() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
iterator() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
 

J

JavaToolchain - Interface in org.apache.maven.toolchain.java
JDK toolchain interface.
JavaToolchainFactory - Class in org.apache.maven.toolchain.java
JDK toolchain factory.
JavaToolchainFactory() - Constructor for class org.apache.maven.toolchain.java.JavaToolchainFactory
 

K

KEY_EXTENSIONS_REALMS - Static variable in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
PluginId=>ExtensionRealmCache.CacheRecord map MavenProject context value key.
KEY_JAVAHOME - Static variable in class org.apache.maven.toolchain.java.DefaultJavaToolChain
Deprecated.
 
KEY_TYPE - Static variable in class org.apache.maven.toolchain.DefaultToolchain
 

L

LegacyLocalRepositoryManager - Class in org.apache.maven.artifact.repository
Warning: This is an internal utility class that is only public for technical reasons, it is not part of the public API.
LegacySupport - Interface in org.apache.maven.plugin
Helps to provide backward-compatibility with plugins that use legacy components.
Lifecycle - Class in org.apache.maven.lifecycle
Class Lifecycle.
Lifecycle() - Constructor for class org.apache.maven.lifecycle.Lifecycle
 
Lifecycle(String, List<String>, Map<String, String>) - Constructor for class org.apache.maven.lifecycle.Lifecycle
 
Lifecycle - Class in org.apache.maven.lifecycle.mapping
Class Lifecycle.
Lifecycle() - Constructor for class org.apache.maven.lifecycle.mapping.Lifecycle
 
LifecycleDebugLogger - Class in org.apache.maven.lifecycle.internal
Logs debug output from the various lifecycle phases.
LifecycleDebugLogger() - Constructor for class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
LifecycleDebugLogger(Logger) - Constructor for class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
LifecycleDependencyResolver - Class in org.apache.maven.lifecycle.internal
Resolves dependencies for the artifacts in context of the lifecycle build
LifecycleDependencyResolver() - Constructor for class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
LifecycleDependencyResolver(ProjectDependenciesResolver, Logger) - Constructor for class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
LifecycleExecutionException - Exception in org.apache.maven.lifecycle
 
LifecycleExecutionException(String) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(Throwable) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, Throwable) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, MavenProject) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, MojoExecution, MavenProject) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, MojoExecution, MavenProject, Throwable) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(MojoExecution, MavenProject, Throwable) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionPlanCalculator - Interface in org.apache.maven.lifecycle.internal
 
LifecycleExecutor - Interface in org.apache.maven.lifecycle
A facade that provides lifecycle services to components outside Maven core.
LifecycleMapping - Interface in org.apache.maven.lifecycle.mapping
 
LifecycleMappingDelegate - Interface in org.apache.maven.lifecycle
Lifecycle mapping delegate component interface.
LifecycleModuleBuilder - Class in org.apache.maven.lifecycle.internal
Builds one or more lifecycles for a full module
LifecycleModuleBuilder() - Constructor for class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
 
LifecycleNotFoundException - Exception in org.apache.maven.lifecycle
Signals a failure to locate a lifecycle.
LifecycleNotFoundException(String) - Constructor for exception org.apache.maven.lifecycle.LifecycleNotFoundException
Creates a new exception to indicate that the specified lifecycle is unknown.
LifecyclePhaseNotFoundException - Exception in org.apache.maven.lifecycle
Signals a failure to locate the lifecycle for some phase.
LifecyclePhaseNotFoundException(String, String) - Constructor for exception org.apache.maven.lifecycle.LifecyclePhaseNotFoundException
Creates a new exception to indicate that the specified lifecycle phase is not defined by any known lifecycle.
LifeCyclePluginAnalyzer - Interface in org.apache.maven.lifecycle
 
LifecyclePluginResolver - Class in org.apache.maven.lifecycle.internal
 
LifecyclePluginResolver(PluginVersionResolver) - Constructor for class org.apache.maven.lifecycle.internal.LifecyclePluginResolver
 
LifecyclePluginResolver() - Constructor for class org.apache.maven.lifecycle.internal.LifecyclePluginResolver
 
LifecycleStarter - Class in org.apache.maven.lifecycle.internal
Starts the build life cycle
LifecycleStarter() - Constructor for class org.apache.maven.lifecycle.internal.LifecycleStarter
 
LifecycleTask - Class in org.apache.maven.lifecycle.internal
A task that is a lifecycle

NOTE: This class is not part of any public api and can be changed or deleted without prior notice.

LifecycleTask(String) - Constructor for class org.apache.maven.lifecycle.internal.LifecycleTask
 
LifecycleTaskSegmentCalculator - Interface in org.apache.maven.lifecycle.internal
Calculates the task segments in the build
loadPlugin(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.BuildPluginManager
 
loadPlugin(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.DefaultBuildPluginManager
 
loadPluginDescriptor(Plugin, MavenProject, MavenSession) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
 
loadPluginDescriptor(Plugin, MavenProject, MavenSession) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
loadPluginFully(Plugin, MavenProject, MavenSession) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
 
loadPluginFully(Plugin, MavenProject, MavenSession) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
LocalArtifactRepository - Class in org.apache.maven.repository
 
LocalArtifactRepository() - Constructor for class org.apache.maven.repository.LocalArtifactRepository
 
LocalRepositoryNotAccessibleException - Exception in org.apache.maven.repository
Signals a failure to store files within the local repository.
LocalRepositoryNotAccessibleException(String, Throwable) - Constructor for exception org.apache.maven.repository.LocalRepositoryNotAccessibleException
 
LocalRepositoryNotAccessibleException(String) - Constructor for exception org.apache.maven.repository.LocalRepositoryNotAccessibleException
 
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
Deprecated.
lookup(String, String) - Method in class org.apache.maven.execution.MavenSession
Deprecated.
lookupList(String) - Method in class org.apache.maven.execution.MavenSession
Deprecated.
lookupMap(String) - Method in class org.apache.maven.execution.MavenSession
Deprecated.

M

MAKE_BOTH_MODE - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
MAKE_DEPENDENTS_MODE - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
MAKE_MODE - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
MANAGE_ARTIFACT - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
MANAGE_ARTIFACT_SCOPE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
MANAGE_ARTIFACT_SYSTEM_PATH - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
MANAGE_ARTIFACT_VERSION - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
manageArtifact(Artifact, Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
markAsFinished(MavenProject) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
Marks the provided project as finished.
matches(String) - Method in interface org.apache.maven.toolchain.RequirementMatcher
 
matchesRequirements(Map<String, String>) - Method in class org.apache.maven.toolchain.DefaultToolchain
 
matchesRequirements(Map<String, String>) - Method in interface org.apache.maven.toolchain.ToolchainPrivate
Let the toolchain decide if it matches requirements defined in the toolchain plugin configuration.
Maven - Interface in org.apache.maven
 
MavenArtifactRepository - Class in org.apache.maven.artifact.repository
 
MavenArtifactRepository() - Constructor for class org.apache.maven.artifact.repository.MavenArtifactRepository
 
MavenArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Constructor for class org.apache.maven.artifact.repository.MavenArtifactRepository
Create a remote download repository.
MavenExecutionException - Exception in org.apache.maven
 
MavenExecutionException(String, File) - Constructor for exception org.apache.maven.MavenExecutionException
 
MavenExecutionException(String, File, ProjectBuildingException) - Constructor for exception org.apache.maven.MavenExecutionException
 
MavenExecutionException(String, Throwable) - Constructor for exception org.apache.maven.MavenExecutionException
 
MavenExecutionPlan - Class in org.apache.maven.lifecycle
 
MavenExecutionPlan(List<ExecutionPlanItem>, DefaultLifecycles) - Constructor for class org.apache.maven.lifecycle.MavenExecutionPlan
 
MavenExecutionRequest - Interface in org.apache.maven.execution
 
MavenExecutionRequestPopulationException - Exception in org.apache.maven.execution
 
MavenExecutionRequestPopulationException(String) - Constructor for exception org.apache.maven.execution.MavenExecutionRequestPopulationException
 
MavenExecutionRequestPopulationException(Throwable) - Constructor for exception org.apache.maven.execution.MavenExecutionRequestPopulationException
 
MavenExecutionRequestPopulationException(String, Throwable) - Constructor for exception org.apache.maven.execution.MavenExecutionRequestPopulationException
 
MavenExecutionRequestPopulator - Interface in org.apache.maven.execution
Assists in populating an execution request for invocation of Maven.
MavenExecutionResult - Interface in org.apache.maven.execution
 
MavenMetadataCache - Interface in org.apache.maven.project.artifact
 
MavenMetadataSource - Class in org.apache.maven.project.artifact
 
MavenMetadataSource() - Constructor for class org.apache.maven.project.artifact.MavenMetadataSource
 
MavenPluginManager - Interface in org.apache.maven.plugin
Provides basic services to manage Maven plugins and their mojos.
MavenPluginValidator - Class in org.apache.maven.plugin
 
MavenPluginValidator(Artifact) - Constructor for class org.apache.maven.plugin.MavenPluginValidator
 
MavenProject - Class in org.apache.maven.project
The concern of the project is provide runtime values based on the model.
MavenProject() - Constructor for class org.apache.maven.project.MavenProject
 
MavenProject(Model) - Constructor for class org.apache.maven.project.MavenProject
 
MavenProject(MavenProject) - Constructor for class org.apache.maven.project.MavenProject
 
MavenProjectHelper - Interface in org.apache.maven.project
Convenience interface for plugins to add or replace artifacts and resources on projects.
MavenRepositorySystem - Class in org.apache.maven.bridge
 
MavenRepositorySystem() - Constructor for class org.apache.maven.bridge.MavenRepositorySystem
 
MavenSession - Class in org.apache.maven.execution
 
MavenSession(PlexusContainer, RepositorySystemSession, MavenExecutionRequest, MavenExecutionResult) - Constructor for class org.apache.maven.execution.MavenSession
Deprecated.
MavenSession(PlexusContainer, MavenExecutionRequest, MavenExecutionResult, MavenProject) - Constructor for class org.apache.maven.execution.MavenSession
Deprecated.
MavenSession(PlexusContainer, Settings, ArtifactRepository, EventDispatcher, ReactorManager, List<String>, String, Properties, Date) - Constructor for class org.apache.maven.execution.MavenSession
Deprecated.
MavenSession(PlexusContainer, Settings, ArtifactRepository, EventDispatcher, ReactorManager, List<String>, String, Properties, Properties, Date) - Constructor for class org.apache.maven.execution.MavenSession
Deprecated.
MavenSession(PlexusContainer, MavenExecutionRequest, MavenExecutionResult, List<MavenProject>) - Constructor for class org.apache.maven.execution.MavenSession
Deprecated.
MavenSettingsBuilder - Interface in org.apache.maven.settings
Deprecated.
MavenToolchainMerger - Class in org.apache.maven.toolchain.merge
 
MavenToolchainMerger() - Constructor for class org.apache.maven.toolchain.merge.MavenToolchainMerger
 
MavenToolchainsXpp3Reader - Class in org.apache.maven.toolchain.model.io.xpp3
Class MavenToolchainsXpp3Reader.
MavenToolchainsXpp3Reader() - Constructor for class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
 
MavenToolchainsXpp3Writer - Class in org.apache.maven.toolchain.model.io.xpp3
Class MavenToolchainsXpp3Writer.
MavenToolchainsXpp3Writer() - Constructor for class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Writer
 
memento() - Method in class org.apache.maven.session.scope.internal.SessionScope
 
merge(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
merge(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
merge(Model, Model) - Method in class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
merge(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
merge(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
merge(Settings, Settings, String) - Static method in class org.apache.maven.settings.SettingsUtils
 
merge(PersistedToolchains, PersistedToolchains, String) - Method in class org.apache.maven.toolchain.merge.MavenToolchainMerger
 
mergePluginContainer_Plugins(PluginContainer, PluginContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
mergePluginExecution(PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
mergeToolchainModel_Configuration(ToolchainModel, ToolchainModel) - Method in class org.apache.maven.toolchain.merge.MavenToolchainMerger
 
MetadataParseException - Exception in org.apache.maven.artifact.repository.metadata.io
Signals a failure to parse the metadata due to invalid syntax (e.g.
MetadataParseException(String, int, int) - Constructor for exception org.apache.maven.artifact.repository.metadata.io.MetadataParseException
Creates a new parser exception with the specified details.
MetadataParseException(String, int, int, Throwable) - Constructor for exception org.apache.maven.artifact.repository.metadata.io.MetadataParseException
Creates a new parser exception with the specified details.
MetadataReader - Interface in org.apache.maven.artifact.repository.metadata.io
Handles deserialization of metadata from some kind of textual format like XML.
MetadataResolutionRequest - Interface in org.apache.maven.repository.legacy.metadata
Forms a request to retrieve artifact metadata.
MisconfiguredToolchainException - Exception in org.apache.maven.toolchain
 
MisconfiguredToolchainException(String) - Constructor for exception org.apache.maven.toolchain.MisconfiguredToolchainException
 
MisconfiguredToolchainException(String, Throwable) - Constructor for exception org.apache.maven.toolchain.MisconfiguredToolchainException
 
MissingModuleException - Exception in org.apache.maven
 
MissingModuleException(String, File, File) - Constructor for exception org.apache.maven.MissingModuleException
 
MissingProjectException - Exception in org.apache.maven.lifecycle
Signals a failure to execute a lifecycle phase or mojo because a project is required but not present.
MissingProjectException(String) - Constructor for exception org.apache.maven.lifecycle.MissingProjectException
Creates a new exception.
MojoDescriptorCreator - Class in org.apache.maven.lifecycle.internal
Resolves dependencies for the artifacts in context of the lifecycle build
MojoDescriptorCreator() - Constructor for class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
MojoDescriptorCreator(PluginVersionResolver, BuildPluginManager, PluginPrefixResolver, LifecyclePluginResolver) - Constructor for class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
MojoExecution - Class in org.apache.maven.plugin
 
MojoExecution(Plugin, String, String) - Constructor for class org.apache.maven.plugin.MojoExecution
 
MojoExecution(MojoDescriptor) - Constructor for class org.apache.maven.plugin.MojoExecution
 
MojoExecution(MojoDescriptor, String, MojoExecution.Source) - 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
 
MojoExecution.Source - Enum in org.apache.maven.plugin
Describes the source of an execution.
MojoExecutionConfigurator - Interface in org.apache.maven.lifecycle
A MojoExecutionConfigurator is responsible for creating the configuration for Mojo based on configuration for a Mojo in the MavenProject and the default configuration for the Mojo from the containing plugin's plugin.xml descriptor.
MojoExecutionEvent - Class in org.apache.maven.execution
Encapsulates parameters of MojoExecutionListener callback methods and is meant to provide API evolution path should it become necessary to introduce new parameters in the existing callbacks in the future.
MojoExecutionEvent(MavenSession, MavenProject, MojoExecution, Mojo) - Constructor for class org.apache.maven.execution.MojoExecutionEvent
 
MojoExecutionEvent(MavenSession, MavenProject, MojoExecution, Mojo, Throwable) - Constructor for class org.apache.maven.execution.MojoExecutionEvent
 
MojoExecutionListener - Interface in org.apache.maven.execution
Extension point that allows build extensions observe and possibly veto mojo executions.
MojoExecutionScope - Class in org.apache.maven.execution.scope.internal
 
MojoExecutionScope() - Constructor for class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
MojoExecutionScopeCoreModule - Class in org.apache.maven.execution.scope.internal
 
MojoExecutionScopeCoreModule() - Constructor for class org.apache.maven.execution.scope.internal.MojoExecutionScopeCoreModule
 
MojoExecutionScoped - Annotation Type in org.apache.maven.execution.scope
Indicates that annotated component should be instantiated before mojo execution starts and discarded after mojo execution completes.
MojoExecutionScopeModule - Class in org.apache.maven.execution.scope.internal
 
MojoExecutionScopeModule(PlexusContainer) - Constructor for class org.apache.maven.execution.scope.internal.MojoExecutionScopeModule
 
MojoExecutionScopeModule(MojoExecutionScope) - Constructor for class org.apache.maven.execution.scope.internal.MojoExecutionScopeModule
 
MojoExecutor - Class in org.apache.maven.lifecycle.internal
Executes an individual mojo
MojoExecutor() - Constructor for class org.apache.maven.lifecycle.internal.MojoExecutor
 
mojoFailed(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
mojoFailed(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
mojoSkipped(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
mojoSkipped(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
mojoStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
mojoStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
mojoSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
mojoSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
MultiThreadedBuilder - Class in org.apache.maven.lifecycle.internal.builder.multithreaded
Builds the full lifecycle in weave-mode (phase by phase as opposed to project-by-project)
MultiThreadedBuilder() - Constructor for class org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder
 

N

newArtifactType(String, ArtifactHandler) - Static method in class org.apache.maven.RepositoryUtils
 
newArtifactTypeRegistry(ArtifactHandlerManager) - Static method in class org.apache.maven.RepositoryUtils
 
newCacheKey(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
newCopy() - Method in class org.apache.maven.project.ProjectModelResolver
 
newDependencyContext(MavenSession, List<MojoExecution>) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
newHandler(Artifact) - Static method in class org.apache.maven.RepositoryUtils
 
newRepositorySession(MavenExecutionRequest) - Method in class org.apache.maven.DefaultMaven
 
newRepositorySession(MavenExecutionRequest) - Method in class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
 
newThread(Runnable) - Method in class org.apache.maven.lifecycle.internal.BuildThreadFactory
 
NoGoalSpecifiedException - Exception in org.apache.maven.lifecycle
Signals a failure to build because no goal was specified.
NoGoalSpecifiedException(String) - Constructor for exception org.apache.maven.lifecycle.NoGoalSpecifiedException
Creates a new exception.
NoPluginFoundForPrefixException - Exception in org.apache.maven.plugin.prefix
 
NoPluginFoundForPrefixException(String, List<String>, LocalRepository, List<RemoteRepository>) - Constructor for exception org.apache.maven.plugin.prefix.NoPluginFoundForPrefixException
 
notifyFieldChangeUsingReflection(String, Object, Object) - Method in class org.apache.maven.plugin.DebugConfigurationListener
Deprecated.
 
notifyFieldChangeUsingSetter(String, Object, Object) - Method in class org.apache.maven.plugin.DebugConfigurationListener
Deprecated.
 

O

observeExecution(MojoExecution) - Method in class org.apache.maven.lifecycle.internal.PhaseRecorder
 
OMIT_FOR_CYCLE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
OMIT_FOR_NEARER - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
omitForCycle(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
omitForNearer(Artifact, Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
onEvent(Object) - Method in class org.apache.maven.eventspy.AbstractEventSpy
 
onEvent(Object) - Method in interface org.apache.maven.eventspy.EventSpy
Notifies the spy of some build event/operation.
onEvent(Object) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
org.apache.maven - package org.apache.maven
 
org.apache.maven.artifact - package org.apache.maven.artifact
 
org.apache.maven.artifact.factory - package org.apache.maven.artifact.factory
 
org.apache.maven.artifact.handler - package org.apache.maven.artifact.handler
 
org.apache.maven.artifact.handler.manager - package org.apache.maven.artifact.handler.manager
 
org.apache.maven.artifact.metadata - package org.apache.maven.artifact.metadata
 
org.apache.maven.artifact.repository - package org.apache.maven.artifact.repository
 
org.apache.maven.artifact.repository.layout - package org.apache.maven.artifact.repository.layout
 
org.apache.maven.artifact.repository.metadata - package org.apache.maven.artifact.repository.metadata
 
org.apache.maven.artifact.repository.metadata.io - package org.apache.maven.artifact.repository.metadata.io
 
org.apache.maven.artifact.resolver - package org.apache.maven.artifact.resolver
 
org.apache.maven.artifact.resolver.filter - package org.apache.maven.artifact.resolver.filter
 
org.apache.maven.bridge - package org.apache.maven.bridge
 
org.apache.maven.classrealm - package org.apache.maven.classrealm
 
org.apache.maven.configuration - package org.apache.maven.configuration
 
org.apache.maven.configuration.internal - package org.apache.maven.configuration.internal
 
org.apache.maven.eventspy - package org.apache.maven.eventspy
 
org.apache.maven.eventspy.internal - package org.apache.maven.eventspy.internal
 
org.apache.maven.exception - package org.apache.maven.exception
 
org.apache.maven.execution - package org.apache.maven.execution
 
org.apache.maven.execution.scope - package org.apache.maven.execution.scope
 
org.apache.maven.execution.scope.internal - package org.apache.maven.execution.scope.internal
 
org.apache.maven.extension.internal - package org.apache.maven.extension.internal
 
org.apache.maven.graph - package org.apache.maven.graph
 
org.apache.maven.internal.aether - package org.apache.maven.internal.aether
 
org.apache.maven.lifecycle - package org.apache.maven.lifecycle
 
org.apache.maven.lifecycle.internal - package org.apache.maven.lifecycle.internal
 
org.apache.maven.lifecycle.internal.builder - package org.apache.maven.lifecycle.internal.builder
 
org.apache.maven.lifecycle.internal.builder.multithreaded - package org.apache.maven.lifecycle.internal.builder.multithreaded
 
org.apache.maven.lifecycle.internal.builder.singlethreaded - package org.apache.maven.lifecycle.internal.builder.singlethreaded
 
org.apache.maven.lifecycle.mapping - package org.apache.maven.lifecycle.mapping
 
org.apache.maven.model.plugin - package org.apache.maven.model.plugin
 
org.apache.maven.monitor.event - package org.apache.maven.monitor.event
 
org.apache.maven.plugin - package org.apache.maven.plugin
 
org.apache.maven.plugin.internal - package org.apache.maven.plugin.internal
 
org.apache.maven.plugin.prefix - package org.apache.maven.plugin.prefix
 
org.apache.maven.plugin.prefix.internal - package org.apache.maven.plugin.prefix.internal
 
org.apache.maven.plugin.version - package org.apache.maven.plugin.version
 
org.apache.maven.plugin.version.internal - package org.apache.maven.plugin.version.internal
 
org.apache.maven.project - package org.apache.maven.project
 
org.apache.maven.project.artifact - package org.apache.maven.project.artifact
 
org.apache.maven.project.path - package org.apache.maven.project.path
 
org.apache.maven.properties.internal - package org.apache.maven.properties.internal
 
org.apache.maven.repository - package org.apache.maven.repository
 
org.apache.maven.repository.legacy.metadata - package org.apache.maven.repository.legacy.metadata
 
org.apache.maven.rtinfo - package org.apache.maven.rtinfo
 
org.apache.maven.rtinfo.internal - package org.apache.maven.rtinfo.internal
 
org.apache.maven.session.scope.internal - package org.apache.maven.session.scope.internal
 
org.apache.maven.settings - package org.apache.maven.settings
 
org.apache.maven.toolchain - package org.apache.maven.toolchain
 
org.apache.maven.toolchain.building - package org.apache.maven.toolchain.building
 
org.apache.maven.toolchain.io - package org.apache.maven.toolchain.io
 
org.apache.maven.toolchain.java - package org.apache.maven.toolchain.java
 
org.apache.maven.toolchain.merge - package org.apache.maven.toolchain.merge
 
org.apache.maven.toolchain.model - package org.apache.maven.toolchain.model
 
org.apache.maven.toolchain.model.io.xpp3 - package org.apache.maven.toolchain.model.io.xpp3
 
overlay(ArtifactRepository, RepositorySystemSession, RepositorySystem) - Static method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 

P

pathOf(Artifact) - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
pathOf(Artifact) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
pathOf(Artifact) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
PathTranslator - Interface in org.apache.maven.project.path
Deprecated.
PersistedToolchains - Class in org.apache.maven.toolchain.model
The <toolchains> element is the root of the descriptor.
PersistedToolchains() - Constructor for class org.apache.maven.toolchain.model.PersistedToolchains
 
PhaseRecorder - Class in org.apache.maven.lifecycle.internal
 
PhaseRecorder(MavenProject) - Constructor for class org.apache.maven.lifecycle.internal.PhaseRecorder
 
PluginArtifact - Class in org.apache.maven.project.artifact
 
PluginArtifact(Plugin, Artifact) - Constructor for class org.apache.maven.project.artifact.PluginArtifact
 
PluginArtifactsCache - Interface in org.apache.maven.plugin
Caches plugin artifacts.
PluginArtifactsCache.CacheRecord - Class in org.apache.maven.plugin
 
PluginArtifactsCache.CacheRecord(List<Artifact>) - Constructor for class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
PluginArtifactsCache.CacheRecord(PluginResolutionException) - Constructor for class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
PluginArtifactsCache.Key - Interface in org.apache.maven.plugin
A cache key.
PluginConfigurationException - Exception in org.apache.maven.plugin
 
PluginConfigurationException(PluginDescriptor, String) - Constructor for exception org.apache.maven.plugin.PluginConfigurationException
 
PluginConfigurationException(PluginDescriptor, String, Throwable) - 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, Throwable) - Constructor for exception org.apache.maven.plugin.PluginContainerException
 
PluginContainerException(MojoDescriptor, ClassRealm, String, ComponentLookupException) - Constructor for exception org.apache.maven.plugin.PluginContainerException
 
PluginContainerException(Plugin, ClassRealm, String, Throwable) - 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
 
PluginDependenciesResolver - Interface in org.apache.maven.plugin.internal
Assists in resolving the dependencies of a plugin.
PluginDescriptorCache - Interface in org.apache.maven.plugin
Caches raw plugin descriptors.
PluginDescriptorCache.Key - Interface in org.apache.maven.plugin
A cache key.
PluginDescriptorParsingException - Exception in org.apache.maven.plugin
 
PluginDescriptorParsingException(Plugin, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginDescriptorParsingException
 
pluginEquals(Plugin, Plugin) - Static method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
pluginEquals(Plugin, Plugin) - Static method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
PluginExecutionException - Exception in org.apache.maven.plugin
 
PluginExecutionException(MojoExecution, MavenProject, String) - Constructor for exception org.apache.maven.plugin.PluginExecutionException
 
PluginExecutionException(MojoExecution, MavenProject, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginExecutionException
 
PluginExecutionException(MojoExecution, MavenProject, Exception) - Constructor for exception org.apache.maven.plugin.PluginExecutionException
 
PluginExecutionException(MojoExecution, MavenProject, DuplicateArtifactAttachmentException) - Constructor for exception org.apache.maven.plugin.PluginExecutionException
 
pluginHashCode(Plugin) - Static method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
pluginHashCode(Plugin) - Static method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
PluginIncompatibleException - Exception in org.apache.maven.plugin
Signals a plugin which is not compatible with the current Maven runtime.
PluginIncompatibleException(Plugin, String) - Constructor for exception org.apache.maven.plugin.PluginIncompatibleException
 
PluginLoaderException - Exception in org.apache.maven.plugin
Signifies a failure to load a plugin.
PluginLoaderException(Plugin, String, ArtifactResolutionException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, ArtifactNotFoundException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, PluginNotFoundException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, PluginVersionResolutionException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, InvalidPluginException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, PluginManagerException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, PluginVersionNotFoundException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(String) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(ReportPlugin, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(ReportPlugin, String) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginManager - Interface in org.apache.maven.plugin
Deprecated.
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, MavenProject) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
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
 
PluginNotFoundException(Plugin, List<ArtifactRepository>) - Constructor for exception org.apache.maven.plugin.PluginNotFoundException
 
PluginParameterException - Exception in org.apache.maven.plugin
 
PluginParameterException(MojoDescriptor, List<Parameter>) - Constructor for exception org.apache.maven.plugin.PluginParameterException
 
PluginParameterExpressionEvaluator - Class in org.apache.maven.plugin
Evaluator for plugin parameters expressions.
PluginParameterExpressionEvaluator(MavenSession, MojoExecution, PathTranslator, Logger, MavenProject, Properties) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluator
Deprecated.
PluginParameterExpressionEvaluator(MavenSession) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
PluginParameterExpressionEvaluator(MavenSession, MojoExecution) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
PluginPrefixRequest - Interface in org.apache.maven.plugin.prefix
Collects settings required to resolve a plugin prefix.
PluginPrefixResolver - Interface in org.apache.maven.plugin.prefix
Resolves a plugin prefix.
PluginPrefixResult - Interface in org.apache.maven.plugin.prefix
Describes the result of a plugin prefix resolution request.
PluginRealmCache - Interface in org.apache.maven.plugin
Caches plugin class realms.
PluginRealmCache.CacheRecord - Class in org.apache.maven.plugin
 
PluginRealmCache.CacheRecord(ClassRealm, List<Artifact>) - Constructor for class org.apache.maven.plugin.PluginRealmCache.CacheRecord
 
PluginRealmCache.Key - Interface in org.apache.maven.plugin
A cache key.
PluginResolutionException - Exception in org.apache.maven.plugin
Exception occurring trying to resolve a plugin.
PluginResolutionException(Plugin, Throwable) - Constructor for exception org.apache.maven.plugin.PluginResolutionException
 
PluginVersionNotFoundException - Exception in org.apache.maven.plugin.version
 
PluginVersionNotFoundException(String, String) - Constructor for exception org.apache.maven.plugin.version.PluginVersionNotFoundException
 
PluginVersionRequest - Interface in org.apache.maven.plugin.version
Collects settings required to resolve the version for a plugin.
PluginVersionResolutionException - Exception in org.apache.maven.plugin.version
 
PluginVersionResolutionException(String, String, String, Throwable) - Constructor for exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
PluginVersionResolutionException(String, String, String) - Constructor for exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
PluginVersionResolutionException(String, String, LocalRepository, List<RemoteRepository>, String) - Constructor for exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
PluginVersionResolver - Interface in org.apache.maven.plugin.version
Resolves a version for a plugin.
PluginVersionResult - Interface in org.apache.maven.plugin.version
Describes the result of a plugin version resolution request.
POMv4 - Static variable in interface org.apache.maven.Maven
Deprecated.
populateDefaults(MavenExecutionRequest) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
 
populateDefaults(MavenExecutionRequest) - Method in interface org.apache.maven.execution.MavenExecutionRequestPopulator
Injects default values like plugin groups or repositories into the specified execution request.
populateFromSettings(MavenExecutionRequest, Settings) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
Deprecated.
populateFromSettings(MavenExecutionRequest, Settings) - Method in interface org.apache.maven.execution.MavenExecutionRequestPopulator
Deprecated.
populateFromToolchains(MavenExecutionRequest, PersistedToolchains) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
 
populateFromToolchains(MavenExecutionRequest, PersistedToolchains) - Method in interface org.apache.maven.execution.MavenExecutionRequestPopulator
Copies the values from the given toolchains into the specified execution request.
preprocessValue(String, Class<?>) - Method in interface org.apache.maven.configuration.BeanConfigurationValuePreprocessor
Preprocesses the specified bean configuration value.
PROCESS_CHILDREN - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
ProjectArtifact - Class in org.apache.maven.project.artifact
 
ProjectArtifact(MavenProject) - Constructor for class org.apache.maven.project.artifact.ProjectArtifact
 
ProjectArtifactFactory - Interface in org.apache.maven.lifecycle.internal
Component interface responsible for creation of MavenProject#dependencyArtifacts instances.
ProjectArtifactMetadata - Class in org.apache.maven.project.artifact
Attach a POM to an artifact.
ProjectArtifactMetadata(Artifact) - Constructor for class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
ProjectArtifactMetadata(Artifact, File) - Constructor for class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
projectBuilder - Variable in class org.apache.maven.DefaultMaven
 
projectBuilder - Variable in class org.apache.maven.graph.DefaultGraphBuilder
 
ProjectBuilder - Interface in org.apache.maven.project
Builds in-memory descriptions of projects.
ProjectBuildFailureException - Exception in org.apache.maven
Exception which occurs when a normal (i.e.
ProjectBuildFailureException(String, MojoFailureException) - Constructor for exception org.apache.maven.ProjectBuildFailureException
 
ProjectBuildingException - Exception in org.apache.maven.project
 
ProjectBuildingException(String, String, Throwable) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, File) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, File, Throwable) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(List<ProjectBuildingResult>) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingHelper - Interface in org.apache.maven.project
Assists the project builder.
ProjectBuildingRequest - Interface in org.apache.maven.project
 
ProjectBuildingRequest.RepositoryMerging - Enum in org.apache.maven.project
The possible merge modes for combining remote repositories.
ProjectBuildingResult - Interface in org.apache.maven.project
Collects the output of the project builder.
ProjectBuildList - Class in org.apache.maven.lifecycle.internal
A list of project segments, ordered so that all ProjectSegments from first TaskSegment come before any subsequent TaskSegments.
ProjectBuildList(List<ProjectSegment>) - Constructor for class org.apache.maven.lifecycle.internal.ProjectBuildList
 
ProjectCycleException - Exception in org.apache.maven
 
ProjectCycleException(String) - Constructor for exception org.apache.maven.ProjectCycleException
 
ProjectCycleException(String, CycleDetectedException) - Constructor for exception org.apache.maven.ProjectCycleException
 
ProjectDependenciesResolver - Interface in org.apache.maven.project
Resolves the transitive dependencies of a project.
ProjectDependenciesResolver - Interface in org.apache.maven
Deprecated.
ProjectDependencyGraph - Interface in org.apache.maven.execution
Describes the inter-dependencies between projects in the reactor.
projectDiscoveryStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectDiscoveryStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ProjectExecutionEvent - Class in org.apache.maven.execution
Encapsulates parameters of ProjectExecutionListener callback methods and is meant to provide API evolution path should it become necessary to introduce new parameters in the existing callbacks in the future.
ProjectExecutionEvent(MavenSession, MavenProject) - Constructor for class org.apache.maven.execution.ProjectExecutionEvent
 
ProjectExecutionEvent(MavenSession, MavenProject, List<MojoExecution>) - Constructor for class org.apache.maven.execution.ProjectExecutionEvent
 
ProjectExecutionEvent(MavenSession, MavenProject, Throwable) - Constructor for class org.apache.maven.execution.ProjectExecutionEvent
 
ProjectExecutionEvent(MavenSession, MavenProject, List<MojoExecution>, Throwable) - Constructor for class org.apache.maven.execution.ProjectExecutionEvent
 
ProjectExecutionListener - Interface in org.apache.maven.execution
Extension point that allows build extensions observe and possibly veto project build execution.
projectFailed(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectFailed(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ProjectIndex - Class in org.apache.maven.lifecycle.internal
Provides the positional index of the project
ProjectIndex(List<MavenProject>) - Constructor for class org.apache.maven.lifecycle.internal.ProjectIndex
 
ProjectModelResolver - Class in org.apache.maven.project
A model resolver to assist building of projects.
ProjectModelResolver(RepositorySystemSession, RequestTrace, RepositorySystem, RemoteRepositoryManager, List<RemoteRepository>, ProjectBuildingRequest.RepositoryMerging, ReactorModelPool) - Constructor for class org.apache.maven.project.ProjectModelResolver
 
ProjectRealmCache - Interface in org.apache.maven.project
Caches project class realms.
ProjectRealmCache.CacheRecord - Class in org.apache.maven.project
 
ProjectRealmCache.CacheRecord(ClassRealm, DependencyFilter) - Constructor for class org.apache.maven.project.ProjectRealmCache.CacheRecord
 
ProjectRealmCache.Key - Interface in org.apache.maven.project
A cache key.
ProjectSegment - Class in org.apache.maven.lifecycle.internal
A build context that matches a mavenproject to a given tasksegment, and the session to be used.
ProjectSegment(MavenProject, TaskSegment, MavenSession) - Constructor for class org.apache.maven.lifecycle.internal.ProjectSegment
 
projectSkipped(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectSkipped(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ProjectSorter - Class in org.apache.maven.project
 
ProjectSorter(Collection<MavenProject>) - Constructor for class org.apache.maven.project.ProjectSorter
Sort a list of projects.
projectStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
projectSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
publish(ArtifactRepository, File, String, ArtifactTransferListener) - Method in interface org.apache.maven.repository.RepositorySystem
 
put(RepositoryRequest, Object, Object) - Method in interface org.apache.maven.artifact.repository.RepositoryCache
Deprecated.
Puts the specified data into the cache.
put(ExtensionRealmCache.Key, ClassRealm, ExtensionDescriptor, List<Artifact>) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
put(PluginArtifactsCache.Key, List<Artifact>) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
put(PluginArtifactsCache.Key, PluginResolutionException) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
put(PluginDescriptorCache.Key, PluginDescriptor) - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
put(PluginRealmCache.Key, ClassRealm, List<Artifact>) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
put(ExtensionRealmCache.Key, ClassRealm, ExtensionDescriptor, List<Artifact>) - Method in interface org.apache.maven.plugin.ExtensionRealmCache
 
put(PluginArtifactsCache.Key, List<Artifact>) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
 
put(PluginArtifactsCache.Key, PluginResolutionException) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
 
put(PluginDescriptorCache.Key, PluginDescriptor) - Method in interface org.apache.maven.plugin.PluginDescriptorCache
 
put(PluginRealmCache.Key, ClassRealm, List<Artifact>) - Method in interface org.apache.maven.plugin.PluginRealmCache
 
put(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>, ResolutionGroup) - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
put(DefaultMavenMetadataCache.CacheKey, ResolutionGroup) - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
put(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>, ResolutionGroup) - Method in interface org.apache.maven.project.artifact.MavenMetadataCache
 
put(ProjectRealmCache.Key, ClassRealm, DependencyFilter) - Method in class org.apache.maven.project.DefaultProjectRealmCache
 
put(ProjectRealmCache.Key, ClassRealm, DependencyFilter) - Method in interface org.apache.maven.project.ProjectRealmCache
 

R

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
 
REACTOR_MAKE_BOTH - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
REACTOR_MAKE_DOWNSTREAM - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
REACTOR_MAKE_UPSTREAM - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
ReactorBuildStatus - Class in org.apache.maven.lifecycle.internal
Contains status information that is global to an entire reactor build.
ReactorBuildStatus(ProjectDependencyGraph) - Constructor for class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
ReactorContext - Class in org.apache.maven.lifecycle.internal
Context that is fixed for the entire reactor build.
ReactorContext(MavenExecutionResult, ProjectIndex, ClassLoader, ReactorBuildStatus, SessionScope.Memento) - Constructor for class org.apache.maven.lifecycle.internal.ReactorContext
 
ReactorManager - Class in org.apache.maven.execution
Deprecated.
ReactorManager(List<MavenProject>) - Constructor for class org.apache.maven.execution.ReactorManager
Deprecated.
 
read(File, Map<String, ?>) - Method in class org.apache.maven.artifact.repository.metadata.io.DefaultMetadataReader
 
read(Reader, Map<String, ?>) - Method in class org.apache.maven.artifact.repository.metadata.io.DefaultMetadataReader
 
read(InputStream, Map<String, ?>) - Method in class org.apache.maven.artifact.repository.metadata.io.DefaultMetadataReader
 
read(File, Map<String, ?>) - Method in interface org.apache.maven.artifact.repository.metadata.io.MetadataReader
Reads the metadata from the specified file.
read(Reader, Map<String, ?>) - Method in interface org.apache.maven.artifact.repository.metadata.io.MetadataReader
Reads the metadata from the specified character reader.
read(InputStream, Map<String, ?>) - Method in interface org.apache.maven.artifact.repository.metadata.io.MetadataReader
Reads the metadata from the specified byte stream.
read(File, Map<String, ?>) - Method in class org.apache.maven.toolchain.io.DefaultToolchainsReader
 
read(Reader, Map<String, ?>) - Method in class org.apache.maven.toolchain.io.DefaultToolchainsReader
 
read(InputStream, Map<String, ?>) - Method in class org.apache.maven.toolchain.io.DefaultToolchainsReader
 
read(File, Map<String, ?>) - Method in interface org.apache.maven.toolchain.io.ToolchainsReader
Reads the toolchains from the specified file.
read(Reader, Map<String, ?>) - Method in interface org.apache.maven.toolchain.io.ToolchainsReader
Reads the toolchains from the specified character reader.
read(InputStream, Map<String, ?>) - Method in interface org.apache.maven.toolchain.io.ToolchainsReader
Reads the toolchains from the specified byte stream.
read(Reader, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
 
read(Reader) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method read.
realm - Variable in class org.apache.maven.plugin.ExtensionRealmCache.CacheRecord
 
realm - Variable in class org.apache.maven.plugin.PluginRealmCache.CacheRecord
 
realm - Variable in class org.apache.maven.project.ProjectRealmCache.CacheRecord
 
register(MavenProject, ExtensionRealmCache.Key, ExtensionRealmCache.CacheRecord) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
register(MavenProject, PluginArtifactsCache.Key, PluginArtifactsCache.CacheRecord) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
register(MavenProject, PluginRealmCache.Key, PluginRealmCache.CacheRecord) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
register(MavenProject, ExtensionRealmCache.Key, ExtensionRealmCache.CacheRecord) - Method in interface org.apache.maven.plugin.ExtensionRealmCache
Registers the specified cache record for usage with the given project.
register(MavenProject, PluginArtifactsCache.Key, PluginArtifactsCache.CacheRecord) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
Registers the specified cache record for usage with the given project.
register(MavenProject, PluginRealmCache.Key, PluginRealmCache.CacheRecord) - Method in interface org.apache.maven.plugin.PluginRealmCache
Registers the specified cache record for usage with the given project.
register(MavenProject, ProjectRealmCache.Key, ProjectRealmCache.CacheRecord) - Method in class org.apache.maven.project.DefaultProjectRealmCache
 
register(MavenProject, ProjectRealmCache.Key, ProjectRealmCache.CacheRecord) - Method in interface org.apache.maven.project.ProjectRealmCache
Registers the specified cache record for usage with the given project.
registerBuildFailure(MavenProject, Exception, String, long) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
registerBuildSuccess(MavenProject, long) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
RELEASE - Static variable in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
 
RELEASE_OR_SNAPSHOT - Static variable in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
 
releaseMojo(Object, MojoExecution) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
releaseMojo(Object, MojoExecution) - Method in interface org.apache.maven.plugin.MavenPluginManager
Releases the specified mojo back to the container.
removeToolchain(ToolchainModel) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Method removeToolchain.
replaceWithActiveArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
Deprecated.
RepositoryCache - Interface in org.apache.maven.artifact.repository
Deprecated.
RepositoryMetadata - Interface in org.apache.maven.artifact.repository.metadata
Describes repository directory metadata.
RepositoryMetadataDeploymentException - Class in org.apache.maven.artifact.repository.metadata
Error while deploying repository metadata.
RepositoryMetadataDeploymentException(String) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataDeploymentException
 
RepositoryMetadataDeploymentException(String, Exception) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataDeploymentException
 
RepositoryMetadataInstallationException - Class in org.apache.maven.artifact.repository.metadata
Error while installing repository metadata.
RepositoryMetadataInstallationException(String) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataInstallationException
 
RepositoryMetadataInstallationException(String, Exception) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataInstallationException
 
RepositoryMetadataManager - Interface in org.apache.maven.artifact.repository.metadata
 
RepositoryMetadataResolutionException - Exception in org.apache.maven.artifact.repository.metadata
Error while retrieving repository metadata from the repository.
RepositoryMetadataResolutionException(String) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataResolutionException
 
RepositoryMetadataResolutionException(String, Exception) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataResolutionException
 
RepositoryRequest - Interface in org.apache.maven.artifact.repository
Collects basic settings to access the repository system.
RepositorySessionDecorator - Interface in org.apache.maven.project
Component interface that allows per-project customization of Aether repository system sessions.
RepositorySystem - Interface in org.apache.maven.repository
 
RepositoryUtils - Class in org.apache.maven
Warning: This is an internal utility class that is only public for technical reasons, it is not part of the public API.
RepositoryUtils() - Constructor for class org.apache.maven.RepositoryUtils
 
REQUEST_GET - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
Indicates GET transfer (from the repository)
REQUEST_PUT - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
Indicates PUT transfer (to the repository)
RequirementMatcher - Interface in org.apache.maven.toolchain
 
RequirementMatcherFactory - Class in org.apache.maven.toolchain
 
requiresProject(MavenSession) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
 
requiresProject(MavenSession) - Method in interface org.apache.maven.lifecycle.internal.LifecycleTaskSegmentCalculator
 
ResolutionErrorHandler - Interface in org.apache.maven.artifact.resolver
 
ResolutionGroup - Class in org.apache.maven.artifact.metadata
Deprecated.
ResolutionGroup(Artifact, Set<Artifact>, List<ArtifactRepository>) - Constructor for class org.apache.maven.artifact.metadata.ResolutionGroup
Deprecated.
 
ResolutionGroup(Artifact, Artifact, Set<Artifact>, Map<String, Artifact>, List<ArtifactRepository>) - Constructor for class org.apache.maven.artifact.metadata.ResolutionGroup
Deprecated.
 
ResolutionGroup - Class in org.apache.maven.repository.legacy.metadata
 
ResolutionGroup(Artifact, Set<Artifact>, List<ArtifactRepository>) - Constructor for class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
ResolutionGroup(Artifact, Artifact, Set<Artifact>, Map<String, Artifact>, List<ArtifactRepository>) - Constructor for class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
ResolutionListener - Interface in org.apache.maven.artifact.resolver
Listens to the resolution process and handles events.
ResolutionNode - Class in org.apache.maven.artifact.resolver
 
ResolutionNode(Artifact, List<ArtifactRepository>) - Constructor for class org.apache.maven.artifact.resolver.ResolutionNode
 
ResolutionNode(Artifact, List<ArtifactRepository>, ResolutionNode) - Constructor for class org.apache.maven.artifact.resolver.ResolutionNode
 
resolve(RepositoryMetadata, RepositoryRequest) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
 
resolve(RepositoryMetadata, List<ArtifactRepository>, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
 
resolve(MavenProject, Collection<String>, MavenSession) - Method in class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
resolve(MavenProject, Collection<String>, Collection<String>, MavenSession) - Method in class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
resolve(Collection<? extends MavenProject>, Collection<String>, MavenSession) - Method in class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
resolve(MavenProject, Collection<String>, Collection<String>, MavenSession, Set<Artifact>) - Method in class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
resolve(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver
 
resolve(Plugin, Artifact, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver
 
resolve(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.internal.PluginDependenciesResolver
Resolves the main artifact of the specified plugin.
resolve(Plugin, Artifact, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.internal.PluginDependenciesResolver
Resolves the runtime dependencies of the specified plugin.
resolve(PluginPrefixRequest) - Method in class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResolver
 
resolve(PluginPrefixRequest) - Method in interface org.apache.maven.plugin.prefix.PluginPrefixResolver
Resolves the plugin prefix for the specified request.
resolve(PluginVersionRequest) - Method in class org.apache.maven.plugin.version.internal.DefaultPluginVersionResolver
 
resolve(PluginVersionRequest) - Method in interface org.apache.maven.plugin.version.PluginVersionResolver
Resolves the version for the specified request.
resolve(DependencyResolutionRequest) - Method in class org.apache.maven.project.DefaultProjectDependenciesResolver
 
resolve(DependencyResolutionRequest) - Method in interface org.apache.maven.project.ProjectDependenciesResolver
Resolves the transitive dependencies of a project.
resolve(MavenProject, Collection<String>, MavenSession) - Method in interface org.apache.maven.ProjectDependenciesResolver
Deprecated.
Resolves the transitive dependencies of the specified project.
resolve(MavenProject, Collection<String>, Collection<String>, MavenSession) - Method in interface org.apache.maven.ProjectDependenciesResolver
Deprecated.
Resolves the transitive dependencies of the specified project.
resolve(MavenProject, Collection<String>, Collection<String>, MavenSession, Set<Artifact>) - Method in interface org.apache.maven.ProjectDependenciesResolver
Deprecated.
Resolves the transitive dependencies of the specified project.
resolve(Collection<? extends MavenProject>, Collection<String>, MavenSession) - Method in interface org.apache.maven.ProjectDependenciesResolver
Deprecated.
Resolves the transitive dependencies of the specified projects.
resolve(ArtifactResolutionRequest) - Method in interface org.apache.maven.repository.RepositorySystem
 
resolveAlways(RepositoryMetadata, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
 
resolveBuildPlan(MavenSession, MavenProject, TaskSegment, Set<Artifact>) - Method in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
resolveCoreExtension(Plugin, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver
 
resolveMissingPluginVersions(MavenProject, MavenSession) - Method in class org.apache.maven.lifecycle.internal.LifecyclePluginResolver
 
resolveModel(String, String, String) - Method in class org.apache.maven.project.ProjectModelResolver
 
resolveModel(Parent) - Method in class org.apache.maven.project.ProjectModelResolver
 
resolveProjectDependencies(MavenProject, Collection<String>, Collection<String>, MavenSession, boolean, Set<Artifact>) - Method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
RESTRICT_RANGE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
restrictRange(Artifact, Artifact, VersionRange) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
retrieve(MetadataResolutionRequest) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Deprecated.
 
retrieve(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Deprecated.
 
retrieve(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
retrieve(Artifact, ArtifactRepository, List<ArtifactRepository>, boolean) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
retrieve(MetadataResolutionRequest) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
retrieve(MetadataResolutionRequest) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadataSource
 
retrieve(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadataSource
 
retrieve(ArtifactRepository, File, String, ArtifactTransferListener) - Method in interface org.apache.maven.repository.RepositorySystem
 
retrieveAvailableVersions(MetadataResolutionRequest) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Deprecated.
 
retrieveAvailableVersions(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Deprecated.
 
retrieveAvailableVersions(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
retrieveAvailableVersions(MetadataResolutionRequest) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
retrieveAvailableVersions(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadataSource
Get a list of available versions for an artifact in the remote repository
retrieveAvailableVersionsFromDeploymentRepository(Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Deprecated.
 
retrieveAvailableVersionsFromDeploymentRepository(Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
retrieveAvailableVersionsFromDeploymentRepository(Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadataSource
Get a list of available versions for an artifact in the remote deployment repository.
ROLE - Static variable in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
ROLE - Static variable in interface org.apache.maven.artifact.handler.manager.ArtifactHandlerManager
 
ROLE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
ROLE - Static variable in interface org.apache.maven.lifecycle.LifecycleExecutor
Deprecated.
ROLE - Static variable in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
Deprecated.
ROLE - Static variable in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.project.MavenProjectHelper
 
ROLE - Static variable in interface org.apache.maven.project.path.PathTranslator
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.toolchain.ToolchainManager
Deprecated.
RuntimeInformation - Interface in org.apache.maven.rtinfo
Provides information about the current Maven runtime.

S

scope(Key<T>, Provider<T>) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
scope - Variable in class org.apache.maven.execution.scope.internal.MojoExecutionScopeModule
 
scope(Key<T>, Provider<T>) - Method in class org.apache.maven.session.scope.internal.SessionScope
 
ScopeArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Filter to only retain objects in the given artifactScope or better.
ScopeArtifactFilter(String) - Constructor for class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
seed(Class<T>, Provider<T>) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
seed(Class<T>, T) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
seed(Class<T>, Provider<T>) - Method in class org.apache.maven.session.scope.internal.SessionScope
 
seed(Class<T>, T) - Method in class org.apache.maven.session.scope.internal.SessionScope
 
seededKeyProvider() - Static method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
seededKeyProvider() - Static method in class org.apache.maven.session.scope.internal.SessionScope
 
SELECT_VERSION_FROM_RANGE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
selectProjectRealm(MavenProject) - Method in class org.apache.maven.project.DefaultProjectBuildingHelper
 
selectProjectRealm(MavenProject) - Method in interface org.apache.maven.project.ProjectBuildingHelper
Updates the context class loader such that the container will search the project realm when the model builder injects the lifecycle bindings from the packaging in the next step.
selectSegment(TaskSegment) - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
selectVersion(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
selectVersionFromRange(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
sessionEnded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
sessionEnded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
SessionScope - Class in org.apache.maven.session.scope.internal
 
SessionScope() - Constructor for class org.apache.maven.session.scope.internal.SessionScope
 
SessionScope.Memento - Class in org.apache.maven.session.scope.internal
 
SessionScoped - Annotation Type in org.apache.maven
Indicates that annotated component should be instantiated before session starts and discarded after session execution completes.
SessionScopeModule - Class in org.apache.maven.session.scope.internal
 
SessionScopeModule() - Constructor for class org.apache.maven.session.scope.internal.SessionScopeModule
 
SessionScopeModule(PlexusContainer) - Constructor for class org.apache.maven.session.scope.internal.SessionScopeModule
 
sessionStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
sessionStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
setActiveProfileIds(List<String>) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setActiveProfileIds(List<String>) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Set any active profiles that the ProjectBuilder should consider while constructing a MavenProject.
setActiveProfiles(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setActiveProfiles(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setActiveProfiles(List<Profile>) - Method in class org.apache.maven.project.MavenProject
 
setAddDefaultEntities(boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Sets the state of the "add default entities" flag.
setAddedToClasspath(boolean) - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
setAllProjects(List<MavenProject>) - Method in class org.apache.maven.execution.MavenSession
This is a provisional method and may be removed
setArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
setArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
 
setArtifact(Artifact) - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
setArtifact(Artifact) - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Sets the artifact for which to resolve metadata.
setArtifactDependencies(Set<Artifact>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setArtifactFilter(ArtifactFilter) - Method in class org.apache.maven.project.MavenProject
Sets the scope filter to select the artifacts being exposed to the currently executed mojo.
setArtifactHandler(ArtifactHandler) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setArtifactId(String) - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
setArtifactId(String) - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Sets the artifact id of the plugin.
setArtifactId(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setArtifactId(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setArtifactId(String) - Method in class org.apache.maven.project.MavenProject
 
setArtifactResolutionNodes(Set<ResolutionNode>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
setArtifacts(Set<Artifact>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
setArtifacts(Set<Artifact>) - Method in class org.apache.maven.project.MavenProject
 
setAttachedArtifacts(List<Artifact>) - Method in class org.apache.maven.project.MavenProject
 
setAuthentication(Authentication) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setAvailableVersions(List<ArtifactVersion>) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setAvailableVersions(List<ArtifactVersion>) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setBaseDirectory(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setBaseDirectory(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setBaseVersion(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setBaseVersion(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setBean(Object) - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Sets the bean to configure.
setBean(Object) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
setBlacklisted(boolean) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setBuild(Build) - Method in class org.apache.maven.project.MavenProject
 
setBuilderId(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setBuilderId(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Controls the Builder used by Maven by specification of the builder's id.
setBuildReactor(LocalArtifactRepository) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
setBuildStartTime(Date) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setBuildStartTime(Date) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Sets the start time of the build.
setCache(RepositoryCache) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setCacheNotFound(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setCacheNotFound(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setCacheTransferError(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setCacheTransferError(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setCiManagement(CiManagement) - Method in class org.apache.maven.project.MavenProject
 
setClassLoader(ClassLoader) - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Sets the class loader from which to load any types referenced by the configuration.
setClassLoader(ClassLoader) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
setClassRealm(ClassRealm) - Method in class org.apache.maven.project.MavenProject
Sets the project's class realm.
setCollectedProjects(List<MavenProject>) - Method in class org.apache.maven.project.MavenProject
 
setCollectionFilter(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setCompileSourceRoots(List<String>) - Method in class org.apache.maven.project.MavenProject
 
setConfiguration(Object) - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Sets the configuration to unmarshal into the bean.
setConfiguration(Object, String) - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Sets the configuration to unmarshal into the bean.
setConfiguration(Object) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
setConfiguration(Object, String) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
setConfiguration(Model, String, String, String) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
Sets the configuration to the configuration taken from the specified build plugin in the POM.
setConfiguration(Xpp3Dom) - Method in class org.apache.maven.plugin.MojoExecution
 
setConfiguration(Object) - Method in class org.apache.maven.toolchain.model.ToolchainModel
Set
setContextValue(String, Object) - Method in class org.apache.maven.project.MavenProject
Sets the value of the context value of this project identified by the given key.
setContributors(List<Contributor>) - Method in class org.apache.maven.project.MavenProject
 
setCurrentProject(MavenProject) - Method in class org.apache.maven.execution.MavenSession
 
setDataBuffer(byte[]) - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
setDataLength(int) - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
setDataOffset(int) - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
setDegreeOfConcurrency(int) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setDegreeOfConcurrency(int) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Set's the parallel degree of concurrency used by the build.
setDependencies(List<Dependency>) - Method in class org.apache.maven.project.MavenProject
 
setDependencyArtifacts(Set<Artifact>) - Method in class org.apache.maven.project.MavenProject
 
setDependencyFilter(ArtifactFilter) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setDependencyResolutionResult(DependencyResolutionResult) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
setDependencyResolutionResult(DependencyResolutionResult) - Method in interface org.apache.maven.execution.MavenExecutionResult
 
setDependencyTrail(List<String>) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setDescription(String) - Method in class org.apache.maven.project.MavenProject
 
setDevelopers(List<Developer>) - Method in class org.apache.maven.project.MavenProject
 
setDistributionManagement(DistributionManagement) - Method in class org.apache.maven.project.MavenProject
 
setDownloadUrl(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setDownloadUrl(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setEventSpies(List<EventSpy>) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
setEventSpyDispatcher(EventSpyDispatcher) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setEventSpyDispatcher(EventSpyDispatcher) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setEventType(int) - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
setExcludedProjects(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setExcludedProjects(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setExecutionListener(ExecutionListener) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setExecutionListener(ExecutionListener) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setExecutionProject(MavenProject) - Method in class org.apache.maven.project.MavenProject
 
setExecutionRoot(boolean) - Method in class org.apache.maven.project.MavenProject
 
setExportedArtifacts(List<String>) - Method in class org.apache.maven.project.ExtensionDescriptor
 
setExportedPackages(List<String>) - Method in class org.apache.maven.project.ExtensionDescriptor
 
setExtension(String) - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
setExtensionArtifacts(Set<Artifact>) - Method in class org.apache.maven.project.MavenProject
Deprecated.
setExtensionDependencyFilter(DependencyFilter) - Method in class org.apache.maven.project.MavenProject
Sets the artifact filter used to exclude shared extension artifacts from plugin realms.
setFailureBehavior(String) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
setFile(File) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setFile(File) - Method in class org.apache.maven.project.MavenProject
 
setForceUpdate(boolean) - Method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
setForceUpdate(boolean) - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
Enables/disabled forced checks for updated artifacts/metadata on remote repositories.
setForceUpdate(boolean) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setForceUpdate(boolean) - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
setForkedExecutions(String, List<MojoExecution>) - Method in class org.apache.maven.plugin.MojoExecution
 
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
 
setGlobalToolchainsFile(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setGlobalToolchainsFile(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setGlobalToolchainsSource(Source) - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
 
setGlobalToolchainsSource(Source) - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingRequest
Sets the global toolchains source.
setGoals(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setGoals(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setGroupId(String) - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
setGroupId(String) - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Sets the group id of the plugin.
setGroupId(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setGroupId(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setGroupId(String) - Method in class org.apache.maven.project.MavenProject
 
setId(String) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setId(String) - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method setId
setIdeWorkspace(LocalArtifactRepository) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
setInactiveProfileIds(List<String>) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setInactiveProfileIds(List<String>) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setInactiveProfiles(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setInactiveProfiles(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setInceptionYear(String) - Method in class org.apache.maven.project.MavenProject
 
setIncludesDependencies(boolean) - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
setInjectedProfileIds(String, List<String>) - Method in class org.apache.maven.project.MavenProject
 
setInteractiveMode(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setInteractiveMode(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setIssueManagement(IssueManagement) - Method in class org.apache.maven.project.MavenProject
 
setJavaHome(String) - Method in class org.apache.maven.toolchain.java.DefaultJavaToolChain
Deprecated.
 
setLanguage(String) - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
setLayout(ArtifactRepositoryLayout) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setLicenses(List<License>) - Method in class org.apache.maven.project.MavenProject
 
setLifecyclePhase(String) - Method in class org.apache.maven.plugin.MojoExecution
 
setListeners(List<ResolutionListener>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setLocalFile(File) - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
setLocalRepository(ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
Sets the local repository to use.
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setLocalRepository(ArtifactRepository) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setLocalRepository(ArtifactRepository) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
setLocalRepository(ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Sets the local repository to use for the resolution.
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
 
setMailingLists(List<MailingList>) - Method in class org.apache.maven.project.MavenProject
 
setMakeBehavior(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setMakeBehavior(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setManagedVersionMap(Map<String, Artifact>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setManagedVersionMap(Map<String, Artifact>) - Method in class org.apache.maven.project.MavenProject
 
setMavenProject(MavenProject) - Method in class org.apache.maven.project.DefaultDependencyResolutionRequest
 
setMavenProject(MavenProject) - Method in interface org.apache.maven.project.DependencyResolutionRequest
Sets the project to resolve dependencies for.
setMetadata(Metadata) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
setMetadata(Metadata) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Set the metadata contents.
setMirroredRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setMirrors(List<Mirror>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setMirrors(List<Mirror>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setMirrors(List<Mirror>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setModel(Model) - Method in class org.apache.maven.project.MavenProject
 
setModelEncoding(String) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Set the modelEncoding field.
setModelVersion(String) - Method in class org.apache.maven.project.MavenProject
 
setMojoDescriptor(MojoDescriptor) - Method in class org.apache.maven.plugin.MojoExecution
 
setMojoExecutionListeners(List<MojoExecutionListener>) - Method in class org.apache.maven.plugin.DefaultBuildPluginManager
 
setMultiModuleProjectDirectory(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setMultiModuleProjectDirectory(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setName(String) - Method in class org.apache.maven.project.MavenProject
 
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.artifact.repository.DefaultRepositoryRequest
 
setOffline(boolean) - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
Enables/disables network access to remote repositories.
setOffline(boolean) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
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.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
setOffline(boolean) - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Enables/disables network access to remote repositories.
setOptional(boolean) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setOrganization(Organization) - Method in class org.apache.maven.project.MavenProject
 
setOriginalModel(Model) - Method in class org.apache.maven.project.MavenProject
 
setOriginatingArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
setPackaging(String) - Method in class org.apache.maven.project.MavenProject
 
setParallel(boolean) - Method in class org.apache.maven.execution.MavenSession
 
setParent(MavenProject) - Method in class org.apache.maven.project.MavenProject
 
setParentArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
 
setParentFile(File) - Method in class org.apache.maven.project.MavenProject
 
setPathTranslator(BeanConfigurationPathTranslator) - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Sets the optional path translator for configuration values unmarshalled to files.
setPathTranslator(BeanConfigurationPathTranslator) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
setPhases(Map<String, String>) - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method setPhases
setPluginArtifactRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setPluginArtifactRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setPluginArtifactRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setPluginArtifactRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.project.MavenProject
 
setPluginArtifactRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setPluginArtifacts(Set<Artifact>) - Method in class org.apache.maven.project.MavenProject
 
setPluginGroups(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setPluginGroups(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setPluginGroups(List<String>) - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
setPluginGroups(List<String>) - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Sets the list of group ids to scan for the plugin prefix.
setPom(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setPom(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setPom(Model) - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
setPom(Model) - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Sets the POM whose build plugins are to be scanned for the prefix.
setPom(Model) - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
setPom(Model) - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Sets the POM whose build plugins are to be scanned for the version.
setPomFile(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
setPomFile(File) - Method in class org.apache.maven.project.MavenProject
Sets project file without changing project basedir.
setPrefix(String) - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
setPrefix(String) - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Sets the prefix of the plugin.
setProcessPlugins(boolean) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setProcessPlugins(boolean) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setProfiles(List<Profile>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProfiles(List<Profile>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setProfiles(List<Profile>) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setProfiles(List<Profile>) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setProject(MavenProject) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
setProject(MavenProject) - Method in interface org.apache.maven.execution.MavenExecutionResult
 
setProject(MavenProject) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setProject(MavenProject) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setProjectBuildingConfiguration(ProjectBuildingRequest) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProjectBuildingRequest(ProjectBuildingRequest) - Method in class org.apache.maven.project.MavenProject
Deprecated.
setProjectDependencyGraph(ProjectDependencyGraph) - Method in class org.apache.maven.execution.MavenSession
 
setProjectExecutionListeners(List<ProjectExecutionListener>) - Method in class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
 
setProjectMap(Map<String, MavenProject>) - Method in class org.apache.maven.execution.MavenSession
 
setProjectPresent(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProjectPresent(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setProjects(List<MavenProject>) - Method in class org.apache.maven.execution.MavenSession
 
setProvides(Properties) - Method in class org.apache.maven.toolchain.model.ToolchainModel
Set
setProxies(List<Proxy>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setProxies(List<Proxy>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProxies(List<Proxy>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setProxy(Proxy) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setReactorFailureBehavior(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setReactorFailureBehavior(String) - 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
 
setRelease(boolean) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setRelease(boolean) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setReleaseArtifactRepository(ArtifactRepository) - Method in class org.apache.maven.project.MavenProject
 
setReleaseUpdatePolicy(ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setRemoteArtifactRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.project.MavenProject
 
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
setRemoteRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
Sets the remote repositories to use.
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setRemoteRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Set a new list of remote repositories to use the execution request.
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setRemoteRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
setRemoteRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Sets the remote repositories to use for the resolution.
setReportArtifacts(Set<Artifact>) - Method in class org.apache.maven.project.MavenProject
Deprecated.
setReporting(Reporting) - Method in class org.apache.maven.project.MavenProject
Deprecated.
setRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
setRepositories(List<RemoteRepository>) - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
setRepositories(List<RemoteRepository>) - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Sets the remote repositories to use.
setRepositories(List<RemoteRepository>) - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
setRepositories(List<RemoteRepository>) - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Sets the remote repositories to use.
setRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
setRepository(ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Set the repository the metadata was located in.
setRepository(ArtifactRepository) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setRepository(ArtifactRepository) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setRepositoryCache(RepositoryCache) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setRepositoryCache(RepositoryCache) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setRepositoryMerging(ProjectBuildingRequest.RepositoryMerging) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setRepositoryMerging(ProjectBuildingRequest.RepositoryMerging) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Sets the merge mode used to combine repositories declared in the POM with the repositories specified in this request.
setRepositorySession(RepositorySystemSession) - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
setRepositorySession(RepositorySystemSession) - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Sets the session to use for repository access.
setRepositorySession(RepositorySystemSession) - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
setRepositorySession(RepositorySystemSession) - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Sets the session to use for repository access.
setRepositorySession(RepositorySystemSession) - Method in class org.apache.maven.project.DefaultDependencyResolutionRequest
 
setRepositorySession(RepositorySystemSession) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setRepositorySession(RepositorySystemSession) - Method in interface org.apache.maven.project.DependencyResolutionRequest
Sets the session to use for repository access.
setRepositorySession(RepositorySystemSession) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setRequestType(int) - Method in class org.apache.maven.repository.ArtifactTransferEvent
Sets the request type
setResolutionFilter(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setResolutionFilter(DependencyFilter) - Method in class org.apache.maven.project.DefaultDependencyResolutionRequest
 
setResolutionFilter(DependencyFilter) - Method in interface org.apache.maven.project.DependencyResolutionRequest
Sets the filter used to exclude some dependencies from resolution.
setResolved(boolean) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setResolvedArtifacts(Set<Artifact>) - Method in class org.apache.maven.project.MavenProject
Sets the transitive dependency artifacts that have been resolved/collected for this project.
setResolveDependencies(boolean) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setResolveDependencies(boolean) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setResolvedVersion(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setResolveManagedVersions(boolean) - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
setResolveManagedVersions(boolean) - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Enables/disables resolution of the dependency manageemnt information.
setResolveRoot(boolean) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setResolveTransitively(boolean) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setResolveVersionRanges(boolean) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setResolveVersionRanges(boolean) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setResumeFrom(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setResumeFrom(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setScm(Scm) - Method in class org.apache.maven.project.MavenProject
 
setScope(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setScope(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setScriptSourceRoots(List<String>) - Method in class org.apache.maven.project.MavenProject
Deprecated.
setSelectedProjects(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setSelectedProjects(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setServers(List<Server>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setServers(List<Server>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setServers(List<Server>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setSession(MavenSession) - Method in class org.apache.maven.plugin.internal.DefaultLegacySupport
 
setSession(MavenSession) - Method in interface org.apache.maven.plugin.LegacySupport
Sets the currently active session.
setShowChecksumEvents(boolean) - Method in interface org.apache.maven.repository.ArtifactTransferListener
 
setShowErrors(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setShowErrors(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setSnapshotArtifactRepository(ArtifactRepository) - Method in class org.apache.maven.project.MavenProject
 
setSnapshotUpdatePolicy(ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setSourceLevel(String) - Method in class org.apache.maven.toolchain.model.TrackableBase
 
setStartTime(Date) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setStartTime(Date) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setSystemProperties(Properties) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setSystemProperties(Properties) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Sets the system properties to use for interpolation and profile activation.
setSystemProperties(Properties) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setSystemProperties(Properties) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Sets the system properties to use for interpolation and profile activation.
setTestCompileSourceRoots(List<String>) - Method in class org.apache.maven.project.MavenProject
 
setThisModuleComplete(ProjectSegment) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
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
setToolchains(Map<String, List<ToolchainModel>>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setToolchains(Map<String, List<ToolchainModel>>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setToolchains(List<ToolchainModel>) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Set the toolchain instance definition.
setTopologicallySortedProjects(List<MavenProject>) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
setTopologicallySortedProjects(List<MavenProject>) - 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
 
setTransferredBytes(long) - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
setType(String) - Method in class org.apache.maven.toolchain.model.ToolchainModel
Set type of toolchain: jdk for JDK Standard Toolchain, other value for Custom Toolchain
setUnresolvedArtifacts(List<Artifact>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
setUpdateSnapshots(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setUpdateSnapshots(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setupExtensionsRealm(MavenProject, Plugin, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
setupExtensionsRealm(MavenProject, Plugin, RepositorySystemSession) - Method in interface org.apache.maven.plugin.MavenPluginManager
Sets up class realm for the specified build extensions plugin.
setupMojoExecution(MavenSession, MavenProject, MojoExecution) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
setupMojoExecution(MavenSession, MavenProject, MojoExecution) - Method in interface org.apache.maven.lifecycle.internal.LifecycleExecutionPlanCalculator
 
setupPluginRealm(PluginDescriptor, MavenSession, ClassLoader, List<String>, DependencyFilter) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
setupPluginRealm(PluginDescriptor, MavenSession, ClassLoader, List<String>, DependencyFilter) - Method in interface org.apache.maven.plugin.MavenPluginManager
Sets up the class realm for the specified plugin.
setupRealm(ClassRealm, ClassRealmRequest) - Method in interface org.apache.maven.classrealm.ClassRealmManagerDelegate
 
setUrl(String) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setUrl(String) - Method in class org.apache.maven.project.MavenProject
 
setUseLegacyLocalRepository(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setUseLegacyLocalRepository(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setUseReactor(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setUserProperties(Properties) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setUserProperties(Properties) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Sets the user properties to use for interpolation and profile activation.
setUserProperties(Properties) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setUserProperties(Properties) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Sets the user properties to use for interpolation and profile activation.
setUserSettingsFile(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setUserSettingsFile(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setUserToolchainsFile(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setUserToolchainsFile(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setUserToolchainsSource(Source) - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
 
setUserToolchainsSource(Source) - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingRequest
Sets the user toolchains source.
setValidationLevel(int) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setValidationLevel(int) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Controls the level of validation to perform on processed models.
setValuePreprocessor(BeanConfigurationValuePreprocessor) - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Sets the optional preprocessor for configuration values.
setValuePreprocessor(BeanConfigurationValuePreprocessor) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
setVersion(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setVersion(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setVersion(String) - Method in class org.apache.maven.project.MavenProject
 
setVersionRange(VersionRange) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setVersionRange(VersionRange) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setWorkspaceReader(WorkspaceReader) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setWorkspaceReader(WorkspaceReader) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
SingleThreadedBuilder - Class in org.apache.maven.lifecycle.internal.builder.singlethreaded
 
SingleThreadedBuilder() - Constructor for class org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 
size() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
size() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
 
SNAPSHOT - Static variable in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
 
STANDARD_LIFECYCLES - Static variable in class org.apache.maven.lifecycle.DefaultLifecycles
 
startEvent(String, String, long) - Method in interface org.apache.maven.monitor.event.EventMonitor
Deprecated.
 
startProcessChildren(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
storedInArtifactVersionDirectory() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
storedInArtifactVersionDirectory() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
storedInGroupDirectory() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
storedInGroupDirectory() - Method in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
 
storeInLocalRepository(ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
storeInLocalRepository(ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
storeToolchainToBuildContext(ToolchainPrivate, MavenSession) - Method in class org.apache.maven.toolchain.DefaultToolchainManagerPrivate
 
storeToolchainToBuildContext(ToolchainPrivate, MavenSession) - Method in interface org.apache.maven.toolchain.ToolchainManagerPrivate
Stores the toolchain into build context for later use by toolchain-aware plugins.
synchronizeWithProjectState() - Method in class org.apache.maven.lifecycle.internal.DependencyContext
 
SystemProperties - Class in org.apache.maven.properties.internal
 
SystemProperties() - Constructor for class org.apache.maven.properties.internal.SystemProperties
 

T

TaskSegment - Class in org.apache.maven.lifecycle.internal
Describes the required task segment as provided on the maven command line; i.e.
TaskSegment(boolean) - Constructor for class org.apache.maven.lifecycle.internal.TaskSegment
 
TaskSegment(boolean, Object...) - Constructor for class org.apache.maven.lifecycle.internal.TaskSegment
 
TEST_ARTIFACT - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
testArtifact(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
ThreadOutputMuxer - Class in org.apache.maven.lifecycle.internal.builder.multithreaded
 
ThreadOutputMuxer(ProjectBuildList, PrintStream) - Constructor for class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
throwErrors(ArtifactResolutionRequest, ArtifactResolutionResult) - Method in class org.apache.maven.artifact.resolver.DefaultResolutionErrorHandler
 
throwErrors(ArtifactResolutionRequest, ArtifactResolutionResult) - Method in interface org.apache.maven.artifact.resolver.ResolutionErrorHandler
 
toArtifact(Artifact) - Static method in class org.apache.maven.RepositoryUtils
 
toArtifact(Artifact) - Static method in class org.apache.maven.RepositoryUtils
 
toArtifacts(Collection<Artifact>, Collection<? extends DependencyNode>, List<String>, DependencyFilter) - Static method in class org.apache.maven.RepositoryUtils
 
toArtifacts(Collection<Artifact>) - Static method in class org.apache.maven.RepositoryUtils
 
toDependency(Artifact, Collection<Exclusion>) - Static method in class org.apache.maven.RepositoryUtils
 
toDependency(Dependency, ArtifactTypeRegistry) - Static method in class org.apache.maven.RepositoryUtils
 
Toolchain - Interface in org.apache.maven.toolchain
Toolchain interface.
ToolchainFactory - Interface in org.apache.maven.toolchain
Internal toolchain factory, to prepare toolchains instances.
ToolchainManager - Interface in org.apache.maven.toolchain
Public API for a toolchain-aware plugin to get expected toolchain instance.
ToolchainManagerPrivate - Interface in org.apache.maven.toolchain
Component for use by the maven-toolchains-plugin only.
ToolchainModel - Class in org.apache.maven.toolchain.model
Definition of a toolchain instance.
ToolchainModel() - Constructor for class org.apache.maven.toolchain.model.ToolchainModel
 
ToolchainPrivate - Interface in org.apache.maven.toolchain
a private contract between the toolchains plugin and the components.
ToolchainsBuilder - Interface in org.apache.maven.toolchain.building
Builds the effective toolchains from a user toolchains file and/or a global toolchains file.
ToolchainsBuilder - Interface in org.apache.maven.toolchain
Builds the toolchains model from a previously configured filesystem path to the toolchains file.
ToolchainsBuildingException - Exception in org.apache.maven.toolchain.building
 
ToolchainsBuildingException(List<Problem>) - Constructor for exception org.apache.maven.toolchain.building.ToolchainsBuildingException
Creates a new exception with the specified problems.
ToolchainsBuildingRequest - Interface in org.apache.maven.toolchain.building
Collects toolchains that control the building of effective toolchains.
ToolchainsBuildingResult - Interface in org.apache.maven.toolchain.building
Collects the output of the toolchains builder.
ToolchainsParseException - Exception in org.apache.maven.toolchain.io
Signals a failure to parse the toolchains due to invalid syntax (e.g.
ToolchainsParseException(String, int, int) - Constructor for exception org.apache.maven.toolchain.io.ToolchainsParseException
Creates a new parser exception with the specified details.
ToolchainsParseException(String, int, int, Throwable) - Constructor for exception org.apache.maven.toolchain.io.ToolchainsParseException
Creates a new parser exception with the specified details.
ToolchainsReader - Interface in org.apache.maven.toolchain.io
Handles deserialization of toolchains from some kind of textual format like XML.
toRepo(ArtifactRepository) - Static method in class org.apache.maven.RepositoryUtils
 
toRepos(List<ArtifactRepository>) - Static method in class org.apache.maven.RepositoryUtils
 
toString() - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
toString() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
toString() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
toString() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
toString() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
toString() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
toString() - Method in class org.apache.maven.graph.DefaultProjectDependencyGraph
 
toString() - Method in class org.apache.maven.lifecycle.internal.ExecutionPlanItem
 
toString() - Method in class org.apache.maven.lifecycle.internal.GoalTask
 
toString() - Method in class org.apache.maven.lifecycle.internal.LifecycleTask
 
toString() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
toString() - Method in class org.apache.maven.lifecycle.internal.TaskSegment
 
toString() - Method in class org.apache.maven.lifecycle.Lifecycle
 
toString() - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache.CacheKey
 
toString() - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache.CacheKey
 
toString() - Method in class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
 
toString() - Method in class org.apache.maven.plugin.MojoExecution
 
toString() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
toString() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
toString() - Method in class org.apache.maven.project.DefaultProjectRealmCache.CacheKey
 
toString() - Method in class org.apache.maven.project.MavenProject
Default toString
toString() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
toString() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
TrackableBase - Class in org.apache.maven.toolchain.model
common base class that contains code to track the source for this instance (USER|GLOBAL) .
TrackableBase() - Constructor for class org.apache.maven.toolchain.model.TrackableBase
 
TRANSFER_COMPLETED - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
A transfer is completed.
TRANSFER_ERROR - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
An error occurred during transfer
TRANSFER_INITIATED - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
A transfer was attempted, but has not yet commenced.
TRANSFER_PROGRESS - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
A transfer is in progress.
TRANSFER_STARTED - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
A transfer was started.
transferCompleted(ArtifactTransferEvent) - Method in interface org.apache.maven.repository.ArtifactTransferListener
 
transferInitiated(ArtifactTransferEvent) - Method in interface org.apache.maven.repository.ArtifactTransferListener
 
transferProgress(ArtifactTransferEvent) - Method in interface org.apache.maven.repository.ArtifactTransferListener
 
transferStarted(ArtifactTransferEvent) - Method in interface org.apache.maven.repository.ArtifactTransferListener
 
translatePath(File) - Method in class org.apache.maven.configuration.BasedirBeanConfigurationPathTranslator
 
translatePath(File) - Method in interface org.apache.maven.configuration.BeanConfigurationPathTranslator
Translates the specified path.

U

unalignFromBaseDirectory(Model, File) - Method in interface org.apache.maven.project.path.PathTranslator
Deprecated.
 
unalignFromBaseDirectory(String, File) - Method in interface org.apache.maven.project.path.PathTranslator
Deprecated.
 
UPDATE_SCOPE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
UPDATE_SCOPE_CURRENT_POM - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
this event means that the artifactScope has NOT been updated to a farther node artifactScope because current node is in the first level pom
updateRepositoryMetadata(ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
updateScope(Artifact, String) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
updateScopeCurrentPom(Artifact, String) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
This event means that the artifactScope has NOT been updated to a farther node artifactScope because current node is in the first level pom
updateVersion(String, ArtifactRepository) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
USER_LEVEL - Static variable in class org.apache.maven.toolchain.model.TrackableBase
 
useReactor() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
userHome - Static variable in interface org.apache.maven.repository.RepositorySystem
 
userMavenConfigurationHome - Static variable in interface org.apache.maven.repository.RepositorySystem
 

V

validate(PluginDescriptor) - Method in class org.apache.maven.plugin.MavenPluginValidator
 
valueOf(String) - Static method in enum org.apache.maven.classrealm.ClassRealmRequest.RealmType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.execution.ExecutionEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.plugin.MojoExecution.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.project.ProjectBuildingRequest.RepositoryMerging
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.maven.classrealm.ClassRealmRequest.RealmType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.execution.ExecutionEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.plugin.MojoExecution.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.project.ProjectBuildingRequest.RepositoryMerging
Returns an array containing the constants of this enum type, in the order they are declared.
verifyPlugin(Plugin, MavenProject, Settings, ArtifactRepository) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
 
verifyPlugin(Plugin, MavenProject, Settings, ArtifactRepository) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 

W

WeakMojoExecutionListener - Interface in org.apache.maven.execution.scope
Extension point that allows build extensions observe and possibly veto mojo executions.
write(Writer, PersistedToolchains) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Writer
Method write.
write(OutputStream, PersistedToolchains) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Writer
Method write.
writeModel(Writer) - Method in class org.apache.maven.project.MavenProject
Deprecated.
writeOriginalModel(Writer) - Method in class org.apache.maven.project.MavenProject
Deprecated.
A B C D E F G H I J K L M N O P R S T U V W 

Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.