Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

a(char[]) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
a(char[], int, int) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
a(CharSequence) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
a(CharSequence, int, int) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
a(Object) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
AbstractArtifactMetadata - Class in org.apache.maven.artifact.metadata
Deprecated.
AbstractArtifactMetadata - Class in org.apache.maven.repository.legacy.metadata
Common elements of artifact metadata.
AbstractArtifactMetadata(Artifact) - Constructor for class org.apache.maven.artifact.metadata.AbstractArtifactMetadata
Deprecated.
 
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
 
AbstractLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
Base lifecycle mapping provider, ie per-packaging plugin bindings for default lifecycle.
AbstractLifecycleMappingProvider(String[]) - Constructor for class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
AbstractLifecycleProvider - Class in org.apache.maven.lifecycle.providers
Base lifecycle provider.
AbstractLifecycleProvider(String, String[], String[]) - Constructor for class org.apache.maven.lifecycle.providers.AbstractLifecycleProvider
 
AbstractMavenLifecycleParticipant - Class in org.apache.maven
Allows core extensions to participate in Maven build session lifecycle.
AbstractMavenLifecycleParticipant() - Constructor for class org.apache.maven.AbstractMavenLifecycleParticipant
 
AbstractNode - Class in org.apache.maven.internal.impl
 
AbstractNode() - Constructor for class org.apache.maven.internal.impl.AbstractNode
 
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
 
AbstractSession - Class in org.apache.maven.internal.impl
 
AbstractSession() - Constructor for class org.apache.maven.internal.impl.AbstractSession
 
accept(NodeVisitor) - Method in class org.apache.maven.internal.impl.AbstractNode
 
accept(PluginDescriptor) - Method in class org.apache.maven.plugin.internal.MavenPluginJavaPrerequisiteChecker
 
accept(PluginDescriptor) - Method in class org.apache.maven.plugin.internal.MavenPluginMavenPrerequisiteChecker
 
accept(PluginDescriptor) - Method in interface org.apache.maven.plugin.MavenPluginPrerequisitesChecker
 
activateOptionalProfile(String) - Method in class org.apache.maven.execution.ProfileActivation
Mark a profile as optional and activated.
activateOptionalProject(String) - Method in class org.apache.maven.execution.ProjectActivation
Mark a project as optional and activated.
activateRequiredProfile(String) - Method in class org.apache.maven.execution.ProfileActivation
Mark a profile as required and activated.
activateRequiredProject(String) - Method in class org.apache.maven.execution.ProjectActivation
Mark a project as required and activated.
ActiveProjectArtifact - Class in org.apache.maven.project.artifact
Deprecated.
ActiveProjectArtifact(MavenProject, Artifact) - Constructor for class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
 
