A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages

A

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
 
AbstractArtifactResolutionException - Exception in org.apache.maven.artifact.resolver
Base class for artifact resolution exceptions.
AbstractArtifactResolutionException(String, String, String, String, String, String, List<ArtifactRepository>, List<String>) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
AbstractArtifactResolutionException(String, String, String, String, String, String, List<ArtifactRepository>, List<String>, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
AbstractArtifactResolutionException(String, Artifact) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
AbstractArtifactResolutionException(String, Artifact, List<ArtifactRepository>) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
AbstractArtifactResolutionException(String, Artifact, List<ArtifactRepository>, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
AbstractEventSpy - Class in org.apache.maven.eventspy
A skeleton eventspy that does nothing other than helping implementors.
AbstractEventSpy() - Constructor for class org.apache.maven.eventspy.AbstractEventSpy
 
AbstractExecutionListener - Class in org.apache.maven.execution
Provides a skeleton implementation for execution listeners.
AbstractExecutionListener() - Constructor for class org.apache.maven.execution.AbstractExecutionListener
 
AbstractMavenLifecycleParticipant - Class in org.apache.maven
Allows core extensions to participate in Maven build session lifecycle.
AbstractMavenLifecycleParticipant() - Constructor for class org.apache.maven.AbstractMavenLifecycleParticipant
 
AbstractMavenTransferListener - Class in org.apache.maven.cli.transfer
AbstractMavenTransferListener
AbstractMavenTransferListener(PrintStream) - Constructor for class org.apache.maven.cli.transfer.AbstractMavenTransferListener
 
AbstractMavenTransferListener.FileSizeFormat - Class in org.apache.maven.cli.transfer
Formats file size with the associated SI prefix (GB, MB, kB) and using the patterns #0.0 for numbers between 1 and 10 and ###0 for numbers between 10 and 1000+ by default.
AbstractMavenTransferListener.FileSizeFormat.ScaleUnit - Enum in org.apache.maven.cli.transfer
 
AbstractModelBuildingListener - Class in org.apache.maven.model.building
Provides a skeleton implementation for model building listeners.
AbstractModelBuildingListener() - Constructor for class org.apache.maven.model.building.AbstractModelBuildingListener
 
AbstractMojo - Class in org.apache.maven.plugin
Abstract class to provide most of the infrastructure required to implement a Mojo except for the execute method.
The implementation should have a Mojo annotation with the name of the goal:
AbstractMojo() - Constructor for class org.apache.maven.plugin.AbstractMojo
 
AbstractMojoExecutionException - Exception in org.apache.maven.plugin
Base exception.
AbstractMojoExecutionException(String) - Constructor for exception org.apache.maven.plugin.AbstractMojoExecutionException
 
AbstractMojoExecutionException(String, Throwable) - Constructor for exception org.apache.maven.plugin.AbstractMojoExecutionException
 
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
 
AbstractScopeArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Filter to only retain objects in the given artifactScope or better.
AbstractScopeArtifactFilter() - Constructor for class org.apache.maven.artifact.resolver.filter.AbstractScopeArtifactFilter
 
AbstractStringBasedModelInterpolator - Class in org.apache.maven.model.interpolation
Use a regular expression search to find and resolve expressions within the POM.
AbstractStringBasedModelInterpolator - Class in org.apache.maven.project.interpolation
Deprecated.
AbstractStringBasedModelInterpolator() - Constructor for class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
 
AbstractStringBasedModelInterpolator() - Constructor for class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
AbstractStringBasedModelInterpolator(PathTranslator) - Constructor for class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
AbstractVersionTransformation - Class in org.apache.maven.repository.legacy.resolver.transform
Describes a version transformation during artifact resolution.
AbstractVersionTransformation() - Constructor for class org.apache.maven.repository.legacy.resolver.transform.AbstractVersionTransformation
 
accept(DependencyNode, List<DependencyNode>) - Method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.ReactorDependencyFilter
 
activate() - Method in class org.apache.maven.cli.logging.BaseSlf4jConfiguration
 
activate() - Method in class org.apache.maven.cli.logging.impl.Log4j2Configuration
 
activate() - Method in class org.apache.maven.cli.logging.impl.LogbackConfiguration
 
activate() - Method in class org.apache.maven.cli.logging.impl.Slf4jSimpleConfiguration
 
activate() - Method in class org.apache.maven.cli.logging.impl.UnsupportedSlf4jBindingConfiguration
 
activate() - Method in interface org.apache.maven.cli.logging.Slf4jConfiguration
Activate logging implementation configuration (if necessary).
ACTIVATE_PROFILES - Static variable in class org.apache.maven.cli.CLIManager
 
activateAsDefault(String) - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
activatedIds - Variable in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
activation - Variable in class org.apache.maven.model.Profile
The conditional logic which will automatically trigger the inclusion of this profile.
activation - Variable in class org.apache.maven.profiles.Profile
The conditional logic which will automatically trigger the inclusion of this profile.
activation - Variable in class org.apache.maven.settings.Profile
The conditional logic which will automatically trigger the inclusion of this profile.
Activation - Class in org.apache.maven.model
The conditions within the build runtime environment which will trigger the automatic inclusion of the build profile.
Activation - Class in org.apache.maven.profiles
The conditions within the build runtime environment which will trigger the automatic inclusion of the parent build profile.
Activation - Class in org.apache.maven.settings
The conditions within the build runtime environment which will trigger the automatic inclusion of the parent build profile.
Activation() - Constructor for class org.apache.maven.model.Activation
 
Activation() - Constructor for class org.apache.maven.profiles.Activation
 
Activation() - Constructor for class org.apache.maven.settings.Activation
 
ActivationFile - Class in org.apache.maven.model
This is the file specification used to activate the profile.
ActivationFile - Class in org.apache.maven.profiles
This is the file specification used to activate a profile.
ActivationFile - Class in org.apache.maven.settings
This is the file specification used to activate a profile.
ActivationFile() - Constructor for class org.apache.maven.model.ActivationFile
 
ActivationFile() - Constructor for class org.apache.maven.profiles.ActivationFile
 
ActivationFile() - Constructor for class org.apache.maven.settings.ActivationFile
 
ActivationOS - Class in org.apache.maven.model
This is an activator which will detect an operating system's attributes in order to activate its profile.
ActivationOS - Class in org.apache.maven.profiles
This is an activator which will detect an operating system's attributes in order to activate its profile.
ActivationOS - Class in org.apache.maven.settings
This is an activator which will detect an operating system's attributes in order to activate its profile.
ActivationOS() - Constructor for class org.apache.maven.model.ActivationOS
 
ActivationOS() - Constructor for class org.apache.maven.profiles.ActivationOS
 
ActivationOS() - Constructor for class org.apache.maven.settings.ActivationOS
 
ActivationProperty - Class in org.apache.maven.model
This is the property specification used to activate a profile.
ActivationProperty - Class in org.apache.maven.profiles
This is the property specification used to activate a profile.
ActivationProperty - Class in org.apache.maven.settings
This is the property specification used to activate a profile.
ActivationProperty() - Constructor for class org.apache.maven.model.ActivationProperty
 
ActivationProperty() - Constructor for class org.apache.maven.profiles.ActivationProperty
 
ActivationProperty() - Constructor for class org.apache.maven.settings.ActivationProperty
 
activators - Variable in class org.apache.maven.model.profile.DefaultProfileSelector
 
active - Variable in class org.apache.maven.artifact.resolver.ResolutionNode
 
active - Variable in class org.apache.maven.settings.Proxy
Whether this proxy configuration is the active one.
activeByDefault - Variable in class org.apache.maven.model.Activation
If set to true, this profile will be active unless another profile in this pom is activated using the command line -P option or by one of that profile's activators.
activeByDefault - Variable in class org.apache.maven.profiles.Activation
Flag specifying whether this profile is active as a default.
activeByDefault - Variable in class org.apache.maven.settings.Activation
Flag specifying whether this profile is active as a default.
activeByDefaultLocation - Variable in class org.apache.maven.model.Activation
Field activeByDefaultLocation.
activeExternalProfiles - Variable in class org.apache.maven.model.building.DefaultModelBuildingResult
 
activePomProfiles - Variable in class org.apache.maven.model.building.DefaultModelBuildingResult
 
activeProfileIds - Variable in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
activeProfileIds - Variable in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
activeProfileIds - Variable in class org.apache.maven.project.DefaultProjectBuildingRequest
 
activeProfiles - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
activeProfiles - Variable in class org.apache.maven.model.building.ModelData
 
activeProfiles - Variable in class org.apache.maven.profiles.ProfilesRoot
Field activeProfiles.
activeProfiles - Variable in class org.apache.maven.project.MavenProject
 
activeProfiles - Variable in class org.apache.maven.settings.Settings
Field activeProfiles.
ActiveProjectArtifact - Class in org.apache.maven.project.artifact
Deprecated.
ActiveProjectArtifact(MavenProject, Artifact) - Constructor for class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
 
activeProxy - Variable in class org.apache.maven.settings.Settings
 
add(int, V) - Method in class org.apache.maven.model.merge.ModelMerger.MergingList
 
add(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
add(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.filter.OrArtifactFilter
 
add(Problem.Severity, String, int, int, Exception) - Method in class org.apache.maven.building.DefaultProblemCollector
 
add(Problem.Severity, String, int, int, Exception) - Method in interface org.apache.maven.building.ProblemCollector
Adds the specified problem.
add(ModelProblem) - Method in class org.apache.maven.model.building.DefaultModelProblemCollector
 
add(ModelProblemCollectorRequest) - Method in class org.apache.maven.model.building.DefaultModelProblemCollector
 
add(ModelProblemCollectorRequest) - Method in interface org.apache.maven.model.building.ModelProblemCollector
Adds the specified problem.
add(ModelProblemCollectorRequest) - Method in class org.apache.maven.project.validation.DefaultModelValidator.SimpleModelProblemCollector
Deprecated.
 
add(ArtifactMetadata) - Method in class org.apache.maven.repository.metadata.ClasspathContainer
 
add(SettingsProblem.Severity, String, int, int, Exception) - Method in class org.apache.maven.settings.building.DefaultSettingsProblemCollector
 
add(SettingsProblem.Severity, String, int, int, Exception) - Method in interface org.apache.maven.settings.building.SettingsProblemCollector
Adds the specified problem.
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
 
addActiveProfile(String) - Method in class org.apache.maven.profiles.ProfilesRoot
Method addActiveProfile.
addActiveProfile(String) - Method in class org.apache.maven.settings.Settings
Method addActiveProfile.
addActiveProfiles(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addActiveProfiles(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addAll(List<ModelProblem>) - Method in class org.apache.maven.model.building.DefaultModelProblemCollector
 
addApiMethod(String, String) - Method in class org.apache.maven.usability.plugin.Expression
Method addApiMethod.
addArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
addArtifact(Artifact) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
addArtifactPath(Artifact, List<String>) - Method in class org.apache.maven.project.MavenProject
 
addAttachedArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
Add or replace an artifact.
addBuildSummary(BuildSummary) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
addBuildSummary(BuildSummary) - Method in interface org.apache.maven.execution.MavenExecutionResult
Add the specified build summary.
addChecksumObserver(Wagon, String) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
 
addChild(int, MetadataTreeNode) - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
 
addCircularDependencyException(CyclicDependencyException) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
addCircularDependencyException(CyclicDependencyException) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
addCliOption(String, String) - Method in class org.apache.maven.usability.plugin.Expression
Method addCliOption.
addCompileSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
 
addConfiguration(String, String) - Method in class org.apache.maven.model.Notifier
Method addConfiguration.
addContributor(Contributor) - Method in class org.apache.maven.model.Model
Method addContributor.
addContributor(Contributor) - Method in class org.apache.maven.project.MavenProject
 
addCoreExcludes(Set<String>) - Method in interface org.apache.maven.ArtifactFilterManagerDelegate
Deprecated.
 
addDefaultEntities - Variable in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
If set the parser will be loaded with all single characters from the XHTML specification.
addDefaultEntities - Variable in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
If set the parser will be loaded with all single characters from the XHTML specification.
addDefaultEntities - Variable in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
If set the parser will be loaded with all single characters from the XHTML specification.
addDefaultEntities - Variable in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
If set the parser will be loaded with all single characters from the XHTML specification.
addDefaultEntities - Variable in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
If set the parser will be loaded with all single characters from the XHTML specification.
addDefaultEntities - Variable in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
If set the parser will be loaded with all single characters from the XHTML specification.
addDefaultEntities - Variable in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
If set the parser will be loaded with all single characters from the XHTML specification.
addDefaultEntities - Variable in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
If set the parser will be loaded with all single characters from the XHTML specification.
addDefaultEntities - Variable in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
If set the parser will be loaded with all single characters from the XHTML specification.
addDependencies(Set<Artifact>, List<ArtifactRepository>, ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
addDependency(Dependency) - Method in class org.apache.maven.model.DependencyManagement
Method addDependency.
addDependency(Dependency) - Method in class org.apache.maven.model.ModelBase
Method addDependency.
addDependency(Dependency) - Method in class org.apache.maven.model.Plugin
Method addDependency.
addDeveloper(Developer) - Method in class org.apache.maven.model.Model
Method addDeveloper.
addDeveloper(Developer) - Method in class org.apache.maven.project.MavenProject
 
addDom(Xpp3Dom, String, String) - Method in class org.apache.maven.model.plugin.DefaultReportingConverter
 
addDom(Xpp3Dom, String, String, InputLocation) - Method in class org.apache.maven.model.plugin.DefaultReportingConverter
 
addEdge(Map<String, MavenProject>, Map<String, Map<String, Vertex>>, MavenProject, Vertex, String, String, String, boolean, boolean) - Method in class org.apache.maven.project.ProjectSorter
 
addEdge(MetadataGraphVertex, MetadataGraphVertex, MetadataGraphEdge) - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
addEdge(Vertex, Vertex, MavenProject, Map<String, MavenProject>, boolean, boolean) - Method in class org.apache.maven.project.ProjectSorter
 
addedToClasspath - Variable in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
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.
addError(Exception) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
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
 
addExceptionToResult(MavenExecutionResult, Throwable) - Method in class org.apache.maven.DefaultMaven
 
addExclude(String) - Method in class org.apache.maven.model.PatternSet
Method addExclude.
addExcludes(Set<String>) - Method in interface org.apache.maven.ArtifactFilterManagerDelegate
Deprecated.
 
addExclusion(Exclusion) - Method in class org.apache.maven.model.Dependency
Method addExclusion.
addExecution(PluginExecution) - Method in class org.apache.maven.model.Plugin
Method addExecution.
addExecution(Execution) - Method in class org.apache.maven.plugin.lifecycle.Phase
Method addExecution.
addExident(MetadataGraphNode) - Method in class org.apache.maven.repository.MetadataGraphNode
 
addExpression(Expression) - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Method addExpression.
addExtension(CoreExtension) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
Method addExtension.
addExtension(Extension) - Method in class org.apache.maven.model.Build
Method addExtension.
addFilter(String) - Method in class org.apache.maven.model.BuildBase
Method addFilter.
addGoal(String) - Method in class org.apache.maven.model.PluginExecution
Method addGoal.
addGoal(String) - Method in class org.apache.maven.plugin.lifecycle.Execution
Method addGoal.
addHandlers(Map<String, ArtifactHandler>) - Method in interface org.apache.maven.artifact.handler.manager.ArtifactHandlerManager
Deprecated.
addHandlers(Map<String, ArtifactHandler>) - Method in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
addInactiveProfile(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addInactiveProfile(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addInactiveProfiles(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addInactiveProfiles(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addIncident(MetadataGraphNode) - Method in class org.apache.maven.repository.MetadataGraphNode
 
addInclude(String) - Method in class org.apache.maven.model.PatternSet
Method addInclude.
addLicense(License) - Method in class org.apache.maven.model.Model
Method addLicense.
addLicense(License) - Method in class org.apache.maven.project.MavenProject
 
addLifecycle(Lifecycle) - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Method addLifecycle.
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.model.Model
Method addMailingList.
addMailingList(MailingList) - Method in class org.apache.maven.project.MavenProject
 
addMessage(String) - Method in class org.apache.maven.project.validation.ModelValidationResult
 
addMetadata(ArtifactMetadata) - Method in interface org.apache.maven.artifact.Artifact
 
addMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.DefaultArtifact
 
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
 
addMetadataResolutionException(ArtifactResolutionException) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
addMirror(Mirror) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addMirror(Mirror) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addMirror(Mirror) - Method in class org.apache.maven.settings.Settings
Method addMirror.
addMissingArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
addMissingArtifact(Artifact) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
addModelId(String) - Method in class org.apache.maven.model.building.DefaultModelBuildingResult
 
addModule(String) - Method in class org.apache.maven.model.ModelBase
Method addModule.
addMojo(MojoDescriptor) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
addMojoExecution(Map<Integer, List<MojoExecution>>, MojoExecution, int) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate
 
addNode(MetadataGraphNode) - Method in class org.apache.maven.repository.MetadataGraph
 
addNotifier(Notifier) - Method in class org.apache.maven.model.CiManagement
Method addNotifier.
addOtherArchive(String) - Method in class org.apache.maven.model.MailingList
Method addOtherArchive.
addParameter(Parameter) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
addPath(List<String>, String) - Method in class org.apache.maven.project.MavenProject
 
addPhase(Phase) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Method addPhase.
addPlugin(Plugin) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Method addPlugin.
addPlugin(Plugin) - Method in class org.apache.maven.model.PluginContainer
Method addPlugin.
addPlugin(ReportPlugin) - Method in class org.apache.maven.model.Reporting
Method addPlugin.
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
 
addPluginGroup(String) - Method in class org.apache.maven.settings.Settings
Method addPluginGroup.
addPluginGroups(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addPluginGroups(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addPluginMapping(String, String) - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
addPluginMapping(String, String, String) - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
addPluginRepository(Repository) - Method in class org.apache.maven.model.ModelBase
Method addPluginRepository.
addPluginRepository(Repository) - Method in class org.apache.maven.profiles.Profile
Method addPluginRepository.
addPluginRepository(Repository) - Method in class org.apache.maven.settings.Profile
Method addPluginRepository.
addProblem(Result<T>, ModelProblem) - Static method in class org.apache.maven.model.building.Result
New result consisting of given result and new problem.
addProblems(Result<T>, Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.model.building.Result
New result that includes the given
addProblems(Result<T>, Result<?>...) - Static method in class org.apache.maven.model.building.Result
 
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.model.Model
Method addProfile.
addProfile(Profile) - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
addProfile(Profile) - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated.
 
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.
addProfile(Profile) - Method in class org.apache.maven.profiles.ProfilesRoot
Method addProfile.
addProfile(Profile) - Method in class org.apache.maven.settings.Settings
Method addProfile.
addProfileActivator(ProfileActivator) - Method in class org.apache.maven.model.profile.DefaultProfileSelector
 
addProfiles(List<Profile>) - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
addProfiles(List<Profile>) - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated.
 
addProjectReference(MavenProject) - Method in class org.apache.maven.project.MavenProject
 
addProperty(String, String) - Method in class org.apache.maven.model.Contributor
Method addProperty.
addProperty(String, String) - Method in class org.apache.maven.model.ModelBase
Method addProperty.
addProperty(String, String) - Method in class org.apache.maven.profiles.Profile
Method addProperty.
addProperty(String, String) - Method in class org.apache.maven.settings.Profile
Method addProperty.
addProvide(String, String) - Method in class org.apache.maven.toolchain.model.ToolchainModel
Method addProvide.
addProvideToken(String, RequirementMatcher) - Method in class org.apache.maven.toolchain.DefaultToolchain
 
addProxy(Proxy) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addProxy(Proxy) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addProxy(Proxy) - Method in class org.apache.maven.settings.Settings
Method addProxy.
addRemoteRepository(ArtifactRepository) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addRemoteRepository(ArtifactRepository) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addReport(String) - Method in class org.apache.maven.model.ReportSet
Method addReport.
addReportSet(ReportSet) - Method in class org.apache.maven.model.ReportPlugin
Method addReportSet.
addRepository(Repository) - Method in class org.apache.maven.model.ModelBase
Method addRepository.
addRepository(Repository) - Method in interface org.apache.maven.model.resolution.ModelResolver
Adds a repository to use for subsequent resolution requests.
addRepository(Repository) - Method in class org.apache.maven.project.ProjectModelResolver
 
addRepository(Repository) - Method in class org.apache.maven.repository.internal.DefaultModelResolver
 
addRepository(Repository, boolean) - Method in interface org.apache.maven.model.resolution.ModelResolver
Adds a repository to use for subsequent resolution requests.
addRepository(Repository, boolean) - Method in class org.apache.maven.project.ProjectModelResolver
 
addRepository(Repository, boolean) - Method in class org.apache.maven.repository.internal.DefaultModelResolver
 
addRepository(Repository) - Method in class org.apache.maven.profiles.Profile
Method addRepository.
addRepository(Repository) - Method in class org.apache.maven.settings.Profile
Method addRepository.
addRequestedArtifact(Artifact) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
addResolvedDependency(Dependency) - Method in class org.apache.maven.project.DefaultDependencyResolutionResult
 
addResource(Resource) - Method in class org.apache.maven.model.BuildBase
Method addResource.
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.
address - Variable in class org.apache.maven.model.Notifier
Deprecated.
addressLocation - Variable in class org.apache.maven.model.Notifier
Field addressLocation.
addRole(String) - Method in class org.apache.maven.model.Contributor
Method addRole.
addScope(String) - Method in class org.apache.maven.artifact.resolver.filter.CumulativeScopeArtifactFilter
 
addScopeInternal(String) - Method in class org.apache.maven.artifact.resolver.filter.AbstractScopeArtifactFilter
 
addScopes(Collection<String>) - Method in class org.apache.maven.artifact.resolver.filter.CumulativeScopeArtifactFilter
 
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
 
addServer(Server) - Method in class org.apache.maven.settings.Settings
Method addServer.
addSnapshotVersion(SnapshotVersion) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Method addSnapshotVersion.
addSystemProperties(Properties) - Static method in class org.apache.maven.properties.internal.SystemProperties
Thread-safe System.properties copy implementation.
addTestCompileSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
 
addTestResource(Resource) - Method in class org.apache.maven.model.BuildBase
Method addTestResource.
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.
addToolchain(ToolchainModel) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Method addToolchain.
addVersion(String) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Method addVersion.
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
addVersionRangeViolation(Exception) - Method in class org.apache.maven.repository.MetadataResolutionResult
addVertex(ArtifactMetadata) - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
addViolation(ModelProblemCollector, ModelProblem.Severity, ModelProblem.Version, String, String, String, InputLocationTracker) - Static method in class org.apache.maven.model.validation.DefaultModelValidator
 
addViolation(SettingsProblemCollector, SettingsProblem.Severity, String, String, String) - Static method in class org.apache.maven.settings.validation.DefaultSettingsValidator
 
addZeroTokens(List<String>, int) - Static method in class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
 
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
 
afterExecutionFailure(MojoExecutionEvent) - Method in class org.apache.maven.plugin.CompoundMojoExecutionListener
 
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
 
afterMojoExecutionSuccess(MojoExecutionEvent) - Method in class org.apache.maven.plugin.CompoundMojoExecutionListener
 
afterProjectExecutionFailure(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
afterProjectExecutionFailure(ProjectExecutionEvent) - Method in class org.apache.maven.lifecycle.internal.CompoundProjectExecutionListener
 
afterProjectExecutionSuccess(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
afterProjectExecutionSuccess(ProjectExecutionEvent) - Method in class org.apache.maven.lifecycle.internal.CompoundProjectExecutionListener
 
afterProjectsRead(MavenSession) - Method in class org.apache.maven.AbstractMavenLifecycleParticipant
Invoked after all MavenProject instances have been created.
afterSessionEnd(Collection<MavenProject>, MavenSession) - Method in class org.apache.maven.DefaultMaven
 
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.
aggregateRepositories(List<ArtifactRepository>, List<ArtifactRepository>) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
aggregating - Variable in class org.apache.maven.lifecycle.internal.TaskSegment
 
aggregating - Variable in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache.CacheKey
 
aggregator - Variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
Flags this Mojo to run it in a multi module way, i.e.
AID - Static variable in class org.apache.maven.plugin.internal.PlexusUtilsInjector
 
alias - Variable in class org.apache.maven.plugin.descriptor.Parameter
 
ALIASES - Static variable in class org.apache.maven.artifact.versioning.ComparableVersion.StringItem
 
alignToBaseDirectory(File) - Method in class org.apache.maven.configuration.internal.DefaultBeanConfigurator.BeanExpressionEvaluator
 
alignToBaseDirectory(File) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
alignToBaseDirectory(String, File) - Method in class org.apache.maven.model.path.DefaultModelPathTranslator
 
alignToBaseDirectory(String, File) - Method in class org.apache.maven.model.path.DefaultPathTranslator
 
alignToBaseDirectory(String, File) - Method in interface org.apache.maven.model.path.PathTranslator
Resolves the specified path against the given base directory.
alignToBaseDirectory(String, File) - Method in class org.apache.maven.project.path.DefaultPathTranslator
Deprecated.
 
alignToBaseDirectory(String, File) - Method in interface org.apache.maven.project.path.PathTranslator
Deprecated.
 
alignToBaseDirectory(Model, File) - Method in class org.apache.maven.project.path.DefaultPathTranslator
Deprecated.
 
alignToBaseDirectory(Model, File) - Method in interface org.apache.maven.project.path.PathTranslator
Deprecated.
 
alignToBaseDirectory(Model, File, ModelBuildingRequest) - Method in class org.apache.maven.model.path.DefaultModelPathTranslator
 
alignToBaseDirectory(Model, File, ModelBuildingRequest) - Method in interface org.apache.maven.model.path.ModelPathTranslator
Resolves the well-known paths of the specified model against the given base directory.
allHandlers - Variable in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
allProjects - Variable in class org.apache.maven.execution.MavenSession
The full set of projects before any potential constraining by --projects.
allProjects - Variable in class org.apache.maven.graph.DefaultProjectDependencyGraph
 
ALSO_MAKE - Static variable in class org.apache.maven.cli.CLIManager
 
ALSO_MAKE_DEPENDENTS - Static variable in class org.apache.maven.cli.CLIManager
 
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.
 
ALTERNATE_GLOBAL_SETTINGS - Static variable in class org.apache.maven.cli.CLIManager
 
ALTERNATE_GLOBAL_TOOLCHAINS - Static variable in class org.apache.maven.cli.CLIManager
 
ALTERNATE_POM_FILE - Static variable in class org.apache.maven.cli.CLIManager
 
ALTERNATE_USER_SETTINGS - Static variable in class org.apache.maven.cli.CLIManager
 
ALTERNATE_USER_TOOLCHAINS - Static variable in class org.apache.maven.cli.CLIManager
 
alwaysExecute() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
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
 
ANSI_RESET - Static variable in class org.apache.maven.cli.MavenCli
 
API_REALMID - Static variable in class org.apache.maven.classrealm.DefaultClassRealmManager
 
apiMethods - Variable in class org.apache.maven.usability.plugin.Expression
Field apiMethods.
append(MessageBuilder, MojoExecution) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
 
append(MessageBuilder, MavenProject) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
 
appendArtifactTypeClassifierString(StringBuilder) - Method in class org.apache.maven.artifact.DefaultArtifact
 
appendForkInfo(MessageBuilder, MojoDescriptor) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
 
appendPath(String, String, String) - Method in class org.apache.maven.model.inheritance.DefaultInheritanceAssembler.InheritanceModelMerger
 
appendPath(String, String, String, boolean) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
applicationVersion - Variable in class org.apache.maven.execution.DefaultRuntimeInformation
Deprecated.
 
apply(MetadataGraphEdge, MetadataGraphEdge) - Method in class org.apache.maven.repository.metadata.DefaultGraphConflictResolutionPolicy
 
apply(MetadataGraphEdge, MetadataGraphEdge) - Method in interface org.apache.maven.repository.metadata.GraphConflictResolutionPolicy
 
applyFilter(Collection<? extends MavenProject>) - Method in class org.apache.maven.graph.FilteredProjectDependencyGraph
 
arch - Variable in class org.apache.maven.model.ActivationOS
The architecture of the operating system to be used to activate the profile.
arch - Variable in class org.apache.maven.profiles.ActivationOS
The architecture of the OS to be used to activate a profile.
arch - Variable in class org.apache.maven.settings.ActivationOS
The architecture of the OS to be used to activate a profile.
archive - Variable in class org.apache.maven.model.MailingList
The link to a URL where you can browse the mailing list archive.
archiveLocation - Variable in class org.apache.maven.model.MailingList
Field archiveLocation.
archLocation - Variable in class org.apache.maven.model.ActivationOS
Field archLocation.
areAllDependenciesInReactor(Collection<MavenProject>, Collection<Dependency>) - Method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
args - Variable in class org.apache.maven.cli.CliRequest
 
artifact - Variable in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
artifact - Variable in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
artifact - Variable in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
artifact - Variable in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
artifact - Variable in exception org.apache.maven.artifact.resolver.CyclicDependencyException
 
artifact - Variable in class org.apache.maven.artifact.resolver.DefaultArtifactResolver.ResolveTask
 
artifact - Variable in class org.apache.maven.artifact.resolver.ResolutionNode
 
artifact - Variable in class org.apache.maven.classrealm.ArtifactClassRealmConstituent
 
artifact - Variable in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
 
artifact - Variable in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheKey
 
artifact - Variable in exception org.apache.maven.project.DuplicateArtifactAttachmentException
 
artifact - Variable in class org.apache.maven.project.MavenProject
 
artifact - Variable in class org.apache.maven.repository.ArtifactTransferEvent
 
artifact - Variable in class org.apache.maven.repository.internal.RelocatedArtifact
 
artifact - Variable in class org.apache.maven.repository.internal.VersionsMetadata
 
artifact - Variable in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
 
artifact - Variable in exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
 
artifact - Variable in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
artifact - Variable in exception org.apache.maven.repository.metadata.MetadataRetrievalException
 
Artifact - Interface in org.apache.maven.artifact
Maven Artifact interface.
ARTIFACT_ID - Static variable in class org.apache.maven.model.merge.MavenModelMerger
The context key for the artifact id of the target model.
ARTIFACT_SEPARATOR - Static variable in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
ARTIFACT_SEPARATOR - Static variable in class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
 
ArtifactClassRealmConstituent - Class in org.apache.maven.classrealm
 
ArtifactClassRealmConstituent(Artifact) - Constructor for class org.apache.maven.classrealm.ArtifactClassRealmConstituent
 
artifactCollector - Variable in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
ArtifactCollector - Interface in org.apache.maven.artifact.resolver
Deprecated.
artifactDependencies - Variable in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
artifactDependencies - Variable in class org.apache.maven.repository.MetadataResolutionRequest
 
artifactDeployed(RepositoryEvent) - Method in class org.apache.maven.eventspy.internal.EventSpyRepositoryListener
 
ArtifactDeployer - Interface in org.apache.maven.artifact.deployer
ArtifactDeployer
artifactDeploying(RepositoryEvent) - Method in class org.apache.maven.eventspy.internal.EventSpyRepositoryListener
 
ArtifactDeploymentException - Exception in org.apache.maven.artifact.deployer
 
ArtifactDeploymentException(String) - Constructor for exception org.apache.maven.artifact.deployer.ArtifactDeploymentException
 
ArtifactDeploymentException(String, Throwable) - Constructor for exception org.apache.maven.artifact.deployer.ArtifactDeploymentException
 
ArtifactDeploymentException(Throwable) - Constructor for exception org.apache.maven.artifact.deployer.ArtifactDeploymentException
 
artifactDescriptorInvalid(RepositoryEvent) - Method in class org.apache.maven.eventspy.internal.EventSpyRepositoryListener
 
artifactDescriptorInvalid(RepositoryEvent) - Method in class org.apache.maven.internal.aether.LoggingRepositoryListener
 
artifactDescriptorMissing(RepositoryEvent) - Method in class org.apache.maven.eventspy.internal.EventSpyRepositoryListener
 
artifactDescriptorMissing(RepositoryEvent) - Method in class org.apache.maven.internal.aether.LoggingRepositoryListener
 
ArtifactDescriptorReaderDelegate - Class in org.apache.maven.repository.internal
Populates Aether ArtifactDescriptorResult from Maven project Model.
ArtifactDescriptorReaderDelegate() - Constructor for class org.apache.maven.repository.internal.ArtifactDescriptorReaderDelegate
 
ArtifactDescriptorUtils - Class in org.apache.maven.repository.internal
Warning: This is an internal utility class that is only public for technical reasons, it is not part of the public API.
ArtifactDescriptorUtils() - Constructor for class org.apache.maven.repository.internal.ArtifactDescriptorUtils
 
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
 
artifactDownloaded(RepositoryEvent) - Method in class org.apache.maven.eventspy.internal.EventSpyRepositoryListener
 
artifactDownloading(RepositoryEvent) - Method in class org.apache.maven.eventspy.internal.EventSpyRepositoryListener
 
artifactEquals(Artifact, Artifact) - Static method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
artifactExists - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
does the actual artifact for this metadata exists
artifactFactory - Variable in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
artifactFactory - Variable in class org.apache.maven.lifecycle.internal.DefaultProjectArtifactFactory
 
artifactFactory - Variable in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
artifactFactory - Variable in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
ArtifactFactory - Interface in org.apache.maven.artifact.factory
Deprecated.
artifactFilter - Variable in class org.apache.maven.project.MavenProject
 
ArtifactFilter - Interface in org.apache.maven.artifact.resolver.filter
 
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.
artifactHandler - Variable in class org.apache.maven.artifact.DefaultArtifact
 
ArtifactHandler - Interface in org.apache.maven.artifact.handler
An artifact handler defines for a dependency type, defined as Plexus role: extension and classifier, to be able to download the file, information on how to use the artifact: whether to add it to the classpath, or to take into account its dependencies.
artifactHandlerManager - Variable in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
artifactHandlerManager - Variable in class org.apache.maven.bridge.MavenRepositorySystem
 
artifactHandlerManager - Variable in class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
 
artifactHandlerManager - Variable in class org.apache.maven.project.DefaultMavenProjectHelper
 
ArtifactHandlerManager - Interface in org.apache.maven.artifact.handler.manager
 
artifactHandlers - Variable in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
artifactHashCode(Artifact) - Static method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
artifactId - Variable in class org.apache.maven.artifact.DefaultArtifact
 
artifactId - Variable in exception org.apache.maven.artifact.InvalidArtifactRTException
 
artifactId - Variable in class org.apache.maven.artifact.repository.metadata.Metadata
The artifactId that this directory represents, if any.
artifactId - Variable in class org.apache.maven.artifact.repository.metadata.Plugin
The plugin artifactId.
artifactId - Variable in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
artifactId - Variable in class org.apache.maven.cli.internal.extension.model.CoreExtension
The artifact ID of the extension.
artifactId - Variable in class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer.GoalSpec
 
artifactId - Variable in class org.apache.maven.model.building.ModelData
 
artifactId - Variable in class org.apache.maven.model.Dependency
The unique id for an artifact produced by the project group, e.g.
artifactId - Variable in class org.apache.maven.model.Exclusion
The artifact ID of the project to exclude.
artifactId - Variable in class org.apache.maven.model.Extension
The artifact ID of the extension.
artifactId - Variable in class org.apache.maven.model.Model
The identifier for this artifact that is unique within the group given by the group ID.
artifactId - Variable in class org.apache.maven.model.Parent
The artifact id of the parent project to inherit from.
artifactId - Variable in class org.apache.maven.model.Plugin
The artifact ID of the plugin in the repository.
artifactId - Variable in class org.apache.maven.model.Relocation
The new artifact ID of the artifact.
artifactId - Variable in class org.apache.maven.model.ReportPlugin
The artifact ID of the reporting plugin in the repository.
artifactId - Variable in exception org.apache.maven.model.resolution.UnresolvableModelException
The artifact id of the unresolvable model.
artifactId - Variable in class org.apache.maven.plugin.DefaultPluginDescriptorCache.CacheKey
 
artifactId - Variable in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
artifactId - Variable in class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResult
 
artifactId - Variable in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
artifactId - Variable in exception org.apache.maven.plugin.version.PluginVersionNotFoundException
 
artifactId - Variable in exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
artifactId - Variable in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache.CacheKey
 
artifactId - Variable in class org.apache.maven.project.ReactorModelCache.CacheKey
 
artifactId - Variable in class org.apache.maven.project.ReactorModelPool.CacheKey
 
artifactId - Variable in class org.apache.maven.repository.internal.DefaultModelCache.Key
 
artifactId - Variable in class org.apache.maven.repository.internal.DefaultVersionResolver.Key
 
artifactId - Variable in class org.apache.maven.repository.internal.RelocatedArtifact
 
artifactId - Variable in class org.apache.maven.repository.MavenArtifactMetadata
 
artifactId - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
 
artifactIdLocation - Variable in class org.apache.maven.model.Dependency
Field artifactIdLocation.
artifactIdLocation - Variable in class org.apache.maven.model.Exclusion
Field artifactIdLocation.
artifactIdLocation - Variable in class org.apache.maven.model.Extension
Field artifactIdLocation.
artifactIdLocation - Variable in class org.apache.maven.model.Parent
Field artifactIdLocation.
artifactIdLocation - Variable in class org.apache.maven.model.Relocation
Field artifactIdLocation.
ArtifactInstallationException - Exception in org.apache.maven.artifact.installer
 
ArtifactInstallationException(String) - Constructor for exception org.apache.maven.artifact.installer.ArtifactInstallationException
 
ArtifactInstallationException(String, Throwable) - Constructor for exception org.apache.maven.artifact.installer.ArtifactInstallationException
 
ArtifactInstallationException(Throwable) - Constructor for exception org.apache.maven.artifact.installer.ArtifactInstallationException
 
artifactInstalled(RepositoryEvent) - Method in class org.apache.maven.eventspy.internal.EventSpyRepositoryListener
 
ArtifactInstaller - Interface in org.apache.maven.artifact.installer
 
artifactInstalling(RepositoryEvent) - Method in class org.apache.maven.eventspy.internal.EventSpyRepositoryListener
 
artifactInstalling(RepositoryEvent) - Method in class org.apache.maven.internal.aether.LoggingRepositoryListener
 
artifactMap - Variable in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
artifactMap - Variable in class org.apache.maven.project.MavenProject
 
artifactMapByVersionlessId(Collection<Artifact>) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
artifactMetadata - Variable in class org.apache.maven.repository.metadata.MetadataResolution
resolved MD
ArtifactMetadata - Class in org.apache.maven.repository.metadata
Artifact Metadata that is resolved independent of Artifact itself.
ArtifactMetadata - Interface in org.apache.maven.artifact.metadata
Deprecated.
ArtifactMetadata - Interface in org.apache.maven.repository.legacy.metadata
Contains metadata about an artifact, and methods to retrieve/store it from an artifact repository.
ArtifactMetadata(String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadata(String, String, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadata(String, String, String, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadata(String, String, String, String, String, String, String, String, boolean, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadata(String, String, String, String, ArtifactScopeEnum) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadata(String, String, String, String, ArtifactScopeEnum, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadata(String, String, String, String, ArtifactScopeEnum, String, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadata(String, String, String, String, ArtifactScopeEnum, String, String, String, boolean, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadata(Artifact) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadataAdapter(Metadata) - Constructor for class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactMetadataAdapter
 
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.
ArtifactNotFoundException - Exception in org.apache.maven.artifact.resolver
 
ArtifactNotFoundException(String, String, String, String, String, String, List<ArtifactRepository>, String, List<String>) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactNotFoundException
 
ArtifactNotFoundException(String, String, String, String, String, String, List<ArtifactRepository>, String, List<String>, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactNotFoundException
 
ArtifactNotFoundException(String, Artifact) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactNotFoundException
 
ArtifactNotFoundException(String, Artifact, List<ArtifactRepository>) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactNotFoundException
 
ArtifactNotFoundException(String, Artifact, List<ArtifactRepository>, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactNotFoundException
 
ArtifactRepository - Interface in org.apache.maven.artifact.repository
Abstraction of an artifact repository.
ArtifactRepositoryAdapter(RemoteRepository) - Constructor for class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactRepositoryAdapter
 
artifactRepositoryFactory - Variable in class org.apache.maven.artifact.manager.DefaultWagonManager
 
artifactRepositoryFactory - Variable in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
ArtifactRepositoryFactory - Interface in org.apache.maven.artifact.repository
 
ArtifactRepositoryFactory - Interface in org.apache.maven.repository.legacy.repository
 
ArtifactRepositoryLayout - Interface in org.apache.maven.artifact.repository.layout
 
ArtifactRepositoryLayout2 - Interface in org.apache.maven.artifact.repository.layout
ArtifactRepositoryLayout2
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
 
ArtifactRepositoryPolicy - Class in org.apache.maven.artifact.repository
Describes a set of policies for a repository to use under certain conditions.
ArtifactRepositoryPolicy() - Constructor for class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
ArtifactRepositoryPolicy(boolean, String, String) - Constructor for class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
ArtifactRepositoryPolicy(ArtifactRepositoryPolicy) - Constructor for class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
ArtifactResolutionException - Exception in org.apache.maven.artifact.resolver
 
ArtifactResolutionException(String, String, String, String, String, String, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
ArtifactResolutionException(String, String, String, String, String, String, List<ArtifactRepository>, List<String>, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
ArtifactResolutionException(String, Artifact) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
ArtifactResolutionException(String, Artifact, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
ArtifactResolutionException(String, Artifact, List<ArtifactRepository>) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
ArtifactResolutionException(String, Artifact, List<ArtifactRepository>, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
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
 
artifactResolved(RepositoryEvent) - Method in class org.apache.maven.eventspy.internal.EventSpyRepositoryListener
 
artifactResolver - Variable in class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
 
artifactResolver - Variable in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
ArtifactResolver - Interface in org.apache.maven.artifact.resolver
 
artifactResolving(RepositoryEvent) - Method in class org.apache.maven.eventspy.internal.EventSpyRepositoryListener
 
artifacts - Variable in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
artifacts - Variable in class org.apache.maven.artifact.resolver.UnresolvedArtifacts
 
artifacts - Variable in class org.apache.maven.extension.internal.CoreExports
 
artifacts - Variable in class org.apache.maven.extension.internal.CoreExtensionEntry
 
artifacts - Variable in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
artifacts - Variable in class org.apache.maven.plugin.ExtensionRealmCache.CacheRecord
 
artifacts - Variable in class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
artifacts - Variable in class org.apache.maven.plugin.PluginRealmCache.CacheRecord
 
artifacts - Variable in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
artifacts - Variable in class org.apache.maven.project.artifact.ProjectArtifactsCache.CacheRecord
 
artifacts - Variable in class org.apache.maven.project.MavenProject
 
artifacts - Variable in class org.apache.maven.repository.internal.LocalSnapshotMetadata
 
artifacts - Variable in class org.apache.maven.repository.internal.MavenSnapshotMetadata
 
artifacts - Variable in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
artifacts - Variable in class org.apache.maven.repository.legacy.TransferListenerAdapter
 
artifacts - Variable in class org.apache.maven.repository.MetadataResolutionResult
 
artifactScope - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactScopeEnum - Enum in org.apache.maven.artifact
Type safe reincarnation of Artifact scope.
ArtifactScopeEnum(int) - Constructor for enum org.apache.maven.artifact.ArtifactScopeEnum
 
ArtifactStatus - Class in org.apache.maven.artifact
Type safe enumeration for the artifact status field.
ArtifactStatus(String, int) - Constructor for class org.apache.maven.artifact.ArtifactStatus
 
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.
ArtifactTransformation - Interface in org.apache.maven.repository.legacy.resolver.transform
 
ArtifactTransformationManager - Interface in org.apache.maven.repository.legacy.resolver.transform
Manages multiple ArtifactTransformation instances and applies them in succession.
artifactTransformations - Variable in class org.apache.maven.repository.legacy.resolver.transform.DefaultArtifactTransformationManager
 
artifactUri - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
artifact URI
artifactUri - Variable in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
ArtifactUtils - Class in org.apache.maven.artifact
ArtifactUtils
ArtifactUtils() - Constructor for class org.apache.maven.artifact.ArtifactUtils
 
ArtifactVersion - Interface in org.apache.maven.artifact.versioning
Describes an artifact version in terms of its components, converts it to/from a string and compares two versions.
ArtifactWithDependencies - Interface in org.apache.maven.project.artifact
ArtifactWithDependencies
asDirtyTree - Variable in class org.apache.maven.repository.MetadataResolutionRequest
result type - dirty tree
asGraph - Variable in class org.apache.maven.repository.MetadataResolutionRequest
result type - graph
asList - Variable in class org.apache.maven.repository.MetadataResolutionRequest
result type - flat list; the default
asList() - Method in class org.apache.maven.model.merge.ModelMerger.MergingList
 
asResolvedTree - Variable in class org.apache.maven.repository.MetadataResolutionRequest
result type - resolved tree
assembleBuildInheritance(Build, Build, boolean) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
assembleBuildInheritance(Build, Build, boolean) - Method in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
Deprecated.
 
assembleBuildInheritance(Model, Model) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
assembleDependencyInheritance(Model, Model) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
assembleDependencyManagementInheritance(Model, Model) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
assembleDistributionInheritance(Model, Model, String, boolean) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
assembleInheritance(List<ModelData>, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
assembleModelInheritance(Model, Model) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
assembleModelInheritance(Model, Model) - Method in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
Deprecated.
 
assembleModelInheritance(Model, Model, String) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
assembleModelInheritance(Model, Model, String) - Method in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
Deprecated.
 
assembleModelInheritance(Model, Model, String, boolean) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
assembleModelInheritance(Model, Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.inheritance.DefaultInheritanceAssembler
 
assembleModelInheritance(Model, Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.inheritance.InheritanceAssembler
Merges values from the specified parent model into the given child model.
assembleReportingInheritance(Model, Model) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
assembleScmInheritance(Model, Model, String, boolean) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
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
 
attachArtifact(String, String, File) - Method in class org.apache.maven.project.MavenProject
Deprecated.
Use MavenProjectHelper.attachArtifact(..) instead.
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.
 
attachedArtifactComparison(Artifact, Artifact) - Method in class org.apache.maven.ReactorReader
 
attachedArtifacts - Variable in class org.apache.maven.project.MavenProject
 
attachToThread(MavenProject) - Static method in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
authentication - Variable in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
authentication - Variable in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
Authentication - Class in org.apache.maven.artifact.repository
Authentication
Authentication(String, String) - Constructor for class org.apache.maven.artifact.repository.Authentication
 
authenticationInfo(ArtifactRepository) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
 
availableVersions - Variable in class org.apache.maven.artifact.DefaultArtifact
 

B

ban - Variable in class org.apache.maven.usability.plugin.Expression
A preferred alternative to this expression, in the case where it's banned from use.
bannedArtifacts - Variable in class org.apache.maven.plugin.internal.PluginDependencyResolutionListener
 
bannedPrefix - Variable in class org.apache.maven.model.interpolation.ProblemDetectingValueSource
 
BASE - org.apache.maven.model.building.ModelProblem.Version
 
basedir - Variable in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
basedir - Variable in class org.apache.maven.configuration.BasedirBeanConfigurationPathTranslator
 
basedir - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
basedir - Variable in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
basedir - Variable in class org.apache.maven.project.MavenProject
 
basedir(String) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
Derive the path portion of the given URL.
BASEDIR_EXPRESSIONS - Static variable in class org.apache.maven.project.path.DefaultPathTranslator
Deprecated.
 
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.
baseDirectory(MavenExecutionRequest) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
 
baseMessage - Variable in exception org.apache.maven.artifact.InvalidArtifactRTException
 
baseMessage - Variable in exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
BaseSlf4jConfiguration - Class in org.apache.maven.cli.logging
Abstract implementation.
BaseSlf4jConfiguration() - Constructor for class org.apache.maven.cli.logging.BaseSlf4jConfiguration
 
baseVersion - Variable in class org.apache.maven.artifact.DefaultArtifact
 
BATCH_MODE - Static variable in class org.apache.maven.cli.CLIManager
 
BatchModeMavenTransferListener - Class in org.apache.maven.cli.transfer
BatchModeMavenTransferListener
BatchModeMavenTransferListener(PrintStream) - Constructor for class org.apache.maven.cli.transfer.BatchModeMavenTransferListener
 
bean - Variable in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
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.
BeanExpressionEvaluator(BeanConfigurationRequest) - Constructor for class org.apache.maven.configuration.internal.DefaultBeanConfigurator.BeanExpressionEvaluator
 
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
 
beforeMojoExecution(MojoExecutionEvent) - Method in class org.apache.maven.plugin.CompoundMojoExecutionListener
 
beforeProjectExecution(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
beforeProjectExecution(ProjectExecutionEvent) - Method in class org.apache.maven.lifecycle.internal.CompoundProjectExecutionListener
 
beforeProjectLifecycleExecution(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
beforeProjectLifecycleExecution(ProjectExecutionEvent) - Method in class org.apache.maven.lifecycle.internal.CompoundProjectExecutionListener
 
BIGINTEGER_ITEM - Static variable in interface org.apache.maven.artifact.versioning.ComparableVersion.Item
 
BigIntegerItem(String) - Constructor for class org.apache.maven.artifact.versioning.ComparableVersion.BigIntegerItem
 
bind(Artifact) - Method in class org.apache.maven.repository.internal.LocalSnapshotMetadata
 
bind(Artifact) - Method in class org.apache.maven.repository.internal.MavenSnapshotMetadata
 
blackList - Variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
blackList(String) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
blackList(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
blackList(MavenProject) - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
blacklisted - Variable in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
blackListedProjects - Variable in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
BootstrapCoreExtensionManager - Class in org.apache.maven.cli.internal
BootstrapCoreExtensionManager
BootstrapCoreExtensionManager(Logger, DefaultPluginDependenciesResolver, DefaultRepositorySystemSessionFactory, PlexusContainer) - Constructor for class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
 
build - Variable in class org.apache.maven.model.Model
Information required to build the project.
build - Variable in class org.apache.maven.model.Profile
Information required to build the project.
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, ArtifactRepository, ProfileManager) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
Deprecated.
 
build(File, ArtifactRepository, ProfileManager) - Method in interface org.apache.maven.project.MavenProjectBuilder
Deprecated.
 
build(File, ModelSource, DefaultProjectBuilder.InternalConfig) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
build(File, ProjectBuilderConfiguration) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
Deprecated.
 
build(File, ProjectBuilderConfiguration) - Method in interface org.apache.maven.project.MavenProjectBuilder
Deprecated.
 
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(Reader) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
build(Reader, String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
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(List<ProjectBuildingResult>, List<DefaultProjectBuilder.InterimResult>, Map<String, MavenProject>, File, Set<File>, boolean, boolean, DefaultProjectBuilder.InternalConfig) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
build(List<ProjectBuildingResult>, List<DefaultProjectBuilder.InterimResult>, Map<String, MavenProject>, List<File>, Set<File>, boolean, boolean, DefaultProjectBuilder.InternalConfig) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
build(List<ProjectBuildingResult>, List<MavenProject>, Map<String, MavenProject>, List<DefaultProjectBuilder.InterimResult>, ProjectBuildingRequest, Map<File, Boolean>, RepositorySystemSession) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
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(ModelBuildingRequest) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
build(ModelBuildingRequest) - Method in interface org.apache.maven.model.building.ModelBuilder
Builds the effective model of the specified POM.
build(ModelBuildingRequest, ModelBuildingResult) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
build(ModelBuildingRequest, ModelBuildingResult) - Method in interface org.apache.maven.model.building.ModelBuilder
Builds the effective model by completing the specified interim result which was produced by a previous call to ModelBuilder.build(ModelBuildingRequest) with ModelBuildingRequest.isTwoPhaseBuilding() being true.
build(ModelBuildingRequest, ModelBuildingResult, Collection<String>) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
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.
build(SettingsBuildingRequest) - Method in class org.apache.maven.settings.building.DefaultSettingsBuilder
 
build(SettingsBuildingRequest) - Method in interface org.apache.maven.settings.building.SettingsBuilder
Builds the effective settings of the specified settings files.
build(SettingsBuildingRequest) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
build(ToolchainsBuildingRequest) - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuilder
 
build(ToolchainsBuildingRequest) - Method in interface org.apache.maven.toolchain.building.ToolchainsBuilder
Builds the effective toolchains of the specified toolchains files.
Build - Class in org.apache.maven.model
The <build> element contains informations required to build the project.
Build() - Constructor for class org.apache.maven.model.Build
 
BUILD_EXTENSIONS_ASSEMBLED - Static variable in interface org.apache.maven.model.building.ModelBuildingEventCatapult
 
BUILD_TIMESTAMP_FORMAT_PROPERTY - Static variable in class org.apache.maven.model.interpolation.MavenBuildTimestamp
 
BUILD_TIMESTAMP_FORMAT_PROPERTY - Static variable in interface org.apache.maven.project.interpolation.ModelInterpolator
Deprecated.
 
BUILD_VERSION_PROPERTY - Static variable in class org.apache.maven.cli.CLIReportingUtils
 
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
 
buildArtifactRepositories(List<Repository>, ArtifactRepositoryFactory, PlexusContainer) - Static method in class org.apache.maven.project.ProjectUtils
Deprecated.
 
buildArtifactRepository(Repository) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
buildArtifactRepository(Repository) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
buildArtifactRepository(Repository) - Method in interface org.apache.maven.repository.RepositorySystem
 
buildArtifactRepository(Repository, ArtifactRepositoryFactory, PlexusContainer) - Static method in class org.apache.maven.project.ProjectUtils
Deprecated.
 
buildArtifactRepository(Repository) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
buildArtifactRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
buildArtifactRepositoryPolicy(RepositoryPolicy) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
BuildBase - Class in org.apache.maven.model
Generic informations for a build.
BuildBase() - Constructor for class org.apache.maven.model.BuildBase
 
buildComponentDescriptor(PlexusConfiguration, PluginDescriptor) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
buildConfiguration(Reader) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
buildDeploymentArtifactRepository(DeploymentRepository, ArtifactRepositoryFactory, PlexusContainer) - Static method in class org.apache.maven.project.ProjectUtils
Deprecated.
 
buildDiagnosticMessage() - Method in exception org.apache.maven.plugin.PluginParameterException
 
builder - Variable in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
Builder - Interface in org.apache.maven.lifecycle.internal.builder
A Builder encapsulates a strategy for building a set of Maven projects.
BUILDER - Static variable in class org.apache.maven.cli.CLIManager
 
BUILDER - Static variable in class org.apache.maven.extension.internal.CoreExtensionEntry
 
builderCommon - Variable in class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
 
BuilderCommon - Class in org.apache.maven.lifecycle.internal.builder
Common code that is shared by the LifecycleModuleBuilder and the LifeCycleWeaveBuilder
BuilderCommon() - Constructor for class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
BuilderCommon(LifecycleDebugLogger, LifecycleExecutionPlanCalculator, Logger) - Constructor for class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
builderId - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
BuilderNotFoundException - Exception in org.apache.maven.lifecycle.internal.builder
BuilderNotFoundException
BuilderNotFoundException(String) - Constructor for exception org.apache.maven.lifecycle.internal.builder.BuilderNotFoundException
 
builders - Variable in class org.apache.maven.lifecycle.internal.LifecycleStarter
 
buildExecutionRequiresProject(MavenSession) - Method in class org.apache.maven.lifecycle.internal.LifecycleStarter
 
buildExtensionsAssembled(ModelBuildingEvent) - Method in class org.apache.maven.model.building.AbstractModelBuildingListener
 
buildExtensionsAssembled(ModelBuildingEvent) - Method in interface org.apache.maven.model.building.ModelBuildingListener
Notifies the listener that the model has been constructed to the extent where build extensions can be processed.
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
 
buildFailuresByProject - Variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
buildFromRepository(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
Deprecated.
 
buildFromRepository(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in interface org.apache.maven.project.MavenProjectBuilder
Deprecated.
 
buildFromRepository(Artifact, List<ArtifactRepository>, ArtifactRepository, boolean) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
Deprecated.
 
buildFromRepository(Artifact, List<ArtifactRepository>, ArtifactRepository, boolean) - Method in interface org.apache.maven.project.MavenProjectBuilder
Deprecated.
 
buildFromRepository(Artifact, List<ArtifactRepository>, ProjectBuilderConfiguration, boolean) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
Deprecated.
 
buildGraph(MavenSession, MavenExecutionResult) - Method in class org.apache.maven.DefaultMaven
 
buildListCalculator - Variable in class org.apache.maven.lifecycle.internal.LifecycleStarter
 
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
 
buildNumber - Variable in class org.apache.maven.artifact.repository.metadata.Snapshot
The incremental build number.
buildNumber - Variable in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
BuildPluginManager - Interface in org.apache.maven.plugin
 
buildProfiles(File) - Method in class org.apache.maven.profiles.DefaultMavenProfilesBuilder
Deprecated.
 
buildProfiles(File) - Method in interface org.apache.maven.profiles.MavenProfilesBuilder
Deprecated.
 
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
 
buildRawModel(File, int, boolean) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
buildRawModel(File, int, boolean) - Method in interface org.apache.maven.model.building.ModelBuilder
Performs only the part of ModelBuilder.build(ModelBuildingRequest) that loads the raw model
buildReactor - Variable in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
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.
 
buildStandaloneSuperProject(ArtifactRepository) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
Deprecated.
 
buildStandaloneSuperProject(ArtifactRepository) - Method in interface org.apache.maven.project.MavenProjectBuilder
Deprecated.
 
buildStandaloneSuperProject(ArtifactRepository, ProfileManager) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
Deprecated.
 
buildStandaloneSuperProject(ArtifactRepository, ProfileManager) - Method in interface org.apache.maven.project.MavenProjectBuilder
Deprecated.
 
buildStandaloneSuperProject(ProjectBuilderConfiguration) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
Deprecated.
This is used for pom-less execution like running archetype:generate.
buildStandaloneSuperProject(ProjectBuilderConfiguration) - Method in interface org.apache.maven.project.MavenProjectBuilder
Deprecated.
 
buildStartTime - Variable in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
buildStartTime - Variable in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
buildStartTime - Variable in class org.apache.maven.project.DefaultProjectBuildingRequest
 
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.
buildSuccessesByProject - Variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
buildSummaries - Variable in class org.apache.maven.execution.DefaultMavenExecutionResult
 
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
 
BuildTimestampValueSource - Class in org.apache.maven.model.interpolation
 
BuildTimestampValueSource - Class in org.apache.maven.project.interpolation
Deprecated.
BuildTimestampValueSource(Date, String) - Constructor for class org.apache.maven.project.interpolation.BuildTimestampValueSource
Deprecated.
 
BuildTimestampValueSource(Date, Properties) - Constructor for class org.apache.maven.model.interpolation.BuildTimestampValueSource
 
buildWithDependencies(File, ArtifactRepository, ProfileManager) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
Deprecated.
 
buildWithDependencies(File, ArtifactRepository, ProfileManager) - Method in interface org.apache.maven.project.MavenProjectBuilder
Deprecated.
 
buildWithDependencies(File, ArtifactRepository, ProfileManager, TransferListener) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
Deprecated.
 
buildWithDependencies(File, ArtifactRepository, ProfileManager, TransferListener) - Method in interface org.apache.maven.project.MavenProjectBuilder
Deprecated.
 
BYTE - org.apache.maven.cli.transfer.AbstractMavenTransferListener.FileSizeFormat.ScaleUnit
 
bytes() - Method in enum org.apache.maven.cli.transfer.AbstractMavenTransferListener.FileSizeFormat.ScaleUnit
 

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.artifact.MavenMetadataSource
 
cache - Variable in class org.apache.maven.project.DefaultProjectRealmCache
 
cache - Variable in class org.apache.maven.repository.internal.DefaultModelCache
 
CACHE_OUTPUT_STREAM_DEFAULT - Static variable in class org.slf4j.impl.SimpleLoggerConfiguration
 
CACHE_OUTPUT_STREAM_STRING_KEY - Static variable in class org.slf4j.impl.SimpleLogger
 
CACHE_SPEC - Static variable in class org.apache.maven.artifact.versioning.VersionRange
 
CACHE_VERSION - Static variable in class org.apache.maven.artifact.versioning.VersionRange
 
CACHED_ENTRIES - Static variable in class org.apache.maven.model.interpolation.StringSearchModelInterpolator
 
CACHED_SYS_ERR - org.slf4j.impl.OutputChoice.OutputChoiceType
 
CACHED_SYS_OUT - org.slf4j.impl.OutputChoice.OutputChoiceType
 
CacheField(Field) - Constructor for class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.CacheField
 
CacheItem(Class) - Constructor for class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.CacheItem
 
CacheKey(String, String, String) - Constructor for class org.apache.maven.project.ReactorModelPool.CacheKey
 
CacheKey(String, String, String, String) - Constructor for class org.apache.maven.project.ReactorModelCache.CacheKey
 
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, List<RemoteRepository>, RepositorySystemSession) - Constructor for class org.apache.maven.plugin.DefaultPluginDescriptorCache.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
 
cacheNotFound - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
cacheOutputStream - Variable in class org.slf4j.impl.SimpleLoggerConfiguration
 
CacheRecord(List<Artifact>) - Constructor for class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
CacheRecord(Set<Artifact>) - Constructor for class org.apache.maven.project.artifact.ProjectArtifactsCache.CacheRecord
 
CacheRecord(Artifact, Artifact, Set<Artifact>, Map<String, Artifact>, List<ArtifactRepository>) - Constructor for class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
CacheRecord(LifecycleExecutionException) - Constructor for class org.apache.maven.project.artifact.ProjectArtifactsCache.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
 
CacheRecord(ClassRealm, ExtensionDescriptor, List<Artifact>) - Constructor for class org.apache.maven.plugin.ExtensionRealmCache.CacheRecord
 
CacheRecord(ClassRealm, DependencyFilter) - Constructor for class org.apache.maven.project.ProjectRealmCache.CacheRecord
 
cacheTransferError - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
CacheUtils - Class in org.apache.maven.plugin
 
CacheUtils() - Constructor for class org.apache.maven.plugin.CacheUtils
 
calcImports(MavenProject, ClassLoader, List<String>) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
calculateDegreeOfConcurrencyWithCoreMultiplier(String) - Method in class org.apache.maven.cli.MavenCli
 
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
 
calculateForkedExecutions(MojoExecution, MavenSession, MavenProject, Collection<MojoDescriptor>) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
calculateForkedGoal(MojoExecution, MavenSession, MavenProject, Collection<MojoDescriptor>) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
calculateForkedLifecycle(MojoExecution, MavenSession, MavenProject, Collection<MojoDescriptor>) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
calculateLifecycleMappings(MavenSession, MavenProject, String) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
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
 
callDelegates(ClassRealm, ClassRealmRequest.RealmType, ClassLoader, List<String>, Map<String, ClassLoader>, List<ClassRealmConstituent>) - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
canDetectActivation(Profile) - Method in class org.apache.maven.profiles.activation.DetectedProfileActivator
Deprecated.
 
canDetectActivation(Profile) - Method in class org.apache.maven.profiles.activation.FileProfileActivator
Deprecated.
 
canDetectActivation(Profile) - Method in class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
Deprecated.
 
canDetectActivation(Profile) - Method in class org.apache.maven.profiles.activation.SystemPropertyProfileActivator
Deprecated.
 
canDetermineActivation(Profile) - Method in class org.apache.maven.profiles.activation.DetectedProfileActivator
Deprecated.
 
canDetermineActivation(Profile) - Method in class org.apache.maven.profiles.activation.OperatingSystemProfileActivator
Deprecated.
 
canDetermineActivation(Profile) - Method in interface org.apache.maven.profiles.activation.ProfileActivator
Deprecated.
 
canonical - Variable in class org.apache.maven.artifact.versioning.ComparableVersion
 
canonicalFileUrl(String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
cause - Variable in class org.apache.maven.execution.BuildFailure
The cause of the build failure.
cause - Variable in class org.apache.maven.execution.MojoExecutionEvent
 
cause - Variable in class org.apache.maven.execution.ProjectExecutionEvent
 
cause - Variable in exception org.apache.maven.repository.VersionNotFoundException
 
chainListener(ExecutionListener) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
chainListener(RepositoryListener) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
CHANGELIST_PROPERTY - Static variable in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
 
chars(char, int) - Static method in class org.apache.maven.cli.event.ExecutionEventLogger
 
checkEdge(MetadataGraphEdge) - Static method in class org.apache.maven.repository.metadata.MetadataGraph
 
checkEdges() - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
checkEdges(int) - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method checkFieldWithDuplicate.
checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method checkFieldWithDuplicate.
checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method checkFieldWithDuplicate.
checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method checkFieldWithDuplicate.
checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method checkFieldWithDuplicate.
checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method checkFieldWithDuplicate.
checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method checkFieldWithDuplicate.
checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method checkFieldWithDuplicate.
checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method checkFieldWithDuplicate.
checkLayout(String, String, ArtifactRepositoryLayout) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
checkLayout(String, String, ArtifactRepositoryLayout) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
 
checkOutOfDate(Date) - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
checkPluginVersions(List<ModelData>, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
checkRequiredMavenVersion(PluginDescriptor) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
checkRequiredMavenVersion(PluginDescriptor) - Method in interface org.apache.maven.plugin.MavenPluginManager
Verifies the specified plugin is compatible with the current Maven runtime.
checkScope(ArtifactScopeEnum) - Static method in enum org.apache.maven.artifact.ArtifactScopeEnum
Helper method to simplify null processing
checkScopeUpdate(ResolutionNode, ResolutionNode, List<ResolutionListener>) - Method in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
Check if the artifactScope needs to be updated.
CHECKSUM_ALGORITHMS - Static variable in class org.apache.maven.repository.legacy.DefaultWagonManager
have to match the CHECKSUM_IDS
CHECKSUM_FAILURE_POLICY - Static variable in class org.apache.maven.cli.CLIManager
 
CHECKSUM_IDS - Static variable in class org.apache.maven.repository.legacy.DefaultWagonManager
 
CHECKSUM_POLICY_FAIL - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
CHECKSUM_POLICY_FAIL - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
CHECKSUM_POLICY_IGNORE - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
CHECKSUM_POLICY_WARN - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
CHECKSUM_POLICY_WARN - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
CHECKSUM_WARNING_POLICY - Static variable in class org.apache.maven.cli.CLIManager
 
ChecksumFailedException - Exception in org.apache.maven.repository.legacy
Occurs when a download checksum fails.
ChecksumFailedException(String) - Constructor for exception org.apache.maven.repository.legacy.ChecksumFailedException
 
ChecksumFailedException(String, Throwable) - Constructor for exception org.apache.maven.repository.legacy.ChecksumFailedException
 
checksumPolicy - Variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
checksumPolicy - Variable in class org.apache.maven.model.RepositoryPolicy
What to do when verification of an artifact checksum fails.
checksumPolicy - Variable in class org.apache.maven.profiles.RepositoryPolicy
What to do when verification of an artifact checksum fails - warn, fail, etc.
checksumPolicy - Variable in class org.apache.maven.settings.RepositoryPolicy
What to do when verification of an artifact checksum fails - warn, fail, etc.
checksumPolicyLocation - Variable in class org.apache.maven.model.RepositoryPolicy
Field checksumPolicyLocation.
checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method checkUnknownAttribute.
checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method checkUnknownAttribute.
checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method checkUnknownAttribute.
checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method checkUnknownAttribute.
checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method checkUnknownAttribute.
checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method checkUnknownAttribute.
checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method checkUnknownAttribute.
checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method checkUnknownAttribute.
checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method checkUnknownAttribute.
checkUnknownElement(XmlPullParser, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method checkUnknownElement.
checkUnknownElement(XmlPullParser, boolean) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method checkUnknownElement.
checkUnknownElement(XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method checkUnknownElement.
checkUnknownElement(XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method checkUnknownElement.
checkUnknownElement(XmlPullParser, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method checkUnknownElement.
checkUnknownElement(XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method checkUnknownElement.
checkUnknownElement(XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method checkUnknownElement.
checkUnknownElement(XmlPullParser, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method checkUnknownElement.
checkUnknownElement(XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method checkUnknownElement.
checkVertex(MetadataGraphVertex) - Static method in class org.apache.maven.repository.metadata.MetadataGraph
 
checkVertices() - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
checkVertices(int) - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
CHILD_DIRECTORY - Static variable in class org.apache.maven.model.inheritance.DefaultInheritanceAssembler
 
CHILD_DIRECTORY_PROPERTY - Static variable in class org.apache.maven.model.inheritance.DefaultInheritanceAssembler
 
CHILD_PATH_ADJUSTMENT - Static variable in class org.apache.maven.model.merge.MavenModelMerger
The hint key for the child path adjustment used during inheritance for URL calculations.
childProjectUrlInheritAppendPath - Variable in class org.apache.maven.model.Model
When children inherit from project's url, append path or not? Note: While the type of this field is String for technical reasons, the semantic type is actually Boolean
Default value is: true
Since: Maven 3.6.1 .
children - Variable in class org.apache.maven.artifact.resolver.ResolutionNode
 
children - Variable in class org.apache.maven.exception.ExceptionSummary
 
children - Variable in class org.apache.maven.repository.metadata.MetadataTreeNode
 
childScmConnectionInheritAppendPath - Variable in class org.apache.maven.model.Scm
When children inherit from scm connection, append path or not? Note: While the type of this field is String for technical reasons, the semantic type is actually Boolean
Default value is: true
Since: Maven 3.6.1 .
childScmConnectionInheritAppendPathLocation - Variable in class org.apache.maven.model.Scm
Field childScmConnectionInheritAppendPathLocation.
childScmDeveloperConnectionInheritAppendPath - Variable in class org.apache.maven.model.Scm
When children inherit from scm developer connection, append path or not? Note: While the type of this field is String for technical reasons, the semantic type is actually Boolean
Default value is: true
Since: Maven 3.6.1 .
childScmDeveloperConnectionInheritAppendPathLocation - Variable in class org.apache.maven.model.Scm
Field childScmDeveloperConnectionInheritAppendPathLocation.
childScmUrlInheritAppendPath - Variable in class org.apache.maven.model.Scm
When children inherit from scm url, append path or not? Note: While the type of this field is String for technical reasons, the semantic type is actually Boolean
Default value is: true
Since: Maven 3.6.1 .
childScmUrlInheritAppendPathLocation - Variable in class org.apache.maven.model.Scm
Field childScmUrlInheritAppendPathLocation.
childSiteUrlInheritAppendPath - Variable in class org.apache.maven.model.Site
When children inherit from distribution management site url, append path or not? Note: While the type of this field is String for technical reasons, the semantic type is actually Boolean
Default value is: true
Since: Maven 3.6.1 .
childSiteUrlInheritAppendPathLocation - Variable in class org.apache.maven.model.Site
Field childSiteUrlInheritAppendPathLocation.
chopLeadingFileSeparator(String) - Method in class org.apache.maven.project.path.DefaultPathTranslator
Deprecated.
Removes the leading directory separator from the specified filesystem path (if any).
CI_FRIENDLY_EXPRESSION - Static variable in class org.apache.maven.model.validation.DefaultModelValidator
 
CI_FRIENDLY_POSSIBLE_PROPERTY_NAMES - Static variable in class org.apache.maven.model.validation.DefaultModelValidator
 
ciManagement - Variable in class org.apache.maven.model.Model
The project's continuous integration information.
CiManagement - Class in org.apache.maven.model
The <CiManagement> element contains informations required to the continuous integration system of the project.
CiManagement() - Constructor for class org.apache.maven.model.CiManagement
 
circularDependencyExceptions - Variable in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
circularDependencyExceptions - Variable in class org.apache.maven.repository.MetadataResolutionResult
 
classifier - Variable in class org.apache.maven.artifact.DefaultArtifact
 
classifier - Variable in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
classifier - Variable in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
The classifier of the sub-artifact.
classifier - Variable in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
classifier - Variable in class org.apache.maven.model.Dependency
The classifier of the dependency.
classifier - Variable in class org.apache.maven.repository.internal.DefaultVersionResolver.Key
 
classifier - Variable in class org.apache.maven.repository.MavenArtifactMetadata
 
classifier - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
 
classifierLocation - Variable in class org.apache.maven.model.Dependency
Field classifierLocation.
classLoader - Variable in class org.apache.maven.artifact.resolver.DefaultArtifactResolver.ResolveTask
 
classLoader - Variable in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
classpath - Variable in class org.apache.maven.repository.metadata.ClasspathContainer
 
classpathCompile - org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
 
ClasspathContainer - Class in org.apache.maven.repository.metadata
classpath container that is aware of the classpath scope
ClasspathContainer(List<ArtifactMetadata>, ArtifactScopeEnum) - Constructor for class org.apache.maven.repository.metadata.ClasspathContainer
 
ClasspathContainer(ArtifactScopeEnum) - Constructor for class org.apache.maven.repository.metadata.ClasspathContainer
 
ClasspathGraphVisitor(MetadataGraph, ClasspathContainer) - Constructor for class org.apache.maven.repository.metadata.DefaultClasspathTransformation.ClasspathGraphVisitor
 
classpathRuntime - org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
 
classpathTest - org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
 
classpathTransformation - Variable in class org.apache.maven.repository.metadata.MetadataResolutionResult
these components are are initialized on demand by explicit call of the initTreeProcessing()
ClasspathTransformation - Interface in org.apache.maven.repository.metadata
Helper class to conver an Md Graph into some form of a classpath
classRealm - Variable in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
classRealm - Variable in class org.apache.maven.project.MavenProject
 
ClassRealmConstituent - Interface in org.apache.maven.classrealm
Describes a constituent of a class realm.
classRealmManager - Variable in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
classRealmManager - Variable in class org.apache.maven.project.DefaultProjectBuildingHelper
 
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.
classWorld - Variable in class org.apache.maven.cli.CliRequest
 
classWorld - Variable in class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
 
classWorld - Variable in class org.apache.maven.cli.MavenCli
 
cleanArgs(String[]) - Static method in class org.apache.maven.cli.CleanArgument
 
CleanArgument - Class in org.apache.maven.cli
CleanArgument
CleanArgument() - Constructor for class org.apache.maven.cli.CleanArgument
 
cleanEdges(MetadataGraphVertex, List<MetadataGraphEdge>, ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.DefaultGraphConflictResolver
 
cleanupTemporaryFiles(List<File>) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
 
clearFeedback() - Method in class org.apache.maven.model.interpolation.ProblemDetectingValueSource
 
clearManagementKey() - Method in class org.apache.maven.model.Dependency
Clears the management key in case one field has been modified.
cli(CliRequest) - Method in class org.apache.maven.cli.MavenCli
 
CLI - org.apache.maven.plugin.MojoExecution.Source
An execution that originates from the direct invocation of a goal from the CLI.
CLIManager - Class in org.apache.maven.cli
 
CLIManager() - Constructor for class org.apache.maven.cli.CLIManager
 
cliMerge(CommandLine, CommandLine) - Method in class org.apache.maven.cli.MavenCli
 
cliOptions - Variable in class org.apache.maven.usability.plugin.Expression
Field cliOptions.
CLIReportingUtils - Class in org.apache.maven.cli
Utility class used to report errors, statistics, application version info, etc.
CLIReportingUtils() - Constructor for class org.apache.maven.cli.CLIReportingUtils
 
CliRequest - Class in org.apache.maven.cli
CliRequest
CliRequest(String[], ClassWorld) - Constructor for class org.apache.maven.cli.CliRequest
 
clone() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Method clone.
clone() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
Method clone.
clone() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
Method clone.
clone() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
Method clone.
clone() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Method clone.
clone() - Method in class org.apache.maven.execution.MavenSession
 
clone() - Method in class org.apache.maven.model.Activation
Method clone.
clone() - Method in class org.apache.maven.model.ActivationFile
Method clone.
clone() - Method in class org.apache.maven.model.ActivationOS
Method clone.
clone() - Method in class org.apache.maven.model.ActivationProperty
Method clone.
clone() - Method in class org.apache.maven.model.Build
Method clone.
clone() - Method in class org.apache.maven.model.BuildBase
Method clone.
clone() - Method in class org.apache.maven.model.CiManagement
Method clone.
clone() - Method in class org.apache.maven.model.ConfigurationContainer
Method clone.
clone() - Method in class org.apache.maven.model.Contributor
Method clone.
clone() - Method in class org.apache.maven.model.Dependency
Method clone.
clone() - Method in class org.apache.maven.model.DependencyManagement
Method clone.
clone() - Method in class org.apache.maven.model.DeploymentRepository
Method clone.
clone() - Method in class org.apache.maven.model.Developer
Method clone.
clone() - Method in class org.apache.maven.model.DistributionManagement
Method clone.
clone() - Method in class org.apache.maven.model.Exclusion
Method clone.
clone() - Method in class org.apache.maven.model.Extension
Method clone.
clone() - Method in class org.apache.maven.model.FileSet
Method clone.
clone() - Method in class org.apache.maven.model.InputLocation
Method clone.
clone() - Method in class org.apache.maven.model.InputSource
Method clone.
clone() - Method in class org.apache.maven.model.IssueManagement
Method clone.
clone() - Method in class org.apache.maven.model.License
Method clone.
clone() - Method in class org.apache.maven.model.MailingList
Method clone.
clone() - Method in class org.apache.maven.model.Model
Method clone.
clone() - Method in class org.apache.maven.model.ModelBase
Method clone.
clone() - Method in class org.apache.maven.model.Notifier
Method clone.
clone() - Method in class org.apache.maven.model.Organization
Method clone.
clone() - Method in class org.apache.maven.model.Parent
Method clone.
clone() - Method in class org.apache.maven.model.PatternSet
Method clone.
clone() - Method in class org.apache.maven.model.Plugin
Method clone.
clone() - Method in class org.apache.maven.model.PluginConfiguration
Method clone.
clone() - Method in class org.apache.maven.model.PluginContainer
Method clone.
clone() - Method in class org.apache.maven.model.PluginExecution
Method clone.
clone() - Method in class org.apache.maven.model.PluginManagement
Method clone.
clone() - Method in class org.apache.maven.model.Prerequisites
Method clone.
clone() - Method in class org.apache.maven.model.Profile
Method clone.
clone() - Method in class org.apache.maven.model.Relocation
Method clone.
clone() - Method in class org.apache.maven.model.Reporting
Method clone.
clone() - Method in class org.apache.maven.model.ReportPlugin
Method clone.
clone() - Method in class org.apache.maven.model.ReportSet
Method clone.
clone() - Method in class org.apache.maven.model.Repository
Method clone.
clone() - Method in class org.apache.maven.model.RepositoryBase
Method clone.
clone() - Method in class org.apache.maven.model.RepositoryPolicy
Method clone.
clone() - Method in class org.apache.maven.model.Resource
Method clone.
clone() - Method in class org.apache.maven.model.Scm
Method clone.
clone() - Method in class org.apache.maven.model.Site
Method clone.
clone() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
Creates a shallow copy of this mojo descriptor.
clone() - Method in class org.apache.maven.plugin.descriptor.Parameter
Creates a shallow copy of this parameter.
clone() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
Creates a shallow copy of this plugin descriptor.
clone() - Method in class org.apache.maven.plugin.descriptor.Requirement
Creates a shallow copy of this requirement.
clone() - Method in class org.apache.maven.project.MavenProject
 
clone() - Method in class org.apache.maven.settings.Activation
Method clone.
clone() - Method in class org.apache.maven.settings.ActivationFile
Method clone.
clone() - Method in class org.apache.maven.settings.ActivationOS
Method clone.
clone() - Method in class org.apache.maven.settings.ActivationProperty
Method clone.
clone() - Method in class org.apache.maven.settings.IdentifiableBase
Method clone.
clone() - Method in class org.apache.maven.settings.Mirror
Method clone.
clone() - Method in class org.apache.maven.settings.Profile
Method clone.
clone() - Method in class org.apache.maven.settings.Proxy
Method clone.
clone() - Method in class org.apache.maven.settings.Repository
Method clone.
clone() - Method in class org.apache.maven.settings.RepositoryBase
Method clone.
clone() - Method in class org.apache.maven.settings.RepositoryPolicy
Method clone.
clone() - Method in class org.apache.maven.settings.Server
Method clone.
clone() - Method in class org.apache.maven.settings.Settings
Method clone.
clone() - Method in class org.apache.maven.settings.TrackableBase
Method clone.
clone() - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Method clone.
clone() - Method in class org.apache.maven.toolchain.model.ToolchainModel
Method clone.
clone() - Method in class org.apache.maven.toolchain.model.TrackableBase
Method clone.
clone(List<MojoDescriptor>, PluginDescriptor) - Static method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
clone(PluginDescriptor) - Static method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
cloneHook(Model) - Method in class org.apache.maven.model.Model
 
cloneMetadata(Metadata) - Static method in class org.apache.maven.artifact.repository.metadata.MetadataUtils
 
cloneOf() - Method in class org.apache.maven.artifact.versioning.VersionRange
Deprecated.
VersionRange is immutable, cloning is not useful and even more an issue against the cache
close() - Method in class org.apache.maven.eventspy.AbstractEventSpy
 
close() - Method in interface org.apache.maven.eventspy.EventSpy
Notifies the spy of Maven's termination, allowing it to free any resources allocated by it.
close() - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
close() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
close() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer.ThreadBoundPrintStream
 
closeAll() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
closed - Variable in class org.apache.maven.model.profile.activation.JdkVersionProfileActivator.RangeValue
 
closerFirst - Variable in class org.apache.maven.repository.metadata.DefaultGraphConflictResolutionPolicy
artifact, closer to the entry point, is selected
collect - Variable in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache.CacheKey
 
collect(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>) - Method in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
collect(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>) - Method in interface org.apache.maven.repository.legacy.resolver.LegacyArtifactCollector
Deprecated.
collect(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>, List<ConflictResolver>) - Method in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
collect(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>, List<ConflictResolver>) - Method in interface org.apache.maven.repository.legacy.resolver.LegacyArtifactCollector
Deprecated.
 
collect(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactResolutionRequest, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>, List<ConflictResolver>) - Method in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
collect(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactResolutionRequest, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>, List<ConflictResolver>) - Method in interface org.apache.maven.repository.legacy.resolver.LegacyArtifactCollector
Deprecated.
 
collect(Set<Artifact>, Artifact, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>) - Method in interface org.apache.maven.artifact.resolver.ArtifactCollector
Deprecated.
collect(Set<Artifact>, Artifact, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>) - Method in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
collectDependencyRequirements(Set<String>, Set<String>, Collection<MojoExecution>) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
collectedProjects - Variable in class org.apache.maven.project.MavenProject
 
collectionErrors - Variable in class org.apache.maven.project.DefaultDependencyResolutionResult
 
collectionFilter - Variable in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
collectProjects(List<MavenProject>, List<File>, MavenExecutionRequest) - Method in class org.apache.maven.graph.DefaultGraphBuilder
 
collisions - Variable in exception org.apache.maven.DuplicateProjectException
 
columnNumber - Variable in exception org.apache.maven.artifact.repository.metadata.io.MetadataParseException
The one-based index of the column containing the error.
columnNumber - Variable in class org.apache.maven.building.DefaultProblem
 
columnNumber - Variable in class org.apache.maven.model.building.DefaultModelProblem
 
columnNumber - Variable in class org.apache.maven.model.InputLocation
The one-based column number.
columnNumber - Variable in exception org.apache.maven.model.io.ModelParseException
The one-based index of the column containing the error.
columnNumber - Variable in class org.apache.maven.settings.building.DefaultSettingsProblem
 
columnNumber - Variable in exception org.apache.maven.settings.io.SettingsParseException
The one-based index of the column containing the error.
columnNumber - Variable in exception org.apache.maven.settings.SettingsConfigurationException
 
columnNumber - Variable in exception org.apache.maven.toolchain.io.ToolchainsParseException
The one-based index of the column containing the error.
commandLine - Variable in class org.apache.maven.cli.CliRequest
 
commands(CliRequest) - Method in class org.apache.maven.cli.MavenCli
 
comments - Variable in class org.apache.maven.model.License
Addendum information pertaining to this license.
commentsLocation - Variable in class org.apache.maven.model.License
Field commentsLocation.
comparable - Variable in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
comparableQualifier(String) - Static method in class org.apache.maven.artifact.versioning.ComparableVersion.StringItem
Returns a comparable value for a qualifier.
ComparableVersion - Class in org.apache.maven.artifact.versioning
Generic implementation of version comparison.
ComparableVersion(String) - Constructor for class org.apache.maven.artifact.versioning.ComparableVersion
 
ComparableVersion.BigIntegerItem - Class in org.apache.maven.artifact.versioning
Represents a numeric item in the version item list.
ComparableVersion.IntItem - Class in org.apache.maven.artifact.versioning
Represents a numeric item in the version item list that can be represented with an int.
ComparableVersion.Item - Interface in org.apache.maven.artifact.versioning
 
ComparableVersion.ListItem - Class in org.apache.maven.artifact.versioning
Represents a version list item.
ComparableVersion.LongItem - Class in org.apache.maven.artifact.versioning
Represents a numeric item in the version item list that can be represented with a long.
ComparableVersion.StringItem - Class in org.apache.maven.artifact.versioning
Represents a string in the version item list, usually a qualifier.
compareModelVersions(String, String) - Static method in class org.apache.maven.model.validation.DefaultModelValidator
Compares two model versions.
compareObjects(Object, Object) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
compareScope - Variable in class org.apache.maven.repository.metadata.MetadataGraphVertex
 
compareStrings(String, String) - Static method in class org.apache.maven.repository.metadata.MetadataGraphVertex
 
compareTo(Artifact) - Method in class org.apache.maven.artifact.DefaultArtifact
 
compareTo(Artifact) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
compareTo(ArtifactStatus) - Method in class org.apache.maven.artifact.ArtifactStatus
 
compareTo(ArtifactVersion) - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
compareTo(ComparableVersion) - Method in class org.apache.maven.artifact.versioning.ComparableVersion
 
compareTo(ComparableVersion.Item) - Method in class org.apache.maven.artifact.versioning.ComparableVersion.BigIntegerItem
 
compareTo(ComparableVersion.Item) - Method in class org.apache.maven.artifact.versioning.ComparableVersion.IntItem
 
compareTo(ComparableVersion.Item) - Method in interface org.apache.maven.artifact.versioning.ComparableVersion.Item
 
compareTo(ComparableVersion.Item) - Method in class org.apache.maven.artifact.versioning.ComparableVersion.ListItem
 
compareTo(ComparableVersion.Item) - Method in class org.apache.maven.artifact.versioning.ComparableVersion.LongItem
 
compareTo(ComparableVersion.Item) - Method in class org.apache.maven.artifact.versioning.ComparableVersion.StringItem
 
compareTo(MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
 
compareVersion - Variable in class org.apache.maven.repository.metadata.MetadataGraphVertex
 
compile - org.apache.maven.artifact.ArtifactScopeEnum
 
COMPILE_PHASE_TYPES - Static variable in class org.apache.maven.ReactorReader
 
compileScope - Variable in class org.apache.maven.artifact.resolver.filter.AbstractScopeArtifactFilter
 
compileSourceRoots - Variable in class org.apache.maven.project.MavenProject
 
completedBuilds - Variable in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
COMPLIANCY_SETS - Static variable in enum org.apache.maven.artifact.ArtifactScopeEnum
 
CompoundMojoExecutionListener - Class in org.apache.maven.plugin
 
CompoundMojoExecutionListener(Collection<MojoExecutionListener>) - Constructor for class org.apache.maven.plugin.CompoundMojoExecutionListener
 
CompoundProjectExecutionListener - Class in org.apache.maven.lifecycle.internal
 
CompoundProjectExecutionListener(Collection<ProjectExecutionListener>) - Constructor for class org.apache.maven.lifecycle.internal.CompoundProjectExecutionListener
 
computeOutputChoice(String, boolean) - Static method in class org.slf4j.impl.SimpleLoggerConfiguration
 
computeShortName() - Method in class org.slf4j.impl.SimpleLogger
 
concatPath(StringBuilder, String) - Method in class org.apache.maven.model.inheritance.DefaultInheritanceAssembler.InheritanceModelMerger
 
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
 
CONFIG_PARAMS - Static variable in class org.slf4j.impl.SimpleLogger
 
configuration - Variable in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
configuration - Variable in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
configuration - Variable in class org.apache.maven.model.ConfigurationContainer
The configuration as DOM object.
configuration - Variable in class org.apache.maven.model.Notifier
Field configuration.
configuration - Variable in class org.apache.maven.plugin.lifecycle.Execution
Configuration to pass to the goals.
configuration - Variable in class org.apache.maven.plugin.lifecycle.Phase
Configuration to pass to all goals run in this phase.
configuration - Variable in class org.apache.maven.plugin.MojoExecution
 
configuration - Variable in class org.apache.maven.settings.Server
Extra configuration for the transport layer.
configuration - Variable in class org.apache.maven.toolchain.model.ToolchainModel
Toolchain configuration information, like location or any information that is to be retrieved.
configuration - Variable in class org.apache.maven.usability.plugin.Expression
The place and syntax used to change the value of this expression.
CONFIGURATION_FILE - Static variable in class org.slf4j.impl.SimpleLoggerConfiguration
 
ConfigurationContainer - Class in org.apache.maven.model
Contains the configuration information of the container like Plugin.
ConfigurationContainer() - Constructor for class org.apache.maven.model.ConfigurationContainer
 
configurationElement - Variable in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
configurationLocation - Variable in class org.apache.maven.model.ConfigurationContainer
Field configurationLocation.
configurationLocation - Variable in class org.apache.maven.model.Notifier
Field configurationLocation.
ConfigurationProcessor - Interface in org.apache.maven.cli.configuration
ConfigurationProcessor
configurationProcessors - Variable in class org.apache.maven.cli.MavenCli
 
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.repository.internal.MavenAetherModule
Deprecated.
 
configure() - Method in class org.apache.maven.repository.internal.MavenResolverModule
 
configure() - Method in class org.apache.maven.session.scope.internal.SessionScopeModule
 
configure(CliRequest) - Method in class org.apache.maven.cli.MavenCli
 
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
 
configureResolver(ModelResolver, Model, DefaultModelProblemCollector) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
configureResolver(ModelResolver, Model, DefaultModelProblemCollector, boolean) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
conflictingProjectFile - Variable in exception org.apache.maven.project.DuplicateProjectException
 
conflictResolver - Variable in class org.apache.maven.repository.metadata.DefaultClasspathTransformation
 
conflictResolver - Variable in class org.apache.maven.repository.metadata.MetadataResolutionResult
 
ConflictResolver - Interface in org.apache.maven.repository.legacy.resolver.conflict
Determines which version of an artifact to use when there are conflicting declarations.
ConflictResolverFactory - Interface in org.apache.maven.repository.legacy.resolver.conflict
A factory that produces conflict resolvers of various types.
ConflictResolverNotFoundException - Exception in org.apache.maven.repository.legacy.resolver.conflict
Indicates that a specified conflict resolver implementation could not be found.
ConflictResolverNotFoundException(String) - Constructor for exception org.apache.maven.repository.legacy.resolver.conflict.ConflictResolverNotFoundException
Creates a new ConflictResolverNotFoundException with the specified message.
connection - Variable in class org.apache.maven.model.Scm
The source control management system URL that describes the repository and how to connect to the repository.
connectionLocation - Variable in class org.apache.maven.model.Scm
Field connectionLocation.
connectWagon(Wagon, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
Deal with connecting to a wagon repository taking into account authentication and proxies.
ConsoleMavenTransferListener - Class in org.apache.maven.cli.transfer
Console download progress meter.
ConsoleMavenTransferListener(PrintStream, boolean) - Constructor for class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
 
ConsolePrinter(ProjectBuildList) - Constructor for class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer.ConsolePrinter
 
constituents - Variable in class org.apache.maven.classrealm.DefaultClassRealmRequest
 
constructArtifactPath(List<String>, String) - Static method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
constructKey(String, String) - Static method in class org.apache.maven.model.Plugin
 
constructKey(String, String) - Static method in class org.apache.maven.model.ReportPlugin
 
constructMessage(List<Artifact>) - Static method in exception org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException
 
constructMessage(MojoExecution, Throwable) - Static method in exception org.apache.maven.plugin.PluginExecutionException
 
constructMessage(MavenProject, Artifact) - Static method in exception org.apache.maven.project.DuplicateArtifactAttachmentException
 
constructMessageBase(String, String, String, String, String, List<ArtifactRepository>, List<String>) - Static method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
constructMissingArtifactMessage(String, String, String, String, String, String, String, String, List<String>) - Static method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
constructPluginKey(String, String, String) - Static method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
constructVersion(Versioning, String) - Method in class org.apache.maven.repository.legacy.resolver.transform.AbstractVersionTransformation
 
constructVersion(Versioning, String) - Method in class org.apache.maven.repository.legacy.resolver.transform.LatestArtifactTransformation
 
constructVersion(Versioning, String) - Method in class org.apache.maven.repository.legacy.resolver.transform.ReleaseArtifactTransformation
 
constructVersion(Versioning, String) - Method in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
 
container - Variable in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
container - Variable in class org.apache.maven.DefaultMaven
 
container - Variable in class org.apache.maven.execution.MavenSession
 
container - Variable in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
container - Variable in class org.apache.maven.plugin.internal.DefaultPluginManager
 
container - Variable in class org.apache.maven.project.artifact.MavenMetadataSource
 
container - Variable in class org.apache.maven.project.DefaultProjectBuildingHelper
 
container - Variable in class org.apache.maven.repository.legacy.DefaultWagonManager
 
container - Variable in class org.apache.maven.repository.legacy.resolver.conflict.DefaultConflictResolverFactory
The plexus container used to obtain instances from.
container(CliRequest) - Method in class org.apache.maven.cli.MavenCli
 
containerRealm - Variable in class org.apache.maven.classrealm.DefaultClassRealmManager
 
contains(Object) - Method in class org.apache.maven.model.merge.ModelMerger.MergingList
 
containsCoordinates(String, String, String, String) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
containsVersion(ArtifactVersion) - Method in class org.apache.maven.artifact.versioning.Restriction
 
containsVersion(ArtifactVersion) - Method in class org.apache.maven.artifact.versioning.VersionRange
 
content - Variable in class org.apache.maven.building.StringSource
 
contentTransformer - Variable in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Field contentTransformer.
context - Variable in class org.apache.maven.project.MavenProject
 
context - Variable in class org.apache.maven.project.ProjectModelResolver
 
context - Variable in class org.apache.maven.repository.internal.DefaultModelResolver
 
context - Variable in class org.apache.maven.repository.internal.DefaultVersionResolver.Key
 
ContextEnabled - Interface in org.apache.maven.plugin
Interface to allow Mojos to communicate with each others Mojos, other than project's source root and project's attachment.
The plugin manager would pull the context out of the plugin container context, and populate it into the Mojo.
contextualize(Context) - Method in class org.apache.maven.profiles.activation.SystemPropertyProfileActivator
Deprecated.
 
contextualize(Context) - Method in class org.apache.maven.repository.legacy.resolver.conflict.DefaultConflictResolverFactory
 
Contributor - Class in org.apache.maven.model
Description of a person who has contributed to the project, but who does not have commit privileges.
Contributor() - Constructor for class org.apache.maven.model.Contributor
 
ContributorKeyComputer() - Constructor for class org.apache.maven.model.merge.ModelMerger.ContributorKeyComputer
 
contributors - Variable in class org.apache.maven.model.Model
Field contributors.
convert(Dependency, ArtifactTypeRegistry) - Method in class org.apache.maven.repository.internal.ArtifactDescriptorReaderDelegate
 
convert(Exclusion) - Method in class org.apache.maven.repository.internal.ArtifactDescriptorReaderDelegate
 
convert(ReportPlugin) - Method in class org.apache.maven.model.plugin.DefaultReportingConverter
 
convert(ReportSet) - Method in class org.apache.maven.model.plugin.DefaultReportingConverter
 
convert(MojoDescriptor) - Static method in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
CONVERTED - Static variable in class org.apache.maven.artifact.ArtifactStatus
Low trust - was converted from the Maven 1.x repository.
converterLookup - Variable in class org.apache.maven.configuration.internal.DefaultBeanConfigurator
 
convertFromProfileXmlProfile(Profile) - Static method in class org.apache.maven.profiles.ProfilesConversionUtils
Deprecated.
 
convertFromProfileXmlRepository(Repository) - Static method in class org.apache.maven.profiles.ProfilesConversionUtils
Deprecated.
 
convertFromSettingsProfile(Profile) - Static method in class org.apache.maven.settings.SettingsUtils
 
convertFromSettingsRepository(Repository) - Static method in class org.apache.maven.settings.SettingsUtils
 
convertJdkToMavenVersion(String) - Method in class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
Deprecated.
 
convertReporting(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.plugin.DefaultReportingConverter
 
convertReporting(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.plugin.ReportingConverter
Converts values from model's reporting section into the configuration for Maven Site Plugin 3.x.
convertRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.settings.SettingsUtils
 
convertRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.profiles.ProfilesConversionUtils
Deprecated.
 
convertRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.settings.SettingsUtils
 
convertToSettingsProfile(Profile) - Static method in class org.apache.maven.settings.SettingsUtils
 
convertToSettingsRepository(Repository) - Static method in class org.apache.maven.settings.SettingsUtils
 
copy(MavenExecutionRequest) - Static method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
copyArtifact(Artifact) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
copyArtifacts(Collection<Artifact>, T) - Static method in class org.apache.maven.artifact.ArtifactUtils
Returns to collection
copyArtifacts(Map<K, ? extends Artifact>, T) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
copyArtifactSafe(Artifact) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
copyDistributionRepository(DeploymentRepository) - Static method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
copyList(List<T>) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
copyModel(Model, Model) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
copyModel(Model, Model) - Method in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
Deprecated.
 
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
 
Core - org.apache.maven.classrealm.ClassRealmRequest.RealmType
The class realm for the public API of the Maven core.
coreArtifact - Variable in class org.apache.maven.plugin.internal.WagonExcluder
 
coreArtifacts - Variable in class org.apache.maven.DefaultArtifactFilterManager
 
coreArtifacts - Variable in class org.apache.maven.plugin.internal.PluginDependencyResolutionListener
 
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(PlexusContainer, CoreExports) - Constructor for class org.apache.maven.extension.internal.CoreExportsProvider
 
CoreExtension - Class in org.apache.maven.cli.internal.extension.model
Describes a build extension to utilise.
CoreExtension() - Constructor for class org.apache.maven.cli.internal.extension.model.CoreExtension
 
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
 
CoreExtensions - Class in org.apache.maven.cli.internal.extension.model
Extensions to load.
CoreExtensions() - Constructor for class org.apache.maven.cli.internal.extension.model.CoreExtensions
 
CoreExtensionsXpp3Reader - Class in org.apache.maven.cli.internal.extension.model.io.xpp3
Class CoreExtensionsXpp3Reader.
CoreExtensionsXpp3Reader() - Constructor for class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
 
CoreExtensionsXpp3Reader(CoreExtensionsXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
 
CoreExtensionsXpp3Reader.ContentTransformer - Interface in org.apache.maven.cli.internal.extension.model.io.xpp3
 
CoreExtensionsXpp3Writer - Class in org.apache.maven.cli.internal.extension.model.io.xpp3
Class CoreExtensionsXpp3Writer.
CoreExtensionsXpp3Writer() - Constructor for class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Writer
 
coreFilter - Variable in class org.apache.maven.plugin.internal.PluginDependencyResolutionListener
 
countNodes(MetadataTreeNode) - Static method in class org.apache.maven.repository.metadata.MetadataGraph
 
cpc - Variable in class org.apache.maven.repository.metadata.DefaultClasspathTransformation.ClasspathGraphVisitor
 
createArtifact(String, String, String, String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
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 class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createArtifact(String, String, String, String, String) - Method in interface org.apache.maven.repository.RepositorySystem
 
createArtifact(String, String, String, String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createArtifact(String, String, VersionRange, String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createArtifact(String, String, VersionRange, String, String, String, String, boolean) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
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 interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
 
createArtifactRepository(String, String, String, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
createArtifactRepository(String, String, String, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createArtifactRepository(String, String, String, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
 
createArtifactRepository(String, String, String, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
 
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 class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createArtifactWithClassifier(String, String, String, String, String) - Method in interface org.apache.maven.repository.RepositorySystem
 
createArtifactX(String, String, String, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createArtifactX(String, String, String, String, String, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createArtifactX(String, String, VersionRange, String, String, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createArtifactX(String, String, VersionRange, String, String, String, String, boolean) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
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
 
createBuildCallable(MavenSession, ProjectSegment, ReactorContext, TaskSegment, ThreadOutputMuxer) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder
 
createDefaultLocalRepository() - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createDefaultLocalRepository() - Method in interface org.apache.maven.repository.RepositorySystem
 
createDefaultRemoteRepository() - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
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(ArtifactFactory, Dependency, String, ArtifactFilter) - Static method in class org.apache.maven.project.artifact.MavenMetadataSource
 
createDependencyArtifact(Dependency) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createDependencyArtifact(Dependency) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createDependencyArtifact(Dependency) - Method in interface org.apache.maven.repository.RepositorySystem
 
createDependencyArtifact(Dependency, Artifact, Artifact) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
createDependencyArtifactX(String, String, VersionRange, String, String, String, boolean) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createDependencyFilter(Dependency, ArtifactFilter) - Static method in class org.apache.maven.project.artifact.MavenMetadataSource
 
createDeploymentArtifactRepository(String, String, String, boolean) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
Deprecated.
createDeploymentArtifactRepository(String, String, String, boolean) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
createDeploymentArtifactRepository(String, String, String, boolean) - Method in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
Deprecated.
createDeploymentArtifactRepository(String, String, String, boolean) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
 
createDeploymentArtifactRepository(String, String, ArtifactRepositoryLayout, boolean) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
 
createDeploymentArtifactRepository(String, String, ArtifactRepositoryLayout, boolean) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
createDeploymentArtifactRepository(String, String, ArtifactRepositoryLayout, boolean) - Method in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
 
createDeploymentArtifactRepository(String, String, ArtifactRepositoryLayout, boolean) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
 
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
 
createExtension(CoreExtension, List<Artifact>) - Method in class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
 
createExtensionArtifact(String, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createExtensionArtifact(String, String, String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
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
 
createExtensionArtifactX(String, String, VersionRange) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createExtensionRealm(Plugin, List<Artifact>) - Method in interface org.apache.maven.classrealm.ClassRealmManager
Creates a new class realm for the specified build extension.
createExtensionRealm(Plugin, List<Artifact>) - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
createFromVersion(String) - Static method in class org.apache.maven.artifact.versioning.VersionRange
 
createFromVersionSpec(String) - Static method in class org.apache.maven.artifact.versioning.VersionRange
Create a version range from a string representation
createInterpolator() - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
createInterpolator() - Method in class org.apache.maven.project.interpolation.RegexBasedModelInterpolator
Deprecated.
 
createInterpolator() - Method in class org.apache.maven.project.interpolation.StringSearchModelInterpolator
Deprecated.
 
createInterpolator(List<? extends ValueSource>, List<? extends InterpolationPostProcessor>, ModelProblemCollector) - Method in class org.apache.maven.model.interpolation.StringSearchModelInterpolator
 
createInterpolator(List<? extends ValueSource>, List<? extends InterpolationPostProcessor>, ModelProblemCollector) - Method in class org.apache.maven.model.interpolation.StringVisitorModelInterpolator
 
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
 
createLocalRepository(File) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createLocalRepository(File) - Method in interface org.apache.maven.repository.RepositorySystem
 
createLocalRepository(String, String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createLocalRepository(MavenExecutionRequest) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
 
createLocalRepository(MavenExecutionRequest, File) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createMavenVersionString(Properties) - Static method in class org.apache.maven.cli.CLIReportingUtils
Create a human readable string containing the Maven version, buildnumber, and time of build
createMessage(String, String, File) - Static method in exception org.apache.maven.project.ProjectBuildingException
 
createMessage(List<ProjectBuildingResult>) - Static method in exception org.apache.maven.project.ProjectBuildingException
 
createMessage(Plugin, String, Throwable) - Static method in exception org.apache.maven.plugin.PluginDescriptorParsingException
 
createMessage(MojoExecution, MavenProject, Throwable) - Static method in exception org.apache.maven.lifecycle.LifecycleExecutionException
 
createMetadata(Artifact) - Method in class org.apache.maven.repository.legacy.resolver.transform.ReleaseArtifactTransformation
 
createMetadata(Artifact, Versioning) - Static method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
createMetadata(Artifact, boolean) - Static method in class org.apache.maven.repository.internal.LocalSnapshotMetadata
 
createModelProcessor(PlexusContainer) - Method in class org.apache.maven.cli.MavenCli
 
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
 
createParentArtifact(String, String, String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createParentArtifactX(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 class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createPluginArtifact(Plugin) - Method in interface org.apache.maven.repository.RepositorySystem
 
createPluginArtifactX(String, String, VersionRange) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
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
 
createPluginRealm(PluginDescriptor, MavenSession, ClassLoader, Map<String, ClassLoader>, DependencyFilter) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
createPostProcessors(Model, File, ModelBuildingRequest) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
 
createPostProcessors(Model, File, ProjectBuilderConfiguration) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
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 class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
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
 
createProjectArtifactX(String, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createProjectArtifactX(String, String, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
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.
createRealm(String, ClassRealmRequest.RealmType, ClassLoader, List<String>, Map<String, ClassLoader>, List<Artifact>) - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
Creates a new class realm with the specified parent and imports.
createRecursionInterceptor() - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
 
createRepository(String, String, boolean, String, boolean, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createRepository(String, String, boolean, String, boolean, String, String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createRepositoryMetadata(Artifact) - Static method in class org.apache.maven.repository.internal.VersionsMetadata
 
createRepositoryMetadata(Artifact, boolean) - Static method in class org.apache.maven.repository.internal.MavenSnapshotMetadata
 
createStubModelSource(Artifact) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
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.
createValueSources(Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
 
createValueSources(Model, File, ProjectBuilderConfiguration) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
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.
currentBuild - Variable in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
currentLogLevel - Variable in class org.slf4j.impl.SimpleLogger
The current log level
currentProject - Variable in class org.apache.maven.execution.MavenSession
 
currentVisitedProjectCount - Variable in class org.apache.maven.cli.event.ExecutionEventLogger
 
customizeContainer(PlexusContainer) - Method in class org.apache.maven.cli.MavenCli
 
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
 
CyclicDependencyException - Exception in org.apache.maven.artifact.resolver
Indicates a cycle in the dependency graph.
CyclicDependencyException(String, Artifact) - Constructor for exception org.apache.maven.artifact.resolver.CyclicDependencyException
 

D

DaemonThreadCreator() - Constructor for class org.apache.maven.artifact.resolver.DefaultArtifactResolver.DaemonThreadCreator
 
dag - Variable in class org.apache.maven.project.ProjectSorter
 
data - Variable in class org.apache.maven.cli.event.DefaultEventSpyContext
 
data - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
dataBuffer - Variable in class org.apache.maven.repository.ArtifactTransferEvent
 
dataLength - Variable in class org.apache.maven.repository.ArtifactTransferEvent
 
dataOffset - Variable in class org.apache.maven.repository.ArtifactTransferEvent
 
DATE_TIME_FORMAT_KEY - Static variable in class org.slf4j.impl.SimpleLogger
 
DATE_TIME_FORMAT_STR_DEFAULT - Static variable in class org.slf4j.impl.SimpleLoggerConfiguration
 
dateFormatter - Variable in class org.slf4j.impl.SimpleLoggerConfiguration
 
dateTimeFormatStr - Static variable in class org.slf4j.impl.SimpleLoggerConfiguration
 
datum - Variable in class org.apache.maven.repository.MavenArtifactMetadata
 
deactivatedIds - Variable in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
debug - Variable in class org.apache.maven.cli.CliRequest
 
debug(CharSequence) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
debug(CharSequence) - Method in interface org.apache.maven.plugin.logging.Log
Send a message to the user in the debug error level.
debug(CharSequence) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
debug(CharSequence, Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
debug(CharSequence, Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Send a message (and accompanying exception) to the user in the debug error level.
The error's stacktrace will be output when this error level is enabled.
debug(CharSequence, Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
debug(String) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
debug(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(String) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
debug(String) - Method in class org.apache.maven.repository.legacy.TransferListenerAdapter
 
debug(String) - Method in class org.slf4j.impl.SimpleLogger
A simple implementation which logs messages of level DEBUG according to the format outlined above.
debug(String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(String, Object) - Method in class org.slf4j.impl.SimpleLogger
Perform single parameter substitution before logging the message of level DEBUG according to the format outlined above.
debug(String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(String, Object...) - Method in class org.slf4j.impl.SimpleLogger
Perform double parameter substitution before logging the message of level DEBUG according to the format outlined above.
debug(String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(String, Object, Object) - Method in class org.slf4j.impl.SimpleLogger
Perform double parameter substitution before logging the message of level DEBUG according to the format outlined above.
debug(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
debug(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(String, Throwable) - Method in class org.slf4j.impl.SimpleLogger
Log a message of level DEBUG, including an exception.
debug(Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
debug(Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Send an exception to the user in the debug error level.
The stack trace for this exception will be output when this error level is enabled.
debug(Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
debug(Marker, String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(Marker, String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(Marker, String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(Marker, String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(Marker, String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
DEBUG - org.apache.maven.cli.logging.Slf4jConfiguration.Level
 
DEBUG - Static variable in class org.apache.maven.cli.CLIManager
 
DebugConfigurationListener - Class in org.apache.maven.plugin
Deprecated.
DebugConfigurationListener(Logger) - Constructor for class org.apache.maven.plugin.DebugConfigurationListener
Deprecated.
 
debugDependencyRequirements(List<MojoExecution>) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
debugEnabled - Variable in class org.apache.maven.project.interpolation.StringSearchModelInterpolator.InterpolateObjectAction
Deprecated.
 
debugMojoExecution(MojoExecution) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
debugProjectPlan(MavenProject, MavenExecutionPlan) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
debugReactorPlan(ProjectBuildList) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
DebugResolutionListener - Class in org.apache.maven.artifact.resolver
Send resolution events to the debug log.
DebugResolutionListener(Logger) - Constructor for class org.apache.maven.artifact.resolver.DebugResolutionListener
 
decode(String) - Static method in class org.apache.maven.artifact.repository.MavenArtifactRepository
Decodes the specified (portion of a) URL.
decomposeParameterIntoUserInstructions(MojoDescriptor, Parameter, StringBuilder) - Static method in exception org.apache.maven.plugin.PluginParameterException
 
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.
decorators - Variable in class org.apache.maven.project.DefaultProjectDependenciesResolver
 
decrypt(String) - Method in class org.apache.maven.settings.crypto.DefaultSettingsDecrypter
 
decrypt(SettingsDecryptionRequest) - Method in class org.apache.maven.settings.crypto.DefaultSettingsDecrypter
 
decrypt(SettingsDecryptionRequest) - Method in interface org.apache.maven.settings.crypto.SettingsDecrypter
Decrypts passwords in the settings.
deepCopy(MavenProject) - Method in class org.apache.maven.project.MavenProject
 
DEFAULT_BUILD_TIME_ZONE - Static variable in class org.apache.maven.model.interpolation.MavenBuildTimestamp
 
DEFAULT_BUILD_TIMESTAMP_FORMAT - Static variable in class org.apache.maven.model.interpolation.MavenBuildTimestamp
 
DEFAULT_BUILD_TIMESTAMP_FORMAT - Static variable in interface org.apache.maven.project.interpolation.ModelInterpolator
Deprecated.
 
DEFAULT_EDGES - Static variable in class org.apache.maven.repository.metadata.MetadataGraph
 
DEFAULT_EXECUTION_ID - Static variable in class org.apache.maven.model.PluginExecution
 
DEFAULT_GLOBAL_SETTINGS_FILE - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
 
DEFAULT_GLOBAL_TOOLCHAINS_FILE - Static variable in class org.apache.maven.cli.MavenCli
 
DEFAULT_INSTANTIATION_STRATEGY - Static variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
DEFAULT_LANGUAGE - Static variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
DEFAULT_LAYOUT_ID - Static variable in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
 
DEFAULT_LAYOUT_ID - Static variable in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
 
DEFAULT_LOCAL_REPO_ID - Static variable in interface org.apache.maven.repository.RepositorySystem
 
DEFAULT_LOG_LEVEL_DEFAULT - Static variable in class org.slf4j.impl.SimpleLoggerConfiguration
 
DEFAULT_LOG_LEVEL_KEY - Static variable in class org.slf4j.impl.SimpleLogger
 
DEFAULT_MESSAGE - Static variable in exception org.apache.maven.project.DuplicateArtifactAttachmentException
 
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
 
DEFAULT_SCOPE - Static variable in enum org.apache.maven.artifact.ArtifactScopeEnum
 
DEFAULT_SNAPSHOT_TIME_ZONE - Static variable in class org.apache.maven.repository.internal.RemoteSnapshotMetadata
 
DEFAULT_SNAPSHOT_TIME_ZONE - Static variable in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
 
DEFAULT_SNAPSHOT_TIMESTAMP_FORMAT - Static variable in class org.apache.maven.repository.internal.RemoteSnapshotMetadata
 
DEFAULT_SNAPSHOT_TIMESTAMP_FORMAT - Static variable in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
 
DEFAULT_TYPE - Static variable in class org.apache.maven.repository.MavenArtifactMetadata
 
DEFAULT_USER_SETTINGS_FILE - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
 
DEFAULT_USER_SETTINGS_FILE - Static variable in class org.apache.maven.settings.RuntimeInfo
Deprecated.
 
DEFAULT_USER_TOOLCHAINS_FILE - Static variable in class org.apache.maven.cli.MavenCli
 
DEFAULT_VERTICES - Static variable in class org.apache.maven.repository.metadata.MetadataGraph
 
DefaultArtifact - Class in org.apache.maven.artifact
 
DefaultArtifact(String, String, String, String, String, String, ArtifactHandler) - Constructor for class org.apache.maven.artifact.DefaultArtifact
 
DefaultArtifact(String, String, VersionRange, String, String, String, ArtifactHandler) - Constructor for class org.apache.maven.artifact.DefaultArtifact
 
DefaultArtifact(String, String, VersionRange, String, String, String, ArtifactHandler, boolean) - Constructor for class org.apache.maven.artifact.DefaultArtifact
 
DefaultArtifactCollector - Class in org.apache.maven.artifact.resolver
Deprecated.
DefaultArtifactCollector() - Constructor for class org.apache.maven.artifact.resolver.DefaultArtifactCollector
Deprecated.
 
DefaultArtifactDeployer - Class in org.apache.maven.artifact.deployer
DefaultArtifactDeployer
DefaultArtifactDeployer() - Constructor for class org.apache.maven.artifact.deployer.DefaultArtifactDeployer
 
DefaultArtifactDescriptorReader - Class in org.apache.maven.repository.internal
 
DefaultArtifactDescriptorReader() - Constructor for class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
 
DefaultArtifactDescriptorReader(RemoteRepositoryManager, VersionResolver, VersionRangeResolver, ArtifactResolver, ModelBuilder, RepositoryEventDispatcher) - Constructor for class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
 
DefaultArtifactFactory - Class in org.apache.maven.artifact.factory
DefaultArtifactFactory
DefaultArtifactFactory() - Constructor for class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
DefaultArtifactFilterManager - Class in org.apache.maven
 
DefaultArtifactFilterManager(List<ArtifactFilterManagerDelegate>, CoreExportsProvider) - Constructor for class org.apache.maven.DefaultArtifactFilterManager
 
DefaultArtifactHandler - Class in org.apache.maven.artifact.handler
 
DefaultArtifactHandler() - Constructor for class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
DefaultArtifactHandler(String) - Constructor for class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
DefaultArtifactHandlerManager - Class in org.apache.maven.artifact.handler.manager
 
DefaultArtifactHandlerManager() - Constructor for class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
DefaultArtifactInstaller - Class in org.apache.maven.artifact.installer
 
DefaultArtifactInstaller() - Constructor for class org.apache.maven.artifact.installer.DefaultArtifactInstaller
 
DefaultArtifactRepository - Class in org.apache.maven.artifact.repository
Deprecated.
DefaultArtifactRepository(String, String, ArtifactRepositoryLayout) - Constructor for class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
Create a local repository or a test repository.
DefaultArtifactRepository(String, String, ArtifactRepositoryLayout, boolean) - Constructor for class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
Create a remote deployment repository.
DefaultArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Constructor for class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
Create a remote download repository.
DefaultArtifactRepositoryFactory - Class in org.apache.maven.artifact.repository
 
DefaultArtifactRepositoryFactory - Class in org.apache.maven.repository.legacy.repository
 
DefaultArtifactRepositoryFactory() - Constructor for class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
DefaultArtifactRepositoryFactory() - Constructor for class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
 
DefaultArtifactResolver - Class in org.apache.maven.artifact.resolver
 
DefaultArtifactResolver() - Constructor for class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
DefaultArtifactResolver.DaemonThreadCreator - Class in org.apache.maven.artifact.resolver
ThreadCreator for creating daemon threads with fixed ThreadGroup-name.
DefaultArtifactResolver.ResolveTask - Class in org.apache.maven.artifact.resolver
 
DefaultArtifactTransformationManager - Class in org.apache.maven.repository.legacy.resolver.transform
 
DefaultArtifactTransformationManager() - Constructor for class org.apache.maven.repository.legacy.resolver.transform.DefaultArtifactTransformationManager
 
DefaultArtifactVersion - Class in org.apache.maven.artifact.versioning
Default implementation of artifact versioning.
DefaultArtifactVersion(String) - Constructor for class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
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
 
DefaultBeanConfigurator.BeanExpressionEvaluator - Class in org.apache.maven.configuration.internal
 
DefaultBuildPluginManager - Class in org.apache.maven.plugin
DefaultBuildPluginManager
DefaultBuildPluginManager() - Constructor for class org.apache.maven.plugin.DefaultBuildPluginManager
 
DefaultClasspathTransformation - Class in org.apache.maven.repository.metadata
default implementation of the metadata classpath transformer
DefaultClasspathTransformation() - Constructor for class org.apache.maven.repository.metadata.DefaultClasspathTransformation
 
DefaultClasspathTransformation.ClasspathGraphVisitor - Class in org.apache.maven.repository.metadata
Helper class to traverse graph.
DefaultClassRealmManager - Class in org.apache.maven.classrealm
Manages the class realms used by Maven.
DefaultClassRealmManager(Logger, PlexusContainer, List<ClassRealmManagerDelegate>, CoreExportsProvider) - Constructor for class org.apache.maven.classrealm.DefaultClassRealmManager
 
DefaultClassRealmRequest - Class in org.apache.maven.classrealm
 
DefaultClassRealmRequest(ClassRealmRequest.RealmType, ClassLoader, List<String>, Map<String, ClassLoader>, List<ClassRealmConstituent>) - Constructor for class org.apache.maven.classrealm.DefaultClassRealmRequest
 
defaultConflictResolver - Variable in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
DefaultConflictResolver - Class in org.apache.maven.repository.legacy.resolver.conflict
Deprecated.
As of 3.0, use a specific implementation instead, e.g. NearestConflictResolver
DefaultConflictResolver() - Constructor for class org.apache.maven.repository.legacy.resolver.conflict.DefaultConflictResolver
Deprecated.
 
DefaultConflictResolverFactory - Class in org.apache.maven.repository.legacy.resolver.conflict
A conflict resolver factory that obtains instances from a plexus container.
DefaultConflictResolverFactory() - Constructor for class org.apache.maven.repository.legacy.resolver.conflict.DefaultConflictResolverFactory
 
DefaultDependencyManagementImporter - Class in org.apache.maven.model.composition
Handles the import of dependency management from other models into the target model.
DefaultDependencyManagementImporter() - Constructor for class org.apache.maven.model.composition.DefaultDependencyManagementImporter
 
DefaultDependencyManagementInjector - Class in org.apache.maven.model.management
Handles injection of dependency management into the model.
DefaultDependencyManagementInjector() - Constructor for class org.apache.maven.model.management.DefaultDependencyManagementInjector
 
DefaultDependencyManagementInjector.ManagementModelMerger - Class in org.apache.maven.model.management
ManagementModelMerger
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
 
DefaultDependencyResolutionResult - Class in org.apache.maven.project
 
DefaultDependencyResolutionResult() - Constructor for class org.apache.maven.project.DefaultDependencyResolutionResult
 
DefaultEventSpyContext - Class in org.apache.maven.cli.event
DefaultEventSpyContext
DefaultEventSpyContext() - Constructor for class org.apache.maven.cli.event.DefaultEventSpyContext
 
DefaultExceptionHandler - Class in org.apache.maven.exception
Transform an exception into useful end-user message.
DefaultExceptionHandler() - Constructor for class org.apache.maven.exception.DefaultExceptionHandler
 
DefaultExecutionEvent - Class in org.apache.maven.lifecycle.internal
Holds data relevant for an execution event.
DefaultExecutionEvent(ExecutionEvent.Type, MavenSession, MojoExecution, Exception) - Constructor for class org.apache.maven.lifecycle.internal.DefaultExecutionEvent
 
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
defaultGoal - Variable in class org.apache.maven.model.BuildBase
The default goal (or phase in Maven 2) to execute when none is specified for the project.
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
 
DefaultGraphConflictResolutionPolicy - Class in org.apache.maven.repository.metadata
 
DefaultGraphConflictResolutionPolicy() - Constructor for class org.apache.maven.repository.metadata.DefaultGraphConflictResolutionPolicy
 
DefaultGraphConflictResolver - Class in org.apache.maven.repository.metadata
Default conflict resolver.Implements closer newer first policy by default, but could be configured via plexus
DefaultGraphConflictResolver() - Constructor for class org.apache.maven.repository.metadata.DefaultGraphConflictResolver
 
defaultIds - Variable in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
DefaultInheritanceAssembler - Class in org.apache.maven.model.inheritance
Handles inheritance of model values.
DefaultInheritanceAssembler() - Constructor for class org.apache.maven.model.inheritance.DefaultInheritanceAssembler
 
DefaultInheritanceAssembler.InheritanceModelMerger - Class in org.apache.maven.model.inheritance
InheritanceModelMerger
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.
 
DefaultLegacyArtifactCollector - Class in org.apache.maven.repository.legacy.resolver
 
DefaultLegacyArtifactCollector() - Constructor for class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
DefaultLegacySupport - Class in org.apache.maven.plugin.internal
Helps to provide backward-compatibility with plugins that use legacy components.
DefaultLegacySupport() - Constructor for class org.apache.maven.plugin.internal.DefaultLegacySupport
 
DefaultLifecycleBindingsInjector - Class in org.apache.maven.model.plugin
Handles injection of plugin executions induced by the lifecycle bindings for a packaging.
DefaultLifecycleBindingsInjector() - Constructor for class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector
 
DefaultLifecycleBindingsInjector.LifecycleBindingsMerger - Class in org.apache.maven.model.plugin
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() - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
DefaultLifecycleExecutionPlanCalculator(BuildPluginManager, DefaultLifecycles, MojoDescriptorCreator, LifecyclePluginResolver) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
DefaultLifecycleExecutor - Class in org.apache.maven.lifecycle
A facade that provides lifecycle services to components outside maven core.
DefaultLifecycleExecutor() - Constructor for class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
DefaultLifecycleMapping - Class in org.apache.maven.lifecycle.mapping
DefaultLifecycleMapping
DefaultLifecycleMapping() - Constructor for class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
 
DefaultLifecycleMappingDelegate - Class in org.apache.maven.lifecycle.internal
Lifecycle mapping delegate component interface.
DefaultLifecycleMappingDelegate() - 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() - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
 
DefaultLifecyclePluginAnalyzer.GoalSpec - Class in org.apache.maven.lifecycle.internal
 
defaultLifeCycles - Variable in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
defaultLifeCycles - Variable in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
defaultLifeCycles - Variable in class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
 
defaultLifeCycles - Variable in class org.apache.maven.lifecycle.internal.LifecycleStarter
 
DefaultLifecycles - Class in org.apache.maven.lifecycle
 
DefaultLifecycles() - Constructor for class org.apache.maven.lifecycle.DefaultLifecycles
 
DefaultLifecycles(Map<String, Lifecycle>, Logger) - Constructor for class org.apache.maven.lifecycle.DefaultLifecycles
 
DefaultLifecycleTaskSegmentCalculator - Class in org.apache.maven.lifecycle.internal
Calculates the task segments in the build
DefaultLifecycleTaskSegmentCalculator() - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
 
DefaultLog - Class in org.apache.maven.monitor.logging
 
DefaultLog(Logger) - Constructor for class org.apache.maven.monitor.logging.DefaultLog
 
defaultLogLevel - Variable in class org.slf4j.impl.SimpleLoggerConfiguration
 
DefaultMaven - Class in org.apache.maven
 
DefaultMaven() - Constructor for class org.apache.maven.DefaultMaven
 
DefaultMavenExecutionRequest - Class in org.apache.maven.execution
 
DefaultMavenExecutionRequest() - Constructor for class org.apache.maven.execution.DefaultMavenExecutionRequest
 
DefaultMavenExecutionRequestPopulator - Class in org.apache.maven.execution
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() - Constructor for class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
DefaultMavenProfilesBuilder - Class in org.apache.maven.profiles
Deprecated.
DefaultMavenProfilesBuilder() - Constructor for class org.apache.maven.profiles.DefaultMavenProfilesBuilder
Deprecated.
 
DefaultMavenProjectBuilder - Class in org.apache.maven.project
Deprecated.
DefaultMavenProjectBuilder() - Constructor for class org.apache.maven.project.DefaultMavenProjectBuilder
Deprecated.
 
DefaultMavenProjectHelper - Class in org.apache.maven.project
DefaultMavenProjectHelper
DefaultMavenProjectHelper() - Constructor for class org.apache.maven.project.DefaultMavenProjectHelper
 
DefaultMavenSettingsBuilder - Class in org.apache.maven.settings
 
DefaultMavenSettingsBuilder() - Constructor for class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
DefaultMetadataReader - Class in org.apache.maven.artifact.repository.metadata.io
Handles deserialization of metadata from some kind of textual format like XML.
DefaultMetadataReader() - Constructor for class org.apache.maven.artifact.repository.metadata.io.DefaultMetadataReader
 
DefaultMetadataResolutionRequest - Class in org.apache.maven.repository.legacy.metadata
Forms a request to retrieve artifact metadata.
DefaultMetadataResolutionRequest() - Constructor for class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
DefaultMetadataResolutionRequest(RepositoryRequest) - Constructor for class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
DefaultMetadataResolutionRequest(ArtifactResolutionRequest) - Constructor for class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
DefaultMetadataSource - Class in org.apache.maven.project.artifact
This realizes the metadata source via the default hint to provide backward-compat with Maven 2.x whose Plexus version registered component descriptors twice: once keyed by role+roleHint and once keyed by role only.
DefaultMetadataSource() - Constructor for class org.apache.maven.project.artifact.DefaultMetadataSource
 
DefaultMirrorSelector - Class in org.apache.maven.repository
DefaultMirrorSelector
DefaultMirrorSelector() - Constructor for class org.apache.maven.repository.DefaultMirrorSelector
 
DefaultModelBuilder - Class in org.apache.maven.model.building
 
DefaultModelBuilder() - Constructor for class org.apache.maven.model.building.DefaultModelBuilder
 
DefaultModelBuilderFactory - Class in org.apache.maven.model.building
A factory to create model builder instances when no dependency injection is available.
DefaultModelBuilderFactory() - Constructor for class org.apache.maven.model.building.DefaultModelBuilderFactory
 
DefaultModelBuilderFactory.StubLifecycleBindingsInjector - Class in org.apache.maven.model.building
 
DefaultModelBuildingEvent - Class in org.apache.maven.model.building
Holds data relevant for a model building event.
DefaultModelBuildingEvent(Model, ModelBuildingRequest, ModelProblemCollector) - Constructor for class org.apache.maven.model.building.DefaultModelBuildingEvent
 
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
 
DefaultModelBuildingRequest - Class in org.apache.maven.model.building
Collects settings that control building of effective models.
DefaultModelBuildingRequest() - Constructor for class org.apache.maven.model.building.DefaultModelBuildingRequest
Creates an empty request.
DefaultModelBuildingRequest(ModelBuildingRequest) - Constructor for class org.apache.maven.model.building.DefaultModelBuildingRequest
Creates a shallow copy of the specified request.
DefaultModelBuildingResult - Class in org.apache.maven.model.building
Collects the output of the model builder.
DefaultModelBuildingResult() - Constructor for class org.apache.maven.model.building.DefaultModelBuildingResult
 
DefaultModelCache - Class in org.apache.maven.repository.internal
A model builder cache backed by the repository system cache.
DefaultModelCache(RepositorySystemSession) - Constructor for class org.apache.maven.repository.internal.DefaultModelCache
 
DefaultModelCache.Key - Class in org.apache.maven.repository.internal
 
DefaultModelInheritanceAssembler - Class in org.apache.maven.project.inheritance
DefaultModelInheritanceAssembler
DefaultModelInheritanceAssembler() - Constructor for class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
DefaultModelLocator - Class in org.apache.maven.model.locator
Locates a POM file within a project base directory.
DefaultModelLocator() - Constructor for class org.apache.maven.model.locator.DefaultModelLocator
 
DefaultModelNormalizer - Class in org.apache.maven.model.normalization
Handles normalization of a model.
DefaultModelNormalizer() - Constructor for class org.apache.maven.model.normalization.DefaultModelNormalizer
 
DefaultModelNormalizer.DuplicateMerger - Class in org.apache.maven.model.normalization
DuplicateMerger
DefaultModelPathTranslator - Class in org.apache.maven.model.path
Resolves relative paths within a model against a specific base directory.
DefaultModelPathTranslator() - Constructor for class org.apache.maven.model.path.DefaultModelPathTranslator
 
DefaultModelProblem - Class in org.apache.maven.model.building
Describes a problem that was encountered during model building.
DefaultModelProblem(String, ModelProblem.Severity, ModelProblem.Version, String, int, int, String, Exception) - Constructor for class org.apache.maven.model.building.DefaultModelProblem
Creates a new problem with the specified message and exception.
DefaultModelProblem(String, ModelProblem.Severity, ModelProblem.Version, Model, int, int, Exception) - Constructor for class org.apache.maven.model.building.DefaultModelProblem
Creates a new problem with the specified message and exception.
DefaultModelProblemCollector - Class in org.apache.maven.model.building
Collects problems that are encountered during model building.
DefaultModelProblemCollector(ModelBuildingResult) - Constructor for class org.apache.maven.model.building.DefaultModelProblemCollector
 
DefaultModelProcessor - Class in org.apache.maven.model.building
DefaultModelProcessor
DefaultModelProcessor() - Constructor for class org.apache.maven.model.building.DefaultModelProcessor
 
DefaultModelReader - Class in org.apache.maven.model.io
Handles deserialization of a model from some kind of textual format like XML.
DefaultModelReader() - Constructor for class org.apache.maven.model.io.DefaultModelReader
 
DefaultModelResolver - Class in org.apache.maven.repository.internal
A model resolver to assist building of dependency POMs.
DefaultModelResolver(DefaultModelResolver) - Constructor for class org.apache.maven.repository.internal.DefaultModelResolver
 
DefaultModelResolver(RepositorySystemSession, RequestTrace, String, ArtifactResolver, VersionRangeResolver, RemoteRepositoryManager, List<RemoteRepository>) - Constructor for class org.apache.maven.repository.internal.DefaultModelResolver
 
DefaultModelUrlNormalizer - Class in org.apache.maven.model.path
Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.
DefaultModelUrlNormalizer() - Constructor for class org.apache.maven.model.path.DefaultModelUrlNormalizer
 
DefaultModelValidator - Class in org.apache.maven.model.validation
 
DefaultModelValidator - Class in org.apache.maven.project.validation
Deprecated.
DefaultModelValidator() - Constructor for class org.apache.maven.model.validation.DefaultModelValidator
 
DefaultModelValidator() - Constructor for class org.apache.maven.project.validation.DefaultModelValidator
Deprecated.
 
DefaultModelValidator.SimpleModelProblemCollector - Class in org.apache.maven.project.validation
Deprecated.
 
DefaultModelWriter - Class in org.apache.maven.model.io
Handles serialization of a model into some kind of textual format like XML.
DefaultModelWriter() - Constructor for class org.apache.maven.model.io.DefaultModelWriter
 
DefaultMojoExecutionConfigurator - Class in org.apache.maven.lifecycle.internal
 
DefaultMojoExecutionConfigurator() - Constructor for class org.apache.maven.lifecycle.internal.DefaultMojoExecutionConfigurator
 
defaultOutputStreamForUnknownData - Variable in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
DefaultPathTranslator - Class in org.apache.maven.model.path
Resolves relative paths against a specific base directory.
DefaultPathTranslator - Class in org.apache.maven.project.path
Deprecated.
DefaultPathTranslator() - Constructor for class org.apache.maven.model.path.DefaultPathTranslator
 
DefaultPathTranslator() - Constructor for class org.apache.maven.project.path.DefaultPathTranslator
Deprecated.
 
defaultPhases - Variable in class org.apache.maven.lifecycle.Lifecycle
 
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
DefaultPluginConfigurationExpander - Class in org.apache.maven.model.plugin
Handles expansion of general build plugin configuration into individual executions.
DefaultPluginConfigurationExpander() - Constructor for class org.apache.maven.model.plugin.DefaultPluginConfigurationExpander
 
DefaultPluginDependenciesResolver - Class in org.apache.maven.plugin.internal
Assists in resolving the dependencies of a plugin.
DefaultPluginDependenciesResolver() - Constructor for class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver
 
DefaultPluginDependenciesResolver.GraphLogger - Class in org.apache.maven.plugin.internal
 
DefaultPluginDescriptorCache - Class in org.apache.maven.plugin
Caches raw plugin descriptors.
DefaultPluginDescriptorCache() - Constructor for class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
DefaultPluginDescriptorCache.CacheKey - Class in org.apache.maven.plugin
 
DefaultPluginManagementInjector - Class in org.apache.maven.model.management
Handles injection of plugin management into the model.
DefaultPluginManagementInjector() - Constructor for class org.apache.maven.model.management.DefaultPluginManagementInjector
 
DefaultPluginManagementInjector.ManagementModelMerger - Class in org.apache.maven.model.management
ManagementModelMerger
DefaultPluginManager - Class in org.apache.maven.plugin.internal
 
DefaultPluginManager() - Constructor for class org.apache.maven.plugin.internal.DefaultPluginManager
 
DefaultPluginPrefixRequest - Class in org.apache.maven.plugin.prefix
Collects settings required to resolve a plugin prefix.
DefaultPluginPrefixRequest() - Constructor for class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
Creates an empty request.
DefaultPluginPrefixRequest(String, MavenSession) - Constructor for class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
Creates a request for the specified plugin prefix and build session.
DefaultPluginPrefixResolver - Class in org.apache.maven.plugin.prefix.internal
Resolves a plugin prefix.
DefaultPluginPrefixResolver() - Constructor for class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResolver
 
DefaultPluginPrefixResult - Class in org.apache.maven.plugin.prefix.internal
Describes the result of a plugin prefix resolution request.
DefaultPluginPrefixResult() - Constructor for class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResult
 
DefaultPluginPrefixResult(String, String, ArtifactRepository) - Constructor for class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResult
 
DefaultPluginPrefixResult(Plugin) - Constructor for class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResult
 
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() - Constructor for class org.apache.maven.plugin.version.internal.DefaultPluginVersionResolver
 
DefaultPluginVersionResolver.Versions - Class in org.apache.maven.plugin.version.internal
 
DefaultPluginVersionResult - Class in org.apache.maven.plugin.version.internal
Describes the result of a plugin version resolution request.
DefaultPluginVersionResult() - Constructor for class org.apache.maven.plugin.version.internal.DefaultPluginVersionResult
 
DefaultPluginVersionResult(String) - Constructor for class org.apache.maven.plugin.version.internal.DefaultPluginVersionResult
 
defaultPrintStream - Variable in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
DefaultProblem - Class in org.apache.maven.building
Describes a problem that was encountered during settings building.
DefaultProblem(String, Problem.Severity, String, int, int, Exception) - Constructor for class org.apache.maven.building.DefaultProblem
Creates a new problem with the specified message and exception.
DefaultProblemCollector - Class in org.apache.maven.building
Collects problems that are encountered during settings building.
DefaultProblemCollector(List<Problem>) - Constructor for class org.apache.maven.building.DefaultProblemCollector
 
DefaultProfileActivationContext - Class in org.apache.maven.model.profile
Describes the environmental context used to determine the activation status of profiles.
DefaultProfileActivationContext() - Constructor for class org.apache.maven.model.profile.DefaultProfileActivationContext
 
DefaultProfileInjector - Class in org.apache.maven.model.profile
Handles profile injection into the model.
DefaultProfileInjector() - Constructor for class org.apache.maven.model.profile.DefaultProfileInjector
 
DefaultProfileInjector.ProfileModelMerger - Class in org.apache.maven.model.profile
ProfileModelMerger
DefaultProfileManager - Class in org.apache.maven.profiles
Deprecated.
DefaultProfileManager(PlexusContainer) - Constructor for class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
without passing in the system properties, the SystemPropertiesProfileActivator will not work correctly in embedded environments.
DefaultProfileManager(PlexusContainer, Properties) - Constructor for class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
the properties passed to the profile manager are the props that are passed to maven, possibly containing profile activator properties
DefaultProfileSelector - Class in org.apache.maven.model.profile
Calculates the active profiles among a given collection of profiles.
DefaultProfileSelector() - Constructor for class org.apache.maven.model.profile.DefaultProfileSelector
 
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.project
DefaultProjectBuilder
DefaultProjectBuilder() - Constructor for class org.apache.maven.project.DefaultProjectBuilder
 
DefaultProjectBuilder.InterimResult - Class in org.apache.maven.project
 
DefaultProjectBuilder.InternalConfig - Class in org.apache.maven.project
InternalConfig
DefaultProjectBuilderConfiguration - Class in org.apache.maven.project
Deprecated.
DefaultProjectBuilderConfiguration() - Constructor for class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
DefaultProjectBuildingHelper - Class in org.apache.maven.project
Assists the project builder.
DefaultProjectBuildingHelper() - Constructor for class org.apache.maven.project.DefaultProjectBuildingHelper
 
DefaultProjectBuildingRequest - Class in org.apache.maven.project
DefaultProjectBuildingRequest
DefaultProjectBuildingRequest() - Constructor for class org.apache.maven.project.DefaultProjectBuildingRequest
 
DefaultProjectBuildingRequest(ProjectBuildingRequest) - Constructor for class org.apache.maven.project.DefaultProjectBuildingRequest
 
DefaultProjectBuildingResult - Class in org.apache.maven.project
Collects the output of the project builder.
DefaultProjectBuildingResult(String, File, List<ModelProblem>) - Constructor for class org.apache.maven.project.DefaultProjectBuildingResult
Creates a new result with the specified contents.
DefaultProjectBuildingResult(MavenProject, List<ModelProblem>, DependencyResolutionResult) - Constructor for class org.apache.maven.project.DefaultProjectBuildingResult
Creates a new result with the specified contents.
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() - Constructor for class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
DefaultProjectDependenciesResolver() - Constructor for class org.apache.maven.project.DefaultProjectDependenciesResolver
 
DefaultProjectDependenciesResolver.GraphLogger - Class in org.apache.maven.project
 
DefaultProjectDependencyGraph - Class in org.apache.maven.graph
Describes the inter-dependencies between projects in the reactor.
DefaultProjectDependencyGraph(Collection<MavenProject>) - Constructor for class org.apache.maven.graph.DefaultProjectDependencyGraph
Creates a new project dependency graph based on the specified projects.
DefaultProjectDependencyGraph(List<MavenProject>, Collection<MavenProject>) - Constructor for class org.apache.maven.graph.DefaultProjectDependencyGraph
Creates a new project dependency graph based on the specified projects.
DefaultProjectRealmCache - Class in org.apache.maven.project
Default project realm cache implementation.
DefaultProjectRealmCache() - Constructor for class org.apache.maven.project.DefaultProjectRealmCache
 
DefaultProjectRealmCache.CacheKey - Class in org.apache.maven.project
CacheKey
DefaultReportConfigurationExpander - Class in org.apache.maven.model.plugin
Handles expansion of general report plugin configuration into individual report sets.
DefaultReportConfigurationExpander() - Constructor for class org.apache.maven.model.plugin.DefaultReportConfigurationExpander
 
DefaultReportingConverter - Class in org.apache.maven.model.plugin
Handles conversion of the <reporting> section into the configuration of Maven Site Plugin 3.x, i.e.
DefaultReportingConverter() - Constructor for class org.apache.maven.model.plugin.DefaultReportingConverter
 
DefaultRepositoryLayout - Class in org.apache.maven.artifact.repository.layout
 
DefaultRepositoryLayout() - Constructor for class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
DefaultRepositoryMetadataManager - Class in org.apache.maven.artifact.repository.metadata
 
DefaultRepositoryMetadataManager() - Constructor for class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
 
DefaultRepositoryRequest - Class in org.apache.maven.artifact.repository
Collects basic settings to access the repository system.
DefaultRepositoryRequest() - Constructor for class org.apache.maven.artifact.repository.DefaultRepositoryRequest
Creates an empty repository request.
DefaultRepositoryRequest(RepositoryRequest) - Constructor for class org.apache.maven.artifact.repository.DefaultRepositoryRequest
Creates a shallow copy of the specified repository request.
DefaultRepositorySystemSessionFactory - Class in org.apache.maven.internal.aether
 
DefaultRepositorySystemSessionFactory() - Constructor for class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
 
DefaultResolutionErrorHandler - Class in org.apache.maven.artifact.resolver
 
DefaultResolutionErrorHandler() - Constructor for class org.apache.maven.artifact.resolver.DefaultResolutionErrorHandler
 
DefaultRuntimeInformation - Class in org.apache.maven.execution
Deprecated.
DefaultRuntimeInformation - Class in org.apache.maven.rtinfo.internal
Provides information about the current Maven runtime.
DefaultRuntimeInformation() - Constructor for class org.apache.maven.execution.DefaultRuntimeInformation
Deprecated.
 
DefaultRuntimeInformation() - Constructor for class org.apache.maven.rtinfo.internal.DefaultRuntimeInformation
 
DefaultSettingsBuilder - Class in org.apache.maven.settings.building
Builds the effective settings from a user settings file and/or a global settings file.
DefaultSettingsBuilder(SettingsReader, SettingsWriter, SettingsValidator) - Constructor for class org.apache.maven.settings.building.DefaultSettingsBuilder
 
DefaultSettingsBuilderFactory - Class in org.apache.maven.settings.building
A factory to create settings builder instances when no dependency injection is available.
DefaultSettingsBuilderFactory() - Constructor for class org.apache.maven.settings.building.DefaultSettingsBuilderFactory
 
DefaultSettingsBuildingRequest - Class in org.apache.maven.settings.building
Collects settings that control building of effective settings.
DefaultSettingsBuildingRequest() - Constructor for class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
DefaultSettingsBuildingResult - Class in org.apache.maven.settings.building
Collects the output of the settings builder.
DefaultSettingsBuildingResult(Settings, List<SettingsProblem>) - Constructor for class org.apache.maven.settings.building.DefaultSettingsBuildingResult
 
DefaultSettingsDecrypter - Class in org.apache.maven.settings.crypto
Decrypts passwords in the settings.
DefaultSettingsDecrypter(SecDispatcher) - Constructor for class org.apache.maven.settings.crypto.DefaultSettingsDecrypter
 
DefaultSettingsDecryptionRequest - Class in org.apache.maven.settings.crypto
Collects parameters that control the decryption of settings.
DefaultSettingsDecryptionRequest() - Constructor for class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
Creates an empty request.
DefaultSettingsDecryptionRequest(Proxy) - Constructor for class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
Creates a new request to decrypt the specified proxy.
DefaultSettingsDecryptionRequest(Server) - Constructor for class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
Creates a new request to decrypt the specified server.
DefaultSettingsDecryptionRequest(Settings) - Constructor for class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
Creates a new request to decrypt the specified settings.
DefaultSettingsDecryptionResult - Class in org.apache.maven.settings.crypto
Collects the output of the settings decrypter.
DefaultSettingsDecryptionResult(List<Server>, List<Proxy>, List<SettingsProblem>) - Constructor for class org.apache.maven.settings.crypto.DefaultSettingsDecryptionResult
 
DefaultSettingsProblem - Class in org.apache.maven.settings.building
Describes a problem that was encountered during settings building.
DefaultSettingsProblem(String, SettingsProblem.Severity, String, int, int, Exception) - Constructor for class org.apache.maven.settings.building.DefaultSettingsProblem
Creates a new problem with the specified message and exception.
DefaultSettingsProblemCollector - Class in org.apache.maven.settings.building
Collects problems that are encountered during settings building.
DefaultSettingsProblemCollector(List<SettingsProblem>) - Constructor for class org.apache.maven.settings.building.DefaultSettingsProblemCollector
 
DefaultSettingsReader - Class in org.apache.maven.settings.io
Handles deserialization of settings from the default textual format.
DefaultSettingsReader() - Constructor for class org.apache.maven.settings.io.DefaultSettingsReader
 
DefaultSettingsValidator - Class in org.apache.maven.settings.validation
 
DefaultSettingsValidator() - Constructor for class org.apache.maven.settings.validation.DefaultSettingsValidator
 
DefaultSettingsWriter - Class in org.apache.maven.settings.io
Handles serialization of settings into the default textual format.
DefaultSettingsWriter() - Constructor for class org.apache.maven.settings.io.DefaultSettingsWriter
 
DefaultSuperPomProvider - Class in org.apache.maven.model.superpom
Provides the super POM that all models implicitly inherit from.
DefaultSuperPomProvider() - Constructor for class org.apache.maven.model.superpom.DefaultSuperPomProvider
 
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.toolchain
 
DefaultToolchainManager() - Constructor for class org.apache.maven.toolchain.DefaultToolchainManager
 
DefaultToolchainManagerPrivate - Class in org.apache.maven.toolchain
 
DefaultToolchainManagerPrivate() - Constructor for class org.apache.maven.toolchain.DefaultToolchainManagerPrivate
 
DefaultToolchainsBuilder - Class in org.apache.maven.toolchain.building
 
DefaultToolchainsBuilder - Class in org.apache.maven.toolchain
Deprecated.
DefaultToolchainsBuilder() - Constructor for class org.apache.maven.toolchain.building.DefaultToolchainsBuilder
 
DefaultToolchainsBuilder() - Constructor for class org.apache.maven.toolchain.DefaultToolchainsBuilder
Deprecated.
 
DefaultToolchainsBuildingRequest - Class in org.apache.maven.toolchain.building
Collects toolchains that control building of effective toolchains.
DefaultToolchainsBuildingRequest() - Constructor for class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
 
DefaultToolchainsBuildingResult - Class in org.apache.maven.toolchain.building
Holds the result of the merged toolchains and holds the problems during this build, if any.
DefaultToolchainsBuildingResult(PersistedToolchains, List<Problem>) - Constructor for class org.apache.maven.toolchain.building.DefaultToolchainsBuildingResult
Default constructor
DefaultToolchainsReader - Class in org.apache.maven.toolchain.io
Handles deserialization of toolchains from the default textual format.
DefaultToolchainsReader() - Constructor for class org.apache.maven.toolchain.io.DefaultToolchainsReader
 
DefaultToolchainsWriter - Class in org.apache.maven.toolchain.io
Handles serialization of toolchains into the default textual format.
DefaultToolchainsWriter() - Constructor for class org.apache.maven.toolchain.io.DefaultToolchainsWriter
 
DefaultUpdateCheckManager - Class in org.apache.maven.repository.legacy
DefaultUpdateCheckManager
DefaultUpdateCheckManager() - Constructor for class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
DefaultUpdateCheckManager(Logger) - Constructor for class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
DefaultUrlNormalizer - Class in org.apache.maven.model.path
Normalizes a URL.
DefaultUrlNormalizer() - Constructor for class org.apache.maven.model.path.DefaultUrlNormalizer
 
defaultUserLocalRepository - Static variable in interface org.apache.maven.repository.RepositorySystem
 
defaultValue - Variable in class org.apache.maven.plugin.descriptor.Parameter
 
DefaultVersionRangeResolver - Class in org.apache.maven.repository.internal
 
DefaultVersionRangeResolver() - Constructor for class org.apache.maven.repository.internal.DefaultVersionRangeResolver
 
DefaultVersionRangeResolver(MetadataResolver, SyncContextFactory, RepositoryEventDispatcher) - Constructor for class org.apache.maven.repository.internal.DefaultVersionRangeResolver
 
DefaultVersionResolver - Class in org.apache.maven.repository.internal
 
DefaultVersionResolver() - Constructor for class org.apache.maven.repository.internal.DefaultVersionResolver
 
DefaultVersionResolver(MetadataResolver, SyncContextFactory, RepositoryEventDispatcher) - Constructor for class org.apache.maven.repository.internal.DefaultVersionResolver
 
DefaultVersionResolver.Key - Class in org.apache.maven.repository.internal
 
DefaultVersionResolver.Record - Class in org.apache.maven.repository.internal
 
DefaultVersionResolver.VersionInfo - Class in org.apache.maven.repository.internal
 
DefaultWagonManager - Class in org.apache.maven.artifact.manager
Manages Wagon related operations in Maven.
DefaultWagonManager - Class in org.apache.maven.repository.legacy
Manages Wagon related operations in Maven.
DefaultWagonManager() - Constructor for class org.apache.maven.artifact.manager.DefaultWagonManager
 
DefaultWagonManager() - Constructor for class org.apache.maven.repository.legacy.DefaultWagonManager
 
degreeOfConcurrency - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
delegate - Variable in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
delegate - Variable in class org.apache.maven.eventspy.internal.EventSpyExecutionListener
 
delegate - Variable in class org.apache.maven.eventspy.internal.EventSpyRepositoryListener
 
delegate - Variable in class org.apache.maven.plugin.internal.ValidatingConfigurationListener
 
delegates - Variable in class org.apache.maven.classrealm.DefaultClassRealmManager
 
delegates - Variable in class org.apache.maven.DefaultArtifactFilterManager
 
delegates - Variable in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
DelegatingLocalArtifactRepository - Class in org.apache.maven.repository
Deprecated.
DelegatingLocalArtifactRepository(ArtifactRepository) - Constructor for class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
dependencies - Variable in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
dependencies - Variable in class org.apache.maven.model.DependencyManagement
Field dependencies.
dependencies - Variable in class org.apache.maven.model.ModelBase
Field dependencies.
dependencies - Variable in class org.apache.maven.model.Plugin
Field dependencies.
dependencies - Variable in class org.apache.maven.project.DefaultDependencyResolutionResult
 
dependencies - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
dependencies of the artifact behind this metadata
dependenciesEquals(List<Dependency>, List<Dependency>) - Static method in class org.apache.maven.plugin.CacheUtils
 
dependenciesLocation - Variable in class org.apache.maven.model.DependencyManagement
Field dependenciesLocation.
dependenciesLocation - Variable in class org.apache.maven.model.ModelBase
Field dependenciesLocation.
dependenciesResolver - Variable in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
dependency - Variable in exception org.apache.maven.project.artifact.InvalidDependencyVersionException
 
dependency - Variable in exception org.apache.maven.repository.VersionNotFoundException
 
Dependency - Class in org.apache.maven.model
The <dependency> element contains information about a dependency of the project.
Dependency() - Constructor for class org.apache.maven.model.Dependency
 
dependencyArtifacts - Variable in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache.CacheKey
 
dependencyArtifacts - Variable in class org.apache.maven.project.MavenProject
 
dependencyCollectionRequired - Variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
The scope of (transitive) dependencies that should be collected but not resolved.
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
 
dependencyFilter - Variable in class org.apache.maven.artifact.DefaultArtifact
 
DependencyKeyComputer() - Constructor for class org.apache.maven.model.merge.ModelMerger.DependencyKeyComputer
 
dependencyManagement - Variable in class org.apache.maven.model.ModelBase
Default dependency information for projects that inherit from this one.
DependencyManagement - Class in org.apache.maven.model
Section for management of default dependency information for use in a group of POMs.
DependencyManagement() - Constructor for class org.apache.maven.model.DependencyManagement
 
dependencyManagementImporter - Variable in class org.apache.maven.model.building.DefaultModelBuilder
 
DependencyManagementImporter - Interface in org.apache.maven.model.composition
Handles the import of dependency management from other models into the target model.
dependencyManagementInjector - Variable in class org.apache.maven.model.building.DefaultModelBuilder
 
DependencyManagementInjector - Interface in org.apache.maven.model.management
Handles injection of dependency management into the model.
dependencyManagementLocation - Variable in class org.apache.maven.model.ModelBase
Field dependencyManagementLocation.
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.
dependencyResolutionRequired - Variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
Specify the required dependencies in a specified scope
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 - Variable in class org.apache.maven.execution.DefaultMavenExecutionResult
 
dependencyResolutionResult - Variable in class org.apache.maven.project.DefaultProjectBuildingResult
 
DependencyResolutionResult - Interface in org.apache.maven.project
The result of a project dependency resolution.
dependencyResolver - Variable in class org.apache.maven.project.DefaultProjectBuilder
 
dependencyTrail - Variable in class org.apache.maven.artifact.DefaultArtifact
 
deploy(File, Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.deployer.ArtifactDeployer
Deploy an artifact from a particular file.
deploy(File, Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.deployer.DefaultArtifactDeployer
 
deploy(String, String, Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.deployer.ArtifactDeployer
Deprecated.
to be removed before 2.0 after the install/deploy plugins use the alternate method
deploy(String, String, Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.deployer.DefaultArtifactDeployer
Deprecated.
we want to use the artifact method only, and ensure artifact.file is set correctly.
deploy(ArtifactMetadata, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
 
deploy(ArtifactMetadata, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
Deploy metadata to the remote repository.
DEPLOYED - Static variable in class org.apache.maven.artifact.ArtifactStatus
Moderate trust - it was deployed directly by a user.
DeploymentRepository - Class in org.apache.maven.model
Repository contains the information needed for deploying to the remote repository.
DeploymentRepository() - Constructor for class org.apache.maven.model.DeploymentRepository
 
deploymentTimestamp - Variable in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
 
deprecated - Variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
Specify the version when the Mojo was deprecated to the API.
deprecated - Variable in class org.apache.maven.plugin.descriptor.Parameter
 
deprecation - Variable in class org.apache.maven.usability.plugin.Expression
A preferred alternative to this expression, in the case where it's deprecated.
depth - Variable in class org.apache.maven.artifact.resolver.ResolutionNode
 
depth - Variable in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
deriveChildSelector(DependencyCollectionContext) - Method in class org.apache.maven.plugin.internal.WagonExcluder
 
description - Variable in class org.apache.maven.model.Model
A detailed description of the project, used by Maven whenever it needs to describe the project, such as on the web site.
description - Variable in class org.apache.maven.plugin.descriptor.Parameter
 
description - Variable in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
description - Variable in class org.apache.maven.usability.plugin.Expression
The description of what this expression references, and what it's generally used for.
descriptor - Variable in class org.apache.maven.plugin.ExtensionRealmCache.CacheRecord
 
descriptors - Variable in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
DetectedProfileActivator - Class in org.apache.maven.profiles.activation
Deprecated.
DetectedProfileActivator() - Constructor for class org.apache.maven.profiles.activation.DetectedProfileActivator
Deprecated.
 
determineArchMatch(String) - Method in class org.apache.maven.model.profile.activation.OperatingSystemProfileActivator
 
determineArchMatch(String) - Method in class org.apache.maven.profiles.activation.OperatingSystemProfileActivator
Deprecated.
 
determineFamilyMatch(String) - Method in class org.apache.maven.model.profile.activation.OperatingSystemProfileActivator
 
determineFamilyMatch(String) - Method in class org.apache.maven.profiles.activation.OperatingSystemProfileActivator
Deprecated.
 
determineNameMatch(String) - Method in class org.apache.maven.model.profile.activation.OperatingSystemProfileActivator
 
determineNameMatch(String) - Method in class org.apache.maven.profiles.activation.OperatingSystemProfileActivator
Deprecated.
 
determineVersionMatch(String) - Method in class org.apache.maven.model.profile.activation.OperatingSystemProfileActivator
 
determineVersionMatch(String) - Method in class org.apache.maven.profiles.activation.OperatingSystemProfileActivator
Deprecated.
 
Developer - Class in org.apache.maven.model
Information about one of the committers on this project.
Developer() - Constructor for class org.apache.maven.model.Developer
 
developerConnection - Variable in class org.apache.maven.model.Scm
Just like connection, but for developers, i.e.
developerConnectionLocation - Variable in class org.apache.maven.model.Scm
Field developerConnectionLocation.
DeveloperKeyComputer() - Constructor for class org.apache.maven.model.merge.ModelMerger.DeveloperKeyComputer
 
developers - Variable in class org.apache.maven.model.Model
Field developers.
directInvocationOnly - Variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
By default, the Mojo cannot be invoked directly
directory - Variable in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
directory - Variable in class org.apache.maven.model.BuildBase
The directory where all files generated by the build are placed.
directory - Variable in class org.apache.maven.model.FileSet
Describe the directory where the resources are stored.
directoryPermissions - Variable in class org.apache.maven.settings.Server
The permissions for directories when they are created.
dirtyTree - Variable in class org.apache.maven.repository.MetadataResolutionResult
 
disable() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
DISABLE_GLOBAL_MODEL_CACHE_SYSTEM_PROPERTY - Static variable in class org.apache.maven.project.DefaultProjectBuilder
 
disconnectThreadFromProject() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
disconnectWagon(Wagon) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
 
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
 
discoverPluginComponents(ClassRealm, Plugin, PluginDescriptor) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
dispatchEnd(String, String) - Method in interface org.apache.maven.monitor.event.EventDispatcher
Deprecated.
 
dispatcher - Variable in class org.apache.maven.cli.MavenCli
 
dispatcher - Variable in class org.apache.maven.eventspy.internal.EventSpyExecutionListener
 
dispatcher - Variable in class org.apache.maven.eventspy.internal.EventSpyRepositoryListener
 
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.
 
displayHelp(PrintStream) - Method in class org.apache.maven.cli.CLIManager
 
dispose() - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
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
 
distribution - Variable in class org.apache.maven.model.License
The primary method by which this project may be distributed.
distributionLocation - Variable in class org.apache.maven.model.License
Field distributionLocation.
distributionManagement - Variable in class org.apache.maven.model.ModelBase
Distribution information for a project that enables deployment of the site and artifacts to remote web servers and repositories respectively.
DistributionManagement - Class in org.apache.maven.model
This elements describes all that pertains to distribution for a project.
DistributionManagement() - Constructor for class org.apache.maven.model.DistributionManagement
 
distributionManagementLocation - Variable in class org.apache.maven.model.ModelBase
Field distributionManagementLocation.
doExecute(MavenExecutionRequest) - Method in class org.apache.maven.DefaultMaven
 
doExecute(MavenExecutionRequest, MavenSession, MavenExecutionResult, DefaultRepositorySystemSession) - Method in class org.apache.maven.DefaultMaven
 
doInterpolate(Object, StringSearchModelInterpolator.InterpolateObjectAction) - Method in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.CacheField
 
doInterpolate(Object, StringSearchModelInterpolator.InterpolateObjectAction) - Method in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.ListField
 
doInterpolate(Object, StringSearchModelInterpolator.InterpolateObjectAction) - Method in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.MapField
 
doInterpolate(Object, StringSearchModelInterpolator.InterpolateObjectAction) - Method in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.ObjectField
 
doInterpolate(Object, StringSearchModelInterpolator.InterpolateObjectAction) - Method in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.StringField
 
doMain(String[], String, PrintStream, PrintStream) - Method in class org.apache.maven.cli.MavenCli
This supports painless invocation by the Verifier during embedded execution of the core ITs.
doMain(String[], ClassWorld) - Static method in class org.apache.maven.cli.MavenCli
 
doMain(CliRequest) - Method in class org.apache.maven.cli.MavenCli
 
downloadUrl - Variable in class org.apache.maven.artifact.DefaultArtifact
 
downloadUrl - Variable in exception org.apache.maven.artifact.resolver.ArtifactNotFoundException
 
downloadUrl - Variable in class org.apache.maven.model.DistributionManagement
The URL of the project's download page.
downloadUrlLocation - Variable in class org.apache.maven.model.DistributionManagement
Field downloadUrlLocation.
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
 
DuplicateMerger() - Constructor for class org.apache.maven.model.normalization.DefaultModelNormalizer.DuplicateMerger
 
DuplicateMojoDescriptorException - Exception in org.apache.maven.plugin.descriptor
DuplicateMojoDescriptorException
DuplicateMojoDescriptorException(String, String, String, String) - Constructor for exception org.apache.maven.plugin.descriptor.DuplicateMojoDescriptorException
 
DuplicateParameterException - Exception in org.apache.maven.plugin.descriptor
DuplicateParameterException
DuplicateParameterException(String) - Constructor for exception org.apache.maven.plugin.descriptor.DuplicateParameterException
 
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

editable - Variable in class org.apache.maven.plugin.descriptor.Parameter
 
editable - Variable in class org.apache.maven.usability.plugin.Expression
Whether the value of this expression can be changed.
effectiveModel - Variable in class org.apache.maven.model.building.DefaultModelBuildingResult
 
effectiveSettings - Variable in class org.apache.maven.settings.building.DefaultSettingsBuildingResult
 
effectiveToolchains - Variable in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingResult
 
email - Variable in class org.apache.maven.model.Contributor
The email address of the contributor.
emailLocation - Variable in class org.apache.maven.model.Contributor
Field emailLocation.
emptify(String) - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
 
empty(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
EMPTY - Static variable in class org.apache.maven.model.validation.DefaultModelValidator
 
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
 
enabled - Variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
enabled - Variable in class org.apache.maven.model.RepositoryPolicy
Whether to use this repository for downloading this type of artifact.
enabled - Variable in class org.apache.maven.profiles.RepositoryPolicy
Whether to use this repository for downloading this type of artifact.
enabled - Variable in class org.apache.maven.settings.RepositoryPolicy
Whether to use this repository for downloading this type of artifact.
enabledLocation - Variable in class org.apache.maven.model.RepositoryPolicy
Field enabledLocation.
enableLogging(Logger) - Method in class org.apache.maven.profiles.activation.FileProfileActivator
Deprecated.
 
encloses(ArtifactScopeEnum) - Method in enum org.apache.maven.artifact.ArtifactScopeEnum
scope relationship function.
ENCRYPT_MASTER_PASSWORD - Static variable in class org.apache.maven.cli.CLIManager
 
ENCRYPT_PASSWORD - Static variable in class org.apache.maven.cli.CLIManager
 
encryption(CliRequest) - Method in class org.apache.maven.cli.MavenCli
 
endEvent(String, String, long) - Method in interface org.apache.maven.monitor.event.EventMonitor
Deprecated.
 
endProcessChildren(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
endProcessChildren(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
endProcessChildren(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
endProcessChildren(Artifact) - Method in class org.apache.maven.plugin.internal.PluginDependencyResolutionListener
 
ensureAtLeastOneNonNull(ActivationOS) - Method in class org.apache.maven.model.profile.activation.OperatingSystemProfileActivator
 
ensureAtLeastOneNonNull(ActivationOS) - Method in class org.apache.maven.profiles.activation.OperatingSystemProfileActivator
Deprecated.
 
ensureDependenciesAreResolved(MojoDescriptor, MavenSession, DependencyContext) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
enter() - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
enter() - Method in class org.apache.maven.session.scope.internal.SessionScope
 
enter(SessionScope.Memento) - Method in class org.apache.maven.session.scope.internal.SessionScope
 
entry - Variable in class org.apache.maven.repository.metadata.MetadataGraph
the entry point we started building the graph from
entry - Variable in class org.apache.maven.repository.MetadataGraph
entry point for tree-like structures
EnvironmentUtils - Class in org.apache.maven.properties.internal
Assists the project builder.
EnvironmentUtils() - Constructor for class org.apache.maven.properties.internal.EnvironmentUtils
 
envVars - Static variable in class org.apache.maven.properties.internal.EnvironmentUtils
 
eq(T, T) - Static method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
eq(T, T) - Static method in class org.apache.maven.plugin.CacheUtils
Deprecated.
Use Object.equals(Object)
eq(T, T) - Static method in class org.apache.maven.plugin.DefaultPluginDescriptorCache.CacheKey
 
eq(T, T) - Static method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
eq(T, T) - Static method in class org.apache.maven.project.MavenProject
 
equal(T, T) - Static method in class org.apache.maven.model.Extension
 
equals(Object) - Method in class org.apache.maven.artifact.ArtifactStatus
 
equals(Object) - Method in class org.apache.maven.artifact.DefaultArtifact
 
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.InversionArtifactFilter
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.OrArtifactFilter
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.TypeArtifactFilter
 
equals(Object) - Method in class org.apache.maven.artifact.versioning.ComparableVersion.BigIntegerItem
 
equals(Object) - Method in class org.apache.maven.artifact.versioning.ComparableVersion
 
equals(Object) - Method in class org.apache.maven.artifact.versioning.ComparableVersion.IntItem
 
equals(Object) - Method in class org.apache.maven.artifact.versioning.ComparableVersion.LongItem
 
equals(Object) - Method in class org.apache.maven.artifact.versioning.ComparableVersion.StringItem
 
equals(Object) - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
equals(Object) - Method in class org.apache.maven.artifact.versioning.Restriction
 
equals(Object) - Method in class org.apache.maven.artifact.versioning.VersionRange
 
equals(Object) - Method in class org.apache.maven.model.building.FileModelSource
 
equals(Object) - Method in class org.apache.maven.model.Extension
 
equals(Object) - Method in class org.apache.maven.model.Plugin
 
equals(Object) - Method in class org.apache.maven.model.RepositoryBase
Method equals.
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.DefaultPluginDescriptorCache.CacheKey
 
equals(Object) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
 
equals(Object) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
equals(Object) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
equals(Object) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
equals(Object) - Method in class org.apache.maven.plugin.internal.WagonExcluder
 
equals(Object) - Method in class org.apache.maven.profiles.Repository
 
equals(Object) - Method in class org.apache.maven.profiles.RepositoryBase
 
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.project.ReactorModelCache.CacheKey
 
equals(Object) - Method in class org.apache.maven.project.ReactorModelPool.CacheKey
 
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.repository.internal.DefaultModelCache.Key
 
equals(Object) - Method in class org.apache.maven.repository.internal.DefaultVersionResolver.Key
 
equals(Object) - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
used to eliminate exact duplicates in the edge list
equals(Object) - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
 
equals(Object) - Method in class org.apache.maven.repository.MetadataGraphNode
 
equals(Object) - Method in class org.apache.maven.settings.Repository
 
equals(Object) - Method in class org.apache.maven.settings.RepositoryBase
 
equals(Object) - Method in class org.apache.maven.toolchain.DefaultToolchain
 
equals(Object) - Method in class org.apache.maven.toolchain.model.ToolchainModel
Method equals.
equals(String, String) - Static method in class org.apache.maven.model.validation.DefaultModelValidator
 
equals(T, T) - Static method in class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
error - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
error message
error(CharSequence) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
error(CharSequence) - Method in interface org.apache.maven.plugin.logging.Log
Send a message to the user in the error error level.
error(CharSequence) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
error(CharSequence, Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
error(CharSequence, Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Send a message (and accompanying exception) to the user in the error error level.
The error's stacktrace will be output when this error level is enabled.
error(CharSequence, Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
error(Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.model.building.Result
Error with problems describing the cause
error(String) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
error(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(String) - Method in class org.slf4j.impl.SimpleLogger
A simple implementation which always logs messages of level ERROR according to the format outlined above.
error(String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(String, Object) - Method in class org.slf4j.impl.SimpleLogger
Perform single parameter substitution before logging the message of level ERROR according to the format outlined above.
error(String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(String, Object...) - Method in class org.slf4j.impl.SimpleLogger
Perform double parameter substitution before logging the message of level ERROR according to the format outlined above.
error(String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(String, Object, Object) - Method in class org.slf4j.impl.SimpleLogger
Perform double parameter substitution before logging the message of level ERROR according to the format outlined above.
error(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
error(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(String, Throwable) - Method in class org.slf4j.impl.SimpleLogger
Log a message of level ERROR, including an exception.
error(Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
error(Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Send an exception to the user in the error error level.
The stack trace for this exception will be output when this error level is enabled.
error(Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
error(Result<?>) - Static method in class org.apache.maven.model.building.Result
 
error(Result<?>...) - Static method in class org.apache.maven.model.building.Result
 
error(Marker, String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(Marker, String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(Marker, String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(Marker, String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(Marker, String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(T) - Static method in class org.apache.maven.model.building.Result
 
error(T, Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.model.building.Result
Error with partial result and problems describing the cause
ERROR - org.apache.maven.building.Problem.Severity
 
ERROR - org.apache.maven.cli.logging.Slf4jConfiguration.Level
 
ERROR - org.apache.maven.model.building.ModelProblem.Severity
 
ERROR - org.apache.maven.settings.building.SettingsProblem.Severity
 
ERROR - Static variable in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
ERROR_KEY_SUFFIX - Static variable in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
errorArtifactExceptions - Variable in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
errorArtifactExceptions - Variable in class org.apache.maven.repository.MetadataResolutionResult
 
errorEvent(String, String, long, Throwable) - Method in interface org.apache.maven.monitor.event.EventMonitor
Deprecated.
 
errors - Variable in class org.apache.maven.model.building.Result
Class definition
errors - Variable in class org.apache.maven.plugin.MavenPluginValidator
 
ERRORS - Static variable in class org.apache.maven.cli.CLIManager
 
evaluate(String) - Method in class org.apache.maven.configuration.internal.DefaultBeanConfigurator.BeanExpressionEvaluator
 
evaluate(String) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
evaluate(String, Class<?>) - Method in class org.apache.maven.configuration.internal.DefaultBeanConfigurator.BeanExpressionEvaluator
 
evaluate(String, Class<?>) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
evaluateArray(Object) - Method in class org.apache.maven.project.interpolation.StringSearchModelInterpolator.InterpolateObjectAction
Deprecated.
 
evaluateArray(Object, StringSearchModelInterpolator.InterpolateObjectAction) - Static method in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction
 
eventCatapult - Variable in class org.apache.maven.DefaultMaven
 
eventCatapult - Variable in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
eventCatapult - Variable in class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
 
eventCatapult - Variable in class org.apache.maven.lifecycle.internal.LifecycleStarter
 
eventCatapult - Variable in class org.apache.maven.lifecycle.internal.MojoExecutor
 
EventDispatcher - Interface in org.apache.maven.monitor.event
Deprecated.
EventMonitor - Interface in org.apache.maven.monitor.event
Deprecated.
eventSpies - Variable in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
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 - Variable in class org.apache.maven.cli.MavenCli
 
eventSpyDispatcher - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
eventSpyDispatcher - Variable in class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
 
eventSpyDispatcher - Variable in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
EventSpyDispatcher - Class in org.apache.maven.eventspy.internal
Dispatches callbacks to all registered eventspies.
EventSpyDispatcher() - Constructor for class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
EventSpyExecutionListener - Class in org.apache.maven.eventspy.internal
Forwards execution events to eventspies.
EventSpyExecutionListener(EventSpyDispatcher, ExecutionListener) - Constructor for class org.apache.maven.eventspy.internal.EventSpyExecutionListener
 
EventSpyRepositoryListener - Class in org.apache.maven.eventspy.internal
Forwards repository events to eventspies.
EventSpyRepositoryListener(EventSpyDispatcher, RepositoryListener) - Constructor for class org.apache.maven.eventspy.internal.EventSpyRepositoryListener
 
eventType - Variable in class org.apache.maven.repository.ArtifactTransferEvent
 
EVERYTHING - Static variable in class org.apache.maven.artifact.versioning.Restriction
 
ExactMatcher(String) - Constructor for class org.apache.maven.toolchain.RequirementMatcherFactory.ExactMatcher
 
exception - Variable in class org.apache.maven.building.DefaultProblem
 
exception - Variable in class org.apache.maven.exception.ExceptionSummary
 
exception - Variable in class org.apache.maven.lifecycle.internal.DefaultExecutionEvent
 
exception - Variable in class org.apache.maven.model.building.DefaultModelProblem
 
exception - Variable in class org.apache.maven.model.building.ModelProblemCollectorRequest
 
exception - Variable in class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
exception - Variable in class org.apache.maven.project.artifact.ProjectArtifactsCache.CacheRecord
 
exception - Variable in class org.apache.maven.repository.ArtifactTransferEvent
 
exception - Variable in class org.apache.maven.settings.building.DefaultSettingsProblem
 
ExceptionHandler - Interface in org.apache.maven.exception
Transform an exception into useful end-user message.
exceptions - Variable in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
exceptions - Variable in class org.apache.maven.execution.DefaultMavenExecutionResult
 
exceptions - Variable in class org.apache.maven.repository.MetadataResolutionResult
 
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
 
excidentEdges - Variable in class org.apache.maven.repository.metadata.MetadataGraph
 
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
 
excludeDefaults - Variable in class org.apache.maven.model.Reporting
If true, then the default reports are not included in the site generation.
excludeDefaultsLocation - Variable in class org.apache.maven.model.Reporting
Field excludeDefaultsLocation.
excludedProjects - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
excludes - Variable in class org.apache.maven.artifact.resolver.filter.ExclusionSetFilter
 
excludes - Variable in class org.apache.maven.model.PatternSet
Field excludes.
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
 
excludesLocation - Variable in class org.apache.maven.model.PatternSet
Field excludesLocation.
Exclusion - Class in org.apache.maven.model
The <exclusion> element contains informations required to exclude an artifact to the project.
Exclusion() - Constructor for class org.apache.maven.model.Exclusion
 
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
 
ExclusionKeyComputer() - Constructor for class org.apache.maven.model.merge.ModelMerger.ExclusionKeyComputer
 
exclusions - Variable in class org.apache.maven.artifact.resolver.filter.ExclusionArtifactFilter
 
exclusions - Variable in class org.apache.maven.model.Dependency
Field exclusions.
exclusionsEquals(List<Exclusion>, List<Exclusion>) - Static method in class org.apache.maven.plugin.CacheUtils
 
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
 
exclusionsLocation - Variable in class org.apache.maven.model.Dependency
Field exclusionsLocation.
execute() - Method in interface org.apache.maven.plugin.Mojo
Perform whatever build-process behavior this Mojo implements.
This is the main trigger for the Mojo inside the Maven system, and allows the Mojo to communicate errors.
execute(String, Object) - Method in class org.apache.maven.model.interpolation.PathTranslatingPostProcessor
 
execute(String, Object) - Method in class org.apache.maven.model.interpolation.UrlNormalizingPostProcessor
 
execute(String, Object) - Method in class org.apache.maven.project.interpolation.PathTranslatingPostProcessor
Deprecated.
 
execute(CliRequest) - Method in class org.apache.maven.cli.MavenCli
 
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
 
execute(MavenSession, MojoExecution, ProjectIndex, DependencyContext) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
execute(MavenSession, MojoExecution, ProjectIndex, DependencyContext, PhaseRecorder) - 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
 
executeGoal - Variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
Reference the invocation goal of the Mojo.
executeLifecycle - Variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
Reference the invocation lifecycle of the Mojo.
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.
 
executePhase - Variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
Reference the invocation phase of the Mojo.
Execution - Class in org.apache.maven.plugin.lifecycle
A set of goals to execute.
Execution() - Constructor for class org.apache.maven.plugin.lifecycle.Execution
 
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.
ExecutionEventLogger - Class in org.apache.maven.cli.event
Logs execution events to logger, eventually user-supplied.
ExecutionEventLogger() - Constructor for class org.apache.maven.cli.event.ExecutionEventLogger
 
ExecutionEventLogger(Logger) - Constructor for class org.apache.maven.cli.event.ExecutionEventLogger
 
executionId - Variable in class org.apache.maven.plugin.MojoExecution
 
ExecutionKeyComputer() - Constructor for class org.apache.maven.model.merge.ModelMerger.ExecutionKeyComputer
 
executionListener - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
ExecutionListener - Interface in org.apache.maven.execution
Defines events that Maven fires during a build.
executionMap - Variable in class org.apache.maven.model.Plugin
 
executionPlan - Variable in class org.apache.maven.execution.ProjectExecutionEvent
 
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
 
executionProject - Variable in class org.apache.maven.project.MavenProject
 
executionProperties - Variable in class org.apache.maven.execution.MavenSession
 
executionProperties - Variable in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
executionRequestPopulator - Variable in class org.apache.maven.cli.MavenCli
 
executionRoot - Variable in class org.apache.maven.project.MavenProject
 
executions - Variable in class org.apache.maven.model.Plugin
Field executions.
executions - Variable in class org.apache.maven.plugin.lifecycle.Phase
Field executions.
executionStrategy - Variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
By default, the execution strategy is "once-per-session"
executor - Variable in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
existingProjectFile - Variable in exception org.apache.maven.project.DuplicateProjectException
 
exists - Variable in class org.apache.maven.model.ActivationFile
The name of the file that must exist to activate the profile.
exists - Variable in class org.apache.maven.profiles.ActivationFile
The name of the file that should exist to activate a profile.
exists - Variable in class org.apache.maven.settings.ActivationFile
The name of the file that should exist to activate a profile.
existsLocation - Variable in class org.apache.maven.model.ActivationFile
Field existsLocation.
exit() - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
exit() - Method in class org.apache.maven.session.scope.internal.SessionScope
 
exitCode - Variable in exception org.apache.maven.cli.MavenCli.ExitException
 
ExitException(int) - Constructor for exception org.apache.maven.cli.MavenCli.ExitException
 
exNodes - Variable in class org.apache.maven.repository.MetadataGraphNode
nodes, exident to this (I depend on)
expand(List<Plugin>) - Method in class org.apache.maven.model.plugin.DefaultPluginConfigurationExpander
 
expandPluginConfiguration(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.plugin.DefaultPluginConfigurationExpander
 
expandPluginConfiguration(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.plugin.DefaultReportConfigurationExpander
 
expandPluginConfiguration(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.plugin.PluginConfigurationExpander
Merges values from general build plugin configuration into the individual plugin executions of the given model.
expandPluginConfiguration(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.plugin.ReportConfigurationExpander
Merges values from general report plugin configuration into the individual reports sets of the given model.
explicitlyActivate(String) - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
explicitlyActivate(String) - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated.
 
explicitlyActivate(List<String>) - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
explicitlyActivate(List<String>) - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated.
 
explicitlyDeactivate(String) - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
explicitlyDeactivate(String) - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated.
 
explicitlyDeactivate(List<String>) - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
explicitlyDeactivate(List<String>) - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated.
 
exportedArtifacts - Variable in class org.apache.maven.project.ExtensionDescriptor
 
exportedPackages - Variable in class org.apache.maven.project.ExtensionDescriptor
 
exports - Variable in class org.apache.maven.extension.internal.CoreExportsProvider
 
expression - Variable in class org.apache.maven.plugin.descriptor.Parameter
 
expression - Variable in exception org.apache.maven.project.interpolation.ModelInterpolationException
Deprecated.
 
Expression - Class in org.apache.maven.usability.plugin
A plugin parameter expression supported by Maven.
Expression() - Constructor for class org.apache.maven.usability.plugin.Expression
 
EXPRESSION_DOCO_ROOTPATH - Static variable in class org.apache.maven.usability.plugin.ExpressionDocumenter
 
EXPRESSION_ROOTS - Static variable in class org.apache.maven.usability.plugin.ExpressionDocumenter
 
expressionDocumentation - Static variable in class org.apache.maven.usability.plugin.ExpressionDocumenter
 
ExpressionDocumentation - Class in org.apache.maven.usability.plugin
The root of a parameter plugin expression document.
ExpressionDocumentation() - Constructor for class org.apache.maven.usability.plugin.ExpressionDocumentation
 
ExpressionDocumentationException - Exception in org.apache.maven.usability.plugin
ExpressionDocumentationException
ExpressionDocumentationException(String) - Constructor for exception org.apache.maven.usability.plugin.ExpressionDocumentationException
 
ExpressionDocumentationException(String, Throwable) - Constructor for exception org.apache.maven.usability.plugin.ExpressionDocumentationException
 
ExpressionDocumenter - Class in org.apache.maven.usability.plugin
ExpressionDocumenter
ExpressionDocumenter() - Constructor for class org.apache.maven.usability.plugin.ExpressionDocumenter
 
expressionPrefixes - Variable in class org.apache.maven.model.interpolation.PathTranslatingPostProcessor
 
expressionPrefixes - Variable in class org.apache.maven.project.interpolation.PathTranslatingPostProcessor
Deprecated.
 
expressions - Variable in class org.apache.maven.usability.plugin.ExpressionDocumentation
Field expressions.
expressionsBySyntax - Variable in class org.apache.maven.usability.plugin.ExpressionDocumentation
 
EXT - Static variable in class org.apache.maven.plugin.internal.PlexusUtilsInjector
 
EXT_CLASS_PATH - Static variable in class org.apache.maven.cli.MavenCli
 
extendedToString() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactMetadataAdapter
 
extendedToString() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
extendedToString() - Method in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
 
extendedToString() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
 
extension - Variable in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
extension - Variable in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
The file extension of thesub-artifact.
extension - Variable in class org.apache.maven.repository.internal.DefaultVersionResolver.Key
 
Extension - Class in org.apache.maven.model
Describes a build extension to utilise.
Extension - org.apache.maven.classrealm.ClassRealmRequest.RealmType
A class realm for a build extension.
Extension() - Constructor for class org.apache.maven.model.Extension
 
extensionArtifactFilter - Variable in class org.apache.maven.project.ProjectRealmCache.CacheRecord
 
extensionArtifactMap - Variable in class org.apache.maven.project.MavenProject
 
extensionArtifacts - Variable in class org.apache.maven.project.MavenProject
 
extensionDependencyFilter - Variable in class org.apache.maven.project.MavenProject
 
ExtensionDescriptor - Class in org.apache.maven.project
Provides metadata about a build extension.
ExtensionDescriptor() - Constructor for class org.apache.maven.project.ExtensionDescriptor
 
extensionDescriptorBuilder - Variable in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
ExtensionDescriptorBuilder - Class in org.apache.maven.project
Creates an extension descriptor from some XML stream.
ExtensionDescriptorBuilder() - Constructor for class org.apache.maven.project.ExtensionDescriptorBuilder
 
ExtensionKeyComputer() - Constructor for class org.apache.maven.model.merge.ModelMerger.ExtensionKeyComputer
 
extensionRealmCache - Variable in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
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.
extensionRealms - Variable in class org.apache.maven.project.DefaultProjectRealmCache.CacheKey
 
extensions - Variable in class org.apache.maven.cli.internal.extension.model.CoreExtensions
Field extensions.
extensions - Variable in class org.apache.maven.model.Build
Field extensions.
extensions - Variable in class org.apache.maven.model.Plugin
Whether to load Maven extensions (such as packaging and type handlers) from this plugin.
EXTENSIONS_FILENAME - Static variable in class org.apache.maven.cli.MavenCli
 
EXTERNAL_WILDCARD - Static variable in class org.apache.maven.bridge.MavenRepositorySystem
 
EXTERNAL_WILDCARD - Static variable in class org.apache.maven.repository.DefaultMirrorSelector
 
externalRepositories - Variable in class org.apache.maven.project.ProjectModelResolver
 
externalRepositories - Variable in class org.apache.maven.repository.internal.DefaultModelResolver
 
extractPluginDescriptor(Artifact, Plugin) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
extrapolateChildUrl(String, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.inheritance.DefaultInheritanceAssembler.InheritanceModelMerger
 
extrapolateChildUrl(String, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
 

F

factories - Variable in class org.apache.maven.toolchain.DefaultToolchainManager
 
factory - Variable in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
FAIL_AT_END - Static variable in class org.apache.maven.cli.CLIManager
 
FAIL_AT_END - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
FAIL_FAST - Static variable in class org.apache.maven.cli.CLIManager
 
FAIL_FAST - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
FAIL_NEVER - Static variable in class org.apache.maven.cli.CLIManager
 
FAIL_NEVER - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
failureBehavior - Variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
fallback - Variable in class org.apache.maven.repository.legacy.LegacyRepositorySystem.UnknownRepositoryLayout
 
family - Variable in class org.apache.maven.model.ActivationOS
The general family of the OS to be used to activate the profile, such as windows or unix.
family - Variable in class org.apache.maven.profiles.ActivationOS
The general family of the OS to be used to activate a profile (e.g.
family - Variable in class org.apache.maven.settings.ActivationOS
The general family of the OS to be used to activate a profile (e.g.
familyLocation - Variable in class org.apache.maven.model.ActivationOS
Field familyLocation.
FarthestConflictResolver - Class in org.apache.maven.repository.legacy.resolver.conflict
Resolves conflicting artifacts by always selecting the farthest declaration.
FarthestConflictResolver() - Constructor for class org.apache.maven.repository.legacy.resolver.conflict.FarthestConflictResolver
 
FATAL - org.apache.maven.building.Problem.Severity
 
FATAL - org.apache.maven.model.building.ModelProblem.Severity
 
FATAL - org.apache.maven.settings.building.SettingsProblem.Severity
 
fatalError(String) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
fatalError(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
field - Variable in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.CacheField
 
fields - Variable in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.CacheItem
 
FIELDS_BY_CLASS - Static variable in class org.apache.maven.project.interpolation.StringSearchModelInterpolator
Deprecated.
 
file - Variable in class org.apache.maven.artifact.DefaultArtifact
 
file - Variable in class org.apache.maven.building.FileSource
 
file - Variable in class org.apache.maven.model.Activation
Specifies that this profile will be activated based on existence of a file.
file - Variable in class org.apache.maven.profiles.Activation
Specifies that this profile will be activated based on existence of a file.
file - Variable in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
file - Variable in class org.apache.maven.project.MavenProject
 
file - Variable in class org.apache.maven.repository.internal.MavenMetadata
 
file - Variable in class org.apache.maven.settings.Activation
Specifies that this profile will be activated based on existence of a file.
FILE - org.slf4j.impl.OutputChoice.OutputChoiceType
 
fileComment - Variable in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Writer
Field fileComment.
fileComment - Variable in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Writer
Field fileComment.
fileComment - Variable in class org.apache.maven.model.io.xpp3.MavenXpp3Writer
Field fileComment.
fileComment - Variable in class org.apache.maven.model.io.xpp3.MavenXpp3WriterEx
Field fileComment.
fileComment - Variable in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Writer
Field fileComment.
fileComment - Variable in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Writer
Field fileComment.
fileComment - Variable in class org.apache.maven.settings.io.xpp3.SettingsXpp3Writer
Field fileComment.
fileComment - Variable in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Writer
Field fileComment.
fileComment - Variable in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Writer
Field fileComment.
fileLocation - Variable in class org.apache.maven.model.Activation
Field fileLocation.
FileModelSource - Class in org.apache.maven.model.building
Wraps an ordinary File as a model source.
FileModelSource(File) - Constructor for class org.apache.maven.model.building.FileModelSource
Creates a new model source backed by the specified file.
filePermissions - Variable in class org.apache.maven.settings.Server
The permissions for files when they are created.
FileProfileActivator - Class in org.apache.maven.model.profile.activation
Determines profile activation based on the existence/absence of some file.
FileProfileActivator - Class in org.apache.maven.profiles.activation
Deprecated.
FileProfileActivator() - Constructor for class org.apache.maven.model.profile.activation.FileProfileActivator
 
FileProfileActivator() - Constructor for class org.apache.maven.profiles.activation.FileProfileActivator
Deprecated.
 
files - Variable in class org.apache.maven.plugin.DefaultExtensionRealmCache.CacheKey
 
FileSet - Class in org.apache.maven.model
A PatternSet for files.
FileSet() - Constructor for class org.apache.maven.model.FileSet
 
FileSettingsSource - Class in org.apache.maven.settings.building
Deprecated.
instead use FileSource
FileSettingsSource(File) - Constructor for class org.apache.maven.settings.building.FileSettingsSource
Deprecated.
Creates a new settings source backed by the specified file.
FileSizeFormat(Locale) - Constructor for class org.apache.maven.cli.transfer.AbstractMavenTransferListener.FileSizeFormat
 
FileSource - Class in org.apache.maven.building
Wraps an ordinary File as a source.
FileSource(File) - Constructor for class org.apache.maven.building.FileSource
Creates a new source backed by the specified file.
filter - Variable in class org.apache.maven.plugin.DefaultPluginArtifactsCache.CacheKey
 
filter - Variable in class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
 
filter - Variable in class org.apache.maven.project.DefaultDependencyResolutionRequest
 
FilteredProjectDependencyGraph - Class in org.apache.maven.graph
Provides a sub view of another dependency graph.
FilteredProjectDependencyGraph(ProjectDependencyGraph, Collection<? extends MavenProject>) - Constructor for class org.apache.maven.graph.FilteredProjectDependencyGraph
Creates a new project dependency graph from the specified graph.
filtering - Variable in class org.apache.maven.model.Resource
Whether resources are filtered to replace tokens with parameterised values or not.
FilterModelBuildingRequest - Class in org.apache.maven.model.building
A model building request that delegates all methods invocations to another request, meant for easy transformations by subclassing.
FilterModelBuildingRequest(ModelBuildingRequest) - Constructor for class org.apache.maven.model.building.FilterModelBuildingRequest
 
filters - Variable in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
filters - Variable in class org.apache.maven.artifact.resolver.filter.OrArtifactFilter
 
filters - Variable in class org.apache.maven.model.BuildBase
Field filters.
filterTrail(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
finalizeMojoConfiguration(MojoExecution) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
Post-processes the effective configuration for the specified mojo execution.
finalName - Variable in class org.apache.maven.model.BuildBase
The filename (excluding the extension, and with no path information) that the produced artifact will be called.
find(Artifact) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
find(Artifact) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
find(Artifact) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactRepositoryAdapter
 
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(Artifact) - Method in class org.apache.maven.repository.UserLocalArtifactRepository
 
find(MavenProject, Artifact) - Method in class org.apache.maven.ReactorReader
 
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.ReactorReader
 
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.
findLinkedSubgraph(MetadataGraph) - Method in class org.apache.maven.repository.metadata.DefaultGraphConflictResolver
 
findMatchingArtifact(MavenProject, Artifact) - Method in class org.apache.maven.ReactorReader
Tries to resolve the specified artifact from the artifacts of the given project.
findModel(Artifact) - Method in class org.apache.maven.ReactorReader
 
findModel(Artifact) - Method in interface org.apache.maven.repository.internal.MavenWorkspaceReader
 
findNode(MavenArtifactMetadata) - Method in class org.apache.maven.repository.MetadataGraph
find a node by the GAV (metadata)
findPlexusUtils(DependencyNode) - Method in class org.apache.maven.plugin.internal.PlexusUtilsInjector
 
findPlugin(String, String, Collection<Plugin>) - Method in class org.apache.maven.lifecycle.internal.DefaultMojoExecutionConfigurator
 
findPlugin(String, String, Collection<Plugin>) - Method in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
findPlugin(Model, String, String) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
findPlugin(Plugin, Collection<Plugin>) - Method in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
findPluginExecution(String, Collection<PluginExecution>) - Method in class org.apache.maven.lifecycle.internal.DefaultMojoExecutionConfigurator
 
findPluginForPrefix(String, MavenSession) - Method in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
findProfilesXml(ModelBuildingResult, Map<File, Boolean>) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
findSitePlugin(Build) - Method in class org.apache.maven.model.plugin.DefaultReportingConverter
 
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.
findTool(String, File) - Static method in class org.apache.maven.toolchain.java.JavaToolchainImpl
 
findVersions(Artifact) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Finds the versions of the specified artifact that are available in this repository.
findVersions(Artifact) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
findVersions(Artifact) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactRepositoryAdapter
 
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.ReactorReader
 
findVertex(ArtifactMetadata) - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
finish(Collection<? extends Artifact>) - Method in class org.apache.maven.repository.internal.LocalSnapshotMetadataGenerator
 
finish(Collection<? extends Artifact>) - Method in class org.apache.maven.repository.internal.RemoteSnapshotMetadataGenerator
 
finish(Collection<? extends Artifact>) - Method in class org.apache.maven.repository.internal.VersionsMetadataGenerator
 
FINISH_PROCESSING_CHILDREN - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
finishedProjects - Variable in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
 
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
 
fire(ModelBuildingListener, ModelBuildingEvent) - Method in interface org.apache.maven.model.building.ModelBuildingEventCatapult
Notifies the specified listener of the given event.
fireEvent(int, List<ResolutionListener>, ResolutionNode) - Method in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
fireEvent(int, List<ResolutionListener>, ResolutionNode, Artifact) - Method in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
fireEvent(int, List<ResolutionListener>, ResolutionNode, Artifact, VersionRange) - Method in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
fireEvent(Model, ModelBuildingRequest, ModelProblemCollector, ModelBuildingEventCatapult) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
firstDescriptor - Variable in class org.apache.maven.plugin.MavenPluginValidator
 
fixTimestamp(File, Metadata, Metadata) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
Ensures the last updated timestamp of the specified metadata does not refer to the future and fixes the local metadata if necessary to allow proper merging/updating of metadata during deployment.
FlatRepositoryLayout - Class in org.apache.maven.artifact.repository.layout
FlatRepositoryLayout
FlatRepositoryLayout() - Constructor for class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
 
flush() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer.ThreadBoundPrintStream
 
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
 
flushActiveProxy() - Method in class org.apache.maven.settings.Settings
Reset the activeProxy field to null
flushExecutionMap() - Method in class org.apache.maven.model.Plugin
Reset the executionMap field to null
flushExpressionsBySyntax() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
 
flushPluginMap() - Method in class org.apache.maven.model.PluginContainer
Reset the pluginsMap field to null
flushProfileMap() - Method in class org.apache.maven.settings.Settings
Reset the profileMap field to null
flushReportPluginMap() - Method in class org.apache.maven.model.Reporting
Reset the reportPluginMap field to null
flushReportSetMap() - Method in class org.apache.maven.model.ReportPlugin
Reset the reportSetMap field to null
forceUpdate - Variable in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
forceUpdate - Variable in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
foreignImports - Variable in class org.apache.maven.classrealm.DefaultClassRealmRequest
 
foreignImports - Variable in class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
 
forkedExecutions - Variable in class org.apache.maven.plugin.MojoExecution
The executions to fork before this execution, indexed by the groupId:artifactId:version of the project on which the forked execution are to be run and in reactor build order.
forkedProjectFailed(ExecutionEvent) - Method in class org.apache.maven.eventspy.internal.EventSpyExecutionListener
 
forkedProjectFailed(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkedProjectFailed(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ForkedProjectFailed - org.apache.maven.execution.ExecutionEvent.Type
 
forkedProjectStarted(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
 
forkedProjectStarted(ExecutionEvent) - Method in class org.apache.maven.eventspy.internal.EventSpyExecutionListener
 
forkedProjectStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkedProjectStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ForkedProjectStarted - org.apache.maven.execution.ExecutionEvent.Type
 
forkedProjectSucceeded(ExecutionEvent) - Method in class org.apache.maven.eventspy.internal.EventSpyExecutionListener
 
forkedProjectSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkedProjectSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ForkedProjectSucceeded - org.apache.maven.execution.ExecutionEvent.Type
 
forkFailed(ExecutionEvent) - Method in class org.apache.maven.eventspy.internal.EventSpyExecutionListener
 
forkFailed(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkFailed(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ForkFailed - org.apache.maven.execution.ExecutionEvent.Type
 
forkStarted(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
>>> mojo-artifactId:version:goal (mojo-executionId) > :forked-goal @ project-artifactId >>>
forkStarted(ExecutionEvent) - Method in class org.apache.maven.eventspy.internal.EventSpyExecutionListener
 
forkStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ForkStarted - org.apache.maven.execution.ExecutionEvent.Type
 
forkSucceeded(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
<<< mojo-artifactId:version:goal (mojo-executionId) < :forked-goal @ project-artifactId <<<
forkSucceeded(ExecutionEvent) - Method in class org.apache.maven.eventspy.internal.EventSpyExecutionListener
 
forkSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ForkSucceeded - org.apache.maven.execution.ExecutionEvent.Type
 
format - Variable in class org.apache.maven.project.interpolation.BuildTimestampValueSource
Deprecated.
 
format(long) - Method in class org.apache.maven.cli.transfer.AbstractMavenTransferListener.FileSizeFormat
 
format(long, AbstractMavenTransferListener.FileSizeFormat.ScaleUnit) - Method in class org.apache.maven.cli.transfer.AbstractMavenTransferListener.FileSizeFormat
 
format(long, AbstractMavenTransferListener.FileSizeFormat.ScaleUnit, boolean) - Method in class org.apache.maven.cli.transfer.AbstractMavenTransferListener.FileSizeFormat
 
format(List<Parameter>) - Static method in exception org.apache.maven.plugin.PluginParameterException
 
format(LocalRepository, List<RemoteRepository>) - Static method in exception org.apache.maven.plugin.prefix.NoPluginFoundForPrefixException
 
format(LocalRepository, List<RemoteRepository>) - Static method in exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
formatAndLog(int, String, Object...) - Method in class org.slf4j.impl.SimpleLogger
For formatted messages, first substitute arguments and then log.
formatAndLog(int, String, Object, Object) - Method in class org.slf4j.impl.SimpleLogger
For formatted messages, first substitute arguments and then log.
formatAsDirectory(String) - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
formatDuration(long) - Static method in class org.apache.maven.cli.CLIReportingUtils
 
formatLocation(ModelProblem, String) - Static method in class org.apache.maven.model.building.ModelProblemUtils
Creates a string with all location details for the specified model problem.
formatLocationInPom(Dependency) - Static method in exception org.apache.maven.project.artifact.InvalidDependencyVersionException
 
formatLocationInPom(Dependency) - Static method in exception org.apache.maven.repository.VersionNotFoundException
 
formatMessage(String, String, String, InvalidVersionSpecificationException) - Static method in exception org.apache.maven.project.InvalidProjectVersionException
 
formatProgress(long, long) - Method in class org.apache.maven.cli.transfer.AbstractMavenTransferListener.FileSizeFormat
 
formatProjects(List<MavenProject>) - Method in class org.apache.maven.graph.DefaultGraphBuilder
 
formattedDate - Variable in class org.apache.maven.project.interpolation.BuildTimestampValueSource
Deprecated.
 
formattedTimestamp - Variable in class org.apache.maven.model.interpolation.MavenBuildTimestamp
 
formattedTimestamp() - Method in class org.apache.maven.model.interpolation.MavenBuildTimestamp
 
formatTimestamp(long) - Static method in class org.apache.maven.cli.CLIReportingUtils
 
fromCache(T) - Method in interface org.apache.maven.model.building.ModelCacheTag
Creates a copy of the data suitable for retrieval from the cache.
fromSettingsRepository(Repository) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
fromSettingsRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 

G

GENERATED - Static variable in class org.apache.maven.artifact.ArtifactStatus
No trust - information was generated with defaults.
get() - Method in class org.apache.maven.extension.internal.CoreExportsProvider
 
get() - Method in class org.apache.maven.model.building.Result
 
get(int) - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
get(int) - Method in class org.apache.maven.model.merge.ModelMerger.MergingList
 
get(String) - Method in class org.apache.maven.lifecycle.DefaultLifecycles
 
get(String) - Method in class org.apache.maven.RepositoryUtils.MavenArtifactTypeRegistry
 
get(String, String, String) - Method in class org.apache.maven.project.ReactorModelPool
 
get(String, String, String, String) - Method in interface org.apache.maven.model.building.ModelCache
Gets the specified data from the cache.
get(String, String, String, String) - Method in class org.apache.maven.project.ReactorModelCache
 
get(String, String, String, String) - Method in class org.apache.maven.repository.internal.DefaultModelCache
 
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(PluginRealmCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
get(PluginRealmCache.Key) - 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
 
getActivation() - Method in class org.apache.maven.model.Profile
Get the conditional logic which will automatically trigger the inclusion of this profile.
getActivation() - Method in class org.apache.maven.profiles.Profile
Get the conditional logic which will automatically trigger the inclusion of this profile.
getActivation() - Method in class org.apache.maven.settings.Profile
Get the conditional logic which will automatically trigger the inclusion of this profile.
getActiveDependencies(MavenProject) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
For the given MavenProject p return p's uncompleted dependencies.
getActiveExternalProfiles() - Method in class org.apache.maven.model.building.DefaultModelBuildingResult
 
getActiveExternalProfiles() - Method in interface org.apache.maven.model.building.ModelBuildingResult
Gets the external profiles that were active during model building.
getActiveLoggerCount() - Method in class org.apache.maven.cli.logging.Slf4jLoggerManager
Warning: ignored (always return 0).
getActivePomProfiles(String) - Method in class org.apache.maven.model.building.DefaultModelBuildingResult
 
getActivePomProfiles(String) - Method in interface org.apache.maven.model.building.ModelBuildingResult
Gets the profiles from the specified model that were active during model building.
getActiveProfileIds() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getActiveProfileIds() - Method in class org.apache.maven.model.building.FilterModelBuildingRequest
 
getActiveProfileIds() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the identifiers of those profiles that should be activated by explicit demand.
getActiveProfileIds() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
getActiveProfileIds() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Gets the identifiers of those profiles that should be activated by explicit demand.
getActiveProfileIds() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getActiveProfileIds() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getActiveProfiles() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getActiveProfiles() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getActiveProfiles() - Method in class org.apache.maven.execution.SettingsAdapter
 
getActiveProfiles() - Method in class org.apache.maven.model.building.ModelData
Gets the active profiles from the model.
getActiveProfiles() - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
getActiveProfiles() - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated.
 
getActiveProfiles() - Method in class org.apache.maven.profiles.ProfilesRoot
Method getActiveProfiles.
getActiveProfiles() - Method in class org.apache.maven.project.MavenProject
 
getActiveProfiles() - Method in class org.apache.maven.settings.Settings
Method getActiveProfiles.
getActiveProfiles(Collection<Profile>, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.DefaultProfileSelector
 
getActiveProfiles(Collection<Profile>, ProfileActivationContext, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.ProfileSelector
Determines the profiles which are active in the specified activation context.
getActiveProxy() - Method in class org.apache.maven.settings.Settings
 
getAddDefaultEntities() - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Returns the state of the "add default entities" flag.
getAddress() - Method in class org.apache.maven.model.Notifier
Get Deprecated.
getAlias() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
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
 
getAllProjects() - Method in class org.apache.maven.graph.FilteredProjectDependencyGraph
 
getApiMethods() - Method in class org.apache.maven.usability.plugin.Expression
Method getApiMethods.
getApplicationVersion() - Method in class org.apache.maven.execution.DefaultRuntimeInformation
Deprecated.
 
getApplicationVersion() - Method in interface org.apache.maven.execution.RuntimeInformation
Deprecated.
 
getArch() - Method in class org.apache.maven.model.ActivationOS
Get the architecture of the operating system to be used to activate the profile.
getArch() - Method in class org.apache.maven.profiles.ActivationOS
Get the architecture of the OS to be used to activate a profile.
getArch() - Method in class org.apache.maven.settings.ActivationOS
Get the architecture of the OS to be used to activate a profile.
getArchive() - Method in class org.apache.maven.model.MailingList
Get the link to a URL where you can browse the mailing list archive.
getArgs() - Method in class org.apache.maven.cli.CliRequest
 
getArtifact() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getArtifact() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
getArtifact() - Method in exception org.apache.maven.artifact.resolver.CyclicDependencyException
 
getArtifact() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getArtifact() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
getArtifact() - Method in exception org.apache.maven.project.DuplicateArtifactAttachmentException
 
getArtifact() - Method in class org.apache.maven.project.MavenProject
 
getArtifact() - Method in exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
 
getArtifact() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
getArtifact() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Gets the artifact to resolve metadata for.
getArtifact(Artifact, List<ArtifactRepository>) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
getArtifact(Artifact, List<ArtifactRepository>) - Method in interface org.apache.maven.artifact.manager.WagonManager
Deprecated.
 
getArtifact(Artifact, List<ArtifactRepository>, TransferListener, boolean) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
 
getArtifact(Artifact, List<ArtifactRepository>, TransferListener, boolean) - Method in interface org.apache.maven.repository.legacy.WagonManager
 
getArtifact(Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
getArtifact(Artifact, ArtifactRepository) - Method in interface org.apache.maven.artifact.manager.WagonManager
Deprecated.
 
getArtifact(Artifact, ArtifactRepository, TransferListener, boolean) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
 
getArtifact(Artifact, ArtifactRepository, TransferListener, boolean) - Method in interface org.apache.maven.repository.legacy.WagonManager
 
getArtifactDependencies() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
getArtifactDependencies() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
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.
getArtifactFilter(MojoDescriptor) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
getArtifactHandler() - Method in interface org.apache.maven.artifact.Artifact
 
getArtifactHandler() - Method in class org.apache.maven.artifact.DefaultArtifact
 
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 interface org.apache.maven.artifact.Artifact
 
getArtifactId() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getArtifactId() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
getArtifactId() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactMetadataAdapter
 
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Get the artifactId that this directory represents, if any.
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
 
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
Get the plugin artifactId.
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
getArtifactId() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getArtifactId() - Method in class org.apache.maven.classrealm.ArtifactClassRealmConstituent
 
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.cli.internal.extension.model.CoreExtension
Get the artifact ID of the extension.
getArtifactId() - Method in class org.apache.maven.model.building.ModelData
Gets the effective artifact identifier of the model.
getArtifactId() - Method in class org.apache.maven.model.Dependency
Get the unique id for an artifact produced by the project group, e.g.
getArtifactId() - Method in class org.apache.maven.model.Exclusion
Get the artifact ID of the project to exclude.
getArtifactId() - Method in class org.apache.maven.model.Extension
Get the artifact ID of the extension.
getArtifactId() - Method in class org.apache.maven.model.Model
Get the identifier for this artifact that is unique within the group given by the group ID.
getArtifactId() - Method in class org.apache.maven.model.Parent
Get the artifact id of the parent project to inherit from.
getArtifactId() - Method in class org.apache.maven.model.Plugin
Get the artifact ID of the plugin in the repository.
getArtifactId() - Method in class org.apache.maven.model.Relocation
Get the new artifact ID of the artifact.
getArtifactId() - Method in class org.apache.maven.model.ReportPlugin
Get the artifact ID of the reporting plugin in the repository.
getArtifactId() - Method in exception org.apache.maven.model.resolution.UnresolvableModelException
Gets the artifact id of the unresolvable model.
getArtifactId() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getArtifactId() - Method in class org.apache.maven.plugin.MojoExecution
 
getArtifactId() - Method in class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResult
 
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.internal.LocalSnapshotMetadata
 
getArtifactId() - Method in class org.apache.maven.repository.internal.MavenSnapshotMetadata
 
getArtifactId() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
 
getArtifactId() - Method in class org.apache.maven.repository.internal.VersionsMetadata
 
getArtifactId() - Method in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
 
getArtifactId() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
 
getArtifactId() - Method in class org.apache.maven.repository.MavenArtifactMetadata
 
getArtifactId() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getArtifactKey() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
getArtifactMap() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
The map of artifacts accessible by the versionlessKey, i.e.
getArtifactMap() - Method in class org.apache.maven.project.MavenProject
 
getArtifactMetadata() - Method in class org.apache.maven.repository.metadata.MetadataResolution
 
getArtifactMetadata() - Method in exception org.apache.maven.repository.metadata.MetadataRetrievalException
 
getArtifactMetadata() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
getArtifactMetadata(ArtifactMetadata, ArtifactRepository, File, String) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
 
getArtifactMetadata(ArtifactMetadata, ArtifactRepository, File, String) - Method in interface org.apache.maven.repository.legacy.WagonManager
 
getArtifactMetadataFromDeploymentRepository(ArtifactMetadata, ArtifactRepository, File, String) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
 
getArtifactMetadataFromDeploymentRepository(ArtifactMetadata, ArtifactRepository, File, String) - Method in interface org.apache.maven.repository.legacy.WagonManager
 
getArtifactMetadataFromDeploymentRepository(ArtifactMetadata, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
 
getArtifactPath() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
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.artifact.resolver.UnresolvedArtifacts
 
getArtifacts() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
Gets the artifacts that make up the plugin's class realm, excluding artifacts shadowed by the Maven core realm like maven-project.
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
 
getArtifacts() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getArtifactScope() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getArtifactTransformations() - Method in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformationManager
 
getArtifactTransformations() - Method in class org.apache.maven.repository.legacy.resolver.transform.DefaultArtifactTransformationManager
 
getArtifactUri() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getArtifactUri() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
getAttachedArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getAuthentication() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getAuthentication() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
getAuthentication() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactRepositoryAdapter
 
getAuthentication() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getAuthentication(RepositorySystemSession, ArtifactRepository) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
getAuthentication(RepositorySystemSession, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
getAuthenticationInfo(String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
getAuthenticationInfo(String) - Method in interface org.apache.maven.artifact.manager.WagonManager
Deprecated.
this method is only here for backward compat (project-info-reports:dependencies) the default implementation will return an empty AuthenticationInfo
getAvailableVersions() - Method in interface org.apache.maven.artifact.Artifact
 
getAvailableVersions() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getAvailableVersions() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getAvailableVersions() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getBan() - Method in class org.apache.maven.usability.plugin.Expression
Get a preferred alternative to this expression, in the case where it's banned from use.
getBasedir() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getBasedir() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactRepositoryAdapter
 
getBasedir() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getBasedir() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge.MetadataRepository
 
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.artifact.InvalidArtifactRTException
 
getBaseMessage() - Method in exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
getBaseVersion() - Method in interface org.apache.maven.artifact.Artifact
 
getBaseVersion() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getBaseVersion() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactMetadataAdapter
 
getBaseVersion() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
getBaseVersion() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
getBaseVersion() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
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
 
getBaseVersion() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
 
getBaseVersionInternal() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getBatchTransferListener() - Method in class org.apache.maven.cli.MavenCli
 
getBean() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Gets the bean to configure.
getBean() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
getBooleanProperty(String, boolean) - Method in class org.slf4j.impl.SimpleLoggerConfiguration
 
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getBooleanValue.
getBuild() - Method in class org.apache.maven.model.Model
Get information required to build the project.
getBuild() - Method in class org.apache.maven.model.Profile
Get information required to build the project.
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.
 
getBuildNumber() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
Get the incremental build number.
getBuildNumber() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
getBuildNumber() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
getBuildNumber(Metadata) - Static method in class org.apache.maven.repository.internal.RemoteSnapshotMetadata
 
getBuildPlugins() - Method in class org.apache.maven.project.MavenProject
 
getBuildProperties() - Static method in class org.apache.maven.cli.CLIReportingUtils
 
getBuildStartTime() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getBuildStartTime() - Method in class org.apache.maven.model.building.FilterModelBuildingRequest
 
getBuildStartTime() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the start time of the build.
getBuildStartTime() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
getBuildStartTime() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getBuildStartTime() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
Deprecated.
 
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
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getByteValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method getByteValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getByteValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method getByteValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getByteValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getByteValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getByteValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getByteValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getByteValue.
getCache(ModelCache, String, String, String, ModelCacheTag<T>) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
getCacheEntry(Class<?>) - Method in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction
 
getCanonical() - Method in class org.apache.maven.artifact.versioning.ComparableVersion
 
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
 
getCauseException() - Method in exception org.apache.maven.repository.VersionNotFoundException
 
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getCharacterValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method getCharacterValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getCharacterValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method getCharacterValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getCharacterValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getCharacterValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getCharacterValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getCharacterValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getCharacterValue.
getCheckedType() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getChecksumPolicy() - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
getChecksumPolicy() - Method in class org.apache.maven.model.RepositoryPolicy
Get what to do when verification of an artifact checksum fails.
getChecksumPolicy() - Method in class org.apache.maven.profiles.RepositoryPolicy
Get what to do when verification of an artifact checksum fails - warn, fail, etc.
getChecksumPolicy() - Method in class org.apache.maven.settings.RepositoryPolicy
Get what to do when verification of an artifact checksum fails - warn, fail, etc.
getChildLogger(String) - Method in class org.apache.maven.cli.logging.Slf4jLogger
Warning: ignored (always return null).
getChildPathAdjustment(Model, Model, String) - Method in class org.apache.maven.model.inheritance.DefaultInheritanceAssembler
Calculates the relative path from the base directory of the parent to the parent directory of the base directory of the child.
getChildProjectUrlInheritAppendPath() - Method in class org.apache.maven.model.Model
Get when children inherit from project's url, append path or not? Note: While the type of this field is String for technical reasons, the semantic type is actually Boolean
Default value is: true
Since: Maven 3.6.1.
getChildren() - Method in class org.apache.maven.exception.ExceptionSummary
 
getChildren() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
 
getChildrenIterator() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getChildScmConnectionInheritAppendPath() - Method in class org.apache.maven.model.Scm
Get when children inherit from scm connection, append path or not? Note: While the type of this field is String for technical reasons, the semantic type is actually Boolean
Default value is: true
Since: Maven 3.6.1.
getChildScmDeveloperConnectionInheritAppendPath() - Method in class org.apache.maven.model.Scm
Get when children inherit from scm developer connection, append path or not? Note: While the type of this field is String for technical reasons, the semantic type is actually Boolean
Default value is: true
Since: Maven 3.6.1.
getChildScmUrlInheritAppendPath() - Method in class org.apache.maven.model.Scm
Get when children inherit from scm url, append path or not? Note: While the type of this field is String for technical reasons, the semantic type is actually Boolean
Default value is: true
Since: Maven 3.6.1.
getChildSiteUrlInheritAppendPath() - Method in class org.apache.maven.model.Site
Get when children inherit from distribution management site url, append path or not? Note: While the type of this field is String for technical reasons, the semantic type is actually Boolean
Default value is: true
Since: Maven 3.6.1.
getCiManagement() - Method in class org.apache.maven.model.Model
Get the project's continuous integration information.
getCiManagement() - Method in class org.apache.maven.project.MavenProject
 
getCircularDependencyException(int) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getCircularDependencyException(int) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getCircularDependencyExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getCircularDependencyExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getClassifier() - Method in interface org.apache.maven.artifact.Artifact
 
getClassifier() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getClassifier() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
Get the classifier associated to the dependency type.
getClassifier() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getClassifier() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
Get the classifier of the sub-artifact.
getClassifier() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getClassifier() - Method in class org.apache.maven.classrealm.ArtifactClassRealmConstituent
 
getClassifier() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the classifier of the constituent's artifact.
getClassifier() - Method in class org.apache.maven.model.Dependency
Get the classifier of the dependency.
getClassifier() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getClassifier() - Method in class org.apache.maven.project.artifact.PluginArtifact.PluginArtifactHandler
 
getClassifier() - Method in class org.apache.maven.project.artifact.ProjectArtifact.PomArtifactHandler
 
getClassifier() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
 
getClassifier() - Method in class org.apache.maven.repository.MavenArtifactMetadata
 
getClassifier() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
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
 
getClasspath() - Method in class org.apache.maven.repository.metadata.ClasspathContainer
 
getClasspath(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
 
getClasspathAsTree() - Method in class org.apache.maven.repository.metadata.ClasspathContainer
 
getClasspathTree(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
 
getClassRealm() - Method in class org.apache.maven.extension.internal.CoreExtensionEntry
Returns ClassLoader used to load extension classes.
getClassRealm() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getClassRealm() - Method in class org.apache.maven.project.MavenProject
Gets the project's class realm.
getClassWorld() - Method in class org.apache.maven.cli.CliRequest
 
getCliOptions() - Method in class org.apache.maven.usability.plugin.Expression
Method getCliOptions.
getCollectedProjects() - Method in class org.apache.maven.project.MavenProject
 
getCollectionErrors() - Method in class org.apache.maven.project.DefaultDependencyResolutionResult
 
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 class org.apache.maven.building.DefaultProblem
 
getColumnNumber() - Method in interface org.apache.maven.building.Problem
Gets the one-based index of the column containing the problem.
getColumnNumber() - Method in class org.apache.maven.model.building.DefaultModelProblem
 
getColumnNumber() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the one-based index of the column containing the problem.
getColumnNumber() - Method in class org.apache.maven.model.InputLocation
Get the one-based column number.
getColumnNumber() - Method in exception org.apache.maven.model.io.ModelParseException
Gets the one-based index of the column containing the error.
getColumnNumber() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
 
getColumnNumber() - Method in interface org.apache.maven.settings.building.SettingsProblem
Gets the one-based index of the column containing the problem.
getColumnNumber() - Method in exception org.apache.maven.settings.io.SettingsParseException
Gets the one-based index of the column containing the error.
getColumnNumber() - Method in exception org.apache.maven.settings.SettingsConfigurationException
 
getColumnNumber() - Method in exception org.apache.maven.toolchain.io.ToolchainsParseException
Gets the one-based index of the column containing the error.
getCommandLine() - Method in class org.apache.maven.cli.CliRequest
 
getComments() - Method in class org.apache.maven.model.License
Get addendum information pertaining to this license.
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
 
getComponentType() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
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.lifecycle.mapping.LifecycleMojo
 
getConfiguration() - Method in class org.apache.maven.model.ConfigurationContainer
Get
getConfiguration() - Method in class org.apache.maven.model.Notifier
Method getConfiguration.
getConfiguration() - Method in class org.apache.maven.plugin.lifecycle.Execution
Get configuration to pass to the goals.
getConfiguration() - Method in class org.apache.maven.plugin.lifecycle.Phase
Get configuration to pass to all goals run in this phase.
getConfiguration() - Method in class org.apache.maven.plugin.MojoExecution
 
getConfiguration() - Method in class org.apache.maven.settings.Server
Get extra configuration for the transport layer.
getConfiguration() - Method in class org.apache.maven.toolchain.model.ToolchainModel
Get
getConfiguration() - Method in class org.apache.maven.usability.plugin.Expression
Get the place and syntax used to change the value of this expression.
getConfiguration(ILoggerFactory) - Static method in class org.apache.maven.cli.logging.Slf4jConfigurationFactory
 
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
 
getConflictResolver(String) - Method in interface org.apache.maven.repository.legacy.resolver.conflict.ConflictResolverFactory
Gets a conflict resolver of the specified type.
getConflictResolver(String) - Method in class org.apache.maven.repository.legacy.resolver.conflict.DefaultConflictResolverFactory
 
getConnection() - Method in class org.apache.maven.model.Scm
Get the source control management system URL that describes the repository and how to connect to the repository.
getConsoleTransferListener(boolean) - Method in class org.apache.maven.cli.MavenCli
 
getConstituents() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
Gets the constituents for the class realm.
getConstituents() - Method in class org.apache.maven.classrealm.DefaultClassRealmRequest
 
getContainer() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
getContent() - Method in class org.apache.maven.building.StringSource
Gets the content of this source.
getContentLength() - Method in interface org.apache.maven.repository.ArtifactTransferResource
The size of the artifact in bytes.
getContentLength() - Method in class org.apache.maven.repository.legacy.MavenArtifact
 
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.
getContributorKey(Contributor) - Method in class org.apache.maven.model.merge.ModelMerger
 
getContributors() - Method in class org.apache.maven.model.Model
Method getContributors.
getContributors() - Method in class org.apache.maven.project.MavenProject
 
getCoreArtifactExcludes() - Method in interface org.apache.maven.ArtifactFilterManager
 
getCoreArtifactExcludes() - Method in class org.apache.maven.DefaultArtifactFilterManager
 
getCoreArtifactFilter() - Method in interface org.apache.maven.ArtifactFilterManager
Returns a filter for only the core artifacts.
getCoreArtifactFilter() - Method in class org.apache.maven.DefaultArtifactFilterManager
Returns the artifact filter for the standard core artifacts.
getCoreRealm() - Method in interface org.apache.maven.classrealm.ClassRealmManager
Gets the class realm hosting the Maven core.
getCoreRealm() - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
getCurrentProject() - Method in class org.apache.maven.execution.MavenSession
 
getDAG() - Method in class org.apache.maven.project.ProjectSorter
 
getData() - Method in class org.apache.maven.cli.event.DefaultEventSpyContext
 
getData() - Method in interface org.apache.maven.eventspy.EventSpy.Context
Gets key-value pairs providing information about the Maven runtime.
getData() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getData() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getDataBuffer() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getDataLength() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getDataOffset() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getDateValue.
getDatum() - Method in class org.apache.maven.repository.MavenArtifactMetadata
 
getDefaultGoal() - Method in class org.apache.maven.model.BuildBase
Get the default goal (or phase in Maven 2) to execute when none is specified for the project.
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.
getDefaultPluginArtifactId(String) - Static method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getDefaultPluginGroupId() - Static method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getDefaultValue() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getDegreeOfConcurrency() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getDegreeOfConcurrency() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getDependencies() - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
getDependencies() - Method in class org.apache.maven.model.DependencyManagement
Method getDependencies.
getDependencies() - Method in class org.apache.maven.model.ModelBase
Method getDependencies.
getDependencies() - Method in class org.apache.maven.model.Plugin
Method getDependencies.
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 class org.apache.maven.project.DefaultDependencyResolutionResult
 
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() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
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.
getDependencies(MavenProject, Collection<String>, Collection<String>, MavenSession, boolean, Set<Artifact>) - Method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
getDependency() - Method in exception org.apache.maven.project.artifact.InvalidDependencyVersionException
 
getDependency() - Method in exception org.apache.maven.repository.VersionNotFoundException
 
getDependencyArtifacts() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getDependencyCollectionRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
Gets the scope of (transitive) dependencies that should be collected.
getDependencyConflictId() - Method in interface org.apache.maven.artifact.Artifact
 
getDependencyConflictId() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getDependencyConflictId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getDependencyConflictId() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getDependencyFilter() - Method in interface org.apache.maven.artifact.Artifact
 
getDependencyFilter() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getDependencyFilter() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getDependencyGraph() - Method in class org.apache.maven.project.DefaultDependencyResolutionResult
 
getDependencyGraph() - Method in interface org.apache.maven.project.DependencyResolutionResult
Gets the dependency graph of the project.
getDependencyKey(Dependency) - Method in class org.apache.maven.model.merge.MavenModelMerger
 
getDependencyKey(Dependency) - Method in class org.apache.maven.model.merge.ModelMerger
 
getDependencyManagement() - Method in class org.apache.maven.model.ModelBase
Get default dependency information for projects that inherit from this one.
getDependencyManagement() - Method in class org.apache.maven.project.MavenProject
 
getDependencyResolutionRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getDependencyResolutionResult() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getDependencyResolutionResult() - Method in interface org.apache.maven.execution.MavenExecutionResult
 
getDependencyResolutionResult() - Method in class org.apache.maven.project.DefaultProjectBuildingResult
 
getDependencyResolutionResult() - Method in interface org.apache.maven.project.ProjectBuildingResult
Gets the result of the dependency resolution for the project.
getDependencyTrail() - Method in interface org.apache.maven.artifact.Artifact
 
getDependencyTrail() - Method in class org.apache.maven.artifact.DefaultArtifact
 
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
 
getDeploymentTimestamp() - Method in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
 
getDeprecated() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getDeprecated() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getDeprecation() - Method in class org.apache.maven.usability.plugin.Expression
Get a preferred alternative to this expression, in the case where it's deprecated.
getDepth() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getDepth() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
getDescription() - Method in class org.apache.maven.model.Model
Get a detailed description of the project, used by Maven whenever it needs to describe the project, such as on the web site.
getDescription() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getDescription() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getDescription() - Method in class org.apache.maven.project.MavenProject
 
getDescription() - Method in class org.apache.maven.usability.plugin.Expression
Get the description of what this expression references, and what it's generally used for.
getDescriptor() - Method in class org.apache.maven.plugin.ExtensionRealmCache.CacheRecord
 
getDescriptorStream(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getDeveloperConnection() - Method in class org.apache.maven.model.Scm
Get just like connection, but for developers, i.e.
getDeveloperKey(Developer) - Method in class org.apache.maven.model.merge.ModelMerger
 
getDevelopers() - Method in class org.apache.maven.model.Model
Method getDevelopers.
getDevelopers() - Method in class org.apache.maven.project.MavenProject
 
getDirectory() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
 
getDirectory() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getDirectory() - Method in class org.apache.maven.model.BuildBase
Get the directory where all files generated by the build are placed.
getDirectory() - Method in class org.apache.maven.model.FileSet
Get describe the directory where the resources are stored.
getDirectory() - Method in class org.apache.maven.project.artifact.PluginArtifact.PluginArtifactHandler
 
getDirectory() - Method in class org.apache.maven.project.artifact.ProjectArtifact.PomArtifactHandler
 
getDirectoryPermissions() - Method in class org.apache.maven.settings.Server
Get the permissions for directories when they are created.
getDistinctPhasesInOrderOfExecutionPlanAppearance(List<ExecutionPlanItem>) - Static method in class org.apache.maven.lifecycle.MavenExecutionPlan
 
getDistribution() - Method in class org.apache.maven.model.License
Get the primary method by which this project may be distributed.
getDistributionManagement() - Method in class org.apache.maven.model.ModelBase
Get distribution information for a project that enables deployment of the site and artifacts to remote web servers and repositories respectively.
getDistributionManagement() - Method in class org.apache.maven.project.MavenProject
 
getDistributionManagementArtifactRepository() - Method in class org.apache.maven.project.MavenProject
 
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getDoubleValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method getDoubleValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getDoubleValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method getDoubleValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getDoubleValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getDoubleValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getDoubleValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getDoubleValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getDoubleValue.
getDownloadUrl() - Method in interface org.apache.maven.artifact.Artifact
 
getDownloadUrl() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getDownloadUrl() - Method in exception org.apache.maven.artifact.resolver.ArtifactNotFoundException
 
getDownloadUrl() - Method in class org.apache.maven.model.DistributionManagement
Get the URL of the project's download page.
getDownloadUrl() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getDownloadUrl() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getDownstreamProjects(String, Set<String>, boolean) - Method in class org.apache.maven.graph.DefaultProjectDependencyGraph
 
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
 
getDownstreamProjects(MavenProject, boolean) - Method in class org.apache.maven.graph.FilteredProjectDependencyGraph
 
getEdgesBetween(MetadataGraphVertex, MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
getEffectiveModel() - Method in class org.apache.maven.model.building.DefaultModelBuildingResult
 
getEffectiveModel() - Method in interface org.apache.maven.model.building.ModelBuildingResult
Gets the assembled model.
getEffectivePolicy(Collection<ArtifactRepositoryPolicy>) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
getEffectivePolicy(Collection<ArtifactRepositoryPolicy>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
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 class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
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).
getEffectiveScope(String, String) - Static method in class org.apache.maven.project.artifact.MavenMetadataSource
 
getEffectiveSettings() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingResult
 
getEffectiveSettings() - Method in interface org.apache.maven.settings.building.SettingsBuildingResult
Gets the assembled settings.
getEffectiveToolchains() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingResult
 
getEffectiveToolchains() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingResult
Gets the assembled toolchains.
getEmail() - Method in class org.apache.maven.model.Contributor
Get the email address of the contributor.
getEnabled() - Method in class org.apache.maven.model.RepositoryPolicy
Get whether to use this repository for downloading this type of artifact.
getEntry() - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
getEntry() - Method in class org.apache.maven.repository.MetadataGraph
getter
getError() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getError(File, String) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
getError(Artifact, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
getError(Artifact, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.UpdateCheckManager
 
getErrorArtifactExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getErrorArtifactExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getErrors() - Method in class org.apache.maven.plugin.MavenPluginValidator
 
getEventDispatcher() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
getEventSpies() - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
getEventSpyDispatcher() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getEventSpyDispatcher() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getEventType() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getException() - Method in class org.apache.maven.building.DefaultProblem
 
getException() - Method in interface org.apache.maven.building.Problem
Gets the exception that caused this problem (if any).
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.lifecycle.internal.DefaultExecutionEvent
 
getException() - Method in class org.apache.maven.model.building.DefaultModelProblem
 
getException() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the exception that caused this problem (if any).
getException() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
 
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
 
getException() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
 
getException() - Method in interface org.apache.maven.settings.building.SettingsProblem
Gets the exception that caused this problem (if any).
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
 
getExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getExcidentEdges(MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
getExcludedArtifacts() - Method in class org.apache.maven.DefaultArtifactFilterManager
 
getExcludeDefaults() - Method in class org.apache.maven.model.Reporting
Get if true, then the default reports are not included in the site generation.
getExcludedProjects() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getExcludedProjects() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getExcludes() - Method in class org.apache.maven.model.PatternSet
Method getExcludes.
getExclusionKey(Exclusion) - Method in class org.apache.maven.model.merge.MavenModelMerger
 
getExclusionKey(Exclusion) - Method in class org.apache.maven.model.merge.ModelMerger
 
getExclusions() - Method in class org.apache.maven.model.Dependency
Method getExclusions.
getExecuteGoal() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getExecuteLifecycle() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getExecutePhase() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getExecution() - Method in class org.apache.maven.execution.MojoExecutionEvent
 
getExecutionId() - Method in class org.apache.maven.plugin.MojoExecution
 
getExecutionId(Plugin, String) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
 
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
 
getExecutionPlanItems() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
 
getExecutionProject() - Method in class org.apache.maven.project.MavenProject
 
getExecutionProperties() - Method in class org.apache.maven.execution.MavenSession
getExecutionProperties() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
getExecutionProperties() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
Deprecated.
 
getExecutionRootDirectory() - Method in class org.apache.maven.execution.MavenSession
 
getExecutions() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
Deprecated.
getExecutions() - Method in class org.apache.maven.model.Plugin
Method getExecutions.
getExecutions() - Method in class org.apache.maven.plugin.lifecycle.Phase
Method getExecutions.
getExecutionsAsMap() - Method in class org.apache.maven.model.Plugin
 
getExecutionStrategy() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getExistingProjectFile() - Method in exception org.apache.maven.project.DuplicateProjectException
 
getExists() - Method in class org.apache.maven.model.ActivationFile
Get the name of the file that must exist to activate the profile.
getExists() - Method in class org.apache.maven.profiles.ActivationFile
Get the name of the file that should exist to activate a profile.
getExists() - Method in class org.apache.maven.settings.ActivationFile
Get the name of the file that should exist to activate a profile.
getExpandedVersion(Artifact) - Method in class org.apache.maven.repository.internal.RemoteSnapshotMetadata
 
getExplicitlyActivatedIds() - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
getExplicitlyActivatedIds() - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated.
 
getExplicitlyDeactivatedIds() - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
getExplicitlyDeactivatedIds() - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated.
 
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
 
getExpression() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getExpression() - Method in exception org.apache.maven.project.interpolation.ModelInterpolationException
Deprecated.
 
getExpressions() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Method getExpressions.
getExpressionsBySyntax() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
 
getExtension() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
Get the file extension associated to the file represented by the dependency type.
getExtension() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getExtension() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
Get the file extension of thesub-artifact.
getExtension() - Method in class org.apache.maven.project.artifact.PluginArtifact.PluginArtifactHandler
 
getExtension() - Method in class org.apache.maven.project.artifact.ProjectArtifact.PomArtifactHandler
 
getExtension() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
 
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
 
getExtensionKey(Extension) - Method in class org.apache.maven.model.merge.MavenModelMerger
 
getExtensionKey(Extension) - Method in class org.apache.maven.model.merge.ModelMerger
 
getExtensions() - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
Method getExtensions.
getExtensions() - Method in class org.apache.maven.model.Build
Method getExtensions.
getExtensions() - Method in class org.apache.maven.model.Plugin
Get whether to load Maven extensions (such as packaging and type handlers) from this plugin.
getFailureBehavior() - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
getFamily() - Method in class org.apache.maven.model.ActivationOS
Get the general family of the OS to be used to activate the profile, such as windows or unix.
getFamily() - Method in class org.apache.maven.profiles.ActivationOS
Get the general family of the OS to be used to activate a profile (e.g.
getFamily() - Method in class org.apache.maven.settings.ActivationOS
Get the general family of the OS to be used to activate a profile (e.g.
getFeedback() - Method in class org.apache.maven.model.interpolation.ProblemDetectingValueSource
 
getFile() - Method in interface org.apache.maven.artifact.Artifact
 
getFile() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getFile() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
 
getFile() - Method in class org.apache.maven.building.FileSource
Gets the file of this source.
getFile() - Method in class org.apache.maven.classrealm.ArtifactClassRealmConstituent
 
getFile() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the file of the constituent's artifact.
getFile() - Method in class org.apache.maven.model.Activation
Get specifies that this profile will be activated based on existence of a file.
getFile() - Method in class org.apache.maven.profiles.Activation
Get specifies that this profile will be activated based on existence of a file.
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
 
getFile() - Method in class org.apache.maven.repository.internal.MavenMetadata
 
getFile() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
 
getFile() - Method in class org.apache.maven.settings.Activation
Get specifies that this profile will be activated based on existence of a file.
getFile() - Method in class org.apache.maven.settings.RuntimeInfo
Deprecated.
 
getFile(String, String, String) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
getFilename() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getFilePermissions() - Method in class org.apache.maven.settings.Server
Get the permissions for files when they are created.
getFiltering() - Method in class org.apache.maven.model.Resource
Get whether resources are filtered to replace tokens with parameterised values or not.
getFilters() - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
getFilters() - Method in class org.apache.maven.model.BuildBase
Method getFilters.
getFilters() - Method in class org.apache.maven.project.MavenProject
 
getFinalName() - Method in class org.apache.maven.model.BuildBase
Get the filename (excluding the extension, and with no path information) that the produced artifact will be called.
getFinishedProjects() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
 
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getFloatValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method getFloatValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getFloatValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method getFloatValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getFloatValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getFloatValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getFloatValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getFloatValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getFloatValue.
getForeignImports() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
Gets the packages/types to import from foreign realms.
getForeignImports() - Method in class org.apache.maven.classrealm.DefaultClassRealmRequest
 
getForkedExecutions() - Method in class org.apache.maven.plugin.MojoExecution
 
getFormattedDate() - Method in class org.slf4j.impl.SimpleLogger
 
getFullGoalName() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getGlobalChecksumPolicy() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getGlobalChecksumPolicy() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getGlobalProfileManager() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
getGlobalProfileManager() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
Deprecated.
 
getGlobalSettingsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getGlobalSettingsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getGlobalSettingsFile() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
getGlobalSettingsFile() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Gets the global settings file.
getGlobalSettingsSource() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
getGlobalSettingsSource() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Gets the global settings source.
getGlobalToolchainsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getGlobalToolchainsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getGlobalToolchainsSource() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
 
getGlobalToolchainsSource() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingRequest
Gets the global toolchains source.
getGoal() - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
getGoal() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getGoal() - Method in class org.apache.maven.plugin.MojoExecution
 
getGoal() - Method in exception org.apache.maven.plugin.MojoNotFoundException
 
getGoal() - Method in exception org.apache.maven.plugin.PluginManagerException
 
getGoalConfiguration(String, String, String, String) - Method in class org.apache.maven.project.MavenProject
 
getGoalPrefix() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getGoalPrefixFromArtifactId(String) - Static method in class org.apache.maven.plugin.descriptor.PluginDescriptor
Parse maven-...-plugin.
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
 
getGoals() - Method in class org.apache.maven.model.Plugin
Get Deprecated.
getGoals() - Method in class org.apache.maven.model.PluginExecution
Method getGoals.
getGoals() - Method in class org.apache.maven.plugin.lifecycle.Execution
Method getGoals.
getGraph() - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
 
getGraph(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
 
getGraph(MetadataResolutionRequestTypeEnum) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
 
getGroupId() - Method in interface org.apache.maven.artifact.Artifact
 
getGroupId() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getGroupId() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
getGroupId() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactMetadataAdapter
 
getGroupId() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
getGroupId() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
getGroupId() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Get the groupId that this directory represents, if any.
getGroupId() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
 
getGroupId() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
getGroupId() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getGroupId() - Method in class org.apache.maven.classrealm.ArtifactClassRealmConstituent
 
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.cli.internal.extension.model.CoreExtension
Get the group ID of the extension's artifact.
getGroupId() - Method in class org.apache.maven.model.building.ModelData
Gets the effective group identifier of the model.
getGroupId() - Method in class org.apache.maven.model.Dependency
Get the project group that produced the dependency, e.g.
getGroupId() - Method in class org.apache.maven.model.Exclusion
Get the group ID of the project to exclude.
getGroupId() - Method in class org.apache.maven.model.Extension
Get the group ID of the extension's artifact.
getGroupId() - Method in class org.apache.maven.model.Model
Get a universally unique identifier for a project.
getGroupId() - Method in class org.apache.maven.model.Parent
Get the group id of the parent project to inherit from.
getGroupId() - Method in class org.apache.maven.model.Plugin
Get the group ID of the plugin in the repository.
getGroupId() - Method in class org.apache.maven.model.Relocation
Get the group ID the artifact has moved to.
getGroupId() - Method in class org.apache.maven.model.ReportPlugin
Get the group ID of the reporting plugin in the repository.
getGroupId() - Method in exception org.apache.maven.model.resolution.UnresolvableModelException
Gets the group id of the unresolvable model.
getGroupId() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getGroupId() - Method in class org.apache.maven.plugin.MojoExecution
 
getGroupId() - Method in class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResult
 
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.internal.LocalSnapshotMetadata
 
getGroupId() - Method in class org.apache.maven.repository.internal.MavenSnapshotMetadata
 
getGroupId() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
 
getGroupId() - Method in class org.apache.maven.repository.internal.VersionsMetadata
 
getGroupId() - Method in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
 
getGroupId() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
 
getGroupId() - Method in class org.apache.maven.repository.MavenArtifactMetadata
 
getGroupId() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getHandlerTypes() - Method in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
Deprecated.
getHost() - Method in class org.apache.maven.repository.Proxy
Return proxy server host name.
getHost() - Method in class org.apache.maven.settings.Proxy
Get the proxy host.
getId() - Method in interface org.apache.maven.artifact.Artifact
 
getId() - Method in enum org.apache.maven.artifact.ArtifactScopeEnum
 
getId() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getId() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getId() - Method in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
 
getId() - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
getId() - Method in class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
 
getId() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactRepositoryAdapter
 
getId() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getId() - Method in class org.apache.maven.lifecycle.Lifecycle
 
getId() - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method getId
getId() - Method in class org.apache.maven.model.building.ModelData
Gets the effective identifier of the model in the form <groupId>:<artifactId>:<version>.
getId() - Method in class org.apache.maven.model.Developer
Get the unique ID of the developer in the SCM.
getId() - Method in class org.apache.maven.model.Model
 
getId() - Method in class org.apache.maven.model.Parent
 
getId() - Method in class org.apache.maven.model.Plugin
Gets the identifier of the plugin.
getId() - Method in class org.apache.maven.model.PluginExecution
Get the identifier of this execution for labelling the goals during the build, and for matching executions to merge during inheritance and profile injection.
getId() - Method in class org.apache.maven.model.Profile
Get the identifier of this build profile.
getId() - Method in class org.apache.maven.model.ReportSet
Get the unique id for this report set, to be used during POM inheritance and profile injection for merging of report sets.
getId() - Method in class org.apache.maven.model.RepositoryBase
Get a unique identifier for a repository.
getId() - Method in class org.apache.maven.model.Site
Get a unique identifier for a deployment location.
getId() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getId() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getId() - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Get the ID of this lifecycle, for identification in the mojo descriptor.
getId() - Method in class org.apache.maven.plugin.lifecycle.Phase
Get the ID of this phase, e.g., generate-sources.
getId() - Method in class org.apache.maven.profiles.Profile
Get the ID of this build profile, for activation purposes.
getId() - Method in class org.apache.maven.profiles.RepositoryBase
Get a unique identifier for a repository.
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() - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem.UnknownRepositoryLayout
 
getId() - Method in enum org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
 
getId() - Method in class org.apache.maven.repository.UserLocalArtifactRepository
 
getId() - Method in class org.apache.maven.settings.IdentifiableBase
Get the id field.
getId() - Method in class org.apache.maven.settings.RepositoryBase
Get a unique identifier for a repository.
getId(ClassLoader) - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
getId(String, String, String, String, String) - Static method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
getId(ClassRealmConstituent) - Static method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
getId(MavenProject) - Static method in class org.apache.maven.project.ProjectSorter
 
getId(Artifact) - Static method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
getIdeWorkspace() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getIdeWorspace() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
getIdsActivatedByDefault() - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
getIdsActivatedByDefault() - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated.
 
getIgnorableArtifacts(Iterable<Artifact>) - Method in class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
getIgnorableArtifacts(Collection<? extends MavenProject>) - Method in class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
getImmediateUpstreamProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
getImplementation() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getImports() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
Deprecated.
getImports() - Method in class org.apache.maven.classrealm.DefaultClassRealmRequest
 
getInactiveProfileIds() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getInactiveProfileIds() - Method in class org.apache.maven.model.building.FilterModelBuildingRequest
 
getInactiveProfileIds() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the identifiers of those profiles that should be deactivated by explicit demand.
getInactiveProfileIds() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
getInactiveProfileIds() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Gets the identifiers of those profiles that should be deactivated by explicit demand.
getInactiveProfileIds() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getInactiveProfileIds() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getInactiveProfiles() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getInactiveProfiles() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getInceptionYear() - Method in class org.apache.maven.model.Model
Get the year of the project's inception, specified with 4 digits.
getInceptionYear() - Method in class org.apache.maven.project.MavenProject
 
getIncidentEdges(MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
getIncludes() - Method in class org.apache.maven.model.PatternSet
Method getIncludes.
getIncrementalVersion() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
getIncrementalVersion() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
getIndices() - Method in class org.apache.maven.lifecycle.internal.ProjectIndex
 
getInherited() - Method in class org.apache.maven.model.ConfigurationContainer
Get whether any configuration should be propagated to child POMs.
getInjectedProfileIds() - Method in class org.apache.maven.project.MavenProject
Gets the identifiers of all profiles that contributed to this project's effective model.
getInputStream() - Method in class org.apache.maven.building.FileSource
 
getInputStream() - Method in interface org.apache.maven.building.Source
Gets a byte stream to the source contents.
getInputStream() - Method in class org.apache.maven.building.StringSource
 
getInputStream() - Method in class org.apache.maven.building.UrlSource
 
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getIntegerValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method getIntegerValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getIntegerValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method getIntegerValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getIntegerValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getIntegerValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getIntegerValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getIntegerValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getIntegerValue.
getInteractiveMode() - Method in class org.apache.maven.settings.Settings
 
getInterpolator() - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
getIntroducedDependencyArtifacts() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getIssueManagement() - Method in class org.apache.maven.model.Model
Get the project's issue management system information.
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
 
getJdk() - Method in class org.apache.maven.model.Activation
Get specifies that this profile will be activated when a matching JDK is detected.
getJdk() - Method in class org.apache.maven.profiles.Activation
Get specifies that this profile will be activated when a matching JDK is detected.
getJdk() - Method in class org.apache.maven.settings.Activation
Get specifies that this profile will be activated when a matching JDK is detected.
getJdkVersion() - Method in class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
Deprecated.
 
getKey() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getKey() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
getKey() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactMetadataAdapter
 
getKey() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactRepositoryAdapter
 
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.repository.metadata.GroupRepositoryMetadata
 
getKey() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
getKey() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getKey() - Method in class org.apache.maven.model.Plugin
 
getKey() - Method in class org.apache.maven.model.ReportPlugin
 
getKey() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getKey() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getKey() - Method in class org.apache.maven.repository.internal.LocalSnapshotMetadata
 
getKey() - Method in class org.apache.maven.repository.internal.MavenSnapshotMetadata
 
getKey() - Method in class org.apache.maven.repository.internal.VersionsMetadata
 
getKey() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
 
getKey(String, String) - Method in class org.apache.maven.repository.internal.DefaultVersionResolver
 
getKey(String, String) - Method in class org.apache.maven.repository.internal.LocalSnapshotMetadata
 
getKey(String, String) - Method in class org.apache.maven.repository.internal.MavenSnapshotMetadata
 
getKey(Model) - Static method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
getKey(Plugin, boolean) - Static method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
getKey(MavenProject) - Static method in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
getKey(Artifact) - Static method in class org.apache.maven.repository.internal.LocalSnapshotMetadata
 
getKey(Artifact) - Static method in class org.apache.maven.repository.internal.MavenSnapshotMetadata
 
getKey(Artifact) - Static method in class org.apache.maven.repository.internal.VersionsMetadata
 
getLanguage() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
 
getLanguage() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getLanguage() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getLanguage() - Method in class org.apache.maven.project.artifact.PluginArtifact.PluginArtifactHandler
 
getLanguage() - Method in class org.apache.maven.project.artifact.ProjectArtifact.PomArtifactHandler
 
getLastUpdated() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Get when the metadata was last updated.
getLatest() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Get what the latest version in the directory is, including snapshots.
getLayout() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getLayout() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
getLayout() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactRepositoryAdapter
 
getLayout() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getLayout() - Method in class org.apache.maven.model.RepositoryBase
Get the type of layout this repository uses for locating and storing artifacts - can be legacy or default.
getLayout() - Method in class org.apache.maven.profiles.RepositoryBase
Get the type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
getLayout() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getLayout() - Method in class org.apache.maven.settings.Mirror
Get the layout of the mirror repository.
getLayout() - Method in class org.apache.maven.settings.RepositoryBase
Get the type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
getLayout(String) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
Deprecated.
getLayout(String) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
getLayout(String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
getLayout(String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
getLayout(String) - Method in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
Deprecated.
getLayout(String) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
 
getLayout(ArtifactRepository) - Static method in class org.apache.maven.RepositoryUtils
 
getLayoutId() - Method in exception org.apache.maven.artifact.UnknownRepositoryLayoutException
 
getLicenseKey(License) - Method in class org.apache.maven.model.merge.ModelMerger
 
getLicenses() - Method in class org.apache.maven.model.Model
Method getLicenses.
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.
getLifecycleMapping(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getLifecycleParticipants(Collection<MavenProject>) - Method in class org.apache.maven.DefaultMaven
 
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
getLifecyclePhases(String) - Method in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
 
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.plugin.lifecycle.LifecycleConfiguration
Method getLifecycles.
getLifeCycles() - Method in class org.apache.maven.lifecycle.DefaultLifecycles
 
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 class org.apache.maven.building.DefaultProblem
 
getLineNumber() - Method in interface org.apache.maven.building.Problem
Gets the one-based index of the line containing the problem.
getLineNumber() - Method in class org.apache.maven.model.building.DefaultModelProblem
 
getLineNumber() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the one-based index of the line containing the problem.
getLineNumber() - Method in class org.apache.maven.model.InputLocation
Get the one-based line number.
getLineNumber() - Method in exception org.apache.maven.model.io.ModelParseException
Gets the one-based index of the line containing the error.
getLineNumber() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
 
getLineNumber() - Method in interface org.apache.maven.settings.building.SettingsProblem
Gets the one-based index of the line containing the problem.
getLineNumber() - Method in exception org.apache.maven.settings.io.SettingsParseException
Gets the one-based index of the line containing the error.
getLineNumber() - Method in exception org.apache.maven.settings.SettingsConfigurationException
 
getLineNumber() - Method in exception org.apache.maven.toolchain.io.ToolchainsParseException
Gets the one-based index of the line containing the error.
getListeners() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
getLocalCopyLastModified(ArtifactRepository, RepositoryMetadata) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
 
getLocalFile() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getLocalFilename(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactMetadataAdapter
 
getLocalFilename(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
getLocalFilename(ArtifactRepository) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getLocalFilename(ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
Get the filename of this metadata on the local repository.
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.execution.SettingsAdapter
 
getLocalRepository() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
getLocalRepository() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getLocalRepository() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
Deprecated.
 
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.
getLocalRepository() - Method in class org.apache.maven.repository.metadata.MetadataResolutionRequest
 
getLocalRepository() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
getLocalRepository() - Method in class org.apache.maven.settings.Settings
Get the local repository.
Default value is: ${user.home}/.m2/repository
getLocalRepositoryPath() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getLocalRepositoryPath() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getLocation() - Method in class org.apache.maven.building.DefaultProblem
 
getLocation() - Method in class org.apache.maven.building.FileSource
 
getLocation() - Method in interface org.apache.maven.building.Problem
Gets the location of the problem.
getLocation() - Method in interface org.apache.maven.building.Source
Provides a user-friendly hint about the location of the source.
getLocation() - Method in class org.apache.maven.building.StringSource
 
getLocation() - Method in class org.apache.maven.building.UrlSource
 
getLocation() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
 
getLocation() - Method in class org.apache.maven.model.InputSource
Get the path/URL of the POM or null if unknown.
getLocation() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
 
getLocation() - Method in interface org.apache.maven.settings.building.SettingsProblem
Gets the location of the problem.
getLocation(Object) - Method in class org.apache.maven.model.Activation
 
getLocation(Object) - Method in class org.apache.maven.model.ActivationFile
 
getLocation(Object) - Method in class org.apache.maven.model.ActivationOS
 
getLocation(Object) - Method in class org.apache.maven.model.ActivationProperty
 
getLocation(Object) - Method in class org.apache.maven.model.CiManagement
 
getLocation(Object) - Method in class org.apache.maven.model.ConfigurationContainer
 
getLocation(Object) - Method in class org.apache.maven.model.Contributor
 
getLocation(Object) - Method in class org.apache.maven.model.Dependency
 
getLocation(Object) - Method in class org.apache.maven.model.DependencyManagement
 
getLocation(Object) - Method in class org.apache.maven.model.DistributionManagement
 
getLocation(Object) - Method in class org.apache.maven.model.Exclusion
 
getLocation(Object) - Method in class org.apache.maven.model.Extension
 
getLocation(Object) - Method in class org.apache.maven.model.InputLocation
 
getLocation(Object) - Method in interface org.apache.maven.model.InputLocationTracker
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.model.IssueManagement
 
getLocation(Object) - Method in class org.apache.maven.model.License
 
getLocation(Object) - Method in class org.apache.maven.model.MailingList
 
getLocation(Object) - Method in class org.apache.maven.model.ModelBase
 
getLocation(Object) - Method in class org.apache.maven.model.Notifier
 
getLocation(Object) - Method in class org.apache.maven.model.Organization
 
getLocation(Object) - Method in class org.apache.maven.model.Parent
 
getLocation(Object) - Method in class org.apache.maven.model.PatternSet
 
getLocation(Object) - Method in class org.apache.maven.model.PluginContainer
 
getLocation(Object) - Method in class org.apache.maven.model.Prerequisites
 
getLocation(Object) - Method in class org.apache.maven.model.Relocation
 
getLocation(Object) - Method in class org.apache.maven.model.Reporting
 
getLocation(Object) - Method in class org.apache.maven.model.RepositoryBase
 
getLocation(Object) - Method in class org.apache.maven.model.RepositoryPolicy
 
getLocation(Object) - Method in class org.apache.maven.model.Scm
 
getLocation(Object) - Method in class org.apache.maven.model.Site
 
getLocation(StackTraceElement) - Method in class org.slf4j.impl.MavenSimpleLogger
 
getLocation(String, InputLocationTracker) - Static method in class org.apache.maven.model.validation.DefaultModelValidator
 
getLocation(Source, File) - Method in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
 
getLocation(Source, File) - Method in class org.apache.maven.cli.MavenCli
 
getLocationInPom() - Method in exception org.apache.maven.project.InvalidProjectVersionException
 
getLocations() - Method in class org.apache.maven.model.InputLocation
 
getLocationURI() - Method in class org.apache.maven.model.building.FileModelSource
 
getLocationURI() - Method in interface org.apache.maven.model.building.ModelSource2
Returns location of the POM, never null.
getLog() - Method in class org.apache.maven.plugin.AbstractMojo
Returns the logger that has been injected into this mojo.
getLog() - Method in interface org.apache.maven.plugin.Mojo
Furnish access to the standard Maven logging mechanism which is managed in this base class.
getLog() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
getLogger() - Method in class org.apache.maven.DefaultMaven
Deprecated.
getLogger() - Method in class org.apache.maven.toolchain.java.JavaToolchainFactory
 
getLogger(String) - Method in class org.slf4j.impl.MavenSimpleLoggerFactory
Return an appropriate MavenSimpleLogger instance by name.
getLogger(String) - Method in class org.slf4j.impl.SimpleLoggerFactory
Return an appropriate SimpleLogger instance by name.
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
Returns the factory.
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
Returns the class name.
getLoggerForComponent(String) - Method in class org.apache.maven.cli.logging.Slf4jLoggerManager
 
getLoggerForComponent(String, String) - Method in class org.apache.maven.cli.logging.Slf4jLoggerManager
The logger name for a component with a non-null hint is role.hint.
getLoggingLevel() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getLoggingLevel() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getLongMessage() - Method in exception org.apache.maven.plugin.AbstractMojoExecutionException
 
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getLongValue.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method getLongValue.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getLongValue.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method getLongValue.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getLongValue.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getLongValue.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getLongValue.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getLongValue.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getLongValue.
getLowerBound() - Method in class org.apache.maven.artifact.versioning.Restriction
 
getMailingListKey(MailingList) - Method in class org.apache.maven.model.merge.ModelMerger
 
getMailingLists() - Method in class org.apache.maven.model.Model
Method getMailingLists.
getMailingLists() - Method in class org.apache.maven.project.MavenProject
 
getMajorVersion() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
getMajorVersion() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
getMakeBehavior() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getMakeBehavior() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getManagedDependencies() - Method in interface org.apache.maven.project.artifact.ArtifactWithDependencies
 
getManagedDependencies() - Method in class org.apache.maven.project.artifact.PluginArtifact
 
getManagedDependencies() - Method in class org.apache.maven.project.artifact.ProjectArtifact
 
getManagedVersionMap() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
getManagedVersionMap() - Method in class org.apache.maven.project.MavenProject
 
getManagedVersionMap() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
getManagedVersions() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
getManagedVersions() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
getManagedVersionsMap(Artifact, Map<String, Artifact>) - Method in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
Get the map of managed versions, removing the originating artifact if it is also in managed versions
getManagementKey() - Method in class org.apache.maven.model.Dependency
 
getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently this method always returns an instance of BasicMarkerFactory.
getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently, this method returns the class name of BasicMarkerFactory.
getMaven() - Method in class org.apache.maven.model.Prerequisites
Get for a plugin project (packaging is maven-plugin), the minimum version of Maven required to use the resulting plugin.
In Maven 2, this was also specifying the minimum version of Maven required to build a project, but this usage is deprecated in Maven 3 and not checked any more: use the Maven Enforcer Plugin's requireMavenVersion rule instead.
getMavenApiRealm() - Method in interface org.apache.maven.classrealm.ClassRealmManager
Gets the class realm exposing the Maven API.
getMavenApiRealm() - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
getMavenProject() - Method in class org.apache.maven.project.DefaultDependencyResolutionRequest
 
getMavenProject() - Method in interface org.apache.maven.project.DependencyResolutionRequest
Gets the project to resolve dependencies for.
getMavenVersion() - Method in class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
 
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".
getMd() - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
 
getMd() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
 
getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
Currently this method always returns an instance of StaticMDCBinder.
getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
 
getMergeId() - Method in class org.apache.maven.model.Resource
Get fOR INTERNAL USE ONLY.
getMessage() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
getMessage() - Method in class org.apache.maven.building.DefaultProblem
 
getMessage() - Method in interface org.apache.maven.building.Problem
Gets the message that describes this problem.
getMessage() - Method in class org.apache.maven.exception.ExceptionSummary
 
getMessage() - Method in class org.apache.maven.model.building.DefaultModelProblem
 
getMessage() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the message that describes this problem.
getMessage() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
 
getMessage() - Method in class org.apache.maven.model.Relocation
Get an additional message to show the user about the move, such as the reason.
getMessage() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
 
getMessage() - Method in interface org.apache.maven.settings.building.SettingsProblem
Gets the message that describes this problem.
getMessage(int) - Method in class org.apache.maven.project.validation.ModelValidationResult
 
getMessage(String, Throwable) - Method in class org.apache.maven.exception.DefaultExceptionHandler
 
getMessage(Throwable, String) - Static method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
getMessageCount() - Method in class org.apache.maven.project.validation.ModelValidationResult
 
getMessages() - Method in class org.apache.maven.project.validation.ModelValidationResult
 
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.
getMetadataKey(ArtifactRepository, File) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
getMetadataList() - Method in interface org.apache.maven.artifact.Artifact
 
getMetadataList() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getMetadataList() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getMetadataList() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getMetadataRepositories() - Method in class org.apache.maven.repository.metadata.MetadataResolution
 
getMetadataResolutionException(int) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getMetadataResolutionException(int) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getMetadataResolutionExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getMetadataResolutionExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getMinorVersion() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
getMinorVersion() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
getMirror(ArtifactRepository, List<Mirror>) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
getMirror(ArtifactRepository, List<Mirror>) - Method in class org.apache.maven.repository.DefaultMirrorSelector
 
getMirror(ArtifactRepository, List<Mirror>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
getMirror(ArtifactRepository, List<Mirror>) - Method in interface org.apache.maven.repository.MirrorSelector
Determines the mirror for the specified repository.
getMirror(ArtifactRepository, List<Mirror>) - Method in interface org.apache.maven.repository.RepositorySystem
Determines the mirror for the specified repository.
getMirror(RepositorySystemSession, ArtifactRepository) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
getMirror(RepositorySystemSession, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
getMirroredRepositories() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getMirroredRepositories() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
getMirroredRepositories() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactRepositoryAdapter
 
getMirroredRepositories() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getMirrorOf() - Method in class org.apache.maven.settings.Mirror
Get the server ID of the repository being mirrored, e.g., "central".
getMirrorOf(String) - Method in class org.apache.maven.settings.Settings
Deprecated.
getMirrorOfLayouts() - Method in class org.apache.maven.settings.Mirror
Get the layouts of repositories being mirrored.
getMirrorRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
Deprecated.
getMirrorRepository(ArtifactRepository) - Method in interface org.apache.maven.artifact.manager.WagonManager
Deprecated.
 
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
 
getMirrors() - Method in class org.apache.maven.execution.SettingsAdapter
 
getMirrors() - Method in class org.apache.maven.settings.Settings
Method getMirrors.
getMissing() - Method in class org.apache.maven.model.ActivationFile
Get the name of the file that must be missing to activate the profile.
getMissing() - Method in class org.apache.maven.profiles.ActivationFile
Get the name of the file that should be missing to activate a profile.
getMissing() - Method in class org.apache.maven.settings.ActivationFile
Get the name of the file that should be missing to activate a profile.
getMissingArtifacts() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getMissingArtifacts() - Method in exception org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException
artifacts that could NOT be resolved
getMissingArtifacts() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getMissingParameters() - Method in class org.apache.maven.plugin.internal.ValidatingConfigurationListener
 
getModel() - Method in class org.apache.maven.model.building.DefaultModelBuildingEvent
 
getModel() - Method in interface org.apache.maven.model.building.ModelBuildingEvent
Gets the model being built.
getModel() - Method in exception org.apache.maven.model.building.ModelBuildingException
Gets the model that could not be built properly.
getModel() - Method in class org.apache.maven.model.building.ModelData
Gets the model being wrapped.
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
 
getModelBuild() - Method in class org.apache.maven.project.MavenProject
 
getModelBuildingListener() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getModelBuildingListener() - Method in class org.apache.maven.model.building.FilterModelBuildingRequest
 
getModelBuildingListener() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the model building listener to notify during the build process.
getModelBuildingRequest(DefaultProjectBuilder.InternalConfig) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
getModelCache() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getModelCache() - Method in class org.apache.maven.model.building.FilterModelBuildingRequest
 
getModelCache() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the model cache to use for reuse of previously built models.
getModelCache() - Method in class org.apache.maven.project.DefaultProjectBuilder
 
getModelEncoding() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Get the modelEncoding field.
getModelEncoding() - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
Get the modelEncoding field.
getModelEncoding() - Method in class org.apache.maven.model.Model
Get the modelEncoding field.
getModelEncoding() - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Get the modelEncoding field.
getModelEncoding() - Method in class org.apache.maven.profiles.ProfilesRoot
Get the modelEncoding field.
getModelEncoding() - Method in class org.apache.maven.settings.Settings
Get the modelEncoding field.
getModelEncoding() - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Get the modelEncoding field.
getModelEncoding() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Get the modelEncoding field.
getModelId() - Method in class org.apache.maven.model.building.DefaultModelProblem
 
getModelId() - Method in class org.apache.maven.model.building.DefaultModelProblemCollector
 
getModelId() - Method in exception org.apache.maven.model.building.ModelBuildingException
Gets the identifier of the POM whose effective model could not be built.
getModelId() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the identifier of the model from which the problem originated.
getModelId() - Method in class org.apache.maven.model.InputSource
Get the identifier of the POM in the format <groupId>:<artifactId>:<version>.
getModelIds() - Method in class org.apache.maven.model.building.DefaultModelBuildingResult
 
getModelIds() - Method in interface org.apache.maven.model.building.ModelBuildingResult
Gets the sequence of model identifiers that denote the lineage of models from which the effective model was constructed.
getModelResolver() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getModelResolver() - Method in class org.apache.maven.model.building.FilterModelBuildingRequest
 
getModelResolver() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the model resolver to use for resolution of mixins or parents that are not locally reachable from the project directory.
getModelSource() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getModelSource() - Method in class org.apache.maven.model.building.FilterModelBuildingRequest
 
getModelSource() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the source of the POM to process.
getModelVersion() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Get the version of the underlying metadata model.
getModelVersion() - Method in class org.apache.maven.model.Model
Get declares to which version of project descriptor this POM conforms.
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.model.ModelBase
Method getModules.
getModules() - Method in class org.apache.maven.project.MavenProject
 
getMojo() - Method in class org.apache.maven.execution.MojoExecutionEvent
 
getMojo(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getMojoConfiguration() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getMojoConfiguration(MojoDescriptor) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
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(String, MavenSession, MavenProject, String, boolean, boolean) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
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.lifecycle.internal.DefaultExecutionEvent
 
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
 
getMojos() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getMultiModuleProjectDirectory() - Method in class org.apache.maven.cli.CliRequest
 
getMultiModuleProjectDirectory() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getMultiModuleProjectDirectory() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getName() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
Get display name for the plugin.
getName() - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
getName() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
getName() - Method in class org.apache.maven.model.ActivationOS
Get the name of the operating system to be used to activate the profile.
getName() - Method in class org.apache.maven.model.ActivationProperty
Get the name of the property to be used to activate a profile.
getName() - Method in interface org.apache.maven.model.building.ModelCacheTag
Gets the name of the tag.
getName() - Method in class org.apache.maven.model.Contributor
Get the full name of the contributor.
getName() - Method in class org.apache.maven.model.License
Get the full legal name of the license.
getName() - Method in class org.apache.maven.model.MailingList
Get the name of the mailing list.
getName() - Method in class org.apache.maven.model.Model
Get the full name of the project.
getName() - Method in class org.apache.maven.model.Organization
Get the full name of the organization.
getName() - Method in class org.apache.maven.model.RepositoryBase
Get human readable name of the repository.
getName() - Method in class org.apache.maven.model.Site
Get human readable name of the deployment location.
getName() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getName() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getName() - Method in class org.apache.maven.profiles.ActivationOS
Get the name of the OS to be used to activate a profile.
getName() - Method in class org.apache.maven.profiles.ActivationProperty
Get the name of the property to be used to activate a profile.
getName() - Method in class org.apache.maven.profiles.RepositoryBase
Get human readable name of the repository.
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.
getName() - Method in class org.apache.maven.repository.legacy.MavenArtifact
 
getName() - Method in class org.apache.maven.settings.ActivationOS
Get the name of the OS to be used to activate a profile.
getName() - Method in class org.apache.maven.settings.ActivationProperty
Get the name of the property to be used to activate a profile.
getName() - Method in class org.apache.maven.settings.Mirror
Get the optional name that describes the mirror.
getName() - Method in class org.apache.maven.settings.RepositoryBase
Get human readable name of the repository.
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 class org.apache.maven.artifact.repository.metadata.MetadataBridge
 
getNature() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Gets the artifact quality this metadata refers to.
getNature() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
getNature() - Method in class org.apache.maven.repository.internal.LocalSnapshotMetadata
 
getNature() - Method in class org.apache.maven.repository.internal.MavenSnapshotMetadata
 
getNature() - Method in class org.apache.maven.repository.internal.VersionsMetadata
 
getNChildren() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
 
getNextIntegerToken(StringTokenizer) - Static method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
getNodes() - Method in class org.apache.maven.repository.MetadataGraph
getter
getNonProxyHosts() - Method in class org.apache.maven.repository.Proxy
 
getNonProxyHosts() - Method in class org.apache.maven.settings.Proxy
Get the list of non-proxied hosts (delimited by |).
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
getNotifierKey(Notifier) - Method in class org.apache.maven.model.merge.ModelMerger
 
getNotifiers() - Method in class org.apache.maven.model.CiManagement
Method getNotifiers.
getNtlmDomain() - Method in class org.apache.maven.repository.Proxy
 
getNtlmHost() - Method in class org.apache.maven.repository.Proxy
 
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.model.Dependency
Get indicates the dependency is optional for use of this library.
getOptionalMojos(String) - Method in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
 
getOptionalMojos(String) - Method in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
Deprecated.
getOrderedLifecycles() - Method in class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
 
getOrganization() - Method in class org.apache.maven.model.Contributor
Get the organization to which the contributor belongs.
getOrganization() - Method in class org.apache.maven.model.Model
Get this element describes various attributes of the organization to which the project belongs.
getOrganization() - Method in class org.apache.maven.project.MavenProject
 
getOrganizationUrl() - Method in class org.apache.maven.model.Contributor
Get the URL of the organization.
getOriginalContextClassLoader() - Method in class org.apache.maven.lifecycle.internal.ReactorContext
 
getOriginalMessage() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getOriginalMessage() - Method in exception org.apache.maven.project.interpolation.ModelInterpolationException
Deprecated.
 
getOriginalMessage() - Method in exception org.apache.maven.repository.legacy.WagonConfigurationException
 
getOriginalModel() - Method in class org.apache.maven.project.MavenProject
 
getOriginatingArtifact() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getOriginatingArtifact() - Method in class org.apache.maven.artifact.resolver.UnresolvedArtifacts
 
getOriginatingArtifact() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getOs() - Method in class org.apache.maven.model.Activation
Get specifies that this profile will be activated when matching operating system attributes are detected.
getOs() - Method in class org.apache.maven.profiles.Activation
Get specifies that this profile will be activated when matching OS attributes are detected.
getOs() - Method in class org.apache.maven.settings.Activation
Get specifies that this profile will be activated when matching OS attributes are detected.
getOtherArchives() - Method in class org.apache.maven.model.MailingList
Method getOtherArchives.
getOtherLocation(Object) - Method in class org.apache.maven.model.Activation
 
getOtherLocation(Object) - Method in class org.apache.maven.model.ActivationFile
 
getOtherLocation(Object) - Method in class org.apache.maven.model.ActivationOS
 
getOtherLocation(Object) - Method in class org.apache.maven.model.ActivationProperty
 
getOtherLocation(Object) - Method in class org.apache.maven.model.CiManagement
 
getOtherLocation(Object) - Method in class org.apache.maven.model.ConfigurationContainer
 
getOtherLocation(Object) - Method in class org.apache.maven.model.Contributor
 
getOtherLocation(Object) - Method in class org.apache.maven.model.Dependency
 
getOtherLocation(Object) - Method in class org.apache.maven.model.DependencyManagement
 
getOtherLocation(Object) - Method in class org.apache.maven.model.DistributionManagement
 
getOtherLocation(Object) - Method in class org.apache.maven.model.Exclusion
 
getOtherLocation(Object) - Method in class org.apache.maven.model.Extension
 
getOtherLocation(Object) - Method in class org.apache.maven.model.InputLocation
 
getOtherLocation(Object) - Method in class org.apache.maven.model.IssueManagement
 
getOtherLocation(Object) - Method in class org.apache.maven.model.License
 
getOtherLocation(Object) - Method in class org.apache.maven.model.MailingList
 
getOtherLocation(Object) - Method in class org.apache.maven.model.ModelBase
 
getOtherLocation(Object) - Method in class org.apache.maven.model.Notifier
 
getOtherLocation(Object) - Method in class org.apache.maven.model.Organization
 
getOtherLocation(Object) - Method in class org.apache.maven.model.Parent
 
getOtherLocation(Object) - Method in class org.apache.maven.model.PatternSet
 
getOtherLocation(Object) - Method in class org.apache.maven.model.PluginContainer
 
getOtherLocation(Object) - Method in class org.apache.maven.model.Prerequisites
 
getOtherLocation(Object) - Method in class org.apache.maven.model.Relocation
 
getOtherLocation(Object) - Method in class org.apache.maven.model.Reporting
 
getOtherLocation(Object) - Method in class org.apache.maven.model.RepositoryBase
 
getOtherLocation(Object) - Method in class org.apache.maven.model.RepositoryPolicy
 
getOtherLocation(Object) - Method in class org.apache.maven.model.Scm
 
getOtherLocation(Object) - Method in class org.apache.maven.model.Site
 
getOutputDirectory() - Method in class org.apache.maven.model.Build
Get the directory where compiled application classes are placed.
getOutputDirectory() - Method in class org.apache.maven.model.Reporting
Get where to store all of the generated reports.
getOutputStreamForCurrentThread() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer.ThreadBoundPrintStream
 
getPackaging() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
 
getPackaging() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getPackaging() - Method in class org.apache.maven.model.Model
Get the type of artifact this project produces, for example jar war ear pom.
getPackaging() - Method in class org.apache.maven.project.artifact.PluginArtifact.PluginArtifactHandler
 
getPackaging() - Method in class org.apache.maven.project.artifact.ProjectArtifact.PomArtifactHandler
 
getPackaging() - Method in class org.apache.maven.project.MavenProject
 
getParameterMap() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getParameters() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
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.classrealm.DefaultClassRealmRequest
 
getParent() - Method in class org.apache.maven.model.Model
Get the location of the parent project, if one exists.
getParent() - Method in class org.apache.maven.project.MavenProject
Returns the project corresponding to a declared parent.
getParent() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
 
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.
getParentImports() - Method in class org.apache.maven.classrealm.DefaultClassRealmRequest
 
getParentPomFile(Model, ModelSource) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
getPassphrase() - Method in class org.apache.maven.artifact.repository.Authentication
Get the passphrase of the private key file.
getPassphrase() - Method in class org.apache.maven.settings.Server
Get the passphrase used in conjunction with the privateKey to authenticate.
getPassword() - Method in class org.apache.maven.artifact.repository.Authentication
Get the user's password which is used when connecting to the repository.
getPassword() - Method in class org.apache.maven.repository.Proxy
Get user's password used to login to proxy server.
getPassword() - Method in class org.apache.maven.settings.Proxy
Get the proxy password.
getPassword() - Method in class org.apache.maven.settings.Server
Get the password used in conjunction with the username to authenticate.
getPath() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getPathForLocalArtifact(Artifact) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
getPathForLocalMetadata(Metadata) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
getPathForRemoteArtifact(Artifact, RemoteRepository, String) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
getPathForRemoteMetadata(Metadata, RemoteRepository, String) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
getPathTranslator() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Gets the optional path translator for configuration values unmarshalled to files.
getPathTranslator() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
getPatterns() - Method in class org.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
 
getPhase() - Method in class org.apache.maven.model.PluginExecution
Get the build lifecycle phase to bind the goals in this execution to.
getPhase() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getPhases() - Method in class org.apache.maven.lifecycle.Lifecycle
 
getPhases() - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Deprecated.
getPhases() - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Method getPhases.
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.lifecycle.internal.ExecutionPlanItem
 
getPlugin() - Method in exception org.apache.maven.plugin.CycleDetectedInPluginGraphException
 
getPlugin() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
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
 
getPluginArtifact() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
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() - Method in class org.apache.maven.plugin.AbstractMojo
 
getPluginContext() - Method in interface org.apache.maven.plugin.ContextEnabled
 
getPluginContext(PluginDescriptor, MavenProject) - Method in class org.apache.maven.execution.MavenSession
 
getPluginContext(PluginDescriptor, MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
getPluginDefinitionForPrefix(String, MavenSession, MavenProject) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
 
getPluginDefinitionForPrefix(String, MavenSession, MavenProject) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
getPluginDescriptor() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getPluginDescriptor() - Method in exception org.apache.maven.plugin.MojoNotFoundException
 
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.
 
getPluginDescriptorLocation() - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
getPluginExecutionKey(PluginExecution) - Method in class org.apache.maven.model.merge.MavenModelMerger
 
getPluginExecutionKey(PluginExecution) - Method in class org.apache.maven.model.merge.ModelMerger
 
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.execution.SettingsAdapter
 
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.
getPluginGroups() - Method in class org.apache.maven.settings.Settings
Method getPluginGroups.
getPluginKey() - Method in exception org.apache.maven.plugin.PluginLoaderException
 
getPluginKey(Plugin) - Method in class org.apache.maven.model.merge.MavenModelMerger
 
getPluginKey(Plugin) - Method in class org.apache.maven.model.merge.ModelMerger
 
getPluginLookupKey() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getPluginManagement() - Method in class org.apache.maven.model.PluginConfiguration
Get default plugin information to be made available for reference by projects derived from this one.
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.model.ModelBase
Method getPluginRepositories.
getPluginRepositories() - Method in class org.apache.maven.profiles.Profile
Method getPluginRepositories.
getPluginRepositories() - Method in class org.apache.maven.project.MavenProject
 
getPluginRepositories() - Method in class org.apache.maven.settings.Profile
Method getPluginRepositories.
getPlugins() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Method getPlugins.
getPlugins() - Method in class org.apache.maven.model.PluginContainer
Method getPlugins.
getPlugins() - Method in class org.apache.maven.model.Reporting
Method getPlugins.
getPluginsAsMap() - Method in class org.apache.maven.model.PluginContainer
 
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.
getPolicy(RepositorySystemSession, Artifact, ArtifactDescriptorRequest) - Method in class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
 
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 class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getPomFile() - Method in class org.apache.maven.model.building.FileModelSource
Deprecated.
getPomFile() - Method in class org.apache.maven.model.building.FilterModelBuildingRequest
 
getPomFile() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the POM file of the project to build.
getPomFile() - Method in class org.apache.maven.model.Model
Gets the POM file for the corresponding project (if any).
getPomFile() - Method in class org.apache.maven.project.DefaultProjectBuildingResult
 
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.
getPomFile() - Method in exception org.apache.maven.repository.VersionNotFoundException
 
getPomLocation() - Method in exception org.apache.maven.project.ProjectBuildingException
getPomOrder() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
getPort() - Method in class org.apache.maven.repository.Proxy
Get the proxy port.
getPort() - Method in class org.apache.maven.settings.Proxy
Get the proxy port.
getPost() - Method in class org.apache.maven.model.MailingList
Get the email address or link that can be used to post to the mailing list.
getPrefix() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
Get the plugin invocation prefix (i.e.
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.model.Model
Get describes the prerequisites in the build environment for this project.
getPrerequisites() - Method in class org.apache.maven.project.MavenProject
 
getPriority() - Method in class org.apache.maven.model.PluginExecution
Get the priority of this execution compared to other executions which are bound to the same phase.
getPriority() - Method in class org.apache.maven.repository.internal.SnapshotMetadataGeneratorFactory
 
getPriority() - Method in class org.apache.maven.repository.internal.VersionsMetadataGeneratorFactory
 
getPrivateKey() - Method in class org.apache.maven.artifact.repository.Authentication
Get the absolute path to the private key file.
getPrivateKey() - Method in class org.apache.maven.settings.Server
Get the private key location used to authenticate.
getProblems() - Method in class org.apache.maven.building.DefaultProblemCollector
 
getProblems() - Method in interface org.apache.maven.building.ProblemCollector
 
getProblems() - Method in class org.apache.maven.model.building.DefaultModelBuildingEvent
 
getProblems() - Method in class org.apache.maven.model.building.DefaultModelBuildingResult
 
getProblems() - Method in class org.apache.maven.model.building.DefaultModelProblemCollector
 
getProblems() - Method in interface org.apache.maven.model.building.ModelBuildingEvent
Gets the container used to collect problems that were encountered while processing the event.
getProblems() - Method in exception org.apache.maven.model.building.ModelBuildingException
Gets the problems that caused this exception.
getProblems() - Method in interface org.apache.maven.model.building.ModelBuildingResult
Gets the problems that were encountered during the model building.
getProblems() - Method in interface org.apache.maven.model.building.ModelProblemCollectorExt
The collected problems.
getProblems() - Method in class org.apache.maven.model.building.Result
 
getProblems() - Method in class org.apache.maven.project.DefaultProjectBuildingResult
 
getProblems() - Method in interface org.apache.maven.project.ProjectBuildingResult
Gets the problems that were encountered during the project building.
getProblems() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingResult
 
getProblems() - Method in class org.apache.maven.settings.building.DefaultSettingsProblemCollector
 
getProblems() - Method in exception org.apache.maven.settings.building.SettingsBuildingException
Gets the problems that caused this exception.
getProblems() - Method in interface org.apache.maven.settings.building.SettingsBuildingResult
Gets the problems that were encountered during the settings building.
getProblems() - Method in class org.apache.maven.settings.crypto.DefaultSettingsDecryptionResult
 
getProblems() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionResult
Gets the problems that were encountered during the settings decryption.
getProblems() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingResult
 
getProblems() - Method in exception org.apache.maven.toolchain.building.ToolchainsBuildingException
Gets the problems that caused this exception.
getProblems() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingResult
Return a list of problems, if any.
getProfileActivationContext(ModelBuildingRequest) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
getProfileActivations(Model, boolean) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
getProfileIds(List<Profile>) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
getProfileKey(Profile) - Method in class org.apache.maven.model.merge.ModelMerger
 
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.execution.SettingsAdapter
 
getProfiles() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getProfiles() - Method in class org.apache.maven.model.building.FilterModelBuildingRequest
 
getProfiles() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the external profiles that should be considered for model building.
getProfiles() - Method in class org.apache.maven.model.Model
Method getProfiles.
getProfiles() - Method in class org.apache.maven.profiles.ProfilesRoot
Method getProfiles.
getProfiles() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getProfiles() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getProfiles() - Method in class org.apache.maven.settings.Settings
Method getProfiles.
getProfilesAsMap() - Method in class org.apache.maven.settings.Settings
 
getProfilesById() - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
getProfilesById() - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated.
 
getProject() - Method in class org.apache.maven.execution.BuildSummary
Gets the project being summarized.
getProject() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getProject() - Method in interface org.apache.maven.execution.ExecutionEvent
Gets the current project (if any).
getProject() - Method in interface org.apache.maven.execution.MavenExecutionResult
 
getProject() - Method in class org.apache.maven.execution.MojoExecutionEvent
 
getProject() - Method in class org.apache.maven.execution.ProjectExecutionEvent
 
getProject() - Method in class org.apache.maven.lifecycle.internal.DefaultExecutionEvent
 
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 class org.apache.maven.project.DefaultProjectBuildingResult
 
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.
getProjectBuilder() - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
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
 
getProjectDirectory() - Method in class org.apache.maven.model.Model
Gets the base directory for the corresponding project (if any).
getProjectDirectory() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
getProjectDirectory() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Gets the base directory of the current project (if any).
getProjectId() - Method in class org.apache.maven.project.DefaultProjectBuildingResult
 
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
 
getProjectId() - Method in exception org.apache.maven.repository.VersionNotFoundException
 
getProjectIndex() - Method in class org.apache.maven.lifecycle.internal.ReactorContext
 
getProjectKey(MavenProject) - Static method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
getProjectMap() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
getProjectMap() - Method in class org.apache.maven.project.ProjectSorter
 
getProjectMap(Collection<MavenProject>) - Method in class org.apache.maven.DefaultMaven
 
getProjectProperties() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
getProjectProperties() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Gets current calculated project properties
getProjectReferenceId(String, String, String) - Static method in class org.apache.maven.project.MavenProject
 
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.lifecycle.internal.ProjectBuildList
 
getProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectIndex
 
getProjects(MavenProject, MavenSession, boolean) - Static method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
getProjectsForMavenReactor(MavenSession) - Method in class org.apache.maven.graph.DefaultGraphBuilder
 
getProperties() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
 
getProperties() - Method in class org.apache.maven.model.Contributor
Method getProperties.
getProperties() - Method in class org.apache.maven.model.ModelBase
Method getProperties.
getProperties() - Method in class org.apache.maven.profiles.Profile
Method getProperties.
getProperties() - Method in class org.apache.maven.project.MavenProject
 
getProperties() - Method in class org.apache.maven.repository.internal.MavenMetadata
 
getProperties() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
 
getProperties() - Method in class org.apache.maven.settings.Profile
Method getProperties.
getProperty() - Method in class org.apache.maven.model.Activation
Get specifies that this profile will be activated when this system property is specified.
getProperty() - Method in class org.apache.maven.profiles.Activation
Get specifies that this profile will be activated when this System property is specified.
getProperty() - Method in class org.apache.maven.settings.Activation
Get specifies that this profile will be activated when this System property is specified.
getProperty(String, String) - Method in class org.apache.maven.repository.internal.RelocatedArtifact
 
getProtocol() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getProtocol() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactRepositoryAdapter
 
getProtocol() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getProtocol() - Method in class org.apache.maven.repository.Proxy
Get the protocol of the proxy server.
getProtocol() - Method in class org.apache.maven.settings.Proxy
Get the proxy protocol.
getProvidedListeners() - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
getProvides() - Method in class org.apache.maven.toolchain.model.ToolchainModel
Method getProvides.
getProxies() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
getProxies() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProxies() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getProxies() - Method in class org.apache.maven.execution.SettingsAdapter
 
getProxies() - Method in class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
 
getProxies() - Method in class org.apache.maven.settings.crypto.DefaultSettingsDecryptionResult
 
getProxies() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionRequest
Gets the proxies whose passwords should be decrypted.
getProxies() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionResult
Gets the decrypted proxies.
getProxies() - Method in class org.apache.maven.settings.Settings
Method getProxies.
getProxy() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getProxy() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
getProxy() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactRepositoryAdapter
 
getProxy() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getProxy() - Method in class org.apache.maven.settings.crypto.DefaultSettingsDecryptionResult
 
getProxy() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionResult
Gets the decrypted proxy.
getProxy(String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
getProxy(String) - Method in interface org.apache.maven.artifact.manager.WagonManager
Deprecated.
 
getProxy(ArtifactRepository, List<Proxy>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
getProxy(RepositorySystemSession, ArtifactRepository) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
getProxy(RepositorySystemSession, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
getQualifier() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
getQualifier() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
getQuery() - Method in class org.apache.maven.repository.metadata.MetadataResolutionRequest
 
getRange(String) - Static method in class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
 
getRawModel() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getRawModel() - Method in class org.apache.maven.model.building.DefaultModelBuildingResult
 
getRawModel() - Method in class org.apache.maven.model.building.FilterModelBuildingRequest
 
getRawModel() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the raw model to build.
getRawModel() - Method in interface org.apache.maven.model.building.ModelBuildingResult
Gets the raw model as it was read from the input model source.
getRawModel() - Method in class org.apache.maven.model.building.ModelData
Gets the raw model being wrapped.
getRawModel(String) - Method in class org.apache.maven.model.building.DefaultModelBuildingResult
 
getRawModel(String) - Method in interface org.apache.maven.model.building.ModelBuildingResult
Gets the specified raw model as it was read from a model source.
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
 
getReactorProjectKeys(Collection<MavenProject>) - Method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
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
 
getRecommendedVersion() - Method in class org.apache.maven.artifact.versioning.VersionRange
 
getRecursionInterceptor() - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
getReference() - Method in class org.apache.maven.exception.ExceptionSummary
 
getReference(Throwable) - Method in class org.apache.maven.exception.DefaultExceptionHandler
 
getRelatedSource(String) - Method in class org.apache.maven.model.building.FileModelSource
 
getRelatedSource(String) - Method in interface org.apache.maven.model.building.ModelSource2
Returns model source identified by a path relative to this model source POM.
getRelationOrder(String, JdkVersionProfileActivator.RangeValue, boolean) - Static method in class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
 
getRelativePath() - Method in class org.apache.maven.model.Parent
Get the relative path of the parent pom.xml file within the check out.
getRelease() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Get what the latest version in the directory is, of the releases only.
getReleaseArtifactRepository() - Method in class org.apache.maven.project.MavenProject
 
getReleases() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getReleases() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
getReleases() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactRepositoryAdapter
 
getReleases() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getReleases() - Method in class org.apache.maven.model.Repository
Get how to handle downloading of releases from this repository.
getReleases() - Method in class org.apache.maven.profiles.Repository
Get how to handle downloading of releases from this repository.
getReleases() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getReleases() - Method in class org.apache.maven.settings.Repository
Get how to handle downloading of releases from this repository.
getRelocatedArtifact() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
getRelocatedArtifact() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
getRelocation() - Method in class org.apache.maven.model.DistributionManagement
Get relocation information of the artifact if it has been moved to a new group ID and/or artifact ID.
getRelocation(Model) - Method in class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
 
getRemoteArtifactRepositories() - Method in class org.apache.maven.project.MavenProject
 
getRemoteFile(ArtifactRepository, File, String, TransferListener, String, boolean) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
 
getRemoteFile(ArtifactRepository, File, String, TransferListener, String, boolean) - Method in interface org.apache.maven.repository.legacy.WagonManager
 
getRemoteFilename() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactMetadataAdapter
 
getRemoteFilename() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
getRemoteFilename() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getRemoteFilename() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
Get the filename of this metadata on the remote repository.
getRemotePluginRepositories() - Method in class org.apache.maven.project.MavenProject
 
getRemoteProjectRepositories() - Method in class org.apache.maven.project.MavenProject
 
getRemoteRepositories() - Method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
getRemoteRepositories() - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
Gets the remote repositories to use.
getRemoteRepositories() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
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.artifact.resolver.UnresolvedArtifacts
 
getRemoteRepositories() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getRemoteRepositories() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getRemoteRepositories() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
getRemoteRepositories() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getRemoteRepositories() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getRemoteRepositories() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
getRemoteRepositories() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Gets the remote repositories to use for the resolution.
getRemoteRepositories() - Method in class org.apache.maven.repository.metadata.MetadataResolutionRequest
 
getRemoteRepositories() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
getRemoteRepostories() - Method in class org.apache.maven.repository.MetadataResolutionRequest
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.model.ModelBase
Get this element includes the specification of report plugins to use to generate the reports on the Maven-generated site.
getReporting() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getReportPluginKey(ReportPlugin) - Method in class org.apache.maven.model.merge.MavenModelMerger
 
getReportPluginKey(ReportPlugin) - Method in class org.apache.maven.model.merge.ModelMerger
 
getReportPlugins() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getReportPluginsAsMap() - Method in class org.apache.maven.model.Reporting
 
getReports() - Method in class org.apache.maven.model.ModelBase
Get Deprecated.
getReports() - Method in class org.apache.maven.model.ReportSet
Method getReports.
getReportSetKey(ReportSet) - Method in class org.apache.maven.model.merge.MavenModelMerger
 
getReportSetKey(ReportSet) - Method in class org.apache.maven.model.merge.ModelMerger
 
getReportSets() - Method in class org.apache.maven.model.ReportPlugin
Method getReportSets.
getReportSetsAsMap() - Method in class org.apache.maven.model.ReportPlugin
 
getRepositories() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getRepositories() - Method in class org.apache.maven.model.ModelBase
Method getRepositories.
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.profiles.Profile
Method getRepositories.
getRepositories() - Method in class org.apache.maven.project.MavenProject
 
getRepositories() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getRepositories() - Method in class org.apache.maven.settings.Profile
Method getRepositories.
getRepository() - Method in interface org.apache.maven.artifact.Artifact
 
getRepository() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getRepository() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
getRepository() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
getRepository() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
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.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
getRepository() - Method in class org.apache.maven.model.DistributionManagement
Get information needed to deploy the artifacts generated by the project to a remote repository.
getRepository() - Method in exception org.apache.maven.model.resolution.InvalidRepositoryException
Gets the repository that causes this error (if any).
getRepository() - Method in class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResult
 
getRepository() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixResult
The repository from which the plugin prefix was resolved.
getRepository() - Method in class org.apache.maven.plugin.version.internal.DefaultPluginVersionResult
 
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.
 
getRepository() - Method in class org.apache.maven.ReactorReader
 
getRepository(RepositorySystemSession, List<RemoteRepository>, Class<?>, String) - Method in class org.apache.maven.repository.internal.DefaultVersionResolver
 
getRepositoryBaseKey(RepositoryBase) - Method in class org.apache.maven.model.merge.MavenModelMerger
 
getRepositoryBaseKey(RepositoryBase) - Method in class org.apache.maven.model.merge.ModelMerger
 
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
 
getRepositoryId() - Method in exception org.apache.maven.repository.legacy.WagonConfigurationException
 
getRepositoryKey(ArtifactRepository) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
getRepositoryKey(Repository) - Method in class org.apache.maven.model.merge.ModelMerger
 
getRepositoryMerging() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getRepositoryMerging() - Method in interface org.apache.maven.project.ProjectBuildingRequest
Gets the merge mode used to combine repositories declared in the POM with the repositories specified in this request
getRepositoryRequest(MavenSession, MavenProject) - Static method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
getRepositorySession() - Method in class org.apache.maven.execution.MavenSession
 
getRepositorySession() - Method in class org.apache.maven.plugin.internal.DefaultLegacySupport
 
getRepositorySession() - Method in interface org.apache.maven.plugin.LegacySupport
Gets the currently active repository session.
getRepositorySession() - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
getRepositorySession() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Gets the session to use for repository access.
getRepositorySession() - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
getRepositorySession() - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Gets the session to use for repository access.
getRepositorySession() - Method in class org.apache.maven.project.DefaultDependencyResolutionRequest
 
getRepositorySession() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getRepositorySession() - Method in interface org.apache.maven.project.DependencyResolutionRequest
Gets the session to use for repository access.
getRepositorySession() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getRepositoryUrl() - Method in interface org.apache.maven.repository.ArtifactTransferResource
The base URL of the repository, e.g.
getRepositoryUrl() - Method in class org.apache.maven.repository.legacy.MavenArtifact
 
getRequest() - Method in class org.apache.maven.cli.CliRequest
 
getRequest() - Method in class org.apache.maven.execution.MavenSession
 
getRequest() - Method in class org.apache.maven.model.building.DefaultModelBuildingEvent
 
getRequest() - Method in interface org.apache.maven.model.building.ModelBuildingEvent
Gets the model building request being processed.
getRequestedArtifacts() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getRequestProperties() - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
getRequestProperties() - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated.
 
getRequestType() - Method in class org.apache.maven.repository.ArtifactTransferEvent
Returns the request type.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getRequiredAttributeValue.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method getRequiredAttributeValue.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getRequiredAttributeValue.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method getRequiredAttributeValue.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getRequiredAttributeValue.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getRequiredAttributeValue.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getRequiredAttributeValue.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getRequiredAttributeValue.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getRequiredAttributeValue.
getRequiredMavenVersion() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getRequirement() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getResolutionErrors(Dependency) - Method in class org.apache.maven.project.DefaultDependencyResolutionResult
 
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
 
getResolvedArtifacts() - Method in exception org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException
artifacts that could be resolved
getResolvedDependencies() - Method in class org.apache.maven.project.DefaultDependencyResolutionResult
 
getResolvedDependencies() - Method in interface org.apache.maven.project.DependencyResolutionResult
Gets the dependencies that were successfully resolved.
getResolvedTree() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getResource() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getResourceKey(Resource) - Method in class org.apache.maven.model.merge.ModelMerger
 
getResources() - Method in class org.apache.maven.model.BuildBase
Method getResources.
getResources() - Method in class org.apache.maven.project.MavenProject
 
getRestrictions() - Method in class org.apache.maven.artifact.versioning.VersionRange
 
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.model.building.ModelBuildingException
Gets the interim result of the model building up to the point where it failed.
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
 
getResumeFrom(List<MavenProject>, MavenProject) - Method in class org.apache.maven.cli.MavenCli
A helper method to determine the value to resume the build with -rf taking into account the edge case where multiple modules in the reactor have the same artifactId.
getRole() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
getRole() - Method in class org.apache.maven.plugin.descriptor.Requirement
 
getRoleHint() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
getRoleHint() - Method in class org.apache.maven.plugin.descriptor.Requirement
 
getRoles() - Method in class org.apache.maven.model.Contributor
Method getRoles.
getRootModel() - Method in class org.apache.maven.model.building.DefaultModelProblemCollector
 
getRootModelId() - Method in class org.apache.maven.model.building.DefaultModelProblemCollector
 
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.
getScaleUnit(long) - Static method in enum org.apache.maven.cli.transfer.AbstractMavenTransferListener.FileSizeFormat.ScaleUnit
 
getSchedulableNewProcesses(MavenProject) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
 
getScm() - Method in class org.apache.maven.model.Model
Get specification for the SCM used by the project, such as CVS, Subversion, etc.
getScm() - Method in class org.apache.maven.project.MavenProject
 
getScope() - Method in interface org.apache.maven.artifact.Artifact
 
getScope() - Method in enum org.apache.maven.artifact.ArtifactScopeEnum
 
getScope() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getScope() - Method in class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
getScope() - Method in class org.apache.maven.model.Dependency
Get the scope of the dependency - compile, runtime, test, system, and provided.
getScope() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getScope() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getScope() - Method in class org.apache.maven.repository.MavenArtifactMetadata
 
getScope() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getScope() - Method in class org.apache.maven.repository.metadata.ClasspathContainer
 
getScope() - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
getScope() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
getScope() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
getScopeAsEnum() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getScopes() - Method in class org.apache.maven.artifact.resolver.filter.CumulativeScopeArtifactFilter
 
getScopeState() - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
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
 
getScriptSourceDirectory() - Method in class org.apache.maven.model.Build
Get this element specifies a directory containing the script sources of the project.
getScriptSourceRoots() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getSelectedProjects() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getSelectedProjects() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getSelectedVersion() - Method in interface org.apache.maven.artifact.Artifact
 
getSelectedVersion() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getSelectedVersion() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getSelectedVersion(Artifact) - Method in class org.apache.maven.artifact.versioning.VersionRange
 
getServer() - Method in class org.apache.maven.settings.crypto.DefaultSettingsDecryptionResult
 
getServer() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionResult
Gets the decrypted server.
getServer(String) - Method in class org.apache.maven.settings.Settings
 
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
 
getServers() - Method in class org.apache.maven.execution.SettingsAdapter
 
getServers() - Method in class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
 
getServers() - Method in class org.apache.maven.settings.crypto.DefaultSettingsDecryptionResult
 
getServers() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionRequest
Gets the servers whose passwords should be decrypted.
getServers() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionResult
Gets the decrypted servers.
getServers() - Method in class org.apache.maven.settings.Settings
Method getServers.
getSession() - Method in interface org.apache.maven.execution.ExecutionEvent
Gets the session from which this event originates.
getSession() - Method in class org.apache.maven.execution.MojoExecutionEvent
 
getSession() - Method in class org.apache.maven.execution.ProjectExecutionEvent
 
getSession() - Method in class org.apache.maven.lifecycle.internal.DefaultExecutionEvent
 
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(ArtifactRepository) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
getSessionScopeMemento() - Method in class org.apache.maven.lifecycle.internal.ReactorContext
 
getSettings() - Method in class org.apache.maven.execution.MavenSession
 
getSettings() - Method in class org.apache.maven.settings.building.StringSettingsSource
Deprecated.
getSettingsFile() - Method in class org.apache.maven.settings.building.FileSettingsSource
Deprecated.
getSettingsSource(File, Source) - Method in class org.apache.maven.settings.building.DefaultSettingsBuilder
 
getSettingsUrl() - Method in class org.apache.maven.settings.building.UrlSettingsSource
Deprecated.
instead use UrlSource.getUrl()
getSeverity() - Method in class org.apache.maven.building.DefaultProblem
 
getSeverity() - Method in interface org.apache.maven.building.Problem
Gets the severity level of this problem.
getSeverity() - Method in class org.apache.maven.model.building.DefaultModelProblem
 
getSeverity() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the severity level of this problem.
getSeverity() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
 
getSeverity() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
 
getSeverity() - Method in interface org.apache.maven.settings.building.SettingsProblem
Gets the severity level of this problem.
getSeverity(int, int) - Static method in class org.apache.maven.model.validation.DefaultModelValidator
 
getSeverity(ModelBuildingRequest, int) - Static method in class org.apache.maven.model.validation.DefaultModelValidator
 
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getShortValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method getShortValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getShortValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method getShortValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getShortValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getShortValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getShortValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getShortValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getShortValue.
getSince() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getSince() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
Returns the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMarkerBinder
Return the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMDCBinder
Return the singleton of this class.
getSite() - Method in class org.apache.maven.model.DistributionManagement
Get information needed for deploying the web site of the project.
getSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Get the current snapshot data in use for this version (artifact snapshots only).
getSnapshotArtifactRepository() - Method in class org.apache.maven.project.MavenProject
 
getSnapshotRepository() - Method in class org.apache.maven.model.DistributionManagement
Get where to deploy snapshots of artifacts to.
getSnapshots() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getSnapshots() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
getSnapshots() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactRepositoryAdapter
 
getSnapshots() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getSnapshots() - Method in class org.apache.maven.model.Repository
Get how to handle downloading of snapshots from this repository.
getSnapshots() - Method in class org.apache.maven.profiles.Repository
Get how to handle downloading of snapshots from this repository.
getSnapshots() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getSnapshots() - Method in class org.apache.maven.settings.Repository
Get how to handle downloading of snapshots from this repository.
getSnapshotVersions() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Method getSnapshotVersions.
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.graph.FilteredProjectDependencyGraph
 
getSortedProjects() - Method in class org.apache.maven.project.ProjectSorter
 
getSortedProjects(Set<String>) - Method in class org.apache.maven.graph.DefaultProjectDependencyGraph
 
getSource() - Method in class org.apache.maven.building.DefaultProblem
 
getSource() - Method in interface org.apache.maven.building.Problem
Gets the hint about the source of the problem.
getSource() - Method in class org.apache.maven.model.building.DefaultModelProblem
 
getSource() - Method in class org.apache.maven.model.building.DefaultModelProblemCollector
 
getSource() - Method in class org.apache.maven.model.building.ModelData
 
getSource() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the hint about the source of the problem.
getSource() - Method in class org.apache.maven.model.InputLocation
Get the source field.
getSource() - Method in class org.apache.maven.model.Profile
 
getSource() - Method in exception org.apache.maven.plugin.AbstractMojoExecutionException
 
getSource() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getSource() - Method in class org.apache.maven.plugin.MojoExecution
Gets the source of this execution.
getSource() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
getSource() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
 
getSource() - Method in interface org.apache.maven.settings.building.SettingsProblem
Gets the hint about the source of the problem.
getSource(Map<String, ?>) - Method in class org.apache.maven.model.io.DefaultModelReader
 
getSourceDirectory() - Method in class org.apache.maven.model.Build
Get this element specifies a directory containing the source of the project.
getSourceLevel() - Method in class org.apache.maven.settings.TrackableBase
 
getSourceLevel() - Method in class org.apache.maven.toolchain.model.TrackableBase
 
getStartTime() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getStartTime() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getStartTime() - Method in class org.apache.maven.execution.MavenSession
 
getStatus() - Method in class org.apache.maven.model.DistributionManagement
Get gives the status of this artifact in the remote repository.
getStatus(String, long, long) - Method in class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
 
getStorageKey(String) - Static method in class org.apache.maven.toolchain.DefaultToolchainManager
 
getStringProperty(String) - Method in class org.slf4j.impl.SimpleLoggerConfiguration
 
getStringProperty(String, String) - Method in class org.slf4j.impl.SimpleLoggerConfiguration
 
getSubscribe() - Method in class org.apache.maven.model.MailingList
Get the email address or link that can be used to subscribe to the mailing list.
getSuperModel() - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
getSuperModel(String) - Method in class org.apache.maven.model.superpom.DefaultSuperPomProvider
 
getSuperModel(String) - Method in interface org.apache.maven.model.superpom.SuperPomProvider
Gets the super POM for the specified model version.
getSyntax() - Method in class org.apache.maven.usability.plugin.Expression
Get the syntax of the expression.
getSystem() - Method in class org.apache.maven.model.CiManagement
Get the name of the continuous integration system, e.g.
getSystem() - Method in class org.apache.maven.model.IssueManagement
Get the name of the issue management system, e.g.
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.
getSystemPath() - Method in class org.apache.maven.model.Dependency
Get fOR SYSTEM SCOPE ONLY.
getSystemProperties() - Method in class org.apache.maven.cli.CliRequest
 
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.model.building.DefaultModelBuildingRequest
 
getSystemProperties() - Method in class org.apache.maven.model.building.FilterModelBuildingRequest
 
getSystemProperties() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the system properties to use for interpolation and profile activation.
getSystemProperties() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
getSystemProperties() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Gets the system properties to use for interpolation and profile activation.
getSystemProperties() - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
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.
getSystemProperties() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
getSystemProperties() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Gets the system properties to use for interpolation.
getTag() - Method in class org.apache.maven.model.Scm
Get the tag of current code.
getTarget() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
getTargetPath() - Method in class org.apache.maven.model.Resource
Get describe the resource target path.
getTargetPrintStream() - Method in class org.slf4j.impl.OutputChoice
 
getTasks() - Method in class org.apache.maven.lifecycle.internal.TaskSegment
 
getTaskSegment() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
getTestArtifacts() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getTestClasspathElements() - Method in class org.apache.maven.project.MavenProject
 
getTestCompileSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getTestDependencies() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getTestOutputDirectory() - Method in class org.apache.maven.model.Build
Get the directory where compiled test classes are placed.
getTestResources() - Method in class org.apache.maven.model.BuildBase
Method getTestResources.
getTestResources() - Method in class org.apache.maven.project.MavenProject
 
getTestSourceDirectory() - Method in class org.apache.maven.model.Build
Get this element specifies a directory containing the unit test source of the project.
getThreadBoundPrintStream() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
getThreshold() - Method in class org.apache.maven.cli.logging.Slf4jLogger
Warning: ignored (always return 0 == Logger.LEVEL_DEBUG).
getThreshold() - Method in class org.apache.maven.cli.logging.Slf4jLoggerManager
Warning: ignored (always return 0).
getTime() - Method in class org.apache.maven.execution.BuildSummary
Gets the build time of the project in milliseconds.
getTimestamp() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
Get the time it was deployed.
getTimezone() - Method in class org.apache.maven.model.Contributor
Get the timezone the contributor is in.
getToolchainFromBuildContext(String, MavenSession) - Method in class org.apache.maven.toolchain.DefaultToolchainManager
 
getToolchainFromBuildContext(String, MavenSession) - Method in interface org.apache.maven.toolchain.ToolchainManager
Retrieve toolchain of specified type from build context.
getToolchainModelKey(ToolchainModel) - Method in class org.apache.maven.toolchain.merge.MavenToolchainMerger
 
getToolchains() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getToolchains() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getToolchains() - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Method getToolchains.
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.
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
 
getTouchfile(Artifact) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
getTouchfile(RepositoryMetadata, File) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
getTrail() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
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.
getTransferStartTime() - Method in class org.apache.maven.repository.legacy.MavenArtifact
 
getTransitiveUpstreamProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
getTree() - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
 
getTrimmedValue(String) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getTrimmedValue.
getTrimmedValue(String) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method getTrimmedValue.
getTrimmedValue(String) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getTrimmedValue.
getTrimmedValue(String) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method getTrimmedValue.
getTrimmedValue(String) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getTrimmedValue.
getTrimmedValue(String) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getTrimmedValue.
getTrimmedValue(String) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getTrimmedValue.
getTrimmedValue(String) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getTrimmedValue.
getTrimmedValue(String) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getTrimmedValue.
getType() - Method in interface org.apache.maven.artifact.Artifact
 
getType() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getType() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getType() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
getType() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
 
getType() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getType() - Method in class org.apache.maven.artifact.versioning.ComparableVersion.BigIntegerItem
 
getType() - Method in class org.apache.maven.artifact.versioning.ComparableVersion.IntItem
 
getType() - Method in interface org.apache.maven.artifact.versioning.ComparableVersion.Item
 
getType() - Method in class org.apache.maven.artifact.versioning.ComparableVersion.ListItem
 
getType() - Method in class org.apache.maven.artifact.versioning.ComparableVersion.LongItem
 
getType() - Method in class org.apache.maven.artifact.versioning.ComparableVersion.StringItem
 
getType() - Method in class org.apache.maven.classrealm.ArtifactClassRealmConstituent
 
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 class org.apache.maven.classrealm.DefaultClassRealmRequest
 
getType() - Method in interface org.apache.maven.execution.ExecutionEvent
Gets the type of the event.
getType() - Method in class org.apache.maven.lifecycle.internal.DefaultExecutionEvent
 
getType() - Method in interface org.apache.maven.model.building.ModelCacheTag
Gets the type of data associated with this tag.
getType() - Method in class org.apache.maven.model.Dependency
Get the type of dependency, that will be mapped to a file extension, an optional classifier, and a few other attributes.
getType() - Method in class org.apache.maven.model.Notifier
Get the mechanism used to deliver notifications.
getType() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getType() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getType() - Method in class org.apache.maven.repository.internal.MavenMetadata
 
getType() - Method in class org.apache.maven.repository.MavenArtifactMetadata
 
getType() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getType() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
getType() - Method in class org.apache.maven.toolchain.model.ToolchainModel
Get type of toolchain: jdk for JDK Standard Toolchain, other value for Custom Toolchain
getType() - Method in interface org.apache.maven.toolchain.Toolchain
get the type of toolchain.
getUnfinishedProjects() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
 
getUnresolvedDependencies() - Method in class org.apache.maven.project.DefaultDependencyResolutionResult
 
getUnresolvedDependencies() - Method in interface org.apache.maven.project.DependencyResolutionResult
Gets the dependencies that could not be resolved.
getUnsubscribe() - Method in class org.apache.maven.model.MailingList
Get the email address or link that can be used to unsubscribe to the mailing list.
getUpdated() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
Get the timestamp when this version information was last updated.
getUpdatePolicy() - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
getUpdatePolicy() - Method in class org.apache.maven.model.RepositoryPolicy
Get the frequency for downloading updates - can be always, daily (default), interval:XXX (in minutes) or never (only if it doesn't exist locally).
getUpdatePolicy() - Method in class org.apache.maven.profiles.RepositoryPolicy
Get the frequency for downloading updates - can be "always", "daily" (default), "interval:XXX" (in minutes) or "never" (only if it doesn't exist locally).
getUpdatePolicy() - Method in class org.apache.maven.settings.RepositoryPolicy
Get the frequency for downloading updates - can be "always", "daily" (default), "interval:XXX" (in minutes) or "never" (only if it doesn't exist locally).
getUpperBound() - Method in class org.apache.maven.artifact.versioning.Restriction
 
getUpstreamProjects(String, Collection<String>, boolean) - Method in class org.apache.maven.graph.DefaultProjectDependencyGraph
 
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
 
getUpstreamProjects(MavenProject, boolean) - Method in class org.apache.maven.graph.FilteredProjectDependencyGraph
 
getUri() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getUrl() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getUrl() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactRepositoryAdapter
 
getUrl() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getUrl() - Method in class org.apache.maven.building.UrlSource
Gets the URL of this source.
getUrl() - Method in class org.apache.maven.model.CiManagement
Get uRL for the continuous integration system used by the project if it has a web interface.
getUrl() - Method in class org.apache.maven.model.Contributor
Get the URL for the homepage of the contributor.
getUrl() - Method in class org.apache.maven.model.IssueManagement
Get uRL for the issue management system used by the project.
getUrl() - Method in class org.apache.maven.model.License
Get the official url for the license text.
getUrl() - Method in class org.apache.maven.model.Model
Get the URL to the project's homepage.
getUrl() - Method in class org.apache.maven.model.Organization
Get the URL to the organization's home page.
getUrl() - Method in class org.apache.maven.model.RepositoryBase
Get the url of the repository, in the form protocol://hostname/path.
getUrl() - Method in class org.apache.maven.model.Scm
Get the URL to the project's browsable SCM repository, such as ViewVC or Fisheye.
getUrl() - Method in class org.apache.maven.model.Site
Get the url of the location where website is deployed, in the form protocol://hostname/path.
getUrl() - Method in class org.apache.maven.profiles.RepositoryBase
Get the url of the repository.
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.
 
getUrl() - Method in class org.apache.maven.repository.legacy.MavenArtifact
 
getUrl() - Method in class org.apache.maven.settings.Mirror
Get the URL of the mirror repository.
getUrl() - Method in class org.apache.maven.settings.RepositoryBase
Get the url of the repository.
getUserAgent() - Method in class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
 
getUsername() - Method in class org.apache.maven.artifact.repository.Authentication
Get the username used to access the repository.
getUsername() - Method in class org.apache.maven.settings.Proxy
Get the proxy user.
getUsername() - Method in class org.apache.maven.settings.Server
Get the username used to authenticate.
getUserName() - Method in class org.apache.maven.repository.Proxy
Get the proxy username.
getUserProperties() - Method in class org.apache.maven.cli.CliRequest
 
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.model.building.DefaultModelBuildingRequest
 
getUserProperties() - Method in class org.apache.maven.model.building.FilterModelBuildingRequest
 
getUserProperties() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the user properties to use for interpolation and profile activation.
getUserProperties() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
getUserProperties() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Gets the user properties to use for interpolation and profile activation.
getUserProperties() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
getUserProperties() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getUserProperties() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
Deprecated.
 
getUserProperties() - Method in interface org.apache.maven.project.ProjectBuildingRequest
Gets the user properties to use for interpolation and profile activation.
getUserProperties() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
getUserProperties() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Gets the user properties to use for interpolation.
getUserSettingsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getUserSettingsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getUserSettingsFile() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
getUserSettingsFile() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Gets the user settings file.
getUserSettingsSource() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
getUserSettingsSource() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Gets the user settings source.
getUserToolchainsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getUserToolchainsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getUserToolchainsSource() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
 
getUserToolchainsSource() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingRequest
Gets the user toolchains source.
getUtcDateFormatter() - Static method in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
 
getValidationLevel() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getValidationLevel() - Method in class org.apache.maven.model.building.FilterModelBuildingRequest
 
getValidationLevel() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the level of validation to perform on processed models.
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.
getValidationResult() - Method in exception org.apache.maven.project.InvalidProjectModelException
Deprecated.
 
getValue() - Method in class org.apache.maven.model.ActivationProperty
Get the value of the property required to activate a profile.
getValue() - Method in class org.apache.maven.profiles.ActivationProperty
Get the value of the property to be used to activate a profile.
getValue() - Method in class org.apache.maven.settings.ActivationProperty
Get the value of the property to be used to activate a profile.
getValue(String) - Method in class org.apache.maven.model.interpolation.BuildTimestampValueSource
 
getValue(String) - Method in class org.apache.maven.model.interpolation.ProblemDetectingValueSource
 
getValue(String) - Method in class org.apache.maven.project.interpolation.BuildTimestampValueSource
Deprecated.
 
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.artifact.Artifact
 
getVersion() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getVersion() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
getVersion() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Get the version that this directory represents, if any.
getVersion() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
 
getVersion() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
Get the resolved snapshot version of the sub-artifact.
getVersion() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getVersion() - Method in class org.apache.maven.classrealm.ArtifactClassRealmConstituent
 
getVersion() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the version of the constituent's artifact.
getVersion() - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Get the version of the extension.
getVersion() - Method in class org.apache.maven.model.ActivationOS
Get the version of the operating system to be used to activate the profile.
getVersion() - Method in class org.apache.maven.model.building.DefaultModelProblem
 
getVersion() - Method in class org.apache.maven.model.building.ModelData
Gets the effective version of the model.
getVersion() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the applicable maven version/validation level of this problem
getVersion() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
 
getVersion() - Method in class org.apache.maven.model.Dependency
Get the version of the dependency, e.g.
getVersion() - Method in class org.apache.maven.model.Extension
Get the version of the extension.
getVersion() - Method in class org.apache.maven.model.Model
Get the current version of the artifact produced by this project.
getVersion() - Method in class org.apache.maven.model.Parent
Get the version of the parent project to inherit.
getVersion() - Method in class org.apache.maven.model.Plugin
Get the version (or valid range of versions) of the plugin to be used.
getVersion() - Method in class org.apache.maven.model.Relocation
Get the new version of the artifact.
getVersion() - Method in class org.apache.maven.model.ReportPlugin
Get the version of the reporting plugin to be used.
getVersion() - Method in exception org.apache.maven.model.resolution.UnresolvableModelException
Gets the version of the unresolvable model.
getVersion() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getVersion() - Method in class org.apache.maven.plugin.MojoExecution
 
getVersion() - Method in class org.apache.maven.plugin.version.internal.DefaultPluginVersionResult
 
getVersion() - Method in interface org.apache.maven.plugin.version.PluginVersionResult
The resolved plugin version.
getVersion() - Method in class org.apache.maven.profiles.ActivationOS
Get the version of the OS to be used to activate a profile.
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
 
getVersion() - Method in class org.apache.maven.repository.internal.LocalSnapshotMetadata
 
getVersion() - Method in class org.apache.maven.repository.internal.MavenSnapshotMetadata
 
getVersion() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
 
getVersion() - Method in class org.apache.maven.repository.internal.VersionsMetadata
 
getVersion() - Method in class org.apache.maven.repository.MavenArtifactMetadata
 
getVersion() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getVersion() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
getVersion() - Method in class org.apache.maven.settings.ActivationOS
Get the version of the OS to be used to activate a profile.
getVersioning() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Get versioning information for the artifact.
getVersionRange() - Method in interface org.apache.maven.artifact.Artifact
 
getVersionRange() - Method in class org.apache.maven.artifact.DefaultArtifact
 
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
 
getVersionRangeViolation(int) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getVersionRangeViolations() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getVersionRangeViolations() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getVersions() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Method getVersions.
getVersions(RepositorySystemSession, VersionRangeResult, VersionRangeRequest) - Method in class org.apache.maven.repository.internal.DefaultVersionRangeResolver
 
getVertices() - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
getWagon(String) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
Deprecated.
getWagon(String) - Method in interface org.apache.maven.repository.legacy.WagonManager
Deprecated.
getWagon(Repository) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
Deprecated.
getWagon(Repository) - Method in interface org.apache.maven.repository.legacy.WagonManager
Deprecated.
getWhy() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getWorkingDirectory() - Method in class org.apache.maven.cli.CliRequest
 
getWorkspace(RepositorySystemSession) - Static method in class org.apache.maven.RepositoryUtils
 
getWorkspaceModelResolver() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getWorkspaceModelResolver() - Method in class org.apache.maven.model.building.FilterModelBuildingRequest
 
getWorkspaceModelResolver() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
 
getWorkspaceReader() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getWorkspaceReader() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
GID - Static variable in class org.apache.maven.plugin.internal.PlexusUtilsInjector
 
GIGABYTE - org.apache.maven.cli.transfer.AbstractMavenTransferListener.FileSizeFormat.ScaleUnit
 
GLOBAL_LEVEL - Static variable in class org.apache.maven.settings.TrackableBase
 
GLOBAL_LEVEL - Static variable in class org.apache.maven.toolchain.model.TrackableBase
 
globalChecksumPolicy - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
globalChecksumPolicy - Variable in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
 
globalProfileManager - Variable in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
globalSettingsFile - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
globalSettingsFile - Variable in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
globalSettingsSource - Variable in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
globalToolchainsFile - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
globalToolchainsSource - Variable in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
 
globalUpdatePolicy - Variable in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
 
goal - Variable in class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer.GoalSpec
 
goal - Variable in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
goal - Variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
The goal name for the Mojo, that users will reference from the command line to execute the Mojo directly, or inside a POM in order to provide Mojo-specific configuration.
goal - Variable in class org.apache.maven.plugin.MojoExecution
 
goal - Variable in exception org.apache.maven.plugin.MojoNotFoundException
 
goal - Variable in exception org.apache.maven.plugin.PluginManagerException
 
goalPrefix - Variable in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
goals - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
goals - Variable in class org.apache.maven.model.Plugin
Deprecated.
goals - Variable in class org.apache.maven.model.PluginExecution
Field goals.
goals - Variable in class org.apache.maven.plugin.lifecycle.Execution
Field goals.
GoalSpec() - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer.GoalSpec
 
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
 
graph - org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
 
graph - Variable in class org.apache.maven.repository.metadata.DefaultClasspathTransformation.ClasspathGraphVisitor
 
graphBuilder - Variable in class org.apache.maven.DefaultMaven
 
GraphBuilder - Interface in org.apache.maven.graph
Builds the inter-dependencies graph between projects in the reactor.
GraphConflictResolutionException - Exception in org.apache.maven.repository.metadata
 
GraphConflictResolutionException() - Constructor for exception org.apache.maven.repository.metadata.GraphConflictResolutionException
 
GraphConflictResolutionException(String) - Constructor for exception org.apache.maven.repository.metadata.GraphConflictResolutionException
 
GraphConflictResolutionException(String, Throwable) - Constructor for exception org.apache.maven.repository.metadata.GraphConflictResolutionException
 
GraphConflictResolutionException(Throwable) - Constructor for exception org.apache.maven.repository.metadata.GraphConflictResolutionException
 
GraphConflictResolutionPolicy - Interface in org.apache.maven.repository.metadata
MetadataGraph edge selection policy.
GraphConflictResolver - Interface in org.apache.maven.repository.metadata
Resolves conflicts in the supplied dependency graph.
graphHash() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
 
GraphLogger() - Constructor for class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.GraphLogger
 
GraphLogger(MavenProject) - Constructor for class org.apache.maven.project.DefaultProjectDependenciesResolver.GraphLogger
 
GROUP - Static variable in class org.apache.maven.artifact.resolver.DefaultArtifactResolver.DaemonThreadCreator
 
GROUP_SEPARATOR - Static variable in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
GROUP_SEPARATOR - Static variable in class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
 
groupId - Variable in class org.apache.maven.artifact.DefaultArtifact
 
groupId - Variable in exception org.apache.maven.artifact.InvalidArtifactRTException
 
groupId - Variable in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
groupId - Variable in class org.apache.maven.artifact.repository.metadata.Metadata
The groupId that this directory represents, if any.
groupId - Variable in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
groupId - Variable in class org.apache.maven.cli.internal.extension.model.CoreExtension
The group ID of the extension's artifact.
groupId - Variable in class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer.GoalSpec
 
groupId - Variable in class org.apache.maven.model.building.ModelData
 
groupId - Variable in class org.apache.maven.model.Dependency
The project group that produced the dependency, e.g.
groupId - Variable in class org.apache.maven.model.Exclusion
The group ID of the project to exclude.
groupId - Variable in class org.apache.maven.model.Extension
The group ID of the extension's artifact.
groupId - Variable in class org.apache.maven.model.Model
A universally unique identifier for a project.
groupId - Variable in class org.apache.maven.model.Parent
The group id of the parent project to inherit from.
groupId - Variable in class org.apache.maven.model.Plugin
The group ID of the plugin in the repository.
groupId - Variable in class org.apache.maven.model.Relocation
The group ID the artifact has moved to.
groupId - Variable in class org.apache.maven.model.ReportPlugin
The group ID of the reporting plugin in the repository.
groupId - Variable in exception org.apache.maven.model.resolution.UnresolvableModelException
The group id of the unresolvable model.
groupId - Variable in class org.apache.maven.plugin.DefaultPluginDescriptorCache.CacheKey
 
groupId - Variable in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
groupId - Variable in class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResult
 
groupId - Variable in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
groupId - Variable in exception org.apache.maven.plugin.version.PluginVersionNotFoundException
 
groupId - Variable in exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
groupId - Variable in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache.CacheKey
 
groupId - Variable in class org.apache.maven.project.ReactorModelCache.CacheKey
 
groupId - Variable in class org.apache.maven.project.ReactorModelPool.CacheKey
 
groupId - Variable in class org.apache.maven.repository.internal.DefaultModelCache.Key
 
groupId - Variable in class org.apache.maven.repository.internal.DefaultVersionResolver.Key
 
groupId - Variable in class org.apache.maven.repository.internal.RelocatedArtifact
 
groupId - Variable in class org.apache.maven.repository.MavenArtifactMetadata
 
groupId - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
standard glorified artifact coordinates
groupIdLocation - Variable in class org.apache.maven.model.Dependency
Field groupIdLocation.
groupIdLocation - Variable in class org.apache.maven.model.Exclusion
Field groupIdLocation.
groupIdLocation - Variable in class org.apache.maven.model.Extension
Field groupIdLocation.
groupIdLocation - Variable in class org.apache.maven.model.Parent
Field groupIdLocation.
groupIdLocation - Variable in class org.apache.maven.model.Relocation
Field groupIdLocation.
GroupRepositoryMetadata - Class in org.apache.maven.artifact.repository.metadata
Metadata for the group directory of the repository.
GroupRepositoryMetadata(String) - Constructor for class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 

H

halt() - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
halted - Variable in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
handle(String, Throwable) - Method in class org.apache.maven.exception.DefaultExceptionHandler
 
handle(ModelProblem, String) - Method in class org.apache.maven.exception.DefaultExceptionHandler
 
handle(ProjectBuildingResult) - Method in class org.apache.maven.exception.DefaultExceptionHandler
 
handleBuildError(ReactorContext, MavenSession, MavenSession, MavenProject, Throwable, long) - Method in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
handleChecksumFailure(String, String, Throwable) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
 
handleException(Throwable) - Method in class org.apache.maven.exception.DefaultExceptionHandler
 
handleException(Throwable) - Method in interface org.apache.maven.exception.ExceptionHandler
 
handlerManager - Variable in class org.apache.maven.RepositoryUtils.MavenArtifactTypeRegistry
 
hasArtifactFileFromPackagePhase(Artifact) - Method in class org.apache.maven.ReactorReader
 
hasBeenPackaged(MavenProject) - Method in class org.apache.maven.ReactorReader
 
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.
 
hasChildren() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
 
hasCircularDependencyExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
hasCircularDependencyExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
hasClassifier() - Method in interface org.apache.maven.artifact.Artifact
 
hasClassifier() - Method in class org.apache.maven.artifact.DefaultArtifact
 
hasClassifier() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
hasErrorArtifactExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
hasErrorArtifactExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
hasErrors() - Method in class org.apache.maven.model.building.DefaultModelProblemCollector
 
hasErrors() - Method in class org.apache.maven.model.building.Result
 
hasErrors() - Method in class org.apache.maven.plugin.MavenPluginValidator
 
hasErrors(Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.model.building.Result
 
hasErrors(List<Problem>) - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuilder
 
hasErrors(List<SettingsProblem>) - Method in class org.apache.maven.settings.building.DefaultSettingsBuilder
 
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
 
hasExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
hasExpression(String) - Method in class org.apache.maven.model.validation.DefaultModelValidator
 
hasFatalErrors() - Method in class org.apache.maven.model.building.DefaultModelProblemCollector
 
hasFatalErrors(ModelProblemCollectorExt) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
hasFile(Artifact) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
hash - Variable in class org.apache.maven.repository.internal.DefaultModelCache.Key
 
hash(Object) - Static method in class org.apache.maven.plugin.CacheUtils
Deprecated.
Use Objects.hashCode(Object)
hash(Object) - Static method in class org.apache.maven.plugin.DefaultPluginDescriptorCache.CacheKey
 
hashCode - Variable in class org.apache.maven.plugin.DefaultExtensionRealmCache.CacheKey
 
hashCode - Variable in class org.apache.maven.plugin.DefaultPluginArtifactsCache.CacheKey
 
hashCode - Variable in class org.apache.maven.plugin.DefaultPluginDescriptorCache.CacheKey
 
hashCode - Variable in class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
 
hashCode - Variable in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheKey
 
hashCode - Variable in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache.CacheKey
 
hashCode - Variable in class org.apache.maven.project.DefaultProjectRealmCache.CacheKey
 
hashCode - Variable in class org.apache.maven.project.ReactorModelCache.CacheKey
 
hashCode - Variable in class org.apache.maven.project.ReactorModelPool.CacheKey
 
hashCode - Variable in class org.apache.maven.repository.internal.DefaultVersionResolver.Key
 
hashCode() - Method in class org.apache.maven.artifact.ArtifactStatus
 
hashCode() - Method in class org.apache.maven.artifact.DefaultArtifact
 
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.InversionArtifactFilter
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.OrArtifactFilter
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.TypeArtifactFilter
 
hashCode() - Method in class org.apache.maven.artifact.versioning.ComparableVersion.BigIntegerItem
 
hashCode() - Method in class org.apache.maven.artifact.versioning.ComparableVersion
 
hashCode() - Method in class org.apache.maven.artifact.versioning.ComparableVersion.IntItem
 
hashCode() - Method in class org.apache.maven.artifact.versioning.ComparableVersion.LongItem
 
hashCode() - Method in class org.apache.maven.artifact.versioning.ComparableVersion.StringItem
 
hashCode() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
hashCode() - Method in class org.apache.maven.artifact.versioning.Restriction
 
hashCode() - Method in class org.apache.maven.artifact.versioning.VersionRange
 
hashCode() - Method in class org.apache.maven.model.building.FileModelSource
 
hashCode() - Method in class org.apache.maven.model.Extension
 
hashCode() - Method in class org.apache.maven.model.Plugin
 
hashCode() - Method in class org.apache.maven.model.RepositoryBase
Method hashCode.
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.DefaultPluginDescriptorCache.CacheKey
 
hashCode() - Method in class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
 
hashCode() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
hashCode() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
hashCode() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
hashCode() - Method in class org.apache.maven.plugin.internal.WagonExcluder
 
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.project.ReactorModelCache.CacheKey
 
hashCode() - Method in class org.apache.maven.project.ReactorModelPool.CacheKey
 
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.repository.internal.DefaultModelCache.Key
 
hashCode() - Method in class org.apache.maven.repository.internal.DefaultVersionResolver.Key
 
hashCode() - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
 
hashCode() - Method in class org.apache.maven.repository.MetadataGraphNode
 
hashCode() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
hashCode() - Method in class org.apache.maven.toolchain.model.ToolchainModel
Method hashCode.
hasLifecyclePhase(String) - Method in class org.apache.maven.project.MavenProject
Warning: This is an internal utility method that is only public for technical reasons, it is not part of the public API.
hasLocalMetadata() - Method in class org.apache.maven.repository.LocalArtifactRepository
 
hasLocalMetadata() - Method in class org.apache.maven.repository.UserLocalArtifactRepository
 
hasMetadataResolutionExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
hasMetadataResolutionExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
hasMissingArtifacts() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
hasMissingArtifacts() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
hasMissingParentPom(ProjectBuildingException) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
hasModelErrors(ModelProblemCollectorExt) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
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
 
hasProjectExpression(String) - Method in class org.apache.maven.model.validation.DefaultModelValidator
 
hasRestrictions() - Method in class org.apache.maven.artifact.versioning.VersionRange
 
hasVersionRangeViolations() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
hasVersionRangeViolations() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
HELP - Static variable in class org.apache.maven.cli.CLIManager
 
HINT - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
 
HINT - Static variable in interface org.apache.maven.graph.GraphBuilder
 
HINT - Static variable in class org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate
 
HINT - Static variable in class org.apache.maven.ReactorReader
 
host - Variable in class org.apache.maven.repository.Proxy
Proxy server host
host - Variable in class org.apache.maven.settings.Proxy
The proxy host.

I

id - Variable in enum org.apache.maven.artifact.ArtifactScopeEnum
 
id - Variable in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
id - Variable in class org.apache.maven.lifecycle.internal.BuildThreadFactory
 
id - Variable in class org.apache.maven.lifecycle.Lifecycle
 
id - Variable in class org.apache.maven.lifecycle.mapping.Lifecycle
Field id
id - Variable in class org.apache.maven.model.Developer
The unique ID of the developer in the SCM.
id - Variable in class org.apache.maven.model.PluginExecution
The identifier of this execution for labelling the goals during the build, and for matching executions to merge during inheritance and profile injection.
id - Variable in class org.apache.maven.model.Profile
The identifier of this build profile.
id - Variable in class org.apache.maven.model.ReportSet
The unique id for this report set, to be used during POM inheritance and profile injection for merging of report sets.
id - Variable in class org.apache.maven.model.RepositoryBase
A unique identifier for a repository.
id - Variable in class org.apache.maven.model.Site
A unique identifier for a deployment location.
id - Variable in class org.apache.maven.plugin.lifecycle.Lifecycle
The ID of this lifecycle, for identification in the mojo descriptor.
id - Variable in class org.apache.maven.plugin.lifecycle.Phase
The ID of this phase, e.g., generate-sources.
id - Variable in class org.apache.maven.profiles.Profile
The ID of this build profile, for activation purposes.
id - Variable in class org.apache.maven.profiles.RepositoryBase
A unique identifier for a repository.
id - Variable in class org.apache.maven.repository.legacy.LegacyRepositorySystem.UnknownRepositoryLayout
 
id - Variable in enum org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
 
id - Variable in class org.apache.maven.settings.IdentifiableBase
Field id.
id - Variable in class org.apache.maven.settings.RepositoryBase
A unique identifier for a repository.
ID_REGEX - Static variable in class org.apache.maven.settings.validation.DefaultSettingsValidator
 
IDE_WORKSPACE - Static variable in class org.apache.maven.repository.LocalArtifactRepository
 
IdentifiableBase - Class in org.apache.maven.settings
Base class for Mirror, Profile, Proxy and Server.
IdentifiableBase() - Constructor for class org.apache.maven.settings.IdentifiableBase
 
identify() - Method in class org.apache.maven.plugin.MojoExecution
 
ideWorkspace - Variable in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
idLocation - Variable in class org.apache.maven.model.RepositoryBase
Field idLocation.
idLocation - Variable in class org.apache.maven.model.Site
Field idLocation.
ids - Variable in class org.apache.maven.plugin.DefaultExtensionRealmCache.CacheKey
 
ignoredArtifacts - Static variable in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
ILLEGAL_FS_CHARS - Static variable in class org.apache.maven.model.validation.DefaultModelValidator
 
ILLEGAL_FS_CHARS - Static variable in class org.apache.maven.settings.validation.DefaultSettingsValidator
 
ILLEGAL_REPO_ID_CHARS - Static variable in class org.apache.maven.model.validation.DefaultModelValidator
 
ILLEGAL_REPO_ID_CHARS - Static variable in class org.apache.maven.settings.validation.DefaultSettingsValidator
 
ILLEGAL_VERSION_CHARS - Static variable in class org.apache.maven.model.validation.DefaultModelValidator
 
implementation - Variable in class org.apache.maven.plugin.descriptor.Parameter
 
IMPORT - Static variable in interface org.apache.maven.model.building.ModelCacheTag
The tag used to denote an effective dependency management section from an imported model.
importDependencyManagement(Model, ModelBuildingRequest, DefaultModelProblemCollector, Collection<String>) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
importManagement(Model, List<? extends DependencyManagement>, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.composition.DefaultDependencyManagementImporter
 
importManagement(Model, List<? extends DependencyManagement>, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.composition.DependencyManagementImporter
Imports the specified dependency management sections into the given target model.
inactiveProfileIds - Variable in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
inactiveProfileIds - Variable in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
inactiveProfileIds - Variable in class org.apache.maven.project.DefaultProjectBuildingRequest
 
inactiveProfiles - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
inceptionYear - Variable in class org.apache.maven.model.Model
The year of the project's inception, specified with 4 digits.
incidentEdges - Variable in class org.apache.maven.repository.metadata.MetadataGraph
incident and excident edges per node
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.AbstractScopeArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
include(Artifact) - Method in interface org.apache.maven.artifact.resolver.filter.ArtifactFilter
 
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) - Method in class org.apache.maven.artifact.resolver.filter.InversionArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.OrArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.TypeArtifactFilter
 
INCLUDE_ARTIFACT - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
includeArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
includeArtifact(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
includeArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
includeArtifact(Artifact) - Method in class org.apache.maven.plugin.internal.PluginDependencyResolutionListener
 
includes - Variable in class org.apache.maven.model.PatternSet
Field includes.
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
 
includesDependencies - Variable in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
includesLocation - Variable in class org.apache.maven.model.PatternSet
Field includesLocation.
incrementalVersion - Variable in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
indent - Variable in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
indent - Variable in class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.GraphLogger
 
indent - Variable in class org.apache.maven.project.DefaultProjectDependenciesResolver.GraphLogger
 
indices - Variable in class org.apache.maven.lifecycle.internal.ProjectIndex
 
info(CharSequence) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
info(CharSequence) - Method in interface org.apache.maven.plugin.logging.Log
Send a message to the user in the info error level.
info(CharSequence) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
info(CharSequence, Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
info(CharSequence, Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Send a message (and accompanying exception) to the user in the info error level.
The error's stacktrace will be output when this error level is enabled.
info(CharSequence, Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
info(String) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
info(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(String) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
info(String) - Method in class org.slf4j.impl.SimpleLogger
A simple implementation which logs messages of level INFO according to the format outlined above.
info(String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(String, Object) - Method in class org.slf4j.impl.SimpleLogger
Perform single parameter substitution before logging the message of level INFO according to the format outlined above.
info(String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(String, Object...) - Method in class org.slf4j.impl.SimpleLogger
Perform double parameter substitution before logging the message of level INFO according to the format outlined above.
info(String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(String, Object, Object) - Method in class org.slf4j.impl.SimpleLogger
Perform double parameter substitution before logging the message of level INFO according to the format outlined above.
info(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
info(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(String, Throwable) - Method in class org.slf4j.impl.SimpleLogger
Log a message of level INFO, including an exception.
info(Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
info(Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Send an exception to the user in the info error level.
The stack trace for this exception will be output when this error level is enabled.
info(Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
info(Marker, String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(Marker, String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(Marker, String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(Marker, String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(Marker, String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
INFO - org.apache.maven.cli.logging.Slf4jConfiguration.Level
 
infoLine(char) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
 
infoMain(String) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
 
inheritanceApplied - Variable in class org.apache.maven.model.ConfigurationContainer
 
inheritanceAssembler - Variable in class org.apache.maven.model.building.DefaultModelBuilder
 
InheritanceAssembler - Interface in org.apache.maven.model.inheritance
Handles inheritance of model values.
InheritanceModelMerger() - Constructor for class org.apache.maven.model.inheritance.DefaultInheritanceAssembler.InheritanceModelMerger
 
inherited - Variable in class org.apache.maven.model.ConfigurationContainer
Whether any configuration should be propagated to child POMs.
inheritedByDefault - Variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
By default, the Mojo is inherited
inheritedByDefault - Variable in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
inheritedGroupId(ModelBuildingResult, int) - Static method in class org.apache.maven.project.DefaultProjectBuilder
 
inheritedLocation - Variable in class org.apache.maven.model.ConfigurationContainer
Field inheritedLocation.
inheritedVersion(ModelBuildingResult, int) - Static method in class org.apache.maven.project.DefaultProjectBuilder
 
init() - Static method in class org.slf4j.impl.MavenSlf4jSimpleFriend
 
init() - Static method in class org.slf4j.impl.SimpleLogger
 
init() - Method in class org.slf4j.impl.SimpleLoggerConfiguration
 
init(int, int) - Method in class org.apache.maven.repository.metadata.MetadataGraph
init graph
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
 
initialize() - Method in class org.apache.maven.execution.DefaultRuntimeInformation
Deprecated.
 
initialize() - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
initialize(CliRequest) - Method in class org.apache.maven.cli.MavenCli
 
INITIALIZED - Static variable in class org.slf4j.impl.SimpleLogger
 
initializeDocLoader() - Static method in class org.apache.maven.usability.plugin.ExpressionDocumenter
 
initLifecycleMap() - Method in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
Populates the lifecycle map from the injected list of lifecycle mappings (if not already done).
initList(List<T>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
initList(List<T>) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
initMergeId() - Method in class org.apache.maven.model.Resource
 
initParent(MavenProject, Map<String, MavenProject>, boolean, ModelBuildingResult, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
initProject(MavenProject, Map<String, MavenProject>, boolean, ModelBuildingResult, Map<File, Boolean>, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
initService(ServiceLocator) - Method in class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
 
initService(ServiceLocator) - Method in class org.apache.maven.repository.internal.DefaultVersionRangeResolver
 
initService(ServiceLocator) - Method in class org.apache.maven.repository.internal.DefaultVersionResolver
 
initTreeProcessing(PlexusContainer) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
 
injectAuthentication(List<ArtifactRepository>, List<Server>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
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 class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
injectAuthentication(RepositorySystemSession, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
 
injectDefaultPluginRepositories(MavenExecutionRequest) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
 
injectDefaultRepositories(MavenExecutionRequest) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
 
injectDefaultValues(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.normalization.DefaultModelNormalizer
 
injectDefaultValues(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.normalization.ModelNormalizer
Sets default values in the specified model that for technical reasons cannot be set directly in the Modello definition.
injectDependencyDefaults(List<Dependency>) - Method in class org.apache.maven.model.normalization.DefaultModelNormalizer
 
injectedProfileIds - Variable in class org.apache.maven.project.MavenProject
 
injectLifecycleBindings(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory.StubLifecycleBindingsInjector
 
injectLifecycleBindings(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector
 
injectLifecycleBindings(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.plugin.LifecycleBindingsInjector
Injects plugin executions induced by lifecycle bindings into the specified model.
injectLifecycleOverlay(Map<String, List<MojoExecution>>, MojoExecution, MavenSession, MavenProject) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
injectManagement(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.management.DefaultDependencyManagementInjector
 
injectManagement(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.management.DefaultPluginManagementInjector
 
injectManagement(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.management.DependencyManagementInjector
Merges default values from the dependency management section of the given model into itself.
injectManagement(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.management.PluginManagementInjector
Merges default values from the plugin management section of the given model into itself.
injectMirror(List<ArtifactRepository>, List<Mirror>) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
injectMirror(List<ArtifactRepository>, List<Mirror>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
injectMirror(List<ArtifactRepository>, List<Mirror>) - Method in interface org.apache.maven.repository.RepositorySystem
Injects the mirroring information into the specified repositories.
injectMirror(ArtifactRepository, Mirror) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
injectMirror(ArtifactRepository, Mirror) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
injectMirror(RepositorySystemSession, List<ArtifactRepository>) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
injectMirror(RepositorySystemSession, List<ArtifactRepository>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
injectMirror(RepositorySystemSession, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
 
injectPluginDeclarationFromProject(Plugin, MavenProject) - Method in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
injectProfile(Model, Profile, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.profile.DefaultProfileInjector
 
injectProfile(Model, Profile, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.ProfileInjector
Merges values from the specified profile into the given model.
injectProfileActivations(Model, Map<String, Activation>) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
injectProxy(List<ArtifactRepository>, List<Proxy>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
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 class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
injectProxy(RepositorySystemSession, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
 
injectSession(ArtifactRepository, boolean) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
injectSession(ArtifactResolutionRequest) - Method in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
injectSession(ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
Deprecated.
 
injectSession(MetadataResolutionRequest) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
injectSession1(RepositoryRequest, MavenSession) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
injectSession2(ArtifactResolutionRequest, MavenSession) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
inNodes - Variable in class org.apache.maven.repository.MetadataGraphNode
nodes, incident to this (depend on me)
INPUT_SOURCE - Static variable in interface org.apache.maven.model.io.ModelReader
The key for the option to enable tracking of line/column numbers.
InputLocation - Class in org.apache.maven.model
Class InputLocation.
InputLocation(int, int) - Constructor for class org.apache.maven.model.InputLocation
 
InputLocation(int, int, InputSource) - Constructor for class org.apache.maven.model.InputLocation
 
InputLocation.StringFormatter - Class in org.apache.maven.model
Class StringFormatter.
InputLocationTracker - Interface in org.apache.maven.model
Interface InputLocationTracker.
InputSource - Class in org.apache.maven.model
Class InputSource.
InputSource() - Constructor for class org.apache.maven.model.InputSource
 
insertRepositoryKey(String, String) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactMetadataAdapter
 
install(File, Artifact, ArtifactRepository) - Method in interface org.apache.maven.artifact.installer.ArtifactInstaller
Install an artifact from a particular file.
install(File, Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.installer.DefaultArtifactInstaller
 
install(String, String, Artifact, ArtifactRepository) - Method in interface org.apache.maven.artifact.installer.ArtifactInstaller
Deprecated.
to be removed before 2.0 after the install/deploy plugins use the alternate method
install(String, String, Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.installer.DefaultArtifactInstaller
Deprecated.
we want to use the artifact method only, and ensure artifact.file is set correctly.
install(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
 
install(ArtifactMetadata, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
Install the metadata in the local repository.
INT_ITEM - Static variable in interface org.apache.maven.artifact.versioning.ComparableVersion.Item
 
interactiveMode - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
interactiveMode - Variable in class org.apache.maven.settings.Settings
Whether Maven should attempt to interact with the user for input.
InterimResult(File, ModelBuildingRequest, ModelBuildingResult, DefaultModelBuildingListener, boolean) - Constructor for class org.apache.maven.project.DefaultProjectBuilder.InterimResult
 
InternalConfig(ProjectBuildingRequest, ReactorModelPool, ReactorModelCache) - Constructor for class org.apache.maven.project.DefaultProjectBuilder.InternalConfig
 
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
 
interpolate(Object, StringSearchModelInterpolator.InterpolateObjectAction) - Method in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.CacheField
 
interpolate(Object, StringSearchModelInterpolator.InterpolateObjectAction) - Method in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.CacheItem
 
interpolate(String) - Method in interface org.apache.maven.model.interpolation.StringSearchModelInterpolator.InnerInterpolator
 
interpolate(String) - Method in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction
 
interpolate(String) - Method in interface org.apache.maven.model.interpolation.StringVisitorModelInterpolator.InnerInterpolator
 
interpolate(String) - Method in class org.apache.maven.model.interpolation.StringVisitorModelInterpolator.ModelVisitor
 
interpolate(String, Model, File, ProjectBuilderConfiguration, boolean) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
Interpolates all expressions in the src parameter.
interpolate(String, Model, File, ProjectBuilderConfiguration, boolean) - Method in interface org.apache.maven.project.interpolation.ModelInterpolator
Deprecated.
 
interpolate(Model, File, ProjectBuilderConfiguration, boolean) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
interpolate(Model, File, ProjectBuilderConfiguration, boolean) - Method in interface org.apache.maven.project.interpolation.ModelInterpolator
Deprecated.
 
interpolate(Model, File, ProjectBuilderConfiguration, boolean) - Method in class org.apache.maven.project.interpolation.StringSearchModelInterpolator
Deprecated.
 
interpolate(Model, Map<String, ?>) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
interpolate(Model, Map<String, ?>) - Method in interface org.apache.maven.project.interpolation.ModelInterpolator
interpolate(Model, Map<String, ?>, boolean) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
interpolate(Model, Map<String, ?>, boolean) - Method in interface org.apache.maven.project.interpolation.ModelInterpolator
interpolate(Settings, SettingsBuildingRequest, SettingsProblemCollector) - Method in class org.apache.maven.settings.building.DefaultSettingsBuilder
 
interpolate(PersistedToolchains, ProblemCollector) - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuilder
 
interpolatedTrimmed(String, String) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method interpolatedTrimmed.
interpolatedTrimmed(String, String) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method interpolatedTrimmed.
interpolatedTrimmed(String, String) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method interpolatedTrimmed.
interpolatedTrimmed(String, String) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method interpolatedTrimmed.
interpolatedTrimmed(String, String) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method interpolatedTrimmed.
interpolatedTrimmed(String, String) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method interpolatedTrimmed.
interpolatedTrimmed(String, String) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method interpolatedTrimmed.
interpolatedTrimmed(String, String) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method interpolatedTrimmed.
interpolatedTrimmed(String, String) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method interpolatedTrimmed.
interpolateInternal(String, List<ValueSource>, List<InterpolationPostProcessor>, boolean) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
interpolateModel(Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.interpolation.ModelInterpolator
Interpolates expressions in the specified model.
interpolateModel(Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.interpolation.StringSearchModelInterpolator
 
interpolateModel(Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.interpolation.StringVisitorModelInterpolator
 
interpolateModel(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
interpolateObject(Object, Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.interpolation.StringSearchModelInterpolator
 
interpolateObject(Object, Model, File, ProjectBuilderConfiguration, boolean) - Method in class org.apache.maven.project.interpolation.StringSearchModelInterpolator
Deprecated.
 
InterpolateObjectAction(Object, List<ValueSource>, List<InterpolationPostProcessor>, boolean, StringSearchModelInterpolator, Logger) - Constructor for class org.apache.maven.project.interpolation.StringSearchModelInterpolator.InterpolateObjectAction
Deprecated.
 
InterpolateObjectAction(Object, StringSearchModelInterpolator.InnerInterpolator, ModelProblemCollector) - Constructor for class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction
 
interpolationTargets - Variable in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction
 
interpolationTargets - Variable in class org.apache.maven.project.interpolation.StringSearchModelInterpolator.InterpolateObjectAction
Deprecated.
 
interpolator - Variable in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction
 
interpolator - Variable in class org.apache.maven.model.interpolation.StringVisitorModelInterpolator.ModelVisitor
 
interpolator - Variable in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
intersection(List<Restriction>, List<Restriction>) - Method in class org.apache.maven.artifact.versioning.VersionRange
 
IntItem() - Constructor for class org.apache.maven.artifact.versioning.ComparableVersion.IntItem
 
IntItem(String) - Constructor for class org.apache.maven.artifact.versioning.ComparableVersion.IntItem
 
intoCache(T) - Method in interface org.apache.maven.model.building.ModelCacheTag
Creates a copy of the data suitable for storage in the cache.
introducedDependencyArtifacts - Variable in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
InvalidArtifactRTException - Exception in org.apache.maven.artifact
Exception thrown when the identity of an artifact can not be established, eg.
InvalidArtifactRTException(String, String, String, String, String) - Constructor for exception org.apache.maven.artifact.InvalidArtifactRTException
 
InvalidArtifactRTException(String, String, String, String, String, Throwable) - Constructor for exception org.apache.maven.artifact.InvalidArtifactRTException
 
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
 
invalidDescriptor(RepositorySystemSession, RequestTrace, Artifact, Exception) - Method in class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
 
invalidMetadata(RepositorySystemSession, RequestTrace, Metadata, ArtifactRepository, Exception) - Method in class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResolver
 
invalidMetadata(RepositorySystemSession, RequestTrace, Metadata, ArtifactRepository, Exception) - Method in class org.apache.maven.plugin.version.internal.DefaultPluginVersionResolver
 
invalidMetadata(RepositorySystemSession, RequestTrace, Metadata, ArtifactRepository, Exception) - Method in class org.apache.maven.repository.internal.DefaultVersionRangeResolver
 
invalidMetadata(RepositorySystemSession, RequestTrace, Metadata, ArtifactRepository, Exception) - Method in class org.apache.maven.repository.internal.DefaultVersionResolver
 
InvalidParameterException - Exception in org.apache.maven.plugin.descriptor
 
InvalidParameterException(String, int) - Constructor for exception org.apache.maven.plugin.descriptor.InvalidParameterException
 
InvalidParameterException(String, Throwable) - Constructor for exception org.apache.maven.plugin.descriptor.InvalidParameterException
 
InvalidPluginDescriptorException - Exception in org.apache.maven.plugin.descriptor
InvalidPluginDescriptorException
InvalidPluginDescriptorException - Exception in org.apache.maven.plugin
InvalidPluginDescriptorException
InvalidPluginDescriptorException(String) - Constructor for exception org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException
 
InvalidPluginDescriptorException(String, Throwable) - Constructor for exception org.apache.maven.plugin.descriptor.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
 
InvalidProjectModelException - Exception in org.apache.maven.project
Deprecated.
InvalidProjectModelException(String, String, File) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
Deprecated.
 
InvalidProjectModelException(String, String, File, ModelValidationResult) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
Deprecated.
 
InvalidProjectModelException(String, String, String) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
Deprecated.
use File constructor for pomLocation
InvalidProjectModelException(String, String, String, ModelValidationResult) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
Deprecated.
use File constructor for pomLocation
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 - Exception in org.apache.maven.model.resolution
Signals an error when adding a repository to the model resolver.
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.
InvalidRepositoryException(String, Repository) - Constructor for exception org.apache.maven.model.resolution.InvalidRepositoryException
Creates a new exception with specified detail message for the given repository.
InvalidRepositoryException(String, Repository, Throwable) - Constructor for exception org.apache.maven.model.resolution.InvalidRepositoryException
Creates a new exception with specified detail message and cause for the given repository.
InvalidVersionSpecificationException - Exception in org.apache.maven.artifact.versioning
Occurs when a version is invalid.
InvalidVersionSpecificationException(String) - Constructor for exception org.apache.maven.artifact.versioning.InvalidVersionSpecificationException
 
InversionArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
InversionArtifactFilter
InversionArtifactFilter(ArtifactFilter) - Constructor for class org.apache.maven.artifact.resolver.filter.InversionArtifactFilter
 
IS_STRICT - Static variable in interface org.apache.maven.artifact.repository.metadata.io.MetadataReader
The key for the option to enable strict parsing.
IS_STRICT - Static variable in interface org.apache.maven.model.io.ModelReader
The key for the option to enable strict parsing.
IS_STRICT - Static variable in interface org.apache.maven.settings.io.SettingsReader
The key for the option to enable strict parsing.
IS_STRICT - Static variable in interface org.apache.maven.toolchain.io.ToolchainsReader
The key for the option to enable strict parsing.
isActive() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
isActive() - Method in class org.apache.maven.settings.Proxy
Get whether this proxy configuration is the active one.
isActive(Profile) - Method in class org.apache.maven.profiles.activation.FileProfileActivator
Deprecated.
 
isActive(Profile) - Method in class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
Deprecated.
 
isActive(Profile) - Method in class org.apache.maven.profiles.activation.OperatingSystemProfileActivator
Deprecated.
 
isActive(Profile) - Method in interface org.apache.maven.profiles.activation.ProfileActivator
Deprecated.
 
isActive(Profile) - Method in class org.apache.maven.profiles.activation.SystemPropertyProfileActivator
Deprecated.
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.FileProfileActivator
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.OperatingSystemProfileActivator
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.activation.ProfileActivator
Determines whether the specified profile is active in the given activator context.
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.PropertyProfileActivator
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.DefaultProfileSelector
 
isActiveByDefault() - Method in class org.apache.maven.model.Activation
Get if set to true, this profile will be active unless another profile in this pom is activated using the command line -P option or by one of that profile's activators.
isActiveByDefault() - Method in class org.apache.maven.profiles.Activation
Get flag specifying whether this profile is active as a default.
isActiveByDefault() - Method in class org.apache.maven.settings.Activation
Get flag specifying whether this profile is active as a default.
isActiveByDefault(Profile) - Method in class org.apache.maven.model.profile.DefaultProfileSelector
 
isAddedToClasspath() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
 
isAddedToClasspath() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
isAddedToClasspath() - Method in class org.apache.maven.project.artifact.PluginArtifact.PluginArtifactHandler
 
isAddedToClasspath() - Method in class org.apache.maven.project.artifact.ProjectArtifact.PomArtifactHandler
 
isAggregating() - Method in class org.apache.maven.lifecycle.internal.TaskSegment
 
isAggregator() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isArray - Variable in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.CacheItem
 
isArray - Variable in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.ObjectField
 
isArray() - Method in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.CacheItem
 
isArtifactExists() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
isAsDirtyTree() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
isAsGraph() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
isAsList() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
isAsResolvedTree() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
isBlacklisted() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
isBlacklisted() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
isBlacklisted() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactRepositoryAdapter
 
isBlacklisted() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
isBlackListed(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
isBlackListed(MavenProject) - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
isCacheNotFound() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isCacheNotFound() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isCacheTransferError() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isCacheTransferError() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isChildOfRootNode() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
Test whether the node is direct or transitive dependency.
isChildProjectUrlInheritAppendPath() - Method in class org.apache.maven.model.Model
 
isChildScmConnectionInheritAppendPath() - Method in class org.apache.maven.model.Scm
 
isChildScmDeveloperConnectionInheritAppendPath() - Method in class org.apache.maven.model.Scm
 
isChildScmUrlInheritAppendPath() - Method in class org.apache.maven.model.Scm
 
isChildSiteUrlInheritAppendPath() - Method in class org.apache.maven.model.Site
 
isCompareScope() - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
 
isCompareVersion() - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
 
isCompatible(PluginVersionRequest, String) - Method in class org.apache.maven.plugin.version.internal.DefaultPluginVersionResolver
 
isDebug() - Method in class org.apache.maven.cli.CliRequest
 
isDebugEnabled() - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
isDebugEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isDebugEnabled() - Method in class org.apache.maven.monitor.logging.DefaultLog
 
isDebugEnabled() - Method in interface org.apache.maven.plugin.logging.Log
 
isDebugEnabled() - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
isDebugEnabled() - Method in class org.slf4j.impl.SimpleLogger
Are debug messages currently enabled?
isDebugEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isDependencyResolutionRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
Deprecated.
isDifferentPhase(MojoExecution) - Method in class org.apache.maven.lifecycle.internal.PhaseRecorder
 
isDirectInvocationOnly() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isEditable() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
isEditable() - Method in class org.apache.maven.usability.plugin.Expression
Get whether the value of this expression can be changed.
isEmpty() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
isEmpty() - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
isEmptyEdges() - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
isEnabled() - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
isEnabled() - Method in class org.apache.maven.model.RepositoryPolicy
 
isEnabled() - Method in class org.apache.maven.profiles.RepositoryPolicy
Get whether to use this repository for downloading this type of artifact.
isEnabled() - Method in class org.apache.maven.settings.RepositoryPolicy
Get whether to use this repository for downloading this type of artifact.
isError() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
isErrorEnabled() - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
isErrorEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isErrorEnabled() - Method in class org.apache.maven.monitor.logging.DefaultLog
 
isErrorEnabled() - Method in interface org.apache.maven.plugin.logging.Log
 
isErrorEnabled() - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
isErrorEnabled() - Method in class org.slf4j.impl.SimpleLogger
Are error messages currently enabled?
isErrorEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isExcludeDefaults() - Method in class org.apache.maven.model.Reporting
 
isExecutionRoot() - Method in class org.apache.maven.project.MavenProject
 
isExtensions() - Method in class org.apache.maven.model.Plugin
 
isExternalRepo(ArtifactRepository) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
Checks the URL to see if this repository refers to an external repository
isExternalRepo(ArtifactRepository) - Static method in class org.apache.maven.repository.DefaultMirrorSelector
Checks the URL to see if this repository refers to an external repository
isFatalErrorEnabled() - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
isFiltering() - Method in class org.apache.maven.model.Resource
 
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
 
isForking() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isGoalSpecification(String) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
 
isHalted() - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
isHaltedOrBlacklisted(MavenProject) - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
isIncludesDependencies() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
 
isIncludesDependencies() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
isIncludesDependencies() - Method in class org.apache.maven.project.artifact.PluginArtifact.PluginArtifactHandler
 
isIncludesDependencies() - Method in class org.apache.maven.project.artifact.ProjectArtifact.PomArtifactHandler
 
isInfoEnabled() - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
isInfoEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isInfoEnabled() - Method in class org.apache.maven.monitor.logging.DefaultLog
 
isInfoEnabled() - Method in interface org.apache.maven.plugin.logging.Log
 
isInfoEnabled() - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
isInfoEnabled() - Method in class org.slf4j.impl.SimpleLogger
Are info messages currently enabled?
isInfoEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isInheritanceApplied() - Method in class org.apache.maven.model.ConfigurationContainer
 
isInherited() - Method in class org.apache.maven.model.ConfigurationContainer
 
isInheritedByDefault() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isInheritedByDefault() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
isInRange(String, List<JdkVersionProfileActivator.RangeValue>) - Static method in class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
 
isInteractiveMode() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isInteractiveMode() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isInteractiveMode() - Method in class org.apache.maven.execution.SettingsAdapter
 
isInteractiveMode() - Method in class org.apache.maven.settings.Settings
Get whether Maven should attempt to interact with the user for input.
isLegacyCoreArtifact(Artifact) - Method in class org.apache.maven.plugin.internal.PluginDependencyResolutionListener
 
isLegacyCoreArtifact(Artifact) - Method in class org.apache.maven.plugin.internal.WagonExcluder
 
isLevelEnabled(int) - Method in class org.slf4j.impl.SimpleLogger
Is the given log level currently enabled?
isLocalCopy() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
Get whether to use a local copy instead (with filename that includes the base version).
isLocalRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
isLocationTracking() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
isLocationTracking() - Method in class org.apache.maven.model.building.FilterModelBuildingRequest
 
isLocationTracking() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Indicates whether the model should track the line/column number of the model source from which it was parsed.
isLowerBoundInclusive() - Method in class org.apache.maven.artifact.versioning.Restriction
 
isMatchingProject(MavenProject, String, File) - Method in class org.apache.maven.graph.DefaultGraphBuilder
 
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.
isMerged() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
 
isMerged() - Method in class org.apache.maven.repository.internal.MavenMetadata
 
isMissingPom(Exception) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
isNonTransferrablePom(Exception) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
isNoSnapshotUpdates() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isNoSnapshotUpdates() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isNoteworthyException(Throwable) - Method in class org.apache.maven.exception.DefaultExceptionHandler
 
isNull() - Method in class org.apache.maven.artifact.versioning.ComparableVersion.BigIntegerItem
 
isNull() - Method in class org.apache.maven.artifact.versioning.ComparableVersion.IntItem
 
isNull() - Method in interface org.apache.maven.artifact.versioning.ComparableVersion.Item
 
isNull() - Method in class org.apache.maven.artifact.versioning.ComparableVersion.ListItem
 
isNull() - Method in class org.apache.maven.artifact.versioning.ComparableVersion.LongItem
 
isNull() - Method in class org.apache.maven.artifact.versioning.ComparableVersion.StringItem
 
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.execution.SettingsAdapter
 
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.
isOffline() - Method in class org.apache.maven.settings.Settings
Get indicate whether maven should operate in offline mode full-time.
isOnlineRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isOptional() - Method in interface org.apache.maven.artifact.Artifact
 
isOptional() - Method in class org.apache.maven.artifact.DefaultArtifact
 
isOptional() - Method in class org.apache.maven.model.Dependency
 
isOptional() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
isOutdated(String) - Method in class org.apache.maven.repository.internal.DefaultVersionResolver.VersionInfo
 
isParallel() - Method in class org.apache.maven.execution.MavenSession
 
isProcessPlugins() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
isProcessPlugins() - Method in class org.apache.maven.model.building.FilterModelBuildingRequest
 
isProcessPlugins() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Indicates whether plugin executions and configurations should be processed.
isProcessPlugins() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
isProcessPlugins() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
isProjectAware() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Indicates whether this repository is backed by actual projects.
isProjectAware() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
isProjectAware() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactRepositoryAdapter
 
isProjectAware() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
isProjectPresent - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isProjectPresent() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isProjectPresent() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isProjectRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isProvidedArtifact(Artifact) - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
isQualifiedForInterpolation - Variable in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.CacheItem
 
isQualifiedForInterpolation(Class<?>) - Method in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.CacheItem
 
isQualifiedForInterpolation(Class<?>) - Method in class org.apache.maven.project.interpolation.StringSearchModelInterpolator.InterpolateObjectAction
Deprecated.
 
isQualifiedForInterpolation(Field, Class<?>) - Method in class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.CacheItem
 
isQualifiedForInterpolation(Field, Class<?>) - Method in class org.apache.maven.project.interpolation.StringSearchModelInterpolator.InterpolateObjectAction
Deprecated.
 
isQuiet() - Method in class org.apache.maven.cli.CliRequest
 
isRange(String) - Static method in class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
 
isRecursive() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isRecursive() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isRelease() - Method in interface org.apache.maven.artifact.Artifact
 
isRelease() - Method in class org.apache.maven.artifact.DefaultArtifact
 
isRelease() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
isRelease() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
isRequired() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
isRequiresReports() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
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 interface org.apache.maven.artifact.Artifact
 
isResolved() - Method in class org.apache.maven.artifact.DefaultArtifact
 
isResolved() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
isResolved() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
isResolved() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
isResolved() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
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.
isSafelyCacheable(RepositorySystemSession, Artifact) - Method in class org.apache.maven.repository.internal.DefaultVersionResolver
 
isScopedVertices() - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
isSelectedVersionKnown() - Method in interface org.apache.maven.artifact.Artifact
 
isSelectedVersionKnown() - Method in class org.apache.maven.artifact.DefaultArtifact
 
isSelectedVersionKnown() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
isSelectedVersionKnown(Artifact) - Method in class org.apache.maven.artifact.versioning.VersionRange
 
isSendOnError() - Method in class org.apache.maven.model.Notifier
Get whether to send notifications on error.
isSendOnFailure() - Method in class org.apache.maven.model.Notifier
Get whether to send notifications on failure.
isSendOnSuccess() - Method in class org.apache.maven.model.Notifier
Get whether to send notifications on success.
isSendOnWarning() - Method in class org.apache.maven.model.Notifier
Get whether to send notifications on warning.
isShowChecksumEvents() - Method in interface org.apache.maven.repository.ArtifactTransferListener
 
isShowErrors() - Method in class org.apache.maven.cli.CliRequest
 
isShowErrors() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isShowErrors() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isSingleVersionedReactor(MavenSession) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
 
isSiteEmpty(Site) - Method in class org.apache.maven.model.merge.MavenModelMerger
 
isSitePlugin(Plugin) - Method in class org.apache.maven.model.plugin.DefaultReportingConverter
 
isSnapshot() - Method in interface org.apache.maven.artifact.Artifact
 
isSnapshot() - Method in class org.apache.maven.artifact.DefaultArtifact
 
isSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
isSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
isSnapshot() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Whether this represents a snapshot.
isSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
isSnapshot() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
isSnapshot() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
isSnapshot(String) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
isSnapshot(ArtifactVersion) - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
isSpecificVersion(String) - Method in class org.apache.maven.project.ProjectSorter
 
isStale() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
isStrict(Map<String, ?>) - Method in class org.apache.maven.artifact.repository.metadata.io.DefaultMetadataReader
 
isStrict(Map<String, ?>) - Method in class org.apache.maven.model.io.DefaultModelReader
 
isStrict(Map<String, ?>) - Method in class org.apache.maven.settings.io.DefaultSettingsReader
 
isStrict(Map<String, ?>) - Method in class org.apache.maven.toolchain.io.DefaultToolchainsReader
 
isSuccess() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
issueManagement - Variable in class org.apache.maven.model.Model
The project's issue management system information.
IssueManagement - Class in org.apache.maven.model
Information about the issue tracking (or bug tracking) system used to manage this project.
IssueManagement() - Constructor for class org.apache.maven.model.IssueManagement
 
isTestArtifact(Artifact) - Static method in class org.apache.maven.ReactorReader
Determines whether the specified artifact refers to test classes.
isThreadSafe() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isTraceEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isTraceEnabled() - Method in class org.slf4j.impl.SimpleLogger
Are trace messages currently enabled?
isTraceEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isTwoPhaseBuilding() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
isTwoPhaseBuilding() - Method in class org.apache.maven.model.building.FilterModelBuildingRequest
 
isTwoPhaseBuilding() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Indicates whether the model building should happen in two phases.
isTypeCompatible(Class<?>, Object) - Static method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
isUniqueVersion() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
isUniqueVersion() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
isUniqueVersion() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager.ArtifactRepositoryAdapter
 
isUniqueVersion() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
isUniqueVersion() - Method in class org.apache.maven.model.DeploymentRepository
Get whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same version each time.
isUpdateRequired(Artifact, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
isUpdateRequired(Artifact, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.UpdateCheckManager
 
isUpdateRequired(RepositoryMetadata, ArtifactRepository, File) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
isUpdateRequired(RepositoryMetadata, ArtifactRepository, File) - Method in interface org.apache.maven.repository.legacy.UpdateCheckManager
 
isUpdateSnapshots() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isUpdateSnapshots() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isUpperBoundInclusive() - Method in class org.apache.maven.artifact.versioning.Restriction
 
isUseLegacyLocalRepository() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isUseLegacyLocalRepository() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isUsePluginRegistry() - Method in class org.apache.maven.settings.Settings
Get whether Maven should use the plugin-registry.xml file to manage plugin versions.
isUsingPOMsFromFilesystem() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
isValidId(String) - Method in class org.apache.maven.model.validation.DefaultModelValidator
 
isValidIdCharacter(char) - Method in class org.apache.maven.model.validation.DefaultModelValidator
 
isValidIdWithWildCardCharacter(char) - Method in class org.apache.maven.model.validation.DefaultModelValidator
 
isValidIdWithWildCards(String) - Method in class org.apache.maven.model.validation.DefaultModelValidator
 
isVersionedVertices() - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
isWagonProvider(Artifact) - Method in class org.apache.maven.plugin.internal.PluginDependencyResolutionListener
 
isWagonProvider(Artifact) - Method in class org.apache.maven.plugin.internal.WagonExcluder
 
isWarnEnabled() - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
isWarnEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isWarnEnabled() - Method in class org.apache.maven.monitor.logging.DefaultLog
 
isWarnEnabled() - Method in interface org.apache.maven.plugin.logging.Log
 
isWarnEnabled() - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
isWarnEnabled() - Method in class org.slf4j.impl.SimpleLogger
Are warn messages currently enabled?
isWarnEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
items - Variable in class org.apache.maven.artifact.versioning.ComparableVersion
 
items - Variable in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
iterator() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
iterator() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
 
iterator() - Method in class org.apache.maven.model.merge.ModelMerger.MergingList
 
iterator() - Method in class org.apache.maven.repository.metadata.ClasspathContainer
 

J

javaHome - Variable in class org.apache.maven.toolchain.java.JavaToolchainImpl
 
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.
JavaToolchainImpl(ToolchainModel, Logger) - Constructor for class org.apache.maven.toolchain.java.JavaToolchainImpl
 
jdk - Variable in class org.apache.maven.model.Activation
Specifies that this profile will be activated when a matching JDK is detected.
jdk - Variable in class org.apache.maven.profiles.Activation
Specifies that this profile will be activated when a matching JDK is detected.
jdk - Variable in class org.apache.maven.settings.Activation
Specifies that this profile will be activated when a matching JDK is detected.
JDK_VERSION - Static variable in class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
Deprecated.
 
jdkLocation - Variable in class org.apache.maven.model.Activation
Field jdkLocation.
JdkPrefixProfileActivator - Class in org.apache.maven.profiles.activation
Deprecated.
JdkPrefixProfileActivator() - Constructor for class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
Deprecated.
 
JdkVersionProfileActivator - Class in org.apache.maven.model.profile.activation
Determines profile activation based on the version of the current Java runtime.
JdkVersionProfileActivator() - Constructor for class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
 
JdkVersionProfileActivator.RangeValue - Class in org.apache.maven.model.profile.activation
 
join(String, String) - Method in class org.apache.maven.exception.DefaultExceptionHandler
 

K

key - Variable in class org.apache.maven.artifact.ArtifactStatus
 
key - Variable in class org.apache.maven.model.Plugin
 
key(String, String, String) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
key(Artifact) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
key(Contributor) - Method in class org.apache.maven.model.merge.ModelMerger.ContributorKeyComputer
 
key(Dependency) - Method in class org.apache.maven.model.merge.ModelMerger.DependencyKeyComputer
 
key(Developer) - Method in class org.apache.maven.model.merge.ModelMerger.DeveloperKeyComputer
 
key(Exclusion) - Method in class org.apache.maven.model.merge.ModelMerger.ExclusionKeyComputer
 
key(Extension) - Method in class org.apache.maven.model.merge.ModelMerger.ExtensionKeyComputer
 
key(License) - Method in class org.apache.maven.model.merge.ModelMerger.LicenseKeyComputer
 
key(MailingList) - Method in class org.apache.maven.model.merge.ModelMerger.MailingListKeyComputer
 
key(Notifier) - Method in class org.apache.maven.model.merge.ModelMerger.NotifierKeyComputer
 
key(Plugin) - Method in class org.apache.maven.model.merge.ModelMerger.PluginKeyComputer
 
key(PluginExecution) - Method in class org.apache.maven.model.merge.ModelMerger.ExecutionKeyComputer
 
key(Profile) - Method in class org.apache.maven.model.merge.ModelMerger.ProfileKeyComputer
 
key(ReportPlugin) - Method in class org.apache.maven.model.merge.ModelMerger.ReportPluginKeyComputer
 
key(ReportSet) - Method in class org.apache.maven.model.merge.ModelMerger.ReportSetKeyComputer
 
key(Repository) - Method in class org.apache.maven.model.merge.ModelMerger.RepositoryKeyComputer
 
key(Resource) - Method in class org.apache.maven.model.merge.ModelMerger.ResourceKeyComputer
 
key(T) - Method in interface org.apache.maven.model.merge.ModelMerger.KeyComputer
 
Key(String, String, String, String) - Constructor for class org.apache.maven.repository.internal.DefaultModelCache.Key
 
Key(RepositorySystemSession, VersionRequest) - Constructor for class org.apache.maven.repository.internal.DefaultVersionResolver.Key
 
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
 
keyComputer - Variable in class org.apache.maven.model.merge.ModelMerger.MergingList
 
keys - Variable in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.ReactorDependencyFilter
 
KILOBYTE - org.apache.maven.cli.transfer.AbstractMavenTransferListener.FileSizeFormat.ScaleUnit
 

L

language - Variable in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
largeFormat - Variable in class org.apache.maven.cli.transfer.AbstractMavenTransferListener.FileSizeFormat
 
LAST_ANSI_SEQUENCE - Static variable in class org.apache.maven.cli.MavenCli
 
LAST_UPDATE_TAG - Static variable in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
lastDependencyArtifactCount - Variable in class org.apache.maven.lifecycle.internal.DependencyContext
 
lastDependencyArtifacts - Variable in class org.apache.maven.lifecycle.internal.DependencyContext
 
lastLength - Variable in class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
 
lastLifecyclePhase - Variable in class org.apache.maven.lifecycle.internal.PhaseRecorder
 
lastMojoExecutionForAllPhases - Variable in class org.apache.maven.lifecycle.MavenExecutionPlan
 
lastUpdated - Variable in class org.apache.maven.artifact.repository.metadata.Versioning
When the metadata was last updated.
latch - Variable in class org.apache.maven.artifact.resolver.DefaultArtifactResolver.ResolveTask
 
latest - Variable in class org.apache.maven.artifact.repository.metadata.Versioning
What the latest version in the directory is, including snapshots.
LATEST - Static variable in class org.apache.maven.repository.internal.DefaultVersionResolver
 
LATEST_VERSION - Static variable in interface org.apache.maven.artifact.Artifact
 
LatestArtifactTransformation - Class in org.apache.maven.repository.legacy.resolver.transform
Describes a version transformation during artifact resolution - "latest" type
LatestArtifactTransformation() - Constructor for class org.apache.maven.repository.legacy.resolver.transform.LatestArtifactTransformation
 
latestRepository - Variable in class org.apache.maven.plugin.version.internal.DefaultPluginVersionResolver.Versions
 
latestTimestamp - Variable in class org.apache.maven.plugin.version.internal.DefaultPluginVersionResolver.Versions
 
latestVersion - Variable in class org.apache.maven.plugin.version.internal.DefaultPluginVersionResolver.Versions
 
layout - Variable in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
layout - Variable in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
layout - Variable in class org.apache.maven.model.RepositoryBase
The type of layout this repository uses for locating and storing artifacts - can be legacy or default.
layout - Variable in class org.apache.maven.profiles.RepositoryBase
The type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
layout - Variable in class org.apache.maven.settings.Mirror
The layout of the mirror repository.
layout - Variable in class org.apache.maven.settings.RepositoryBase
The type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
layoutId - Variable in exception org.apache.maven.artifact.UnknownRepositoryLayoutException
 
layoutLocation - Variable in class org.apache.maven.model.RepositoryBase
Field layoutLocation.
layouts - Variable in class org.apache.maven.bridge.MavenRepositorySystem
 
layouts - Variable in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
lazyInit() - Static method in class org.slf4j.impl.SimpleLogger
 
LEGACY_LOCAL_REPOSITORY - Static variable in class org.apache.maven.cli.CLIManager
 
LegacyArtifactCollector - Interface in org.apache.maven.repository.legacy.resolver
Deprecated.
legacyFormat - Variable in class org.apache.maven.repository.internal.LocalSnapshotMetadata
 
legacyFormat - Variable in class org.apache.maven.repository.internal.LocalSnapshotMetadataGenerator
 
legacyFormat - Variable in class org.apache.maven.repository.internal.MavenSnapshotMetadata
 
legacyFormat - Variable in class org.apache.maven.repository.internal.RemoteSnapshotMetadataGenerator
 
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.
LegacyLocalRepositoryManager(ArtifactRepository) - Constructor for class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
LegacyLocalRepositoryManager.ArtifactMetadataAdapter - Class in org.apache.maven.artifact.repository
 
LegacyLocalRepositoryManager.ArtifactRepositoryAdapter - Class in org.apache.maven.artifact.repository
 
LegacyRepositorySystem - Class in org.apache.maven.repository.legacy
 
LegacyRepositorySystem() - Constructor for class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
LegacyRepositorySystem.UnknownRepositoryLayout - Class in org.apache.maven.repository.legacy
In the future, the legacy system might encounter repository types for which no layout components exists because the actual communication with the repository happens via a repository connector.
legacySupport - Variable in class org.apache.maven.artifact.deployer.DefaultArtifactDeployer
 
legacySupport - Variable in class org.apache.maven.artifact.installer.DefaultArtifactInstaller
 
legacySupport - Variable in class org.apache.maven.artifact.manager.DefaultWagonManager
 
legacySupport - Variable in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
legacySupport - Variable in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
legacySupport - Variable in class org.apache.maven.DefaultMaven
 
legacySupport - Variable in class org.apache.maven.plugin.DefaultBuildPluginManager
 
legacySupport - Variable in class org.apache.maven.plugin.internal.DefaultPluginManager
 
legacySupport - Variable in class org.apache.maven.project.artifact.MavenMetadataSource
 
legacySupport - Variable in class org.apache.maven.project.DefaultMavenProjectBuilder
Deprecated.
 
legacySupport - Variable in class org.apache.maven.repository.legacy.DefaultWagonManager
 
legacySupport - Variable in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
LegacySupport - Interface in org.apache.maven.plugin
Helps to provide backward-compatibility with plugins that use legacy components.
length - Variable in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
Level() - Constructor for enum org.apache.maven.cli.logging.Slf4jConfiguration.Level
 
LEVEL_IN_BRACKETS_DEFAULT - Static variable in class org.slf4j.impl.SimpleLoggerConfiguration
 
LEVEL_IN_BRACKETS_KEY - Static variable in class org.slf4j.impl.SimpleLogger
 
levelInBrackets - Variable in class org.slf4j.impl.SimpleLoggerConfiguration
 
License - Class in org.apache.maven.model
Describes the licenses for this project.
License() - Constructor for class org.apache.maven.model.License
 
LicenseKeyComputer() - Constructor for class org.apache.maven.model.merge.ModelMerger.LicenseKeyComputer
 
licenses - Variable in class org.apache.maven.model.Model
Field licenses.
lifecycle - Variable in class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector
 
Lifecycle - Class in org.apache.maven.lifecycle
Class Lifecycle.
Lifecycle - Class in org.apache.maven.lifecycle.mapping
Class Lifecycle.
Lifecycle - Class in org.apache.maven.plugin.lifecycle
A custom lifecycle mapping definition.
Lifecycle() - Constructor for class org.apache.maven.lifecycle.Lifecycle
 
Lifecycle() - Constructor for class org.apache.maven.lifecycle.mapping.Lifecycle
 
Lifecycle() - Constructor for class org.apache.maven.plugin.lifecycle.Lifecycle
 
Lifecycle(String, List<String>, Map<String, LifecyclePhase>) - Constructor for class org.apache.maven.lifecycle.Lifecycle
 
LIFECYCLE - org.apache.maven.plugin.MojoExecution.Source
An execution that originates from a goal bound to a lifecycle phase.
LIFECYCLE_DESCRIPTOR - Static variable in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
lifecycleBindingsInjector - Variable in class org.apache.maven.model.building.DefaultModelBuilder
 
LifecycleBindingsInjector - Interface in org.apache.maven.model.plugin
Handles injection of plugin executions induced by the lifecycle bindings for a packaging.
LifecycleBindingsMerger() - Constructor for class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
LifecycleConfiguration - Class in org.apache.maven.plugin.lifecycle
Root element of the lifecycle.xml file.
LifecycleConfiguration() - Constructor for class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
 
lifecycleDebugLogger - Variable in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
lifecycleDebugLogger - Variable in class org.apache.maven.lifecycle.internal.LifecycleStarter
 
LifecycleDebugLogger - Class in org.apache.maven.lifecycle.internal
Logs debug output from the various lifecycle phases.
LifecycleDebugLogger() - Constructor for class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
LifecycleDebugLogger(Logger) - Constructor for class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
lifeCycleDependencyResolver - Variable in class org.apache.maven.lifecycle.internal.MojoExecutor
 
LifecycleDependencyResolver - Class in org.apache.maven.lifecycle.internal
Resolves dependencies for the artifacts in context of the lifecycle build
LifecycleDependencyResolver() - Constructor for class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
LifecycleDependencyResolver(ProjectDependenciesResolver, Logger) - Constructor for class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
LifecycleDependencyResolver.ReactorDependencyFilter - Class in org.apache.maven.lifecycle.internal
 
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 - Variable in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
lifeCycleExecutionPlanCalculator - Variable in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
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.
lifecycleId - Variable in exception org.apache.maven.lifecycle.LifecycleNotFoundException
 
lifecycleMap - Variable in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
 
LifecycleMapping - Interface in org.apache.maven.lifecycle.mapping
LifecycleMapping
LifecycleMappingDelegate - Interface in org.apache.maven.lifecycle
Lifecycle mapping delegate component interface.
lifecycleMappings - Variable in class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
 
lifecycleMappings - Variable in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
LifecycleMappingsXpp3Reader - Class in org.apache.maven.plugin.lifecycle.io.xpp3
Class LifecycleMappingsXpp3Reader.
LifecycleMappingsXpp3Reader() - Constructor for class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
 
LifecycleMappingsXpp3Reader(LifecycleMappingsXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
 
LifecycleMappingsXpp3Reader.ContentTransformer - Interface in org.apache.maven.plugin.lifecycle.io.xpp3
 
LifecycleMappingsXpp3Writer - Class in org.apache.maven.plugin.lifecycle.io.xpp3
Class LifecycleMappingsXpp3Writer.
LifecycleMappingsXpp3Writer() - Constructor for class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Writer
 
lifecycleModuleBuilder - Variable in class org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder
 
lifecycleModuleBuilder - Variable in class org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 
LifecycleModuleBuilder - Class in org.apache.maven.lifecycle.internal
Builds one or more lifecycles for a full module
LifecycleModuleBuilder() - Constructor for class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
 
LifecycleMojo - Class in org.apache.maven.lifecycle.mapping
LifecycleMojo
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 - Variable in class org.apache.maven.lifecycle.internal.LifecycleTask
 
lifecyclePhase - Variable in exception org.apache.maven.lifecycle.LifecyclePhaseNotFoundException
 
lifecyclePhase - Variable in class org.apache.maven.plugin.MojoExecution
The phase may or may not have been bound to a phase but once the plan has been calculated we know what phase this mojo execution is going to run in.
LifecyclePhase - Class in org.apache.maven.lifecycle.mapping
LifecyclePhase
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.
lifecyclePhases - Variable in class org.apache.maven.lifecycle.mapping.Lifecycle
Field phases
lifecyclePhases - Variable in class org.apache.maven.project.MavenProject
 
lifeCyclePluginAnalyzer - Variable in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
LifeCyclePluginAnalyzer - Interface in org.apache.maven.lifecycle
 
lifecyclePluginResolver - Variable in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
lifecyclePluginResolver - Variable in class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
 
lifecyclePluginResolver - Variable in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
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() - Constructor for class org.apache.maven.lifecycle.internal.LifecyclePluginResolver
 
LifecyclePluginResolver(PluginVersionResolver) - Constructor for class org.apache.maven.lifecycle.internal.LifecyclePluginResolver
 
lifecycles - Variable in class org.apache.maven.lifecycle.DefaultLifecycles
 
lifecycles - Variable in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
 
lifecycles - Variable in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Field lifecycles.
lifecycleStarter - Variable in class org.apache.maven.DefaultMaven
 
lifecycleStarter - Variable in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
LifecycleStarter - Class in org.apache.maven.lifecycle.internal
Starts the build life cycle
LifecycleStarter() - Constructor for class org.apache.maven.lifecycle.internal.LifecycleStarter
 
LifecycleTask - Class in org.apache.maven.lifecycle.internal
A task that is a lifecycle
LifecycleTask(String) - Constructor for class org.apache.maven.lifecycle.internal.LifecycleTask
 
lifecycleTaskSegmentCalculator - Variable in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
lifecycleTaskSegmentCalculator - Variable in class org.apache.maven.lifecycle.internal.LifecycleStarter
 
LifecycleTaskSegmentCalculator - Interface in org.apache.maven.lifecycle.internal
Calculates the task segments in the build
LINE_LENGTH - Static variable in class org.apache.maven.cli.event.ExecutionEventLogger
 
lineNumber - Variable in exception org.apache.maven.artifact.repository.metadata.io.MetadataParseException
The one-based index of the line containing the error.
lineNumber - Variable in class org.apache.maven.building.DefaultProblem
 
lineNumber - Variable in class org.apache.maven.model.building.DefaultModelProblem
 
lineNumber - Variable in class org.apache.maven.model.InputLocation
The one-based line number.
lineNumber - Variable in exception org.apache.maven.model.io.ModelParseException
The one-based index of the line containing the error.
lineNumber - Variable in class org.apache.maven.settings.building.DefaultSettingsProblem
 
lineNumber - Variable in exception org.apache.maven.settings.io.SettingsParseException
The one-based index of the line containing the error.
lineNumber - Variable in exception org.apache.maven.settings.SettingsConfigurationException
 
lineNumber - Variable in exception org.apache.maven.toolchain.io.ToolchainsParseException
The one-based index of the line containing the error.
list - Variable in class org.apache.maven.model.merge.ModelMerger.MergingList
 
LIST_ITEM - Static variable in interface org.apache.maven.artifact.versioning.ComparableVersion.Item
 
listener - Variable in class org.apache.maven.project.DefaultProjectBuilder.InterimResult
 
listener - Variable in class org.apache.maven.repository.legacy.TransferListenerAdapter
 
listeners - Variable in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
listeners - Variable in class org.apache.maven.lifecycle.internal.CompoundProjectExecutionListener
 
listeners - Variable in class org.apache.maven.plugin.CompoundMojoExecutionListener
 
ListField(Field) - Constructor for class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.ListField
 
ListItem() - Constructor for class org.apache.maven.artifact.versioning.ComparableVersion.ListItem
 
listOriginatingArtifact(Artifact) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
load() - Static method in class org.apache.maven.usability.plugin.ExpressionDocumenter
 
loadCoreExtensions(CliRequest, ClassRealm, Set<String>) - Method in class org.apache.maven.cli.MavenCli
 
loadCoreExtensions(MavenExecutionRequest, Set<String>, List<CoreExtension>) - Method in class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
 
loadMetadata(RepositoryMetadata, ArtifactRepository, ArtifactRepository, Map<ArtifactRepository, Metadata>) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
 
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.
 
loadPom(RepositorySystemSession, ArtifactDescriptorRequest, ArtifactDescriptorResult) - Method in class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
 
loadProperties() - Method in class org.slf4j.impl.SimpleLoggerConfiguration
 
LOCAL_REPO_PROPERTY - Static variable in class org.apache.maven.cli.MavenCli
 
LOCAL_REPOSITORY_ID - Static variable in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
 
LOCAL_REPOSITORY_ID - Static variable in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
 
LocalArtifactRepository - Class in org.apache.maven.repository
LocalArtifactRepository
LocalArtifactRepository() - Constructor for class org.apache.maven.repository.LocalArtifactRepository
 
localCopy - Variable in class org.apache.maven.artifact.repository.metadata.Snapshot
Whether to use a local copy instead (with filename that includes the base version).
localFile - Variable in class org.apache.maven.repository.ArtifactTransferEvent
 
localRepo - Variable in class org.apache.maven.plugin.DefaultPluginArtifactsCache.CacheKey
 
localRepo - Variable in class org.apache.maven.plugin.DefaultPluginDescriptorCache.CacheKey
 
localRepo - Variable in class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
 
localRepo - Variable in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache.CacheKey
 
localRepo - Variable in class org.apache.maven.repository.internal.DefaultVersionResolver.Key
 
localRepository - Variable in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
localRepository - Variable in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
localRepository - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
localRepository - Variable in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
localRepository - Variable in class org.apache.maven.project.DefaultProjectBuildingRequest
 
localRepository - Variable in class org.apache.maven.repository.metadata.MetadataResolutionRequest
 
localRepository - Variable in class org.apache.maven.repository.MetadataResolutionRequest
 
localRepository - Variable in class org.apache.maven.repository.UserLocalArtifactRepository
 
localRepository - Variable in class org.apache.maven.settings.Settings
The local repository.
Default value is: ${user.home}/.m2/repository
localRepository(MavenExecutionRequest) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
 
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
 
localRepositoryPath - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
LocalSnapshotMetadata - Class in org.apache.maven.repository.internal
 
LocalSnapshotMetadata(Metadata, File, boolean) - Constructor for class org.apache.maven.repository.internal.LocalSnapshotMetadata
 
LocalSnapshotMetadata(Artifact, boolean) - Constructor for class org.apache.maven.repository.internal.LocalSnapshotMetadata
 
LocalSnapshotMetadataGenerator - Class in org.apache.maven.repository.internal
 
LocalSnapshotMetadataGenerator(RepositorySystemSession, InstallRequest) - Constructor for class org.apache.maven.repository.internal.LocalSnapshotMetadataGenerator
 
locatePom(File) - Method in class org.apache.maven.model.building.DefaultModelProcessor
 
locatePom(File) - Method in class org.apache.maven.model.locator.DefaultModelLocator
 
locatePom(File) - Method in interface org.apache.maven.model.locator.ModelLocator
Locates the POM file within the specified project directory.
location - Variable in class org.apache.maven.building.StringSource
 
location - Variable in class org.apache.maven.model.Activation
Field location.
location - Variable in class org.apache.maven.model.ActivationFile
Field location.
location - Variable in class org.apache.maven.model.ActivationOS
Field location.
location - Variable in class org.apache.maven.model.ActivationProperty
Field location.
location - Variable in class org.apache.maven.model.building.ModelProblemCollectorRequest
 
location - Variable in class org.apache.maven.model.CiManagement
Field location.
location - Variable in class org.apache.maven.model.ConfigurationContainer
Field location.
location - Variable in class org.apache.maven.model.Contributor
Field location.
location - Variable in class org.apache.maven.model.Dependency
Field location.
location - Variable in class org.apache.maven.model.DependencyManagement
Field location.
location - Variable in class org.apache.maven.model.DistributionManagement
Field location.
location - Variable in class org.apache.maven.model.Exclusion
Field location.
location - Variable in class org.apache.maven.model.Extension
Field location.
location - Variable in class org.apache.maven.model.InputLocation
Field location.
location - Variable in class org.apache.maven.model.InputSource
The path/URL of the POM or null if unknown.
location - Variable in class org.apache.maven.model.IssueManagement
Field location.
location - Variable in class org.apache.maven.model.License
Field location.
location - Variable in class org.apache.maven.model.MailingList
Field location.
location - Variable in class org.apache.maven.model.ModelBase
Field location.
location - Variable in class org.apache.maven.model.Notifier
Field location.
location - Variable in class org.apache.maven.model.Organization
Field location.
location - Variable in class org.apache.maven.model.Parent
Field location.
location - Variable in class org.apache.maven.model.PatternSet
Field location.
location - Variable in class org.apache.maven.model.plugin.DefaultReportingConverter
 
location - Variable in class org.apache.maven.model.PluginContainer
Field location.
location - Variable in class org.apache.maven.model.Prerequisites
Field location.
location - Variable in class org.apache.maven.model.Relocation
Field location.
location - Variable in class org.apache.maven.model.Reporting
Field location.
location - Variable in class org.apache.maven.model.RepositoryBase
Field location.
location - Variable in class org.apache.maven.model.RepositoryPolicy
Field location.
location - Variable in class org.apache.maven.model.Scm
Field location.
location - Variable in class org.apache.maven.model.Site
Field location.
locationInPom - Variable in exception org.apache.maven.project.InvalidProjectVersionException
 
locations - Variable in class org.apache.maven.model.Activation
Field locations.
locations - Variable in class org.apache.maven.model.ActivationFile
Field locations.
locations - Variable in class org.apache.maven.model.ActivationOS
Field locations.
locations - Variable in class org.apache.maven.model.ActivationProperty
Field locations.
locations - Variable in class org.apache.maven.model.CiManagement
Field locations.
locations - Variable in class org.apache.maven.model.ConfigurationContainer
Field locations.
locations - Variable in class org.apache.maven.model.Contributor
Field locations.
locations - Variable in class org.apache.maven.model.Dependency
Field locations.
locations - Variable in class org.apache.maven.model.DependencyManagement
Field locations.
locations - Variable in class org.apache.maven.model.DistributionManagement
Field locations.
locations - Variable in class org.apache.maven.model.Exclusion
Field locations.
locations - Variable in class org.apache.maven.model.Extension
Field locations.
locations - Variable in class org.apache.maven.model.InputLocation
Field locations.
locations - Variable in class org.apache.maven.model.IssueManagement
Field locations.
locations - Variable in class org.apache.maven.model.License
Field locations.
locations - Variable in class org.apache.maven.model.MailingList
Field locations.
locations - Variable in class org.apache.maven.model.ModelBase
Field locations.
locations - Variable in class org.apache.maven.model.Notifier
Field locations.
locations - Variable in class org.apache.maven.model.Organization
Field locations.
locations - Variable in class org.apache.maven.model.Parent
Field locations.
locations - Variable in class org.apache.maven.model.PatternSet
Field locations.
locations - Variable in class org.apache.maven.model.PluginContainer
Field locations.
locations - Variable in class org.apache.maven.model.Prerequisites
Field locations.
locations - Variable in class org.apache.maven.model.Relocation
Field locations.
locations - Variable in class org.apache.maven.model.Reporting
Field locations.
locations - Variable in class org.apache.maven.model.RepositoryBase
Field locations.
locations - Variable in class org.apache.maven.model.RepositoryPolicy
Field locations.
locations - Variable in class org.apache.maven.model.Scm
Field locations.
locations - Variable in class org.apache.maven.model.Site
Field locations.
locationTracking - Variable in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
locator - Variable in class org.apache.maven.model.building.DefaultModelProcessor
 
log - Variable in class org.apache.maven.artifact.manager.DefaultWagonManager
 
log - Variable in class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
 
log - Variable in class org.apache.maven.plugin.AbstractMojo
Instance logger
log(int, String, Throwable) - Method in class org.slf4j.impl.SimpleLogger
This is our internal implementation for logging regular (non-parameterized) log messages.
log(LoggingEvent) - Method in class org.slf4j.impl.SimpleLogger
 
Log - Interface in org.apache.maven.plugin.logging
This interface supplies the API for providing feedback to the user from the Mojo, using standard Maven channels.
There should be no big surprises here, although you may notice that the methods accept java.lang.CharSequence rather than java.lang.String.
LOG_FILE - Static variable in class org.apache.maven.cli.CLIManager
 
LOG_FILE_DEFAULT - Static variable in class org.slf4j.impl.SimpleLoggerConfiguration
 
LOG_FILE_KEY - Static variable in class org.slf4j.impl.SimpleLogger
 
LOG_KEY_PREFIX - Static variable in class org.slf4j.impl.SimpleLogger
 
LOG_LEVEL_DEBUG - Static variable in class org.slf4j.impl.SimpleLogger
 
LOG_LEVEL_ERROR - Static variable in class org.slf4j.impl.SimpleLogger
 
LOG_LEVEL_INFO - Static variable in class org.slf4j.impl.SimpleLogger
 
LOG_LEVEL_OFF - Static variable in class org.slf4j.impl.SimpleLogger
 
LOG_LEVEL_TRACE - Static variable in class org.slf4j.impl.SimpleLogger
 
LOG_LEVEL_WARN - Static variable in class org.slf4j.impl.SimpleLogger
 
Log4j2Configuration - Class in org.apache.maven.cli.logging.impl
Configuration for slf4j-log4j2.
Log4j2Configuration() - Constructor for class org.apache.maven.cli.logging.impl.Log4j2Configuration
 
LogbackConfiguration - Class in org.apache.maven.cli.logging.impl
Configuration for slf4j-logback.
LogbackConfiguration() - Constructor for class org.apache.maven.cli.logging.impl.LogbackConfiguration
 
logError(String, Throwable, EventSpy) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
logFile - Variable in class org.slf4j.impl.SimpleLoggerConfiguration
 
logger - Variable in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
logger - Variable in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
logger - Variable in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
logger - Variable in class org.apache.maven.classrealm.DefaultClassRealmManager
 
logger - Variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
 
logger - Variable in class org.apache.maven.cli.event.ExecutionEventLogger
 
logger - Variable in class org.apache.maven.cli.logging.BaseSlf4jConfiguration
 
logger - Variable in class org.apache.maven.cli.logging.impl.UnsupportedSlf4jBindingConfiguration
 
logger - Variable in class org.apache.maven.cli.logging.Slf4jLogger
 
logger - Variable in class org.apache.maven.DefaultMaven
 
logger - Variable in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
logger - Variable in class org.apache.maven.graph.DefaultGraphBuilder
 
logger - Variable in class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
 
logger - Variable in class org.apache.maven.internal.aether.LoggingRepositoryListener
 
logger - Variable in class org.apache.maven.lifecycle.DefaultLifecycles
 
logger - Variable in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
logger - Variable in class org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder
 
logger - Variable in class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
 
logger - Variable in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
logger - Variable in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
logger - Variable in class org.apache.maven.lifecycle.internal.LifecycleStarter
 
logger - Variable in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
logger - Variable in class org.apache.maven.monitor.logging.DefaultLog
 
logger - Variable in class org.apache.maven.plugin.DebugConfigurationListener
Deprecated.
 
logger - Variable in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
logger - Variable in class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver
 
logger - Variable in class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResolver
 
logger - Variable in class org.apache.maven.plugin.version.internal.DefaultPluginVersionResolver
 
logger - Variable in class org.apache.maven.profiles.activation.FileProfileActivator
Deprecated.
 
logger - Variable in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
logger - Variable in class org.apache.maven.project.artifact.MavenMetadataSource
 
logger - Variable in class org.apache.maven.project.DefaultProjectBuilder
 
logger - Variable in class org.apache.maven.project.DefaultProjectBuildingHelper
 
logger - Variable in class org.apache.maven.project.DefaultProjectDependenciesResolver
 
logger - Variable in class org.apache.maven.project.interpolation.StringSearchModelInterpolator.InterpolateObjectAction
Deprecated.
 
logger - Variable in class org.apache.maven.repository.legacy.DefaultWagonManager
 
logger - Variable in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
logger - Variable in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
logger - Variable in class org.apache.maven.rtinfo.internal.DefaultRuntimeInformation
 
logger - Variable in class org.apache.maven.toolchain.DefaultToolchain
 
logger - Variable in class org.apache.maven.toolchain.DefaultToolchainManager
 
logger - Variable in class org.apache.maven.toolchain.DefaultToolchainsBuilder
Deprecated.
 
logger - Variable in class org.apache.maven.toolchain.java.JavaToolchainFactory
 
LOGGER_FACTORY_CLASS_STR - Static variable in class org.slf4j.impl.StaticLoggerBinder
 
loggerFactory - Variable in class org.apache.maven.cli.logging.Slf4jLoggerManager
 
loggerFactory - Variable in class org.slf4j.impl.StaticLoggerBinder
The ILoggerFactory instance returned by the StaticLoggerBinder.getLoggerFactory() method should always be the same object
loggerManager - Variable in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
loggerMap - Variable in class org.slf4j.impl.SimpleLoggerFactory
 
logging(CliRequest) - Method in class org.apache.maven.cli.MavenCli
configure logging
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
 
loggingLevel - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
LoggingRepositoryListener - Class in org.apache.maven.internal.aether
 
LoggingRepositoryListener(Logger) - Constructor for class org.apache.maven.internal.aether.LoggingRepositoryListener
 
logReactorSummary(MavenSession) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
 
logResult(MavenSession) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
 
logStats(MavenSession) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
 
logSummary(ExceptionSummary, Map<String, String>, String, boolean) - Method in class org.apache.maven.cli.MavenCli
 
LONG_ITEM - Static variable in interface org.apache.maven.artifact.versioning.ComparableVersion.Item
 
LongItem(String) - Constructor for class org.apache.maven.artifact.versioning.ComparableVersion.LongItem
 
longMessage - Variable in exception org.apache.maven.plugin.AbstractMojoExecutionException
 
lookup(String) - Method in class org.apache.maven.execution.MavenSession
Deprecated.
lookup(String, String) - Method in class org.apache.maven.execution.MavenSession
Deprecated.
lookupList(String) - Method in class org.apache.maven.execution.MavenSession
Deprecated.
lookupMap(String) - Method in class org.apache.maven.execution.MavenSession
Deprecated.
lowerBound - Variable in class org.apache.maven.artifact.versioning.Restriction
 
lowerBoundInclusive - Variable in class org.apache.maven.artifact.versioning.Restriction
 
LS - Static variable in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 

M

mad - Variable in class org.apache.maven.repository.MetadataResolutionRequest
 
MailingList - Class in org.apache.maven.model
This element describes all of the mailing lists associated with a project.
MailingList() - Constructor for class org.apache.maven.model.MailingList
 
MailingListKeyComputer() - Constructor for class org.apache.maven.model.merge.ModelMerger.MailingListKeyComputer
 
mailingLists - Variable in class org.apache.maven.model.Model
Field mailingLists.
main(String...) - Static method in class org.apache.maven.artifact.versioning.ComparableVersion
Main to test version parsing and comparison.
main(String[]) - Static method in class org.apache.maven.cli.MavenCli
 
main(String[], ClassWorld) - Static method in class org.apache.maven.cli.MavenCli
 
majorVersion - Variable in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
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.
 
makeBehavior - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
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 class org.apache.maven.artifact.resolver.DebugResolutionListener
The logic used here used to be a copy of the logic used in the DefaultArtifactCollector, and this method was called right before the actual version/artifactScope changes were done.
manageArtifact(Artifact, Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
manageArtifact(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
manageArtifact(Artifact, Artifact) - Method in class org.apache.maven.plugin.internal.PluginDependencyResolutionListener
 
manageArtifact(ResolutionNode, ManagedVersionMap, List<ResolutionListener>) - Method in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
manageArtifactScope(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
manageArtifactScope(Artifact, Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListenerForDepMgmt
Deprecated.
 
manageArtifactSystemPath(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
manageArtifactSystemPath(Artifact, Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListenerForDepMgmt
Deprecated.
 
manageArtifactVersion(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
manageArtifactVersion(Artifact, Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListenerForDepMgmt
Deprecated.
 
managedVersionMap - Variable in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
managedVersionMap - Variable in class org.apache.maven.project.MavenProject
 
managedVersionMap - Variable in class org.apache.maven.repository.MetadataResolutionRequest
 
ManagedVersionMap - Class in org.apache.maven.artifact.versioning
Deprecated.
ManagedVersionMap(Map<String, Artifact>) - Constructor for class org.apache.maven.artifact.versioning.ManagedVersionMap
Deprecated.
 
managedVersions - Variable in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
managedVersions - Variable in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
managementKey - Variable in class org.apache.maven.model.Dependency
 
ManagementModelMerger() - Constructor for class org.apache.maven.model.management.DefaultDependencyManagementInjector.ManagementModelMerger
 
ManagementModelMerger() - Constructor for class org.apache.maven.model.management.DefaultPluginManagementInjector.ManagementModelMerger
 
map - Static variable in class org.apache.maven.artifact.ArtifactStatus
 
map - Variable in class org.apache.maven.model.merge.ModelMerger.MergingList
 
mapById(List<T>) - Static method in class org.apache.maven.settings.merge.MavenSettingsMerger
 
MapField(Field) - Constructor for class org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.MapField
 
markAsFinished(MavenProject) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
Marks the provided project as finished.
markerFactory - Variable in class org.slf4j.impl.StaticMarkerBinder
 
matches(String) - Method in interface org.apache.maven.toolchain.RequirementMatcher
 
matches(String) - Method in class org.apache.maven.toolchain.RequirementMatcherFactory.ExactMatcher
 
matches(String) - Method in class org.apache.maven.toolchain.RequirementMatcherFactory.VersionMatcher
 
matchesLayout(String, String) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
Checks whether the layouts configured for a mirror match with the layout of the repository.
matchesLayout(String, String) - Static method in class org.apache.maven.repository.DefaultMirrorSelector
Checks whether the layouts configured for a mirror match with the layout of the repository.
matchesLayout(ArtifactRepository, Mirror) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
matchesLayout(ArtifactRepository, Mirror) - Static method in class org.apache.maven.repository.DefaultMirrorSelector
 
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.
matchJdkVersionRange(String) - Method in class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
Deprecated.
 
matchPattern(ArtifactRepository, String) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
This method checks if the pattern matches the originalRepository.
matchPattern(ArtifactRepository, String) - Static method in class org.apache.maven.repository.DefaultMirrorSelector
This method checks if the pattern matches the originalRepository.
matchVersion(List<ArtifactVersion>) - Method in class org.apache.maven.artifact.versioning.VersionRange
 
maven - Variable in class org.apache.maven.cli.MavenCli
 
maven - Variable in class org.apache.maven.model.Prerequisites
For a plugin project (packaging is maven-plugin), the minimum version of Maven required to use the resulting plugin.
In Maven 2, this was also specifying the minimum version of Maven required to build a project, but this usage is deprecated in Maven 3 and not checked any more: use the Maven Enforcer Plugin's requireMavenVersion rule instead.
Maven - Interface in org.apache.maven
The main Maven execution entry point, which will execute a full Maven execution session.
MAVEN_METADATA_XML - Static variable in class org.apache.maven.repository.internal.DefaultVersionRangeResolver
 
MAVEN_METADATA_XML - Static variable in class org.apache.maven.repository.internal.