add(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
add(RepositorySystemSession, LocalArtifactRegistration) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
add(RepositorySystemSession, LocalMetadataRegistration) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
addActiveProfile(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addActiveProfile(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
addActiveProfiles(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addActiveProfiles(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
addArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
addAttachedArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
Deprecated.
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
 
addCompileSourceRoot(Project, String) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
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
Deprecated.
addInactiveProfiles(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addInactiveProfiles(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
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.
addProfileActivation(String, boolean, boolean) - Method in class org.apache.maven.execution.ProfileActivation
Adds a profile activation to the request.
addProjectActivation(String, boolean, boolean) - Method in class org.apache.maven.execution.ProjectActivation
Adds a project activation to the request.
addProjectReference(MavenProject) - Method in class org.apache.maven.project.MavenProject
 
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
 
addRepository(Repository) - Method in class org.apache.maven.project.ProjectModelResolver
 
addRepository(Repository, boolean) - Method in class org.apache.maven.project.ProjectModelResolver
 
addResource(Resource) - Method in class org.apache.maven.project.MavenProject
 
addResource(MavenProject, String, List<String>, List<String>) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
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
 
addTestCompileSourceRoot(Project, String) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
addTestResource(Resource) - Method in class org.apache.maven.project.MavenProject
 
addTestResource(MavenProject, String, List<String>, List<String>) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
addTestResource(MavenProject, String, List<String>, List<String>) - Method in interface org.apache.maven.project.MavenProjectHelper
Add a test resource directory to the project.
addVersionRangeViolation(Exception) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
TODO this needs to accept a OverConstrainedVersionException as returned by ArtifactResolutionResult.getVersionRangeViolation(int) but it's not used like that in DefaultLegacyArtifactCollector
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(File) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluatorV4
 
alignToBaseDirectory(String, File) - Method in interface org.apache.maven.project.path.PathTranslator
Deprecated.
 
alignToBaseDirectory(Model, 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
 
applyResumptionData(MavenExecutionRequest, MavenProject) - Method in interface org.apache.maven.execution.BuildResumptionDataRepository
Uses previously stored resumption data to enrich an existing execution request.
applyResumptionData(MavenExecutionRequest, MavenProject) - Method in class org.apache.maven.execution.DefaultBuildResumptionDataRepository
 
artifact - Variable in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
 
ArtifactDoesNotExistException - Exception in org.apache.maven.repository
ArtifactDoesNotExistException
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
ArtifactFilterManager
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 - Exception in org.apache.maven.repository.legacy.metadata
Error while retrieving repository metadata from the repository.
ArtifactMetadataRetrievalException(String) - Constructor for exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataRetrievalException(String) - Constructor for exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataRetrievalException(String, Throwable) - Constructor for exception org.apache.maven.artifact.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.artifact.metadata.ArtifactMetadataRetrievalException
Deprecated.
 
ArtifactMetadataRetrievalException(String, Throwable, Artifact) - Constructor for exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
 
ArtifactMetadataRetrievalException(Throwable) - Constructor for exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataRetrievalException(Throwable) - 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
 
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
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
ArtifactTransferListener
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
ArtifactWithDependencies
assertUniqueKey(PluginArtifactsCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
assertUniqueKey(ProjectArtifactsCache.Key) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
associateThreadWithProjectSegment(ProjectSegment) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
asString() - Method in class org.apache.maven.internal.impl.AbstractNode
 
asString() - Method in class org.apache.maven.internal.impl.DefaultNode
 
attachArtifact(String, String, File) - Method in class org.apache.maven.project.MavenProject
Deprecated.
Use MavenProjectHelper.attachArtifact(..) instead.
attachArtifact(Project, Artifact, Path) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
attachArtifact(MavenProject, File, String) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
attachArtifact(MavenProject, File, String) - Method in interface org.apache.maven.project.MavenProjectHelper
attachArtifact(MavenProject, String, File) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
attachArtifact(MavenProject, String, File) - Method in interface org.apache.maven.project.MavenProjectHelper
attachArtifact(MavenProject, String, String, File) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
attachArtifact(MavenProject, String, String, File) - Method in interface org.apache.maven.project.MavenProjectHelper
Add or replace an artifact to the current project.
attachArtifact(MavenProject, Artifact) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
Add an attached artifact or replace the file for an existing artifact.
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() - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
build(File) - Method in class org.apache.maven.project.ExtensionDescriptorBuilder
Extracts the extension descriptor (if any) from the specified JAR file.
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.
build(File, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
build(File, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuilder
Builds a project descriptor from the specified POM file.
build(InputStream) - Method in class org.apache.maven.project.ExtensionDescriptorBuilder
 
build(List<File>, boolean, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
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(ProjectBuilderRequest) - Method in class org.apache.maven.internal.impl.DefaultProjectBuilder
 
build(SettingsBuilderRequest) - Method in class org.apache.maven.internal.impl.DefaultSettingsBuilder
 
build(ToolchainsBuilderRequest) - Method in class org.apache.maven.internal.impl.DefaultToolchainsBuilder
 
build(Artifact, boolean, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
build(Artifact, boolean, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuilder
Builds a project descriptor for the specified artifact.
build(Artifact, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
build(Artifact, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuilder
Builds a project descriptor for the specified artifact.
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(ModelSource, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
build(ModelSource, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuilder
Builds a project descriptor for the specified model source.
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) - Method in interface org.apache.maven.repository.RepositorySystem
 
buildArtifactRepository(Repository) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
buildArtifactRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
buildDiagnosticMessage() - Method in exception org.apache.maven.plugin.PluginParameterException
 
builder() - Method in class org.apache.maven.internal.impl.DefaultMessageBuilderFactory
 
builder(StringBuilder) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilderFactory
 
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(LifecycleDebugLogger, LifecycleExecutionPlanCalculator, ExecutionEventCatapult) - Constructor for class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
BuilderNotFoundException - Exception in org.apache.maven.lifecycle.internal.builder
BuilderNotFoundException
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
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
BuildListCalculator() - Constructor for class org.apache.maven.lifecycle.internal.BuildListCalculator
 
BuildPluginManager - Interface in org.apache.maven.plugin
 
buildProject(MavenSession, MavenSession, ReactorContext, MavenProject, TaskSegment) - Method in class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
 
buildProject(MavenSession, ReactorContext, MavenProject, TaskSegment) - Method in class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
 
buildRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.internal.impl.DefaultRepositoryFactory
 
BuildResumptionAnalyzer - Interface in org.apache.maven.execution
Instances of this class are responsible for determining whether it makes sense to "resume" a build (i.e., using the --resume flag.
BuildResumptionData - Class in org.apache.maven.execution
This class holds the information required to enable resuming a Maven build with --resume.
BuildResumptionData(List<String>) - Constructor for class org.apache.maven.execution.BuildResumptionData
 
BuildResumptionDataRepository - Interface in org.apache.maven.execution
Instances of this interface retrieve and store data for the --resume / -r feature.
BuildResumptionPersistenceException - Exception in org.apache.maven.execution
This exception will be thrown when something fails while persisting build resumption data.
BuildResumptionPersistenceException(String, Throwable) - Constructor for exception org.apache.maven.execution.BuildResumptionPersistenceException
 
buildSettings() - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings() - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
buildSettings(boolean) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings(boolean) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
buildSettings(File) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings(File) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
buildSettings(File, boolean) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings(File, boolean) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
buildSettings(MavenExecutionRequest) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings(MavenExecutionRequest) - 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.artifact.DefaultProjectArtifactsCache
 
cache - Variable in class org.apache.maven.project.DefaultProjectRealmCache
 
CacheKey(List<? extends ClassRealm>) - Constructor for class org.apache.maven.project.DefaultProjectRealmCache.CacheKey
 
CacheKey(List<Artifact>) - Constructor for class org.apache.maven.plugin.DefaultExtensionRealmCache.CacheKey
 
CacheKey(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>) - Constructor for class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheKey
 
CacheKey(Plugin, ClassLoader, Map<String, ClassLoader>, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Constructor for class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
 
CacheKey(Plugin, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Constructor for class org.apache.maven.plugin.DefaultPluginArtifactsCache.CacheKey
 
CacheKey(MavenProject, List<RemoteRepository>, Collection<String>, Collection<String>, boolean, RepositorySystemSession) - Constructor for class org.apache.maven.project.artifact.DefaultProjectArtifactsCache.CacheKey
 
CacheRecord(List<Artifact>) - Constructor for class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
CacheRecord(PluginResolutionException) - Constructor for class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
CacheRecord(ClassRealm, List<Artifact>) - Constructor for class org.apache.maven.plugin.PluginRealmCache.CacheRecord
 
calculateExecutionPlan(MavenSession, boolean, String...) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
calculateExecutionPlan(MavenSession, boolean, String...) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
calculateExecutionPlan(MavenSession, String...) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
calculateExecutionPlan(MavenSession, String...) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
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 class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
calculateExecutionPlan(MavenSession, MavenProject, List<Object>, boolean) - Method in interface org.apache.maven.lifecycle.internal.LifecycleExecutionPlanCalculator
 
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) - Method in interface org.apache.maven.lifecycle.internal.LifecycleTaskSegmentCalculator
 
calculateTaskSegments(MavenSession, List<String>) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
 
calculateTaskSegments(MavenSession, List<String>) - Method in interface org.apache.maven.lifecycle.internal.LifecycleTaskSegmentCalculator
 
canResume() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
canResume() - Method in interface org.apache.maven.execution.MavenExecutionResult
Indicates whether or not the build could be resumed by a second invocation of Maven.
chainListener(ExecutionListener) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
chainListener(RepositoryListener) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
checkParameter(Parameter, PlexusConfiguration, ExpressionEvaluator) - Method in class org.apache.maven.plugin.internal.ReadOnlyPluginParametersValidator
 
checkPrerequisites(PluginDescriptor) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
checkPrerequisites(PluginDescriptor) - Method in interface org.apache.maven.plugin.MavenPluginManager
Verifies that the specified plugin's prerequisites are met.
checkRequiredMavenVersion(PluginDescriptor) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
Deprecated.
checkRequiredMavenVersion(PluginDescriptor) - Method in interface org.apache.maven.plugin.MavenPluginManager
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.
CleanLifecycleProvider - Class in org.apache.maven.lifecycle.providers
clean lifecycle provider.
CleanLifecycleProvider() - Constructor for class org.apache.maven.lifecycle.providers.CleanLifecycleProvider
 
CLI - Enum constant in enum org.apache.maven.plugin.MojoExecution.Source
An execution that originates from the direct invocation of a goal from the CLI.
clone() - Method in class org.apache.maven.execution.MavenSession
 
clone() - Method in class org.apache.maven.project.MavenProject
 
clone(PluginDescriptor) - Static method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
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.internal.impl.DefaultTransport
 
close() - Method in class org.apache.maven.internal.impl.EventSpyImpl
 
close() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
closeAll() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
collect(DependencyCollectorRequest) - Method in class org.apache.maven.internal.impl.DefaultDependencyCollector
 
collectDependencies(Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(DependencyCollector.class).collect(...)
collectDependencies(DependencyCoordinate) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(DependencyCollector.class).collect(...)
collectDependencies(Project) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(DependencyCollector.class).collect(...)
collectProjects(MavenExecutionRequest) - Method in class org.apache.maven.project.collector.MultiModuleCollectionStrategy
 
collectProjects(MavenExecutionRequest) - Method in class org.apache.maven.project.collector.PomlessCollectionStrategy
 
collectProjects(MavenExecutionRequest) - Method in interface org.apache.maven.project.collector.ProjectCollectionStrategy
 
collectProjects(MavenExecutionRequest) - Method in class org.apache.maven.project.collector.RequestPomCollectionStrategy
 
compareTo(Artifact) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
COMPILER_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
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() - Method in class org.apache.maven.session.scope.internal.SessionScopeModule
 
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.
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
 
configureComponent(Object, PlexusConfiguration, ExpressionEvaluator, ClassRealm, ConfigurationListener) - Method in class org.apache.maven.configuration.internal.EnhancedComponentConfigurator
 
ConsumerPomArtifactTransformer - Class in org.apache.maven.internal.transformation
Consumer POM transformer.
ConsumerPomArtifactTransformer() - Constructor for class org.apache.maven.internal.transformation.ConsumerPomArtifactTransformer
 
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.SettingsUtilsV4
 
convertFromSettingsProfile(Profile) - Static method in class org.apache.maven.settings.SettingsUtils
 
convertToSettingsProfile(Profile) - Static method in class org.apache.maven.settings.SettingsUtilsV4
 
convertToSettingsProfile(Profile) - Static method in class org.apache.maven.settings.SettingsUtils
 
copy(MavenExecutionRequest) - Static method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
copyProperties(Properties) - Static method in class org.apache.maven.properties.internal.SystemProperties
Copies the given Properties object into a new Properties object, in a thread-safe manner.
copySettings(Settings) - Static method in class org.apache.maven.settings.SettingsUtils
 
copySettings(Settings) - Static method in class org.apache.maven.settings.SettingsUtilsV4
 
Core - Enum constant in enum org.apache.maven.classrealm.ClassRealmRequest.RealmType
The class realm for the public API of the Maven core.
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
CoreExportsProvider(CoreExports) - Constructor for class org.apache.maven.extension.internal.CoreExportsProvider
 
CoreExportsProvider(PlexusContainer) - 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
 
create(ArtifactCoordinateFactoryRequest) - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinateFactory
 
create(ArtifactFactoryRequest) - Method in class org.apache.maven.internal.impl.DefaultArtifactFactory
 
create(DependencyCoordinateFactoryRequest) - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinateFactory
 
createArtifact(String, String, String, String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactFactory.class).create(...)
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.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, String) - Method in interface org.apache.maven.repository.RepositorySystem
 
createArtifact(String, String, String, String, String, String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactFactory.class).create(...)
createArtifactCoordinate(String, String, String, String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(CoordinateFactory.class).create(...)
createArtifactCoordinate(String, String, String, String, String, String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(CoordinateFactory.class).create(...)
createArtifactCoordinate(Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(CoordinateFactory.class).create(...)
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(ArtifactFactory, String, ArtifactFilter) - Method in class org.apache.maven.project.MavenProject
Deprecated.
createArtifacts(ArtifactFactory, List<Dependency>, String, ArtifactFilter, MavenProject) - Static method in class org.apache.maven.project.artifact.MavenMetadataSource
Deprecated.
createArtifacts(MavenProject) - Method in class org.apache.maven.lifecycle.internal.DefaultProjectArtifactFactory
 
createArtifacts(MavenProject) - Method in interface org.apache.maven.lifecycle.internal.ProjectArtifactFactory
 
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() - Method in interface org.apache.maven.repository.RepositorySystem
 
createDefaultRemoteRepository(MavenExecutionRequest) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
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) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
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, boolean) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
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) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
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, 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
 
createDependencyCoordinate(ArtifactCoordinate) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(DependencyFactory.class).create(...)
createDependencyCoordinate(Dependency) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(DependencyFactory.class).create(...)
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, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
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
 
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<? extends ClassRealm>) - Method in class org.apache.maven.project.DefaultProjectRealmCache
 
createKey(List<? extends ClassRealm>) - Method in interface org.apache.maven.project.ProjectRealmCache
 
createKey(List<Artifact>) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
createKey(List<Artifact>) - Method in interface org.apache.maven.plugin.ExtensionRealmCache
 
createKey(Plugin, ClassLoader, Map<String, ClassLoader>, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
createKey(Plugin, ClassLoader, Map<String, ClassLoader>, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.PluginRealmCache
 
createKey(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
createKey(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.PluginDescriptorCache
 
createKey(Plugin, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
createKey(Plugin, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
 
createKey(MavenProject, Collection<String>, Collection<String>, boolean, RepositorySystemSession) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
createKey(MavenProject, Collection<String>, Collection<String>, boolean, RepositorySystemSession) - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
 
createLocal(Path) - Method in class org.apache.maven.internal.impl.DefaultRepositoryFactory
 
createLocalRepository(File) - Method in interface org.apache.maven.repository.RepositorySystem
 
createLocalRepository(Path) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(RepositoryFactory.class).createLocal(...)
createLocalRepository(MavenExecutionRequest, File) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
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) - 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
 
createProjectArtifact(String, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createProjectArtifact(String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
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.
createRemote(String, String) - Method in class org.apache.maven.internal.impl.DefaultRepositoryFactory
 
createRemote(Repository) - Method in class org.apache.maven.internal.impl.DefaultRepositoryFactory
 
createRemoteRepository(String, String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(RepositoryFactory.class).createRemote(...)
createRemoteRepository(Repository) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(RepositoryFactory.class).createRemote(...)
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

deactivateOptionalProfile(String) - Method in class org.apache.maven.execution.ProfileActivation
Mark a profile as optional and deactivated.
deactivateOptionalProject(String) - Method in class org.apache.maven.execution.ProjectActivation
Mark a project as optional and deactivated.
deactivateRequiredProfile(String) - Method in class org.apache.maven.execution.ProfileActivation
Mark a profile as required and deactivated.
deactivateRequiredProject(String) - Method in class org.apache.maven.execution.ProjectActivation
Mark a project as required and deactivated.
debug(CharSequence) - Method in class org.apache.maven.internal.impl.DefaultLog
 
debug(CharSequence) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
debug(CharSequence, Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
debug(CharSequence, Throwable) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
debug(String) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
debug(Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
debug(Throwable) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
debug(Supplier<String>) - Method in class org.apache.maven.internal.impl.DefaultLog
 
debug(Supplier<String>, Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
DebugConfigurationListener - Class in org.apache.maven.plugin
Deprecated.
DebugConfigurationListener(Logger) - Constructor for class org.apache.maven.plugin.DebugConfigurationListener
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
 
DefaultArtifact - Class in org.apache.maven.internal.impl
A wrapper class around a maven resolver artifact.
DefaultArtifact(AbstractSession, Artifact) - Constructor for class org.apache.maven.internal.impl.DefaultArtifact
 
DefaultArtifactCoordinate - Class in org.apache.maven.internal.impl
A wrapper class around a maven resolver artifact.
DefaultArtifactCoordinate(AbstractSession, Artifact) - Constructor for class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
DefaultArtifactCoordinateFactory - Class in org.apache.maven.internal.impl
 
DefaultArtifactCoordinateFactory() - Constructor for class org.apache.maven.internal.impl.DefaultArtifactCoordinateFactory
 
DefaultArtifactDeployer - Class in org.apache.maven.internal.impl
Implementation of ArtifactDeployer service.
DefaultArtifactFactory - Class in org.apache.maven.artifact.factory
DefaultArtifactFactory
DefaultArtifactFactory - Class in org.apache.maven.internal.impl
 
DefaultArtifactFactory() - Constructor for class org.apache.maven.internal.impl.DefaultArtifactFactory
 
DefaultArtifactFactory(ArtifactHandlerManager) - Constructor for class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
DefaultArtifactFilterManager - Class in org.apache.maven
 
DefaultArtifactFilterManager(List<ArtifactFilterManagerDelegate>, CoreExports) - 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
Deprecated.
This ctor is present only for Plexus XML defined component compatibility, do not use it.
DefaultArtifactHandler(String) - Constructor for class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
DefaultArtifactHandler(String, String, String, String, String, boolean, String, boolean) - Constructor for class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
DefaultArtifactHandlerManager - Class in org.apache.maven.artifact.handler.manager
 
DefaultArtifactHandlerManager(Map<String, ArtifactHandler>) - Constructor for class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
DefaultArtifactInstaller - Class in org.apache.maven.internal.impl
 
DefaultArtifactManager - Class in org.apache.maven.internal.impl
 
DefaultArtifactManager(DefaultSession) - Constructor for class org.apache.maven.internal.impl.DefaultArtifactManager
 
DefaultArtifactResolver - Class in org.apache.maven.internal.impl
 
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
DefaultBuildPluginManager(MavenPluginManager, LegacySupport, MojoExecutionScope, List<MojoExecutionListener>) - Constructor for class org.apache.maven.plugin.DefaultBuildPluginManager
 
DefaultBuildResumptionAnalyzer - Class in org.apache.maven.execution
Default implementation of BuildResumptionAnalyzer.
DefaultBuildResumptionAnalyzer() - Constructor for class org.apache.maven.execution.DefaultBuildResumptionAnalyzer
 
DefaultBuildResumptionDataRepository - Class in org.apache.maven.execution
This implementation of BuildResumptionDataRepository persists information in a properties file.
DefaultBuildResumptionDataRepository() - Constructor for class org.apache.maven.execution.DefaultBuildResumptionDataRepository
 
DefaultClassRealmManager - Class in org.apache.maven.classrealm
Manages the class realms used by Maven.
DefaultClassRealmManager(PlexusContainer, List<ClassRealmManagerDelegate>, CoreExports) - Constructor for class org.apache.maven.classrealm.DefaultClassRealmManager
 
DefaultConsumerPomXMLFilterFactory - Class in org.apache.maven.xml.internal
The default implementation of the RawToConsumerPomXMLFilterFactory It will provide several values for the consumer pom based on its context.
DefaultConsumerPomXMLFilterFactory(DefaultBuildPomXMLFilterFactory) - Constructor for class org.apache.maven.xml.internal.DefaultConsumerPomXMLFilterFactory
 
DefaultDependency - Class in org.apache.maven.internal.impl
 
DefaultDependency(AbstractSession, Dependency) - Constructor for class org.apache.maven.internal.impl.DefaultDependency
 
DefaultDependencyCollector - Class in org.apache.maven.internal.impl
 
DefaultDependencyCoordinate - Class in org.apache.maven.internal.impl
 
DefaultDependencyCoordinate(AbstractSession, Dependency) - Constructor for class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
DefaultDependencyCoordinateFactory - Class in org.apache.maven.internal.impl
 
DefaultDependencyCoordinateFactory() - Constructor for class org.apache.maven.internal.impl.DefaultDependencyCoordinateFactory
 
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
 
DefaultEvent - Class in org.apache.maven.internal.impl
 
DefaultEvent(AbstractSession, ExecutionEvent) - Constructor for class org.apache.maven.internal.impl.DefaultEvent
 
DefaultExceptionHandler - Class in org.apache.maven.exception
Transform an exception into useful end-user message.
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
CacheKey
DefaultGraphBuilder - Class in org.apache.maven.graph
Builds the inter-dependencies graph between projects in the reactor.
DefaultGraphBuilder() - Constructor for class org.apache.maven.graph.DefaultGraphBuilder
DefaultGraphBuilder(BuildResumptionDataRepository, PomlessCollectionStrategy, MultiModuleCollectionStrategy, RequestPomCollectionStrategy) - 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
 
DEFAULTLIFECYCLEBINDINGS_MODELID - Static variable in class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
 
DefaultLifecycleBindingsInjector - Class in org.apache.maven.model.plugin
Handles injection of plugin executions induced by the lifecycle bindings for a packaging.
DefaultLifecycleBindingsInjector(LifeCyclePluginAnalyzer) - Constructor for class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector
 
DefaultLifecycleBindingsInjector.LifecycleBindingsMerger - Class in org.apache.maven.model.plugin
The domain-specific model merger for lifecycle bindings
DefaultLifecycleExecutionPlanCalculator - Class in org.apache.maven.lifecycle.internal
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
DefaultLifecycleExecutionPlanCalculator(BuildPluginManager, DefaultLifecycles, MojoDescriptorCreator, LifecyclePluginResolver) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
DefaultLifecycleExecutionPlanCalculator(BuildPluginManager, DefaultLifecycles, MojoDescriptorCreator, LifecyclePluginResolver, LifecycleMappingDelegate, Map<String, LifecycleMappingDelegate>, Map<String, MojoExecutionConfigurator>) - 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(LifeCyclePluginAnalyzer, DefaultLifecycles, LifecycleTaskSegmentCalculator, LifecycleExecutionPlanCalculator, MojoExecutor, LifecycleStarter, MojoDescriptorCreator) - Constructor for class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
DefaultLifecycleMapping - Class in org.apache.maven.lifecycle.mapping
DefaultLifecycleMapping
DefaultLifecycleMapping() - Constructor for class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
Deprecated.
Should not be used in Java code.
DefaultLifecycleMapping(List<Lifecycle>) - Constructor for class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
Ctor to be used in Java code/providers.
DefaultLifecycleMappingDelegate - Class in org.apache.maven.lifecycle.internal
Lifecycle mapping delegate component interface.
DefaultLifecycleMappingDelegate(BuildPluginManager) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate
 
DefaultLifecyclePluginAnalyzer - Class in org.apache.maven.lifecycle.internal
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
DefaultLifecyclePluginAnalyzer(PlexusContainer, DefaultLifecycles) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
 
DefaultLifecycleProvider - Class in org.apache.maven.lifecycle.providers
default lifecycle provider.
DefaultLifecycleProvider() - Constructor for class org.apache.maven.lifecycle.providers.DefaultLifecycleProvider
 
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
Deprecated.
DefaultLifecycles(PlexusContainer) - Constructor for class org.apache.maven.lifecycle.DefaultLifecycles
 
DefaultLifecycleTaskSegmentCalculator - Class in org.apache.maven.lifecycle.internal
Calculates the task segments in the build
DefaultLifecycleTaskSegmentCalculator(MojoDescriptorCreator, LifecyclePluginResolver) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
 
DefaultLocalRepository - Class in org.apache.maven.internal.impl
 
DefaultLocalRepository(LocalRepository) - Constructor for class org.apache.maven.internal.impl.DefaultLocalRepository
 
DefaultLocalRepositoryManager - Class in org.apache.maven.internal.impl
 
DefaultLocalRepositoryManager() - Constructor for class org.apache.maven.internal.impl.DefaultLocalRepositoryManager
 
DefaultLog - Class in org.apache.maven.internal.impl
 
DefaultLog(Logger) - Constructor for class org.apache.maven.internal.impl.DefaultLog
 
DefaultLookup - Class in org.apache.maven.internal.impl
 
DefaultLookup(PlexusContainer) - Constructor for class org.apache.maven.internal.impl.DefaultLookup
 
DefaultMaven - Class in org.apache.maven
 
DefaultMaven(ProjectBuilder, LifecycleStarter, PlexusContainer, ExecutionEventCatapult, LegacySupport, SessionScope, DefaultRepositorySystemSessionFactory, GraphBuilder, BuildResumptionAnalyzer, BuildResumptionDataRepository, SuperPomProvider, DefaultSessionFactory) - 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
Assists in populating an execution request for invocation of Maven.
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
DefaultMavenMetadataCache() - Constructor for class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
DefaultMavenMetadataCache.CacheKey - Class in org.apache.maven.project.artifact
CacheKey
DefaultMavenMetadataCache.CacheRecord - Class in org.apache.maven.project.artifact
CacheRecord
DefaultMavenPluginManager - Class in org.apache.maven.plugin.internal
Provides basic services to manage Maven plugins and their mojos.
DefaultMavenPluginManager(PlexusContainer, ClassRealmManager, PluginDescriptorCache, PluginRealmCache, PluginDependenciesResolver, RuntimeInformation, ExtensionRealmCache, PluginVersionResolver, PluginArtifactsCache, MavenPluginValidator, List<MavenPluginConfigurationValidator>, List<MavenPluginPrerequisitesChecker>) - Constructor for class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
DefaultMavenProjectHelper - Class in org.apache.maven.project
DefaultMavenProjectHelper
DefaultMavenProjectHelper(ArtifactHandlerManager) - Constructor for class org.apache.maven.project.DefaultMavenProjectHelper
 
DefaultMavenSettingsBuilder - Class in org.apache.maven.settings
 
DefaultMavenSettingsBuilder(SettingsBuilder) - Constructor for class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
DefaultMessageBuilder - Class in org.apache.maven.internal.impl
 
DefaultMessageBuilder(MessageBuilder) - Constructor for class org.apache.maven.internal.impl.DefaultMessageBuilder
 
DefaultMessageBuilderFactory - Class in org.apache.maven.internal.impl
 
DefaultMessageBuilderFactory() - Constructor for class org.apache.maven.internal.impl.DefaultMessageBuilderFactory
 
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(RepositoryMetadataManager, ArtifactFactory, ProjectBuilder, MavenMetadataCache, LegacySupport) - 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
 
DefaultModelXmlFactory - Class in org.apache.maven.internal.impl
 
DefaultModelXmlFactory() - Constructor for class org.apache.maven.internal.impl.DefaultModelXmlFactory
 
DefaultMojoExecution - Class in org.apache.maven.internal.impl
 
DefaultMojoExecution(MojoExecution) - Constructor for class org.apache.maven.internal.impl.DefaultMojoExecution
 
DefaultMojoExecutionConfigurator - Class in org.apache.maven.lifecycle.internal
 
DefaultMojoExecutionConfigurator() - Constructor for class org.apache.maven.lifecycle.internal.DefaultMojoExecutionConfigurator
 
DefaultMojosExecutionStrategy - Class in org.apache.maven.plugin
Default mojo execution strategy.
DefaultMojosExecutionStrategy() - Constructor for class org.apache.maven.plugin.DefaultMojosExecutionStrategy
 
DefaultNode - Class in org.apache.maven.internal.impl
 
DefaultNode(AbstractSession, DependencyNode, boolean) - Constructor for class org.apache.maven.internal.impl.DefaultNode
 
DefaultPluginArtifactsCache - Class in org.apache.maven.plugin
 
DefaultPluginArtifactsCache() - Constructor for class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
DefaultPluginArtifactsCache.CacheKey - Class in org.apache.maven.plugin
CacheKey
DefaultPluginDependenciesResolver - Class in org.apache.maven.plugin.internal
Assists in resolving the dependencies of a plugin.
DefaultPluginDependenciesResolver(RepositorySystem) - 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(PlexusContainer, MavenPluginManager, PluginVersionResolver, PluginPrefixResolver, LegacySupport) - 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(BuildPluginManager, RepositorySystem, MetadataReader) - 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
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(RepositorySystem, MetadataReader, MavenPluginManager, VersionScheme) - Constructor for class org.apache.maven.plugin.version.internal.DefaultPluginVersionResolver
 
DefaultProject - Class in org.apache.maven.internal.impl
 
DefaultProject(AbstractSession, MavenProject) - Constructor for class org.apache.maven.internal.impl.DefaultProject
 
DefaultProjectArtifactFactory - Class in org.apache.maven.lifecycle.internal
Default component responsible for creation of MavenProject#dependencyArtifacts instances.
DefaultProjectArtifactFactory(ArtifactFactory) - Constructor for class org.apache.maven.lifecycle.internal.DefaultProjectArtifactFactory
 
DefaultProjectArtifactsCache - Class in org.apache.maven.project.artifact
 
DefaultProjectArtifactsCache() - Constructor for class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
DefaultProjectArtifactsCache.CacheKey - Class in org.apache.maven.project.artifact
CacheKey
DefaultProjectBuilder - Class in org.apache.maven.internal.impl
 
DefaultProjectBuilder - Class in org.apache.maven.project
DefaultProjectBuilder
DefaultProjectBuilder(ModelBuilder, ModelProcessor, ProjectBuildingHelper, MavenRepositorySystem, RepositorySystem, RemoteRepositoryManager, ProjectDependenciesResolver, ModelCacheFactory) - Constructor for class org.apache.maven.project.DefaultProjectBuilder
 
DefaultProjectBuilder(ProjectBuilder) - Constructor for class org.apache.maven.internal.impl.DefaultProjectBuilder
 
DefaultProjectBuildingHelper - Class in org.apache.maven.project
Assists the project builder.
DefaultProjectBuildingHelper(PlexusContainer, ClassRealmManager, ProjectRealmCache, RepositorySystem, MavenPluginManager) - Constructor for class org.apache.maven.project.DefaultProjectBuildingHelper
 
DefaultProjectBuildingRequest - Class in org.apache.maven.project
DefaultProjectBuildingRequest
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.
As of 3.2.2, and there is no direct replacement. This is an internal class which was not marked as such, but should have been.
DefaultProjectDependenciesResolver - Class in org.apache.maven.project
 
DefaultProjectDependenciesResolver(RepositorySystem, ResolutionErrorHandler) - Constructor for class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
DefaultProjectDependenciesResolver(RepositorySystem, List<RepositorySessionDecorator>) - Constructor for class org.apache.maven.project.DefaultProjectDependenciesResolver
 
DefaultProjectDependencyGraph - Class in org.apache.maven.graph
Describes the interdependencies 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.
DefaultProjectDependencyGraph(Collection<MavenProject>, Collection<MavenProject>) - Constructor for class org.apache.maven.graph.DefaultProjectDependencyGraph
Creates a new project dependency graph based on the specified projects.
DefaultProjectDependencyGraph(List<MavenProject>, Collection<MavenProject>) - Constructor for class org.apache.maven.graph.DefaultProjectDependencyGraph
DefaultProjectManager - Class in org.apache.maven.internal.impl
 
DefaultProjectManager(Session, ArtifactManager, PlexusContainer) - Constructor for class org.apache.maven.internal.impl.DefaultProjectManager
 
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
CacheKey
DefaultProjectsSelector - Class in org.apache.maven.project.collector
Utility to select projects for a given set of pom.xml files.
DefaultProjectsSelector(ProjectBuilder) - Constructor for class org.apache.maven.project.collector.DefaultProjectsSelector
 
DefaultPrompter - Class in org.apache.maven.internal.impl
 
DefaultPrompter(PlexusContainer) - Constructor for class org.apache.maven.internal.impl.DefaultPrompter
 
DefaultRemoteRepository - Class in org.apache.maven.internal.impl
 
DefaultRemoteRepository(RemoteRepository) - Constructor for class org.apache.maven.internal.impl.DefaultRemoteRepository
 
DefaultRepositoryFactory - Class in org.apache.maven.internal.impl
 
DefaultRepositoryFactory(RepositorySystem) - Constructor for class org.apache.maven.internal.impl.DefaultRepositoryFactory
 
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(ArtifactHandlerManager, RepositorySystem, LocalRepositoryManagerFactory, WorkspaceReader, SettingsDecrypter, EventSpyDispatcher, MavenRepositorySystem, RuntimeInformation) - 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(VersionScheme) - Constructor for class org.apache.maven.rtinfo.internal.DefaultRuntimeInformation
 
DefaultSession - Class in org.apache.maven.internal.impl
 
DefaultSession(MavenSession, RepositorySystem, List<RemoteRepository>, MavenRepositorySystem, PlexusContainer, RuntimeInformation) - Constructor for class org.apache.maven.internal.impl.DefaultSession
 
DefaultSessionFactory - Class in org.apache.maven.internal.impl
 
DefaultSessionFactory(RepositorySystem, MavenRepositorySystem, PlexusContainer, RuntimeInformation) - Constructor for class org.apache.maven.internal.impl.DefaultSessionFactory
 
DefaultSettingsBuilder - Class in org.apache.maven.internal.impl
 
DefaultSettingsBuilder(SettingsBuilder) - Constructor for class org.apache.maven.internal.impl.DefaultSettingsBuilder
 
DefaultSettingsXmlFactory - Class in org.apache.maven.internal.impl
 
DefaultSettingsXmlFactory() - Constructor for class org.apache.maven.internal.impl.DefaultSettingsXmlFactory
 
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, String, Logger) - Constructor for class org.apache.maven.toolchain.DefaultToolchain
 
DefaultToolchain(ToolchainModel, Logger) - Constructor for class org.apache.maven.toolchain.DefaultToolchain
 
DefaultToolchainManager - Class in org.apache.maven.internal.impl
 
DefaultToolchainManager - Class in org.apache.maven.toolchain
 
DefaultToolchainManager(Map<String, ToolchainFactory>) - Constructor for class org.apache.maven.toolchain.DefaultToolchainManager
 
DefaultToolchainManager(DefaultToolchainManagerPrivate) - Constructor for class org.apache.maven.internal.impl.DefaultToolchainManager
 
DefaultToolchainManagerPrivate - Class in org.apache.maven.toolchain
TODO: refactor this, component extending component is bad practice.
DefaultToolchainManagerPrivate(Map<String, ToolchainFactory>) - Constructor for class org.apache.maven.toolchain.DefaultToolchainManagerPrivate
 
DefaultToolchainsBuilder - Class in org.apache.maven.internal.impl
 
DefaultToolchainsBuilder - Class in org.apache.maven.toolchain
Deprecated.
DefaultToolchainsBuilder() - Constructor for class org.apache.maven.toolchain.DefaultToolchainsBuilder
Deprecated.
 
DefaultToolchainsBuilder(ToolchainsBuilder) - Constructor for class org.apache.maven.internal.impl.DefaultToolchainsBuilder
 
DefaultToolchainsXmlFactory - Class in org.apache.maven.internal.impl
 
DefaultToolchainsXmlFactory() - Constructor for class org.apache.maven.internal.impl.DefaultToolchainsXmlFactory
 
DefaultTransport - Class in org.apache.maven.internal.impl
 
DefaultTransport(URI, Transporter) - Constructor for class org.apache.maven.internal.impl.DefaultTransport
 
DefaultTransportProvider - Class in org.apache.maven.internal.impl
 
DefaultTransportProvider(TransporterProvider) - Constructor for class org.apache.maven.internal.impl.DefaultTransportProvider
 
DefaultTypeRegistry - Class in org.apache.maven.internal.impl
 
DefaultTypeRegistry(ArtifactHandlerManager) - Constructor for class org.apache.maven.internal.impl.DefaultTypeRegistry
 
defaultUserLocalRepository - Static variable in interface org.apache.maven.repository.RepositorySystem
 
DefaultVersionParser - Class in org.apache.maven.internal.impl
 
DefaultVersionParser() - Constructor for class org.apache.maven.internal.impl.DefaultVersionParser
 
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(ArtifactDeployerRequest) - Method in class org.apache.maven.internal.impl.DefaultArtifactDeployer
 
deploy(ArtifactMetadata, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
Deploy metadata to the remote repository.
DEPLOY_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
deployArtifact(RemoteRepository, Artifact...) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactDeployer.class).deploy(...)
determineBuildResumptionData(MavenExecutionResult) - Method in interface org.apache.maven.execution.BuildResumptionAnalyzer
Construct an instance of BuildResumptionData based on the outcome of the current Maven build.
determineBuildResumptionData(MavenExecutionResult) - Method in class org.apache.maven.execution.DefaultBuildResumptionAnalyzer
 
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 - 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, File, File, String) - Constructor for exception org.apache.maven.project.DuplicateProjectException
 
DuplicateProjectException(String, Exception) - Constructor for exception org.apache.maven.project.DuplicateProjectException
DuplicateProjectException(String, Map<String, List<File>>) - Constructor for exception org.apache.maven.DuplicateProjectException
Creates a new exception with specified details.

E

EAR_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
EarArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
ear artifact handler provider.
EarArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.EarArtifactHandlerProvider
 
EarLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
ear packaging plugins bindings provider for default lifecycle.
EarLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.EarLifecycleMappingProvider
 
EJB_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
EjbArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
ejb artifact handler provider.
EjbArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.EjbArtifactHandlerProvider
 
EjbClientArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
ejb-client artifact handler provider.
EjbClientArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.EjbClientArtifactHandlerProvider
 
EjbLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
ejb packaging plugins bindings provider for default lifecycle.
EjbLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.EjbLifecycleMappingProvider
 
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
 
EnhancedComponentConfigurator - Class in org.apache.maven.configuration.internal
A component configurator which can leverage the EnhancedConfigurationConverter and EnhancedConverterLookup.
EnhancedComponentConfigurator() - Constructor for class org.apache.maven.configuration.internal.EnhancedComponentConfigurator
 
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
 
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.internal.impl.DefaultArtifact
 
equals(Object) - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
equals(Object) - Method in class org.apache.maven.internal.impl.DefaultDependency
 
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.artifact.DefaultProjectArtifactsCache.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
 
error(CharSequence) - Method in class org.apache.maven.internal.impl.DefaultLog
 
error(CharSequence) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
error(CharSequence, Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
error(CharSequence, Throwable) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
error(Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
error(Throwable) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
error(Supplier<String>) - Method in class org.apache.maven.internal.impl.DefaultLog
 
error(Supplier<String>, Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
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) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluatorV4
 
evaluate(String, Class<?>) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
evaluate(String, Class<?>) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluatorV4
 
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
Context
EventSpyDispatcher - Class in org.apache.maven.eventspy.internal
Dispatches callbacks to all registered EventSpies.
EventSpyDispatcher(List<EventSpy>) - Constructor for class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
EventSpyImpl - Class in org.apache.maven.internal.impl
 
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
 
ExclusionArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Filter to exclude from a list of artifact patterns.
ExclusionArtifactFilter(List<Exclusion>) - Constructor for class org.apache.maven.artifact.resolver.filter.ExclusionArtifactFilter
 
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(List<MojoExecution>, MavenSession, MojoExecutionRunner) - Method in class org.apache.maven.plugin.DefaultMojosExecutionStrategy
 
execute(List<MojoExecution>, MavenSession, MojoExecutionRunner) - Method in interface org.apache.maven.plugin.MojosExecutionStrategy
Entry point to the execution strategy
execute(MavenExecutionRequest) - Method in class org.apache.maven.DefaultMaven
 
execute(MavenExecutionRequest) - Method in interface org.apache.maven.Maven
 
execute(MavenSession) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
execute(MavenSession) - Method in class org.apache.maven.lifecycle.internal.LifecycleStarter
 
execute(MavenSession) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
execute(MavenSession, List<MojoExecution>, ProjectIndex) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
executedMultipleProjects() - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
executeForkedExecutions(MojoExecution, MavenSession) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
executeForkedExecutions(MojoExecution, MavenSession) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
executeForkedExecutions(MojoExecution, MavenSession, ProjectIndex) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
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
 
Extension - Enum constant in enum org.apache.maven.classrealm.ClassRealmRequest.RealmType
A class realm for a build extension.
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
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.
 
failure(Object) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
filter(Predicate<Node>) - Method in class org.apache.maven.internal.impl.AbstractNode
 
filterTrail(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
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
 
find(RepositorySystemSession, LocalArtifactRequest) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
find(RepositorySystemSession, LocalMetadataRequest) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
findArtifact(Artifact) - Method in class org.apache.maven.internal.aether.MavenChainedWorkspaceReader
 
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.
findModel(Artifact) - Method in class org.apache.maven.internal.aether.MavenChainedWorkspaceReader
 
findPluginForPrefix(String, MavenSession) - Method in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
findTool(String) - Method in class org.apache.maven.toolchain.java.JavaToolchainImpl
 
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.
 
findVersions(Artifact) - Method in class org.apache.maven.internal.aether.MavenChainedWorkspaceReader
 
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) - Method in interface org.apache.maven.lifecycle.internal.ExecutionEventCatapult
 
fire(ExecutionEvent.Type, MavenSession, MojoExecution, Exception) - Method in class org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult
 
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 class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
flush() - Method in interface org.apache.maven.project.artifact.MavenMetadataCache
 
flush() - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
 
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
 
ForkedProjectFailed - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
forkedProjectStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkedProjectStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ForkedProjectStarted - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
forkedProjectSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkedProjectSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ForkedProjectSucceeded - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
forkFailed(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkFailed(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ForkFailed - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
forkStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ForkStarted - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
forkSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ForkSucceeded - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
format(String...) - Static method in class org.apache.maven.internal.MultilineMessageHelper
 
format(String, Object...) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
fromSettingsRepository(Repository) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
fromSettingsRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
fromXml(String) - Static method in class org.apache.maven.internal.impl.DefaultModelXmlFactory
Simply parse the given xml string.

G

get() - Method in class org.apache.maven.artifact.handler.providers.EarArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.EjbArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.EjbClientArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.JarArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.JavadocArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.JavaSourceArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.MavenPluginArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.PomArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.RarArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.TestJarArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.WarArtifactHandlerProvider
 
get() - Method in class org.apache.maven.extension.internal.CoreExportsProvider
 
get() - Method in class org.apache.maven.lifecycle.providers.AbstractLifecycleProvider
 
get() - Method in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
get() - Method in class org.apache.maven.session.scope.internal.SessionScope.CachingProvider
 
get(int) - Method in class org.apache.maven.internal.impl.MappedList
 
get(int) - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
get(String) - Method in class org.apache.maven.lifecycle.DefaultLifecycles
Get lifecycle based on phase
get(URI, Path) - Method in class org.apache.maven.internal.impl.DefaultTransport
 
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(RepositoryRequest, Object) - Method in interface org.apache.maven.artifact.repository.RepositoryCache
Deprecated.
Gets the specified data from the cache.
get(ExtensionRealmCache.Key) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
get(ExtensionRealmCache.Key) - Method in interface org.apache.maven.plugin.ExtensionRealmCache
 
get(PluginArtifactsCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
get(PluginArtifactsCache.Key) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
 
get(PluginDescriptorCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
get(PluginDescriptorCache.Key) - Method in interface org.apache.maven.plugin.PluginDescriptorCache
 
get(PluginDescriptorCache.Key, PluginDescriptorCache.PluginDescriptorSupplier) - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
get(PluginDescriptorCache.Key, PluginDescriptorCache.PluginDescriptorSupplier) - Method in interface org.apache.maven.plugin.PluginDescriptorCache
 
get(PluginRealmCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
get(PluginRealmCache.Key) - Method in interface org.apache.maven.plugin.PluginRealmCache
 
get(PluginRealmCache.Key, PluginRealmCache.PluginRealmSupplier) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
get(PluginRealmCache.Key, PluginRealmCache.PluginRealmSupplier) - Method in interface org.apache.maven.plugin.PluginRealmCache
 
get(ProjectArtifactsCache.Key) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
get(ProjectArtifactsCache.Key) - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
 
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
Deprecated.
getActiveProfiles() - Method in class org.apache.maven.execution.ProfileActivation
getActiveProfiles() - Method in class org.apache.maven.project.MavenProject
 
getAllProjects() - Method in class org.apache.maven.execution.MavenSession
This is a provisional method and may be removed
getAllProjects() - Method in interface org.apache.maven.execution.ProjectDependencyGraph
Gets all collected projects.
getAllProjects() - Method in class org.apache.maven.graph.DefaultProjectDependencyGraph
 
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.internal.impl.DefaultArtifact
 
getArtifact() - Method in class org.apache.maven.internal.impl.DefaultProject
 
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.
getArtifact(Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
 
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() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getArtifactHandler(String) - Method in interface org.apache.maven.artifact.handler.manager.ArtifactHandlerManager
 
getArtifactHandler(String) - Method in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
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.internal.impl.DefaultArtifact
 
getArtifactId() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
getArtifactId() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
getArtifactId() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
getArtifactId() - Method in class org.apache.maven.internal.impl.DefaultProject
 
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
 
getArtifactPath(Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactManager.class).getPath(...)
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.plugin.ExtensionRealmCache.CacheRecord
 
getArtifacts() - Method in class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
getArtifacts() - Method in class org.apache.maven.plugin.PluginRealmCache.CacheRecord
 
getArtifacts() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
getArtifacts() - Method in class org.apache.maven.project.artifact.ProjectArtifactsCache.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
Returns a read-only list of the attached artifacts to this project.
getAttachedArtifacts(Project) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
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
getBytes(URI) - Method in class org.apache.maven.internal.impl.DefaultTransport
 
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
 
getChildren() - Method in class org.apache.maven.internal.impl.DefaultNode
 
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.internal.impl.DefaultArtifact
 
getClassifier() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
getClassifier() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
getClassifier() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
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.
getCollectedDependencies(Project, ResolutionScope) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
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
 
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
 
getCompileSourceRoots(Project) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
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.internal.impl.DefaultMojoExecution
 
getConfiguration() - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
getConfiguration() - Method in class org.apache.maven.plugin.MojoExecution
 
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
 
getCoordinate() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
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
 
getData() - Method in class org.apache.maven.internal.impl.DefaultSession
 
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
 
getDefaultLifecyclePhases() - Method in class org.apache.maven.lifecycle.Lifecycle
 
getDefaultPhases() - Method in class org.apache.maven.lifecycle.Lifecycle
Deprecated.
getDegreeOfConcurrency() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getDegreeOfConcurrency() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getDegreeOfConcurrency() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getDelegate() - Method in class org.apache.maven.internal.impl.DefaultMojoExecution
 
getDependencies() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getDependencies() - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
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
 
getDependencies(MavenProject) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
For the given MavenProject p, return all of p's dependencies.
getDependency() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
getDependency() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
getDependency() - Method in class org.apache.maven.internal.impl.DefaultNode
 
getDependency() - Method in exception org.apache.maven.project.artifact.InvalidDependencyVersionException
 
getDependency(Dependency) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getDependencyArtifacts() - Method in class org.apache.maven.project.MavenProject
Deprecated.
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
 
getDescriptor() - Method in class org.apache.maven.plugin.ExtensionRealmCache.CacheRecord
 
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 class org.apache.maven.bridge.MavenRepositorySystem
Source from org.apache.maven.repository.legacy.LegacyRepositorySystem#getEffectiveRepositories
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).
getErrorArtifactExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getEventDispatcher() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
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.internal.impl.DefaultEvent
 
getException() - Method in class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
getException() - Method in class org.apache.maven.project.artifact.ProjectArtifactsCache.CacheRecord
 
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
Deprecated.
getExcludedProjects() - Method in class org.apache.maven.execution.ProjectActivation
getExclusions() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
getExecution() - Method in class org.apache.maven.execution.MojoExecutionEvent
 
getExecutionId() - Method in class org.apache.maven.internal.impl.DefaultMojoExecution
 
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
 
getExecutionRootDirectory() - Method in class org.apache.maven.internal.impl.DefaultSession
 
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
 
getExtension() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
getExtension() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
getExtension() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
getExtension() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
getExtensionArtifactFilter() - Method in class org.apache.maven.project.ProjectRealmCache.CacheRecord
 
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
 
getGoal() - Method in class org.apache.maven.internal.impl.DefaultMojoExecution
 
getGoal() - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
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.internal.impl.DefaultArtifact
 
getGroupId() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
getGroupId() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
getGroupId() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
getGroupId() - Method in class org.apache.maven.internal.impl.DefaultProject
 
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.internal.impl.DefaultLocalRepository
 
getId() - Method in class org.apache.maven.internal.impl.DefaultRemoteRepository
 
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() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getId(MavenProject) - Static method in class org.apache.maven.project.ProjectSorter
 
getIdeWorkspace() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getIdeWorspace() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
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
Deprecated.
getInactiveProfiles() - Method in class org.apache.maven.execution.ProfileActivation
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.
 
getJavaHome() - Method in class org.apache.maven.toolchain.java.JavaToolchainImpl
 
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() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getKey() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getKey(MavenProject) - Static method in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
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
 
getLifecyclePhases() - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method getLifecyclePhases
getLifecycles() - Method in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
 
getLifecycles() - Method in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
 
getLifeCycles() - Method in class org.apache.maven.lifecycle.DefaultLifecycles
Returns an ordered list of lifecycles
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
 
getListeners() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
getListeners() - Method in class org.apache.maven.internal.impl.AbstractSession
 
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.internal.impl.DefaultSession
 
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.plugin.internal.ReadOnlyPluginParametersValidator
 
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 class org.apache.maven.internal.impl.DefaultProject
 
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.
getMavenSession() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getMavenVersion() - Method in class org.apache.maven.internal.impl.DefaultSession
 
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.internal.impl.DefaultProject
 
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
 
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() - Method in class org.apache.maven.plugin.MojoExecution
 
getMojoDescriptor() - Method in exception org.apache.maven.plugin.PluginParameterException
 
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.
getMojoExecution() - Method in interface org.apache.maven.execution.ExecutionEvent
Gets the current mojo execution (if any).
getMojoExecution() - Method in class org.apache.maven.internal.impl.DefaultEvent
 
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
 
getMojos() - Method in class org.apache.maven.lifecycle.mapping.LifecyclePhase
 
getMultiModuleProjectDirectory() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getMultiModuleProjectDirectory() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getMultiModuleProjectDirectory() - Method in class org.apache.maven.internal.impl.DefaultSession
 
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.
getNode(DependencyNode) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getNode(DependencyNode, boolean) - Method in class org.apache.maven.internal.impl.AbstractSession
 
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
 
getOptional() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
getOptionalActiveProfileIds() - Method in class org.apache.maven.execution.ProfileActivation
 
getOptionalActiveProjectSelectors() - Method in class org.apache.maven.execution.ProjectActivation
 
getOptionalInactiveProfileIds() - Method in class org.apache.maven.execution.ProfileActivation
 
getOptionalInactiveProjectSelectors() - Method in class org.apache.maven.execution.ProjectActivation
 
getOptionalMojos(String) - Method in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
Deprecated.
getOptionalMojos(String) - Method in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
Deprecated.
getOptionalProjectsBySelectors(MavenExecutionRequest, List<MavenProject>, Set<String>) - Method in class org.apache.maven.graph.ProjectSelector
 
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.internal.impl.DefaultProject
 
getPackaging() - Method in class org.apache.maven.project.MavenProject
 
getParameterLogReason(Parameter) - Method in class org.apache.maven.plugin.internal.ReadOnlyPluginParametersValidator
 
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.internal.impl.DefaultProject
 
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.
getPath() - Method in class org.apache.maven.internal.impl.DefaultLocalRepository
 
getPath(Artifact) - Method in class org.apache.maven.internal.impl.DefaultArtifactManager
 
getPath(Project) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
getPathForLocalArtifact(Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getPathForLocalArtifact(Session, LocalRepository, Artifact) - Method in class org.apache.maven.internal.impl.DefaultLocalRepositoryManager
 
getPathForLocalArtifact(Artifact) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
getPathForLocalMetadata(Metadata) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
getPathForRemoteArtifact(RemoteRepository, Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getPathForRemoteArtifact(Session, LocalRepository, RemoteRepository, Artifact) - Method in class org.apache.maven.internal.impl.DefaultLocalRepositoryManager
 
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() - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Deprecated.
getPhases(String) - Method in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
Deprecated.
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.internal.impl.DefaultMojoExecution
 
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(Project) - Method in class org.apache.maven.internal.impl.DefaultSession
 
getPluginContext(PluginDescriptor, MavenProject) - Method in class org.apache.maven.execution.MavenSession
Returns the plugin context for given key (PluginDescriptor.getPluginLookupKey() and MavenProject, never returns null as if context not present, creates it.
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() - Method in exception org.apache.maven.plugin.PluginContainerException
 
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.
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
getPomPath() - Method in class org.apache.maven.internal.impl.DefaultProject
 
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.
getProfileActivation() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProfileActivation() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Return the requested activation(s) of profile(s) in this execution.
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.internal.impl.DefaultEvent
 
getProject() - Method in class org.apache.maven.internal.impl.DefaultProject
 
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.
getProject(MavenProject) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getProjectActivation() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProjectActivation() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Return the requested activation(s) of project(s) in this execution.
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() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
getProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectIndex
 
getProjects(List<MavenProject>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getProjects(MavenProject, MavenSession, boolean) - Static method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
getProjectScopedExtensionComponents(Collection<MavenProject>, Class<T>) - Method in class org.apache.maven.DefaultMaven
 
getProperties() - Method in class org.apache.maven.project.MavenProject
 
getProtocol() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getProtocol() - Method in class org.apache.maven.internal.impl.DefaultRemoteRepository
 
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
 
getRealm() - Method in class org.apache.maven.plugin.ExtensionRealmCache.CacheRecord
 
getRealm() - Method in class org.apache.maven.plugin.PluginRealmCache.CacheRecord
 
getRealm() - Method in class org.apache.maven.project.ProjectRealmCache.CacheRecord
 
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
 
getRemainingProjects() - Method in class org.apache.maven.execution.BuildResumptionData
Returns the projects that still need to be built when resuming.
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.internal.impl.DefaultProject
 
getRemotePluginRepositories() - Method in class org.apache.maven.project.MavenProject
 
getRemoteProjectRepositories() - Method in class org.apache.maven.internal.impl.DefaultProject
 
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.internal.impl.DefaultNode
 
getRemoteRepositories() - Method in class org.apache.maven.internal.impl.DefaultSession
 
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.
getRemoteRepository(RemoteRepository) - Method in class org.apache.maven.internal.impl.AbstractSession
 
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
 
getRepositories(Project) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
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 class org.apache.maven.internal.aether.MavenChainedWorkspaceReader
 
getRepository() - Method in class org.apache.maven.internal.impl.DefaultLocalRepository
 
getRepository() - Method in class org.apache.maven.internal.impl.DefaultNode
 
getRepository() - Method in class org.apache.maven.internal.impl.DefaultRemoteRepository
 
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
 
getRepositorySystem() - Method in class org.apache.maven.internal.impl.DefaultSession
 
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.
getRequiredActiveProfileIds() - Method in class org.apache.maven.execution.ProfileActivation
 
getRequiredActiveProjectSelectors() - Method in class org.apache.maven.execution.ProjectActivation
 
getRequiredInactiveProfileIds() - Method in class org.apache.maven.execution.ProfileActivation
 
getRequiredInactiveProjectSelectors() - Method in class org.apache.maven.execution.ProjectActivation
 
getRequiredProjectsBySelectors(MavenExecutionRequest, List<MavenProject>, Set<String>) - Method in class org.apache.maven.graph.ProjectSelector
 
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.
getResolvedDependencies(Project, ResolutionScope) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
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.internal.impl.DefaultDependency
 
getScope() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
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
 
getScopeState() - Method in class org.apache.maven.session.scope.internal.SessionScope
 
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
Deprecated.
getSelectedProjects() - Method in class org.apache.maven.execution.ProjectActivation
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
 
getService(Class<T>) - Method in class org.apache.maven.internal.impl.DefaultSession
 
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.MavenSession
 
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.internal.impl.DefaultEvent
 
getSession() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getSession() - Method in class org.apache.maven.internal.impl.DefaultSession
 
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.
getSession(MavenSession) - Method in class org.apache.maven.internal.impl.DefaultSessionFactory
 
getSettings() - Method in class org.apache.maven.execution.MavenSession
 
getSettings() - Method in class org.apache.maven.internal.impl.DefaultSession
 
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.
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
 
getStartTime() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getStorageKey(String) - Static method in class org.apache.maven.toolchain.DefaultToolchainManager
 
getString(URI, Charset) - Method in class org.apache.maven.internal.impl.DefaultTransport
 
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.internal.impl.DefaultSession
 
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 a copy of System.getProperties() in a thread-safe manner.
getTasks() - Method in class org.apache.maven.lifecycle.internal.TaskSegment
 
getTaskSegment() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
getTerminalWidth() - Method in class org.apache.maven.internal.impl.DefaultMessageBuilderFactory
 
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
 
getTestCompileSourceRoots(Project) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
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.
getToolchainFromBuildContext(Session, String) - Method in class org.apache.maven.internal.impl.DefaultToolchainManager
 
getToolchains() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getToolchains() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getToolchains(Session, String, Map<String, String>) - Method in class org.apache.maven.internal.impl.DefaultToolchainManager
 
getToolchains(MavenSession, String, Map<String, String>) - Method in class org.apache.maven.toolchain.DefaultToolchainManager
 
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.
getToolchainsForType(Session, String) - Method in class org.apache.maven.internal.impl.DefaultToolchainManager
 
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.internal.impl.DefaultDependency
 
getType() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
getType() - Method in class org.apache.maven.internal.impl.DefaultEvent
 
getType() - Method in class org.apache.maven.internal.impl.DefaultLocalRepository
 
getType() - Method in class org.apache.maven.internal.impl.DefaultRemoteRepository
 
getType() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getType() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
getType() - Method in interface org.apache.maven.toolchain.Toolchain
get the type of toolchain.
getType(String) - Method in class org.apache.maven.internal.impl.DefaultTypeRegistry
 
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.internal.impl.DefaultRemoteRepository
 
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.internal.impl.DefaultSession
 
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
 
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.internal.impl.DefaultArtifact
 
getVersion() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
getVersion() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
getVersion() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
getVersion() - Method in class org.apache.maven.internal.impl.DefaultProject
 
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
 
getWorkspace(RepositorySystemSession) - Static method in class org.apache.maven.RepositoryUtils
 
getWorkspaceReader() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getWorkspaceReader() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
GoalTask - Class in org.apache.maven.lifecycle.internal
A task that is a goal
GoalTask(String) - Constructor for class org.apache.maven.lifecycle.internal.GoalTask
 
GraphBuilder - Interface in org.apache.maven.graph
Builds the inter-dependencies graph between projects in the reactor.

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
 
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.internal.impl.DefaultArtifact
 
hashCode() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
hashCode() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
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.artifact.DefaultProjectArtifactsCache.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
 
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.ScopeArtifactFilter
 
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.ExclusionArtifactFilter
 
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(CharSequence) - Method in class org.apache.maven.internal.impl.DefaultLog
 
info(CharSequence) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
info(CharSequence, Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
info(CharSequence, Throwable) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
info(String) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
info(Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
info(Throwable) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
info(Supplier<String>) - Method in class org.apache.maven.internal.impl.DefaultLog
 
info(Supplier<String>, Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
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
 
init(EventSpy.Context) - Method in class org.apache.maven.internal.impl.EventSpyImpl
 
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 class org.apache.maven.bridge.MavenRepositorySystem
 
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(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 class org.apache.maven.bridge.MavenRepositorySystem
 
injectMirror(RepositorySystemSession, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
 
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 class org.apache.maven.bridge.MavenRepositorySystem
 
injectProxy(RepositorySystemSession, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
 
injectTransformedArtifacts(MavenProject, RepositorySystemSession) - Method in class org.apache.maven.internal.transformation.ConsumerPomArtifactTransformer
 
install(ArtifactInstallerRequest) - Method in class org.apache.maven.internal.impl.DefaultArtifactInstaller
 
install(ArtifactMetadata, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
Install the metadata in the local repository.
INSTALL_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
installArtifacts(Collection<Artifact>) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactInstaller.class).install(...)
installArtifacts(Artifact...) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactInstaller.class).install(...)
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
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) - Constructor for exception org.apache.maven.plugin.InvalidPluginException
 
InvalidPluginException(String, InvalidDependencyVersionException) - Constructor for exception org.apache.maven.plugin.InvalidPluginException
 
InvalidPluginException(String, ProjectBuildingException) - Constructor for exception org.apache.maven.plugin.InvalidPluginException
 
InvalidProjectVersionException - Exception in org.apache.maven.project
InvalidProjectVersionException
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) - Constructor for exception org.apache.maven.artifact.InvalidRepositoryException
 
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.
IS_STRICT - Static variable in interface org.apache.maven.artifact.repository.metadata.io.MetadataReader
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
 
isBlocked() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
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.
isColorEnabled() - Method in class org.apache.maven.internal.impl.DefaultMessageBuilderFactory
 
isDebugEnabled() - Method in class org.apache.maven.internal.impl.DefaultLog
 
isDebugEnabled() - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
isDifferentPhase(MojoExecution) - Method in class org.apache.maven.lifecycle.internal.PhaseRecorder
 
isEmpty() - Method in class org.apache.maven.execution.ProjectActivation
 
isEmpty() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
isErrorEnabled() - Method in class org.apache.maven.internal.impl.DefaultLog
 
isErrorEnabled() - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
isExecutionRoot() - Method in class org.apache.maven.internal.impl.DefaultProject
 
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
 
isInfoEnabled() - Method in class org.apache.maven.internal.impl.DefaultLog
 
isInfoEnabled() - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
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.internal.impl.DefaultDependency
 
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
Deprecated.
This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.
isResolveVersionRanges() - Method in interface org.apache.maven.project.ProjectBuildingRequest
Deprecated.
This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.
isResume() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isResume() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
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.internal.impl.DefaultArtifact
 
isSnapshot() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
isSnapshot() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
isSnapshot() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
isSnapshot(String) - Method in class org.apache.maven.internal.impl.DefaultVersionParser
 
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.
isValueSet(PlexusConfiguration, ExpressionEvaluator) - Static method in class org.apache.maven.plugin.internal.ReadOnlyPluginParametersValidator
 
isVersionSnapshot(String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(VersionParser.class).isSnapshot(...)
isWarnEnabled() - Method in class org.apache.maven.internal.impl.DefaultLog
 
isWarnEnabled() - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
iterator() - Method in class org.apache.maven.internal.impl.MappedCollection
 
iterator() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
iterator() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
 

J

JAR_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
JarArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
jar artifact handler provider.
JarArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.JarArtifactHandlerProvider
 
JarLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
jar packaging plugins bindings provider for default lifecycle.
JarLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.JarLifecycleMappingProvider
 
JavadocArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
javadoc artifact handler provider.
JavadocArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.JavadocArtifactHandlerProvider
 
JavaSourceArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
java-source artifact handler provider.
JavaSourceArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.JavaSourceArtifactHandlerProvider
 
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
 
JavaToolchainImpl - Class in org.apache.maven.toolchain.java
JDK toolchain implementation.

K

key() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
key() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
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_JAVAHOME - Static variable in class org.apache.maven.toolchain.java.JavaToolchainImpl
 
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
Lifecycle definition, with eventual plugin bindings (when they are not packaging-specific).
Lifecycle - Class in org.apache.maven.lifecycle.mapping
Lifecycle definition for a packaging (multiple packagings share the same lifecycle id = usually "default").
Lifecycle() - Constructor for class org.apache.maven.lifecycle.Lifecycle
 
Lifecycle() - Constructor for class org.apache.maven.lifecycle.mapping.Lifecycle
 
Lifecycle(String, List<String>, Map<String, LifecyclePhase>) - Constructor for class org.apache.maven.lifecycle.Lifecycle
 
LIFECYCLE - Enum constant in enum org.apache.maven.plugin.MojoExecution.Source
An execution that originates from a goal bound to a lifecycle phase.
LifecycleBindingsMerger() - Constructor for class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
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
 
LifecycleDependencyResolver - Class in org.apache.maven.lifecycle.internal
Resolves dependencies for the artifacts in context of the lifecycle build
LifecycleDependencyResolver(ProjectDependenciesResolver, ProjectArtifactFactory, EventSpyDispatcher, ProjectArtifactsCache) - 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(String, Throwable) - 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(String, MavenProject) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(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
LifecycleMapping
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(MojoExecutor, BuilderCommon, ExecutionEventCatapult, List<ProjectExecutionListener>, ConsumerPomArtifactTransformer, SessionScope) - Constructor for class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
 
LifecycleMojo - Class in org.apache.maven.lifecycle.mapping
Mojo (plugin goal) binding to a lifecycle phase.
LifecycleMojo() - Constructor for class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
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.
LifecyclePhase - Class in org.apache.maven.lifecycle.mapping
Mojo (goals) bindings to a lifecycle phase.
LifecyclePhase() - Constructor for class org.apache.maven.lifecycle.mapping.LifecyclePhase
 
LifecyclePhase(String) - Constructor for class org.apache.maven.lifecycle.mapping.LifecyclePhase
 
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
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
LifecyclePluginResolver(PluginVersionResolver) - Constructor for class org.apache.maven.lifecycle.internal.LifecyclePluginResolver
 
LifecycleStarter - Class in org.apache.maven.lifecycle.internal
Starts the build life cycle
LifecycleStarter(ExecutionEventCatapult, DefaultLifecycles, BuildListCalculator, LifecycleDebugLogger, LifecycleTaskSegmentCalculator, Map<String, Builder>, SessionScope) - Constructor for class org.apache.maven.lifecycle.internal.LifecycleStarter
 
LifecycleTask - Class in org.apache.maven.lifecycle.internal
A task that is a lifecycle
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
load() - Method in interface org.apache.maven.plugin.PluginDescriptorCache.PluginDescriptorSupplier
 
load() - Method in interface org.apache.maven.plugin.PluginRealmCache.PluginRealmSupplier
 
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
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) - Constructor for exception org.apache.maven.repository.LocalRepositoryNotAccessibleException
 
LocalRepositoryNotAccessibleException(String, Throwable) - Constructor for exception org.apache.maven.repository.LocalRepositoryNotAccessibleException
 
logger - Variable in class org.apache.maven.toolchain.DefaultToolchainManager
 
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
 
logParameter(Parameter) - Method in class org.apache.maven.plugin.internal.ReadOnlyPluginParametersValidator
 
lookup(Class<T>) - Method in class org.apache.maven.internal.impl.DefaultLookup
 
lookup(Class<T>, String) - Method in class org.apache.maven.internal.impl.DefaultLookup
 
lookup(String) - Method in class org.apache.maven.execution.MavenSession
Deprecated.
lookup(String, String) - Method in class org.apache.maven.execution.MavenSession
Deprecated.
lookupList(Class<T>) - Method in class org.apache.maven.internal.impl.DefaultLookup
 
lookupList(String) - Method in class org.apache.maven.execution.MavenSession
Deprecated.
lookupMap(Class<T>) - Method in class org.apache.maven.internal.impl.DefaultLookup
 
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.
MappedCollection<U,V> - Class in org.apache.maven.internal.impl
 
MappedCollection(Collection<V>, Function<V, U>) - Constructor for class org.apache.maven.internal.impl.MappedCollection
 
MappedList<U,V> - Class in org.apache.maven.internal.impl
 
MappedList(List<V>, Function<V, U>) - Constructor for class org.apache.maven.internal.impl.MappedList
 
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
The main Maven execution entry point, which will execute a full Maven execution session.
MavenArtifactRepository - Class in org.apache.maven.artifact.repository
Abstraction of an 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.
MavenChainedWorkspaceReader - Class in org.apache.maven.internal.aether
A maven workspace reader that delegates to a chain of other readers, effectively aggregating their contents.
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
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(String, Throwable) - Constructor for exception org.apache.maven.execution.MavenExecutionRequestPopulationException
 
MavenExecutionRequestPopulationException(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
MavenMetadataCache
MavenMetadataSource - Class in org.apache.maven.project.artifact
 
MavenMetadataSource(RepositoryMetadataManager, ArtifactFactory, ProjectBuilder, MavenMetadataCache, LegacySupport) - Constructor for class org.apache.maven.project.artifact.MavenMetadataSource
 
MavenPluginArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
maven-plugin artifact handler provider.
MavenPluginArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.MavenPluginArtifactHandlerProvider
 
MavenPluginJavaPrerequisiteChecker - Class in org.apache.maven.plugin.internal
 
MavenPluginJavaPrerequisiteChecker(VersionScheme) - Constructor for class org.apache.maven.plugin.internal.MavenPluginJavaPrerequisiteChecker
 
MavenPluginLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
maven-plugin packaging plugins bindings provider for default lifecycle.
MavenPluginLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.MavenPluginLifecycleMappingProvider
 
MavenPluginManager - Interface in org.apache.maven.plugin
Provides basic services to manage Maven plugins and their mojos.
MavenPluginMavenPrerequisiteChecker - Class in org.apache.maven.plugin.internal
 
MavenPluginMavenPrerequisiteChecker(RuntimeInformation) - Constructor for class org.apache.maven.plugin.internal.MavenPluginMavenPrerequisiteChecker
 
MavenPluginPrerequisitesChecker - Interface in org.apache.maven.plugin
Service responsible for checking if plugin's prerequisites are met.
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(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(ArtifactHandlerManager, Map<String, ArtifactRepositoryLayout>) - Constructor for class org.apache.maven.bridge.MavenRepositorySystem
 
MavenSession - Class in org.apache.maven.execution
A Maven execution session.
MavenSession(PlexusContainer, MavenExecutionRequest, MavenExecutionResult, List<MavenProject>) - 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, RepositorySystemSession, MavenExecutionRequest, MavenExecutionResult) - Constructor for class org.apache.maven.execution.MavenSession
Deprecated.
MavenSettingsBuilder - Interface in org.apache.maven.settings
Deprecated.
merge(Model, Model) - Method in class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
merge(Settings, Settings) - Static method in class org.apache.maven.settings.SettingsUtilsV4
 
merge(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
merge(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
merge(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
merge(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
merge(Settings, Settings, String) - Static method in class org.apache.maven.settings.SettingsUtils
 
mergePluginContainer_Plugins(PluginContainer.Builder, PluginContainer, PluginContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
mergePluginExecution_Priority(PluginExecution.Builder, PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
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
MissingModuleException(String, File, File) - Constructor for exception org.apache.maven.MissingModuleException
 
MissingProfilesException - Exception in org.apache.maven
Signals that the user referenced one or more Maven profiles that could not be located in either the project or the settings.
MissingProfilesException(String) - Constructor for exception org.apache.maven.MissingProfilesException
 
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.
mojo(Object) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
MojoDescriptorCreator - Class in org.apache.maven.lifecycle.internal
Resolves dependencies for the artifacts in context of the lifecycle build
MojoDescriptorCreator(PluginVersionResolver, BuildPluginManager, PluginPrefixResolver, LifecyclePluginResolver) - Constructor for class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
MojoExecution - Class in org.apache.maven.plugin
MojoExecution
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) - Constructor for class org.apache.maven.plugin.MojoExecution
 
MojoExecution(MojoDescriptor, String, MojoExecution.Source) - Constructor for class org.apache.maven.plugin.MojoExecution
 
MojoExecution(MojoDescriptor, XmlNode) - 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.
MojoExecutionRunner - Interface in org.apache.maven.plugin
Provides context for mojo execution.
MojoExecutionScope - Class in org.apache.maven.execution.scope.internal
MojoExecutionScope
MojoExecutionScope() - Constructor for class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
MojoExecutionScopeCoreModule - Class in org.apache.maven.execution.scope.internal
MojoExecutionScopeCoreModule
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
MojoExecutionScopeModule(MojoExecutionScope) - Constructor for class org.apache.maven.execution.scope.internal.MojoExecutionScopeModule
 
MojoExecutionScopeModule(PlexusContainer) - Constructor for class org.apache.maven.execution.scope.internal.MojoExecutionScopeModule
 
MojoExecutor - Class in org.apache.maven.lifecycle.internal
Executes an individual mojo
MojoExecutor(BuildPluginManager, MavenPluginManager, LifecycleDependencyResolver, ExecutionEventCatapult, Provider<MojosExecutionStrategy>) - 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
 
MojoFailed - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
MojoLogWrapper - Class in org.apache.maven.plugin.internal
 
MojoLogWrapper(Logger) - Constructor for class org.apache.maven.plugin.internal.MojoLogWrapper
 
MojosExecutionStrategy - Interface in org.apache.maven.plugin
Interface allows overriding default mojo execution strategy For example it is possible wrap some mojo execution to decorate default functionality or skip some executions
mojoSkipped(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
mojoSkipped(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
MojoSkipped - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
mojoStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
mojoStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
MojoStarted - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
mojoSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
mojoSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
MojoSucceeded - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
MultilineMessageHelper - Class in org.apache.maven.internal
Helper class to format multiline messages to the console
MultilineMessageHelper() - Constructor for class org.apache.maven.internal.MultilineMessageHelper
 
MultiModuleCollectionStrategy - Class in org.apache.maven.project.collector
Strategy for collecting Maven projects from the multi-module project root, even when executed in a submodule.
MultiModuleCollectionStrategy(ModelLocator, ProjectsSelector) - Constructor for class org.apache.maven.project.collector.MultiModuleCollectionStrategy
 
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(LifecycleModuleBuilder) - 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
 
newline() - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
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
 
node - Variable in class org.apache.maven.internal.impl.DefaultNode
 
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
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
 
of(Collection<WorkspaceReader>) - Static method in class org.apache.maven.internal.aether.MavenChainedWorkspaceReader
chains a collection of WorkspaceReaders
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
 
onEvent(Object) - Method in class org.apache.maven.internal.impl.EventSpyImpl
 
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.handler.providers - package org.apache.maven.artifact.handler.providers
 
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 - package org.apache.maven.internal
 
org.apache.maven.internal.aether - package org.apache.maven.internal.aether
 
org.apache.maven.internal.impl - package org.apache.maven.internal.impl
 
org.apache.maven.internal.transformation - package org.apache.maven.internal.transformation
 
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.lifecycle.providers - package org.apache.maven.lifecycle.providers
 
org.apache.maven.lifecycle.providers.packaging - package org.apache.maven.lifecycle.providers.packaging
 
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.collector - package org.apache.maven.project.collector
 
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.java - package org.apache.maven.toolchain.java
 
org.apache.maven.xml.internal - package org.apache.maven.xml.internal
 
overlay(ArtifactRepository, RepositorySystemSession, RepositorySystem) - Static method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
overwriteActiveProfiles(List<String>) - Method in class org.apache.maven.execution.ProfileActivation
overwriteActiveProjects(List<String>) - Method in class org.apache.maven.execution.ProjectActivation
overwriteInactiveProfiles(List<String>) - Method in class org.apache.maven.execution.ProfileActivation
overwriteInactiveProjects(List<String>) - Method in class org.apache.maven.execution.ProjectActivation

P

parseVersion(String) - Method in class org.apache.maven.internal.impl.AbstractSession
 
parseVersion(String) - Method in class org.apache.maven.internal.impl.DefaultVersionParser
 
parseVersionRange(String) - Method in class org.apache.maven.internal.impl.AbstractSession
 
parseVersionRange(String) - Method in class org.apache.maven.internal.impl.DefaultVersionParser
 
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.
persistResumptionData(MavenProject, BuildResumptionData) - Method in interface org.apache.maven.execution.BuildResumptionDataRepository
Persists any data needed to resume the build at a later point in time, using a new Maven invocation.
persistResumptionData(MavenProject, BuildResumptionData) - Method in class org.apache.maven.execution.DefaultBuildResumptionDataRepository
 
PhaseRecorder - Class in org.apache.maven.lifecycle.internal
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
PhaseRecorder(MavenProject) - Constructor for class org.apache.maven.lifecycle.internal.PhaseRecorder
 
Plugin - Enum constant in enum org.apache.maven.classrealm.ClassRealmRequest.RealmType
A class realm for a plugin.
PLUGIN_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
PluginArtifact - Class in org.apache.maven.project.artifact
PluginArtifact
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
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, ComponentConfigurationException) - Constructor for exception org.apache.maven.plugin.PluginConfigurationException
 
PluginConfigurationException(PluginDescriptor, String, ExpressionEvaluationException) - 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(Plugin, ClassRealm, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginContainerException
 
PluginContainerException(Plugin, ClassRealm, String, ComponentRepositoryException) - Constructor for exception org.apache.maven.plugin.PluginContainerException
 
PluginContainerException(Plugin, ClassRealm, String, PlexusConfigurationException) - Constructor for exception org.apache.maven.plugin.PluginContainerException
 
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
 
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.
PluginDescriptorCache.PluginDescriptorSupplier - Interface in org.apache.maven.plugin
 
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
Exception in the plugin manager.
PluginExecutionException(MojoExecution, MavenProject, Exception) - Constructor for exception org.apache.maven.plugin.PluginExecutionException
 
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, 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
 
PluginIncompatibleException(Plugin, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginIncompatibleException
 
PluginLoaderException - Exception in org.apache.maven.plugin
Signifies a failure to load a plugin.
PluginLoaderException(String) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, ArtifactNotFoundException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, ArtifactResolutionException) - 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, PluginNotFoundException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, PluginVersionNotFoundException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, PluginVersionResolutionException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(ReportPlugin, String) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(ReportPlugin, String, Throwable) - 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, Throwable) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, String, MavenProject) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, String, MavenProject, Throwable) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, String, ComponentRepositoryException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, String, PlexusConfigurationException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, String, PlexusContainerException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(MojoDescriptor, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(MojoDescriptor, String, MavenProject, PlexusContainerException) - 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(MojoDescriptor, MavenProject, String, NoSuchRealmException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginNotFoundException - Exception in org.apache.maven.plugin
Exception occurring trying to resolve a plugin.
PluginNotFoundException(Plugin, List<ArtifactRepository>) - Constructor for exception org.apache.maven.plugin.PluginNotFoundException
 
PluginNotFoundException(Plugin, ArtifactNotFoundException) - Constructor for exception org.apache.maven.plugin.PluginNotFoundException
 
PluginParameterException - Exception in org.apache.maven.plugin
PluginParameterException
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) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
PluginParameterExpressionEvaluator(MavenSession, MojoExecution) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
PluginParameterExpressionEvaluatorV4 - Class in org.apache.maven.plugin
Evaluator for plugin parameters expressions.
PluginParameterExpressionEvaluatorV4(Session, Project) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluatorV4
 
PluginParameterExpressionEvaluatorV4(Session, Project, MojoExecution) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluatorV4
 
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
CacheRecord
PluginRealmCache.Key - Interface in org.apache.maven.plugin
A cache key.
PluginRealmCache.PluginRealmSupplier - Interface in org.apache.maven.plugin
 
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
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
PluginVersionResolutionException(String, String, String) - Constructor for exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
PluginVersionResolutionException(String, String, String, Throwable) - 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.
POM_DOMINANT - Enum constant in enum org.apache.maven.project.ProjectBuildingRequest.RepositoryMerging
The repositories declared in the POM have precedence over the repositories specified in the request.
PomArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
pom artifact handler provider.
PomArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.PomArtifactHandlerProvider
 
PomlessCollectionStrategy - Class in org.apache.maven.project.collector
Strategy to collect projects for building when the Maven invocation is not in a directory that contains a pom.xml.
PomlessCollectionStrategy(ProjectBuilder) - Constructor for class org.apache.maven.project.collector.PomlessCollectionStrategy
 
PomLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
pom packaging plugins bindings provider for default lifecycle.
PomLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.PomLifecycleMappingProvider
 
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
 
ProfileActivation - Class in org.apache.maven.execution
Container for storing the request from the user to activate or de-activate certain profiles and optionally fail the build if those profiles do not exist.
ProfileActivation() - Constructor for class org.apache.maven.execution.ProfileActivation
 
project(Object) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
Project - Enum constant in enum org.apache.maven.classrealm.ClassRealmRequest.RealmType
A class realm for a project to aggregates its build extensions.
ProjectActivation - Class in org.apache.maven.execution
Container for storing the request from the user to activate or deactivate certain projects and optionally fail the build if those projects do not exist.
ProjectActivation() - Constructor for class org.apache.maven.execution.ProjectActivation
 
ProjectArtifact - Class in org.apache.maven.project.artifact
ProjectArtifact
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
 
ProjectArtifactsCache - Interface in org.apache.maven.project.artifact
Caches project artifacts.
ProjectArtifactsCache.CacheRecord - Class in org.apache.maven.project.artifact
CacheRecord
ProjectArtifactsCache.Key - Interface in org.apache.maven.project.artifact
A cache key.
projectBuilder - Variable in class org.apache.maven.DefaultMaven
 
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, File) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, File, Throwable) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, 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
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
 
ProjectCollectionStrategy - Interface in org.apache.maven.project.collector
Describes strategies for finding projects that Maven could build.
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.
As of 3.2.2, and there is no direct replacement. This is an internal class which was not marked as such, but should have been.
ProjectDependencyGraph - Interface in org.apache.maven.execution
Describes the interdependencies 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
 
ProjectDiscoveryStarted - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
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, Throwable) - Constructor for class org.apache.maven.execution.ProjectExecutionEvent
 
ProjectExecutionEvent(MavenSession, MavenProject, List<MojoExecution>) - 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
 
ProjectFailed - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
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
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 Maven project to a given task segment, and the session to be used.
ProjectSegment(MavenProject, TaskSegment, MavenSession) - Constructor for class org.apache.maven.lifecycle.internal.ProjectSegment
 
ProjectSelector - Class in org.apache.maven.graph
Utility class to extract MavenProject from the project graph during the execution phase based on optional or required selectors.
ProjectSelector() - Constructor for class org.apache.maven.graph.ProjectSelector
 
projectSkipped(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectSkipped(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ProjectSkipped - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
ProjectSorter - Class in org.apache.maven.project
ProjectSorter
ProjectSorter(Collection<MavenProject>) - Constructor for class org.apache.maven.project.ProjectSorter
Sort a list of projects.
ProjectsSelector - Interface in org.apache.maven.project.collector
Facade to select projects for a given set of pom.xml files.
projectStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ProjectStarted - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
projectSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ProjectSucceeded - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
prompt(String, List<String>, String) - Method in class org.apache.maven.internal.impl.DefaultPrompter
 
promptForPassword(String) - Method in class org.apache.maven.internal.impl.DefaultPrompter
 
providers() - Method in class org.apache.maven.session.scope.internal.SessionScope.ScopeState
 
publish(ArtifactRepository, File, String, ArtifactTransferListener) - Method in interface org.apache.maven.repository.RepositorySystem
 
put(Path, URI) - Method in class org.apache.maven.internal.impl.DefaultTransport
 
put(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>, 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(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(ExtensionRealmCache.Key, ClassRealm, ExtensionDescriptor, List<Artifact>) - Method in interface org.apache.maven.plugin.ExtensionRealmCache
 
put(PluginArtifactsCache.Key, List<Artifact>) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
put(PluginArtifactsCache.Key, List<Artifact>) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
 
put(PluginArtifactsCache.Key, PluginResolutionException) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
put(PluginArtifactsCache.Key, PluginResolutionException) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
 
put(PluginDescriptorCache.Key, PluginDescriptor) - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
put(PluginDescriptorCache.Key, PluginDescriptor) - Method in interface org.apache.maven.plugin.PluginDescriptorCache
 
put(PluginRealmCache.Key, ClassRealm, List<Artifact>) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
put(PluginRealmCache.Key, ClassRealm, List<Artifact>) - Method in interface org.apache.maven.plugin.PluginRealmCache
 
put(DefaultMavenMetadataCache.CacheKey, ResolutionGroup) - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
put(ProjectArtifactsCache.Key, Set<Artifact>) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
put(ProjectArtifactsCache.Key, Set<Artifact>) - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
 
put(ProjectArtifactsCache.Key, LifecycleExecutionException) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
put(ProjectArtifactsCache.Key, LifecycleExecutionException) - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
 
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
 
putBytes(byte[], URI) - Method in class org.apache.maven.internal.impl.DefaultTransport
 
putString(String, Charset, URI) - Method in class org.apache.maven.internal.impl.DefaultTransport
 

R

RAR_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
RarArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
rar artifact handler provider.
RarArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.RarArtifactHandlerProvider
 
RarLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
rar packaging plugins bindings provider for default lifecycle.
RarLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.RarLifecycleMappingProvider
 
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) - 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(File, Map<String, ?>) - Method in interface org.apache.maven.artifact.repository.metadata.io.MetadataReader
Reads the metadata from the specified file.
read(InputStream, Map<String, ?>) - Method in class org.apache.maven.artifact.repository.metadata.io.DefaultMetadataReader
 
read(InputStream, Map<String, ?>) - Method in interface org.apache.maven.artifact.repository.metadata.io.MetadataReader
Reads the metadata from the specified byte stream.
read(Reader, Map<String, ?>) - Method in class org.apache.maven.artifact.repository.metadata.io.DefaultMetadataReader
 
read(Reader, Map<String, ?>) - Method in interface org.apache.maven.artifact.repository.metadata.io.MetadataReader
Reads the metadata from the specified character reader.
read(XmlReaderRequest) - Method in class org.apache.maven.internal.impl.DefaultModelXmlFactory
 
read(XmlReaderRequest) - Method in class org.apache.maven.internal.impl.DefaultSettingsXmlFactory
 
read(XmlReaderRequest) - Method in class org.apache.maven.internal.impl.DefaultToolchainsXmlFactory
 
ReadOnlyPluginParametersValidator - Class in org.apache.maven.plugin.internal
Print warnings if read-only parameters of a plugin are used in configuration.
ReadOnlyPluginParametersValidator() - Constructor for class org.apache.maven.plugin.internal.ReadOnlyPluginParametersValidator
 
register(MavenProject, ExtensionRealmCache.Key, ExtensionRealmCache.CacheRecord) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
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 class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
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 class org.apache.maven.plugin.DefaultPluginRealmCache
 
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, ProjectArtifactsCache.Key, ProjectArtifactsCache.CacheRecord) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
register(MavenProject, ProjectArtifactsCache.Key, ProjectArtifactsCache.CacheRecord) - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
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.
 
registerListener(Listener) - Method in class org.apache.maven.internal.impl.AbstractSession
 
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.
remapDeployArtifacts(RepositorySystemSession, DeployRequest) - Method in class org.apache.maven.internal.transformation.ConsumerPomArtifactTransformer
 
remapInstallArtifacts(RepositorySystemSession, InstallRequest) - Method in class org.apache.maven.internal.transformation.ConsumerPomArtifactTransformer
 
removeResumptionData(MavenProject) - Method in interface org.apache.maven.execution.BuildResumptionDataRepository
Removes previously stored resumption data.
removeResumptionData(MavenProject) - Method in class org.apache.maven.execution.DefaultBuildResumptionDataRepository
 
replaceWithActiveArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
Deprecated.
repositoriesEquals(List<RemoteRepository>, List<RemoteRepository>) - Static method in class org.apache.maven.RepositoryUtils
 
repositoriesHashCode(List<RemoteRepository>) - Static method in class org.apache.maven.RepositoryUtils
 
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
RepositoryMetadataManager
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_DOMINANT - Enum constant in enum org.apache.maven.project.ProjectBuildingRequest.RepositoryMerging
The repositories specified in the request have precedence over the repositories declared in the POM.
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)
RequestPomCollectionStrategy - Class in org.apache.maven.project.collector
Strategy to collect projects based on the -f CLI parameter or the pom.xml in the working directory.
RequestPomCollectionStrategy(ProjectsSelector) - Constructor for class org.apache.maven.project.collector.RequestPomCollectionStrategy
 
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 - Class in org.apache.maven.repository.legacy.metadata
ResolutionGroup
ResolutionGroup(Artifact, Set<Artifact>, List<ArtifactRepository>) - Constructor for class org.apache.maven.artifact.metadata.ResolutionGroup
Deprecated.
 
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.artifact.metadata.ResolutionGroup
Deprecated.
 
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
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(Collection<? extends MavenProject>, Collection<String>, MavenSession) - Method in class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
resolve(Collection<? extends MavenProject>, Collection<String>, MavenSession) - Method in interface org.apache.maven.ProjectDependenciesResolver
Deprecated.
Resolves the transitive dependencies of the specified projects.
resolve(ArtifactResolverRequest) - Method in class org.apache.maven.internal.impl.DefaultArtifactResolver
 
resolve(RepositoryMetadata, List<ArtifactRepository>, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
 
resolve(RepositoryMetadata, RepositoryRequest) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
 
resolve(ArtifactResolutionRequest) - Method in interface org.apache.maven.repository.RepositorySystem
 
resolve(Plugin, 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 class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver
 
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>, Collection<String>, MavenSession) - Method in class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
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 class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
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(MavenProject, Collection<String>, MavenSession) - Method in class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
resolve(MavenProject, Collection<String>, MavenSession) - Method in interface org.apache.maven.ProjectDependenciesResolver
Deprecated.
Resolves the transitive dependencies of the specified project.
resolveAlways(RepositoryMetadata, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
 
resolveArtifact(Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactResolver.class).resolve(...)
resolveArtifact(ArtifactCoordinate) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactResolver.class).resolve(...)
resolveArtifacts(Collection<? extends ArtifactCoordinate>) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactResolver.class).resolve(...)
resolveArtifacts(Artifact...) - Method in class org.apache.maven.internal.impl.AbstractSession
 
resolveArtifacts(ArtifactCoordinate...) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactResolver.class).resolve(...)
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(Dependency, AtomicReference<Dependency>) - Method in class org.apache.maven.project.ProjectModelResolver
 
resolveModel(Parent, AtomicReference<Parent>) - Method in class org.apache.maven.project.ProjectModelResolver
 
resolveModel(Dependency) - Method in class org.apache.maven.project.ProjectModelResolver
 
resolveModel(Parent) - Method in class org.apache.maven.project.ProjectModelResolver
 
resolveProjectArtifacts(MavenProject, Collection<String>, Collection<String>, MavenSession, boolean, Set<Artifact>) - Method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
resolveProjectDependencies(MavenProject, Collection<String>, Collection<String>, MavenSession, boolean, Set<Artifact>) - Method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
RESOURCES_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
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(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>) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadataSource
 
retrieve(Artifact, ArtifactRepository, List<ArtifactRepository>, boolean) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
retrieve(ArtifactRepository, File, String, ArtifactTransferListener) - Method in interface org.apache.maven.repository.RepositorySystem
 
retrieve(MetadataResolutionRequest) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Deprecated.
 
retrieve(MetadataResolutionRequest) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
retrieve(MetadataResolutionRequest) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadataSource
 
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(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
retrieveAvailableVersions(MetadataResolutionRequest) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Deprecated.
 
retrieveAvailableVersions(MetadataResolutionRequest) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
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.
run(MojoExecution) - Method in interface org.apache.maven.plugin.MojoExecutionRunner
Runs mojo execution
RuntimeInformation - Interface in org.apache.maven.rtinfo
Provides information about the current Maven runtime.

S

scope - Variable in class org.apache.maven.execution.scope.internal.MojoExecutionScopeModule
 
scope(Key<T>, Provider<T>) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
scope(Key<T>, Provider<T>) - Method in class org.apache.maven.session.scope.internal.SessionScope
 
scope(Key<T>, Provider<T>) - Method in class org.apache.maven.session.scope.internal.SessionScope.ScopeState
 
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
 
ScopeState() - Constructor for class org.apache.maven.session.scope.internal.SessionScope.ScopeState
 
seed(Class<T>, Provider<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.ScopeState
 
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.execution.scope.internal.MojoExecutionScope
 
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.
selectProjects(List<File>, MavenExecutionRequest) - Method in class org.apache.maven.project.collector.DefaultProjectsSelector
 
selectProjects(List<File>, MavenExecutionRequest) - Method in interface org.apache.maven.project.collector.ProjectsSelector
Select Maven projects from a list of POM files.
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
 
separatorLine() - Static method in class org.apache.maven.internal.MultilineMessageHelper
 
session - Variable in class org.apache.maven.internal.impl.DefaultNode
 
sessionEnded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
sessionEnded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
SessionEnded - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
SessionScope - Class in org.apache.maven.session.scope.internal
SessionScope
SessionScope() - Constructor for class org.apache.maven.session.scope.internal.SessionScope
 
SessionScope.CachingProvider<T> - Class in org.apache.maven.session.scope.internal
A provider wrapping an existing provider with a cache
SessionScope.ScopeState - Class in org.apache.maven.session.scope.internal
ScopeState
SessionScoped - Annotation Type in org.apache.maven
Indicates that annotated component should be instantiated before session execution starts and discarded after session execution completes.
SessionScopeModule - Class in org.apache.maven.session.scope.internal
SessionScopeModule
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
 
SessionStarted - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
set(String) - Method in class org.apache.maven.lifecycle.mapping.LifecyclePhase
 
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
Deprecated.
setActiveProfiles(List<Profile>) - Method in class org.apache.maven.project.MavenProject
 
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
 
setArtifactPath(Artifact, Path) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactManager.class).setPath(...)
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
 
setBlocked(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
 
setCanResume(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
setCanResume(boolean) - Method in interface org.apache.maven.execution.MavenExecutionResult
Indicate that the build can or cannot be resumed by a second invocation of Maven.
setCiManagement(CiManagement) - Method in class org.apache.maven.project.MavenProject
 
setClassifier(String) - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
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) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
setConfiguration(Object, String) - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Sets the configuration to unmarshal into the bean.
setConfiguration(Object, String) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
setConfiguration(XmlNode) - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
setConfiguration(XmlNode) - Method in class org.apache.maven.plugin.MojoExecution
 
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
 
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.lifecycle.mapping.LifecycleMojo
 
setDependencies(List<Dependency>) - Method in class org.apache.maven.project.MavenProject
 
setDependencyArtifacts(Set<Artifact>) - Method in class org.apache.maven.project.MavenProject
Deprecated.
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
 
setDirectory(String) - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
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.
 
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
Deprecated.
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
 
setGoal(String) - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
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
Deprecated.
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.
 
setJavaHome(String) - Method in class org.apache.maven.toolchain.java.JavaToolchainImpl
 
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
 
setLifecyclePhases(Map<String, LifecyclePhase>) - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method setLifecyclePhases
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(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setLocalRepositoryPath(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setLocalRepositoryPath(String) - 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
 
setModelVersion(String) - Method in class org.apache.maven.project.MavenProject
 
setMojoDescriptor(MojoDescriptor) - Method in class org.apache.maven.plugin.MojoExecution
 
setMojos(List<LifecycleMojo>) - Method in class org.apache.maven.lifecycle.mapping.LifecyclePhase
 
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.artifact.handler.DefaultArtifactHandler
 
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
 
setPath(Artifact, Path) - Method in class org.apache.maven.internal.impl.DefaultArtifactManager
 
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
Deprecated.
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(File) - Method in class org.apache.maven.project.MavenProject
Sets project file without changing project basedir.
setPomFile(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
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
 
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
 
setProperty(Project, String, String) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
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 management 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
Deprecated.
This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.
setResolveVersionRanges(boolean) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Deprecated.
This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.
setResume(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setResume(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Sets whether the build should be resumed from the data in the resume.properties file.
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
Deprecated.
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(Session) - Method in class org.apache.maven.execution.MavenSession
 
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
 
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
SettingsUtilsV4 - 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
 
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
 
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, Set<MojoDescriptor>) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
setupMojoExecution(MavenSession, MavenProject, MojoExecution, Set<MojoDescriptor>) - 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
 
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
 
showMessage(String) - Method in class org.apache.maven.internal.impl.DefaultPrompter
 
SingleThreadedBuilder - Class in org.apache.maven.lifecycle.internal.builder.singlethreaded
A Builder encapsulates a strategy for building a set of Maven projects.
SingleThreadedBuilder(LifecycleModuleBuilder) - Constructor for class org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 
SiteLifecycleProvider - Class in org.apache.maven.lifecycle.providers
site lifecycle provider.
SiteLifecycleProvider() - Constructor for class org.apache.maven.lifecycle.providers.SiteLifecycleProvider
 
size() - Method in class org.apache.maven.internal.impl.MappedCollection
 
size() - Method in class org.apache.maven.internal.impl.MappedList
 
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(Session, Toolchain) - Method in class org.apache.maven.internal.impl.DefaultToolchainManager
 
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.
strong(Object) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
success(Object) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
SUREFIRE_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
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
 
TestJarArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
test-jar artifact handler provider.
TestJarArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.TestJarArtifactHandlerProvider
 
ThreadOutputMuxer - Class in org.apache.maven.lifecycle.internal.builder.multithreaded
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
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) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toArtifact(ArtifactCoordinate) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toArtifact(Artifact) - Static method in class org.apache.maven.RepositoryUtils
 
toArtifact(Artifact) - Static method in class org.apache.maven.RepositoryUtils
 
toArtifactRepositories(List<RemoteRepository>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toArtifactRepository(RemoteRepository) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toArtifactRepository(RemoteRepository) - Method in class org.apache.maven.internal.impl.DefaultSession
 
toArtifacts(Collection<Artifact>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toArtifacts(Collection<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
 
toCoordinate() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
toCoordinate() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
toDependencies(Collection<DependencyCoordinate>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toDependency(DependencyCoordinate) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toDependency(DependencyCoordinate) - Method in class org.apache.maven.internal.impl.DefaultSession
 
toDependency(Artifact, Collection<Exclusion>) - Static method in class org.apache.maven.RepositoryUtils
 
toDependency(Dependency, ArtifactTypeRegistry) - Static method in class org.apache.maven.RepositoryUtils
 
toLegacyMap(Map<String, LifecyclePhase>) - Static method in class org.apache.maven.lifecycle.mapping.LifecyclePhase
Deprecated.
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.
ToolchainPrivate - Interface in org.apache.maven.toolchain
a private contract between the toolchains plugin and the components.
ToolchainsBuilder - Interface in org.apache.maven.toolchain
Builds the toolchains model from a previously configured filesystem path to the toolchains file.
toRepo(ArtifactRepository) - Static method in class org.apache.maven.RepositoryUtils
 
toRepos(List<ArtifactRepository>) - Static method in class org.apache.maven.RepositoryUtils
 
toRepositories(List<RemoteRepository>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toRepository(LocalRepository) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toRepository(RemoteRepository) - Method in class org.apache.maven.internal.impl.AbstractSession
 
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.internal.impl.AbstractNode
 
toString() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
toString() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
toString() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
toString() - Method in class org.apache.maven.internal.impl.DefaultMojoExecution
 
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.lifecycle.mapping.LifecyclePhase
 
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.DefaultProjectArtifactsCache.CacheKey
 
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
 
toString() - Method in class org.apache.maven.toolchain.java.JavaToolchainImpl
 
toXml(Model) - Static method in class org.apache.maven.internal.impl.DefaultModelXmlFactory
Simply converts the given content to an xml string.
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.
transport(Session, RemoteRepository) - Method in class org.apache.maven.internal.impl.DefaultTransportProvider
 

U

unalignFromBaseDirectory(String, File) - Method in interface org.apache.maven.project.path.PathTranslator
Deprecated.
 
unalignFromBaseDirectory(Model, File) - Method in interface org.apache.maven.project.path.PathTranslator
Deprecated.
 
unregisterListener(Listener) - Method in class org.apache.maven.internal.impl.AbstractSession
 
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.
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(MojoDescriptor, PlexusConfiguration, ExpressionEvaluator) - Method in class org.apache.maven.plugin.internal.ReadOnlyPluginParametersValidator
 
value() - Method in class org.apache.maven.session.scope.internal.SessionScope.CachingProvider
 
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.
verbose - Variable in class org.apache.maven.internal.impl.DefaultNode
 
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

WAR_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
WarArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
war artifact handler provider.
WarArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.WarArtifactHandlerProvider
 
WarLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
war packaging plugins bindings provider for default lifecycle.
WarLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.WarLifecycleMappingProvider
 
warn(CharSequence) - Method in class org.apache.maven.internal.impl.DefaultLog
 
warn(CharSequence) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
warn(CharSequence, Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
warn(CharSequence, Throwable) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
warn(Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
warn(Throwable) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
warn(Supplier<String>) - Method in class org.apache.maven.internal.impl.DefaultLog
 
warn(Supplier<String>, Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
warning(Object) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
WeakMojoExecutionListener - Interface in org.apache.maven.execution.scope
Extension point that allows build extensions observe and possibly veto mojo executions.
withLocalRepository(LocalRepository) - Method in class org.apache.maven.internal.impl.DefaultSession
 
withRemoteRepositories(List<RemoteRepository>) - Method in class org.apache.maven.internal.impl.DefaultSession
 
WrapperLifecycleProvider - Class in org.apache.maven.lifecycle.providers
wrapper lifecycle provider.
WrapperLifecycleProvider() - Constructor for class org.apache.maven.lifecycle.providers.WrapperLifecycleProvider
 
write(XmlWriterRequest<Model>) - Method in class org.apache.maven.internal.impl.DefaultModelXmlFactory
 
write(XmlWriterRequest<Settings>) - Method in class org.apache.maven.internal.impl.DefaultSettingsXmlFactory
 
write(XmlWriterRequest<PersistedToolchains>) - Method in class org.apache.maven.internal.impl.DefaultToolchainsXmlFactory
 
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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form