Index

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

A

a(boolean) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
a(char) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
a(char[]) - Method in interface org.apache.maven.api.services.MessageBuilder
Append content to the message buffer.
a(char[]) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
a(char[], int, int) - Method in interface org.apache.maven.api.services.MessageBuilder
Append content to the message buffer.
a(char[], int, int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
a(double) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
a(float) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
a(int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
a(long) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
a(CharSequence) - Method in interface org.apache.maven.api.services.MessageBuilder
Append content to the message buffer.
a(CharSequence) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
a(CharSequence, int, int) - Method in interface org.apache.maven.api.services.MessageBuilder
Append content to the message buffer.
a(CharSequence, int, int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
a(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
Append content to the message buffer.
a(Object) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
a(String) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
a(StringBuffer) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
a(Ansi.Attribute) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
AbstractArtifactMetadata - Class in org.apache.maven.artifact.metadata
Deprecated.
AbstractArtifactMetadata - Class in org.apache.maven.repository.legacy.metadata
Deprecated.
AbstractArtifactMetadata(Artifact) - Constructor for class org.apache.maven.artifact.metadata.AbstractArtifactMetadata
Deprecated.
 
AbstractArtifactMetadata(Artifact) - Constructor for class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
Deprecated.
 
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
 
AbstractLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
Base lifecycle mapping provider, ie per-packaging plugin bindings for default lifecycle.
AbstractLifecycleMappingProvider(String[]) - Constructor for class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
AbstractLifecycleProvider - Class in org.apache.maven.lifecycle.providers
Base lifecycle provider.
AbstractLifecycleProvider(String, String[], String[]) - Constructor for class org.apache.maven.lifecycle.providers.AbstractLifecycleProvider
 
AbstractMavenLifecycleParticipant - Class in org.apache.maven
Allows core extensions to participate in Maven build session lifecycle.
AbstractMavenLifecycleParticipant() - Constructor for class org.apache.maven.AbstractMavenLifecycleParticipant
 
AbstractMavenTransferListener - Class in org.apache.maven.cli.transfer
Deprecated.
AbstractMavenTransferListener - Class in org.apache.maven.cling.transfer
AbstractMavenTransferListener
AbstractMavenTransferListener(MessageBuilderFactory, PrintStream) - Constructor for class org.apache.maven.cli.transfer.AbstractMavenTransferListener
Deprecated.
 
AbstractMavenTransferListener(MessageBuilderFactory, PrintWriter) - Constructor for class org.apache.maven.cli.transfer.AbstractMavenTransferListener
Deprecated.
 
AbstractMavenTransferListener(MessageBuilderFactory, PrintWriter) - Constructor for class org.apache.maven.cling.transfer.AbstractMavenTransferListener
 
AbstractModelBuildingListener - Class in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
AbstractModelBuildingListener() - Constructor for class org.apache.maven.model.building.AbstractModelBuildingListener
Deprecated.
 
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
 
AbstractMojoExecutionException(Throwable) - Constructor for exception org.apache.maven.plugin.AbstractMojoExecutionException
Constructs a new AbstractMojoExecutionException exception wrapping an underlying Throwable.
AbstractNode - Class in org.apache.maven.internal.impl
 
AbstractNode() - Constructor for class org.apache.maven.internal.impl.AbstractNode
 
AbstractRepositoryMetadata - Class in org.apache.maven.artifact.repository.metadata
Deprecated.
AbstractRepositoryMetadata(Metadata) - Constructor for class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
Deprecated.
 
AbstractSession - Class in org.apache.maven.internal.impl
 
AbstractSession(RepositorySystemSession, RepositorySystem, List<RemoteRepository>, List<RemoteRepository>, Lookup) - Constructor for class org.apache.maven.internal.impl.AbstractSession
 
AbstractStringBasedModelInterpolator - Class in org.apache.maven.model.interpolation
Deprecated.
use ModelBuilder instead
AbstractStringBasedModelInterpolator - Class in org.apache.maven.project.interpolation
Deprecated.
AbstractStringBasedModelInterpolator() - Constructor for class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
AbstractStringBasedModelInterpolator(PathTranslator, UrlNormalizer, RootLocator) - Constructor for class org.apache.maven.model.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
Deprecated.
AbstractVersionTransformation() - Constructor for class org.apache.maven.repository.legacy.resolver.transform.AbstractVersionTransformation
Deprecated.
 
accept(String) - Method in class org.apache.maven.logging.ProjectBuildLogAppender
 
accept(NodeVisitor) - Method in interface org.apache.maven.api.Node
Traverses this node and potentially its children using the specified visitor.
accept(NodeVisitor) - Method in class org.apache.maven.internal.impl.AbstractNode
 
accept(PluginDescriptor) - Method in class org.apache.maven.plugin.internal.MavenPluginJavaPrerequisiteChecker
 
accept(PluginDescriptor) - Method in class org.apache.maven.plugin.internal.MavenPluginMavenPrerequisiteChecker
 
accept(PluginDescriptor) - Method in interface org.apache.maven.plugin.MavenPluginPrerequisitesChecker
 
activate() - Method in class org.apache.maven.cling.logging.BaseSlf4jConfiguration
 
activate() - Method in class org.apache.maven.cling.logging.impl.Log4j2Configuration
 
activate() - Method in class org.apache.maven.cling.logging.impl.LogbackConfiguration
 
activate() - Method in class org.apache.maven.cling.logging.impl.MavenSimpleConfiguration
 
activate() - Method in class org.apache.maven.cling.logging.impl.UnsupportedSlf4jBindingConfiguration
 
activate() - Method in interface org.apache.maven.cling.logging.Slf4jConfiguration
Activate logging implementation configuration (if necessary).
ACTIVATE_PROFILES - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
ACTIVATE_PROFILES - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
activateAsDefault(String) - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
activatedProfiles() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Returns the list of profiles to activate.
activatedProfiles() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
activatedProfiles() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
activateLogging(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
activateOptionalProfile(String) - Method in class org.apache.maven.execution.ProfileActivation
Mark a profile as optional and activated.
activateOptionalProject(String) - Method in class org.apache.maven.execution.ProjectActivation
Mark a project as optional and activated.
activateRequiredProfile(String) - Method in class org.apache.maven.execution.ProfileActivation
Mark a profile as required and activated.
activateRequiredProject(String) - Method in class org.apache.maven.execution.ProjectActivation
Mark a project as required and activated.
activation(Activation) - Method in class org.apache.maven.api.model.Profile.Builder
 
activation(Activation) - Method in class org.apache.maven.api.settings.Profile.Builder
 
Activation - Class in org.apache.maven.api.model
The conditions within the build runtime environment which will trigger the automatic inclusion of the build profile.
Activation - Class in org.apache.maven.api.settings
The conditions within the build runtime environment which will trigger the automatic inclusion of the parent build profile.
Activation - Class in org.apache.maven.model
 
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
 
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
 
Activation(Activation) - Constructor for class org.apache.maven.model.Activation
 
Activation(Activation.Builder) - Constructor for class org.apache.maven.api.model.Activation
Constructor for this class, to be called from its subclasses and Activation.Builder.
Activation(Activation, BaseObject) - Constructor for class org.apache.maven.model.Activation
 
Activation(Activation) - Constructor for class org.apache.maven.settings.Activation
 
Activation(Activation.Builder) - Constructor for class org.apache.maven.api.settings.Activation
Constructor for this class, to be called from its subclasses and Activation.Builder.
Activation(Activation, BaseObject) - Constructor for class org.apache.maven.settings.Activation
 
Activation.Builder - Class in org.apache.maven.api.model
Builder class used to create Activation instances.
Activation.Builder - Class in org.apache.maven.api.settings
Builder class used to create Activation instances.
ActivationFile - Class in org.apache.maven.api.model
This is the file specification used to activate the profile.
ActivationFile - Class in org.apache.maven.api.settings
This is the file specification used to activate a profile.
ActivationFile - Class in org.apache.maven.model
 
ActivationFile - Class in org.apache.maven.profiles
This is the file specification used to activate a profile.
ActivationFile - Class in org.apache.maven.settings
 
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
 
ActivationFile(ActivationFile) - Constructor for class org.apache.maven.model.ActivationFile
 
ActivationFile(ActivationFile.Builder) - Constructor for class org.apache.maven.api.model.ActivationFile
Constructor for this class, to be called from its subclasses and ActivationFile.Builder.
ActivationFile(ActivationFile, BaseObject) - Constructor for class org.apache.maven.model.ActivationFile
 
ActivationFile(ActivationFile) - Constructor for class org.apache.maven.settings.ActivationFile
 
ActivationFile(ActivationFile.Builder) - Constructor for class org.apache.maven.api.settings.ActivationFile
Constructor for this class, to be called from its subclasses and ActivationFile.Builder.
ActivationFile(ActivationFile, BaseObject) - Constructor for class org.apache.maven.settings.ActivationFile
 
ActivationFile.Builder - Class in org.apache.maven.api.model
Builder class used to create ActivationFile instances.
ActivationFile.Builder - Class in org.apache.maven.api.settings
Builder class used to create ActivationFile instances.
activationFileToApiV3(List<ActivationFile>) - Static method in class org.apache.maven.model.ActivationFile
 
activationFileToApiV3(List<ActivationFile>) - Static method in class org.apache.maven.settings.ActivationFile
 
activationFileToApiV4(List<ActivationFile>) - Static method in class org.apache.maven.model.ActivationFile
 
activationFileToApiV4(List<ActivationFile>) - Static method in class org.apache.maven.settings.ActivationFile
 
ActivationOS - Class in org.apache.maven.api.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.api.settings
This is an activator which will detect an operating system's attributes in order to activate its profile.
ActivationOS - Class in org.apache.maven.model
 
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
 
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
 
ActivationOS(ActivationOS) - Constructor for class org.apache.maven.model.ActivationOS
 
ActivationOS(ActivationOS.Builder) - Constructor for class org.apache.maven.api.model.ActivationOS
Constructor for this class, to be called from its subclasses and ActivationOS.Builder.
ActivationOS(ActivationOS, BaseObject) - Constructor for class org.apache.maven.model.ActivationOS
 
ActivationOS(ActivationOS) - Constructor for class org.apache.maven.settings.ActivationOS
 
ActivationOS(ActivationOS.Builder) - Constructor for class org.apache.maven.api.settings.ActivationOS
Constructor for this class, to be called from its subclasses and ActivationOS.Builder.
ActivationOS(ActivationOS, BaseObject) - Constructor for class org.apache.maven.settings.ActivationOS
 
ActivationOS.Builder - Class in org.apache.maven.api.model
Builder class used to create ActivationOS instances.
ActivationOS.Builder - Class in org.apache.maven.api.settings
Builder class used to create ActivationOS instances.
activationOSToApiV3(List<ActivationOS>) - Static method in class org.apache.maven.model.ActivationOS
 
activationOSToApiV3(List<ActivationOS>) - Static method in class org.apache.maven.settings.ActivationOS
 
activationOSToApiV4(List<ActivationOS>) - Static method in class org.apache.maven.model.ActivationOS
 
activationOSToApiV4(List<ActivationOS>) - Static method in class org.apache.maven.settings.ActivationOS
 
ActivationProperty - Class in org.apache.maven.api.model
This is the property specification used to activate a profile.
ActivationProperty - Class in org.apache.maven.api.settings
This is the property specification used to activate a profile.
ActivationProperty - Class in org.apache.maven.model
 
ActivationProperty - Class in org.apache.maven.profiles
This is the property specification used to activate a profile.
ActivationProperty - Class in org.apache.maven.settings
 
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
 
ActivationProperty(ActivationProperty) - Constructor for class org.apache.maven.model.ActivationProperty
 
ActivationProperty(ActivationProperty.Builder) - Constructor for class org.apache.maven.api.model.ActivationProperty
Constructor for this class, to be called from its subclasses and ActivationProperty.Builder.
ActivationProperty(ActivationProperty, BaseObject) - Constructor for class org.apache.maven.model.ActivationProperty
 
ActivationProperty(ActivationProperty) - Constructor for class org.apache.maven.settings.ActivationProperty
 
ActivationProperty(ActivationProperty.Builder) - Constructor for class org.apache.maven.api.settings.ActivationProperty
Constructor for this class, to be called from its subclasses and ActivationProperty.Builder.
ActivationProperty(ActivationProperty, BaseObject) - Constructor for class org.apache.maven.settings.ActivationProperty
 
ActivationProperty.Builder - Class in org.apache.maven.api.model
Builder class used to create ActivationProperty instances.
ActivationProperty.Builder - Class in org.apache.maven.api.settings
Builder class used to create ActivationProperty instances.
activationPropertyToApiV3(List<ActivationProperty>) - Static method in class org.apache.maven.model.ActivationProperty
 
activationPropertyToApiV3(List<ActivationProperty>) - Static method in class org.apache.maven.settings.ActivationProperty
 
activationPropertyToApiV4(List<ActivationProperty>) - Static method in class org.apache.maven.model.ActivationProperty
 
activationPropertyToApiV4(List<ActivationProperty>) - Static method in class org.apache.maven.settings.ActivationProperty
 
activationToApiV3(List<Activation>) - Static method in class org.apache.maven.model.Activation
 
activationToApiV3(List<Activation>) - Static method in class org.apache.maven.settings.Activation
 
activationToApiV4(List<Activation>) - Static method in class org.apache.maven.model.Activation
 
activationToApiV4(List<Activation>) - Static method in class org.apache.maven.settings.Activation
 
activeByDefault(boolean) - Method in class org.apache.maven.api.model.Activation.Builder
 
activeByDefault(boolean) - Method in class org.apache.maven.api.settings.Activation.Builder
 
activeProfileIds(List<String>) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
activeProfiles(Collection<String>) - Method in class org.apache.maven.api.settings.Settings.Builder
 
ActiveProjectArtifact - Class in org.apache.maven.project.artifact
Deprecated.
ActiveProjectArtifact(MavenProject, Artifact) - Constructor for class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
 
activeString(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
 
add(BuilderProblem.Severity, ModelProblem.Version, String) - Method in interface org.apache.maven.api.services.ModelProblemCollector
 
add(BuilderProblem.Severity, ModelProblem.Version, String) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
add(BuilderProblem.Severity, ModelProblem.Version, String, Exception) - Method in interface org.apache.maven.api.services.ModelProblemCollector
 
add(BuilderProblem.Severity, ModelProblem.Version, String, Exception) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
add(BuilderProblem.Severity, ModelProblem.Version, String, InputLocation) - Method in interface org.apache.maven.api.services.ModelProblemCollector
 
add(BuilderProblem.Severity, ModelProblem.Version, String, InputLocation) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
add(BuilderProblem.Severity, ModelProblem.Version, String, InputLocation, Exception) - Method in interface org.apache.maven.api.services.ModelProblemCollector
 
add(BuilderProblem.Severity, ModelProblem.Version, String, InputLocation, Exception) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
add(ModelProblem) - Method in interface org.apache.maven.api.services.ModelProblemCollector
 
add(ModelProblem) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
add(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
add(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.filter.OrArtifactFilter
Deprecated.
 
add(Problem.Severity, String, int, int, Exception) - Method in interface org.apache.maven.building.ProblemCollector
Adds the specified problem.
add(ModelProblemCollectorRequest) - Method in interface org.apache.maven.model.building.ModelProblemCollector
Deprecated.
Adds the specified problem.
add(ArtifactMetadata) - Method in class org.apache.maven.repository.metadata.ClasspathContainer
Deprecated.
 
add(SettingsProblem.Severity, String, int, int, Exception) - Method in interface org.apache.maven.settings.building.SettingsProblemCollector
Deprecated.
Adds the specified problem.
add(RepositorySystemSession, LocalArtifactRegistration) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
Deprecated.
 
add(RepositorySystemSession, LocalMetadataRegistration) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
Deprecated.
 
addActiveProfile(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addActiveProfile(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
addActiveProfile(String) - Method in class org.apache.maven.profiles.ProfilesRoot
Method addActiveProfile.
addActiveProfile(String) - Method in class org.apache.maven.settings.Settings
 
addActiveProfiles(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addActiveProfiles(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
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
Deprecated.
 
addArtifact(Artifact) - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
addAttachedArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
Deprecated.
addBuildSummary(BuildSummary) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
addBuildSummary(BuildSummary) - Method in interface org.apache.maven.execution.MavenExecutionResult
Add the specified build summary.
addChild(int, MetadataTreeNode) - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
Deprecated.
 
addCircularDependencyException(CyclicDependencyException) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
addCircularDependencyException(CyclicDependencyException) - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
addCliOption(String, String) - Method in class org.apache.maven.usability.plugin.Expression
Method addCliOption.
addCompileSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
 
addCompileSourceRoot(Project, ProjectScope, Path) - Method in interface org.apache.maven.api.services.ProjectManager
Add a compilation source root to the given project for the given scope.
addCompileSourceRoot(Project, ProjectScope, Path) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
addConfiguration(String, String) - Method in class org.apache.maven.model.Notifier
 
addContributor(Contributor) - Method in class org.apache.maven.model.Model
 
addContributor(Contributor) - Method in class org.apache.maven.project.MavenProject
 
addCoreExcludes(Set<String>) - Method in interface org.apache.maven.ArtifactFilterManagerDelegate
Deprecated.
 
addDefaultEntities(boolean) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
 
addDependencies(Set<Artifact>, List<ArtifactRepository>, ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.ResolutionNode
Deprecated.
 
addDependency(Dependency) - Method in class org.apache.maven.model.DependencyManagement
 
addDependency(Dependency) - Method in class org.apache.maven.model.ModelBase
 
addDependency(Dependency) - Method in class org.apache.maven.model.Plugin
 
addDeprecatedOption(Option) - Method in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
addDeveloper(Developer) - Method in class org.apache.maven.model.Model
 
addDeveloper(Developer) - Method in class org.apache.maven.project.MavenProject
 
addEdge(MetadataGraphVertex, MetadataGraphVertex, MetadataGraphEdge) - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
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
Deprecated.
 
addErrorArtifactException(ArtifactResolutionException) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
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
 
addExclude(String) - Method in class org.apache.maven.model.PatternSet
 
addExcludes(Set<String>) - Method in interface org.apache.maven.ArtifactFilterManagerDelegate
Deprecated.
 
addExclusion(Exclusion) - Method in class org.apache.maven.model.Dependency
 
addExecution(PluginExecution) - Method in class org.apache.maven.model.Plugin
 
addExecution(Execution) - Method in class org.apache.maven.plugin.lifecycle.Phase
Method addExecution.
addExident(MetadataGraphNode) - Method in class org.apache.maven.repository.MetadataGraphNode
Deprecated.
 
addExpression(Expression) - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Method addExpression.
addExtension(Extension) - Method in class org.apache.maven.model.Build
 
addFilter(String) - Method in class org.apache.maven.model.BuildBase
 
addGoal(String) - Method in class org.apache.maven.model.PluginExecution
 
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
Deprecated.
addInactiveProfiles(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addInactiveProfiles(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
addIncident(MetadataGraphNode) - Method in class org.apache.maven.repository.MetadataGraphNode
Deprecated.
 
addInclude(String) - Method in class org.apache.maven.model.PatternSet
 
addInHeader(String) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptContext
 
addInHeader(AttributedStyle, String) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptContext
 
addLicense(License) - Method in class org.apache.maven.model.Model
 
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
Deprecated.
 
addMailingList(MailingList) - Method in class org.apache.maven.model.Model
 
addMailingList(MailingList) - Method in class org.apache.maven.project.MavenProject
 
addMapping(Class<T>, T) - Method in class org.apache.maven.cling.invoker.ProtoLookup.Builder
 
addMessage(String) - Method in class org.apache.maven.project.validation.ModelValidationResult
Deprecated.
 
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
Deprecated.
 
addMetadataResolutionException(ArtifactResolutionException) - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
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
 
addMissingArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
addMissingArtifact(Artifact) - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
addModule(String) - Method in class org.apache.maven.model.ModelBase
 
addMojo(MojoDescriptor) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
addMojo(MojoExecution, int) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
addMojos(List<MojoDescriptor>) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
addNode(MetadataGraphNode) - Method in class org.apache.maven.repository.MetadataGraph
Deprecated.
 
addNotifier(Notifier) - Method in class org.apache.maven.model.CiManagement
 
addOtherArchive(String) - Method in class org.apache.maven.model.MailingList
 
addParameter(Parameter) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
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
 
addPlugin(Plugin) - Method in class org.apache.maven.model.PluginContainer
 
addPlugin(ReportPlugin) - Method in class org.apache.maven.model.Reporting
 
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
 
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
Deprecated.
 
addPluginMapping(String, String, String) - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
Deprecated.
 
addPluginRepository(Repository) - Method in class org.apache.maven.model.ModelBase
 
addPluginRepository(Repository) - Method in class org.apache.maven.profiles.Profile
Method addPluginRepository.
addPluginRepository(Repository) - Method in class org.apache.maven.settings.Profile
 
addPluginRepository(Repository) - Method in class org.apache.maven.settings.Settings
 
addProblem(Result<T>, ModelProblem) - Static method in class org.apache.maven.internal.impl.model.Result
New result consisting of given result and new problem.
addProblem(Result<T>, ModelProblem) - Static method in class org.apache.maven.model.building.Result
Deprecated.
New result consisting of given result and new problem.
addProblems(Result<T>, Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.internal.impl.model.Result
New result that includes the given
addProblems(Result<T>, Result<?>...) - Static method in class org.apache.maven.internal.impl.model.Result
 
addProblems(Result<T>, Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.model.building.Result
Deprecated.
New result that includes the given
addProblems(Result<T>, Result<?>...) - Static method in class org.apache.maven.model.building.Result
Deprecated.
 
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
 
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
 
addProfileActivation(String, boolean, boolean) - Method in class org.apache.maven.execution.ProfileActivation
Adds a profile activation to the request.
addProfileActivator(ProfileActivator) - Method in class org.apache.maven.internal.impl.model.DefaultProfileSelector
 
addProfileActivator(ProfileActivator) - Method in class org.apache.maven.model.profile.DefaultProfileSelector
Deprecated.
 
addProfiles(List<Profile>) - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
addProfiles(List<Profile>) - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated.
 
addProject(MavenProject, Map<String, BuildStep>) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlan
 
addProjectActivation(String, boolean, boolean) - Method in class org.apache.maven.execution.ProjectActivation
Adds a project activation to the request.
addProjectReference(MavenProject) - Method in class org.apache.maven.project.MavenProject
 
addProperty(String, String) - Method in class org.apache.maven.model.Contributor
 
addProperty(String, String) - Method in class org.apache.maven.model.ModelBase
 
addProperty(String, String) - Method in class org.apache.maven.profiles.Profile
Method addProperty.
addProperty(String, String) - Method in class org.apache.maven.settings.Profile
 
addProvide(String, String) - Method in class org.apache.maven.toolchain.model.ToolchainModel
 
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
 
addReader(WorkspaceReader) - Method in class org.apache.maven.resolver.MavenChainedWorkspaceReader
 
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
 
addReportSet(ReportSet) - Method in class org.apache.maven.model.ReportPlugin
 
addRepository(Repository) - Method in interface org.apache.maven.model.resolution.ModelResolver
Deprecated.
 
addRepository(Repository) - Method in class org.apache.maven.project.ProjectModelResolver
 
addRepository(Repository, boolean) - Method in interface org.apache.maven.model.resolution.ModelResolver
Deprecated.
 
addRepository(Repository, boolean) - Method in class org.apache.maven.project.ProjectModelResolver
 
addRepository(Repository) - Method in class org.apache.maven.model.ModelBase
 
addRepository(Repository) - Method in interface org.apache.maven.model.resolution.ModelResolver
Deprecated.
Adds a repository to use for subsequent resolution requests.
addRepository(Repository) - Method in class org.apache.maven.project.ProjectModelResolver
 
addRepository(Repository, boolean) - Method in interface org.apache.maven.model.resolution.ModelResolver
Deprecated.
Adds a repository to use for subsequent resolution requests.
addRepository(Repository, boolean) - Method in class org.apache.maven.project.ProjectModelResolver
 
addRepository(Repository) - Method in class org.apache.maven.profiles.Profile
Method addRepository.
addRepository(Repository) - Method in class org.apache.maven.settings.Profile
 
addRepository(Repository) - Method in class org.apache.maven.settings.Settings
 
addRequestedArtifact(Artifact) - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
addResource(Project, ProjectScope, Resource) - Method in interface org.apache.maven.api.services.ProjectManager
Add a resource set to the given project for the given scope.
addResource(Project, ProjectScope, Resource) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
addResource(Resource) - Method in class org.apache.maven.model.BuildBase
 
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(String) - Method in class org.apache.maven.api.model.Notifier.Builder
 
addRole(String) - Method in class org.apache.maven.model.Contributor
 
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
 
addSnapshotVersion(SnapshotVersion) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
addStep(MavenProject, String, BuildStep) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlan
 
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
 
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
 
addVersion(String) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
addVersionRangeViolation(Exception) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
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
Deprecated.
addVertex(ArtifactMetadata) - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
After - Annotation Interface in org.apache.maven.api.plugin.annotations
Specifies that the mojo should be run after the specific phase.
AFTER - Enum constant in enum class org.apache.maven.api.Lifecycle.Link.Kind
 
AFTER - Enum constant in enum class org.apache.maven.lifecycle.internal.PhaseExecutionPoint
Guaranteed execution dynamic phases on completion of the static phase.
AFTER - Static variable in interface org.apache.maven.api.Lifecycle
 
After.Type - Enum Class in org.apache.maven.api.plugin.annotations
Type of pointer.
afterExecutionFailure(MojoExecutionEvent) - Method in interface org.apache.maven.execution.MojoExecutionListener
 
afterExecutionFailure(MojoExecutionEvent) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
afterExecutionFailure(MojoExecutionEvent) - Method in interface org.apache.maven.execution.scope.WeakMojoExecutionListener
 
afterMojoExecutionSuccess(MojoExecutionEvent) - Method in interface org.apache.maven.execution.MojoExecutionListener
 
afterMojoExecutionSuccess(MojoExecutionEvent) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
afterMojoExecutionSuccess(MojoExecutionEvent) - Method in interface org.apache.maven.execution.scope.WeakMojoExecutionListener
 
afterProjectExecutionFailure(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
afterProjectExecutionFailure(ProjectExecutionEvent) - Method in class org.apache.maven.lifecycle.internal.CompoundProjectExecutionListener
 
afterProjectExecutionFailure(ProjectExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
afterProjectExecutionSuccess(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
afterProjectExecutionSuccess(ProjectExecutionEvent) - Method in class org.apache.maven.lifecycle.internal.CompoundProjectExecutionListener
 
afterProjectExecutionSuccess(ProjectExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
afterProjectsRead(MavenSession) - Method in class org.apache.maven.AbstractMavenLifecycleParticipant
Invoked after all MavenProject instances have been created.
afterSessionEnd(MavenSession) - Method in class org.apache.maven.AbstractMavenLifecycleParticipant
Invoked after all projects were built.
afterSessionStart(MavenSession) - Method in class org.apache.maven.AbstractMavenLifecycleParticipant
Invoked after MavenSession instance has been created.
AGENT - Enum constant in enum class org.apache.maven.api.JavaPathType
The path identified by the Java -agentpath option.
aggregate(Session, List<RemoteRepository>, List<RemoteRepository>, boolean) - Method in interface org.apache.maven.api.services.RepositoryFactory
 
aggregate(Session, List<RemoteRepository>, List<RemoteRepository>, boolean) - Method in class org.apache.maven.internal.impl.DefaultRepositoryFactory
 
aggregator() - Element in annotation interface org.apache.maven.api.plugin.annotations.Mojo
if the Mojo uses the Maven project and its subprojects.
aggregator(boolean) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
alias() - Element in annotation interface org.apache.maven.api.plugin.annotations.Parameter
alias supported to get parameter value.
alias(String) - Method in class org.apache.maven.api.plugin.descriptor.Parameter.Builder
 
aliases() - Method in interface org.apache.maven.api.Lifecycle
Collection of aliases.
aliases() - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlan
 
alignToBaseDirectory(File) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
alignToBaseDirectory(File) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluatorV4
 
alignToBaseDirectory(String, File) - Method in class org.apache.maven.model.path.DefaultPathTranslator
Deprecated.
 
alignToBaseDirectory(String, File) - Method in interface org.apache.maven.model.path.PathTranslator
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(String, Path) - Method in interface org.apache.maven.api.services.model.PathTranslator
Resolves the specified path against the given base directory.
alignToBaseDirectory(String, Path) - Method in class org.apache.maven.internal.impl.model.DefaultPathTranslator
 
alignToBaseDirectory(String, Path) - Method in class org.apache.maven.model.path.DefaultPathTranslator
Deprecated.
 
alignToBaseDirectory(String, Path) - Method in interface org.apache.maven.model.path.PathTranslator
Deprecated.
Resolves the specified path against the given base directory.
alignToBaseDirectory(Model, Path, ModelBuilderRequest) - Method in interface org.apache.maven.api.services.model.ModelPathTranslator
Resolves the well-known paths of the specified model against the given base directory.
alignToBaseDirectory(Model, Path, ModelBuilderRequest) - Method in class org.apache.maven.internal.impl.model.DefaultModelPathTranslator
 
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
Deprecated.
alignToBaseDirectory(Model, File, ModelBuildingRequest) - Method in interface org.apache.maven.model.path.ModelPathTranslator
alignToBaseDirectory(Model, Path, ModelBuildingRequest) - Method in class org.apache.maven.model.path.DefaultModelPathTranslator
Deprecated.
 
alignToBaseDirectory(Model, Path, ModelBuildingRequest) - Method in interface org.apache.maven.model.path.ModelPathTranslator
Deprecated.
Resolves the well-known paths of the specified model against the given base directory.
ALL - Enum constant in enum class org.fusesource.jansi.Ansi.Erase
Deprecated.
 
ALL - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
allPhases() - Method in interface org.apache.maven.api.Lifecycle
Stream of phases containing all child phases recursively.
allPhases() - Method in interface org.apache.maven.api.Lifecycle.Phase
 
allPredecessors() - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
allSteps() - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlan
 
ALSO_MAKE - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
ALSO_MAKE - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
ALSO_MAKE_DEPENDENTS - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
ALSO_MAKE_DEPENDENTS - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
alsoMake() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Indicates whether Maven should also build the specified projects' dependencies.
alsoMake() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
alsoMake() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
alsoMakeDependents() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Indicates whether Maven should also build the specified projects' dependents.
alsoMakeDependents() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
alsoMakeDependents() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
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
Deprecated.
ALTERNATE_GLOBAL_SETTINGS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
Deprecated.
ALTERNATE_GLOBAL_TOOLCHAINS - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
ALTERNATE_GLOBAL_TOOLCHAINS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
Deprecated.
ALTERNATE_INSTALLATION_SETTINGS - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
ALTERNATE_INSTALLATION_SETTINGS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
ALTERNATE_INSTALLATION_TOOLCHAINS - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
ALTERNATE_INSTALLATION_TOOLCHAINS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
ALTERNATE_POM_FILE - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
ALTERNATE_POM_FILE - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
ALTERNATE_PROJECT_SETTINGS - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
ALTERNATE_PROJECT_SETTINGS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
ALTERNATE_USER_SETTINGS - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
ALTERNATE_USER_SETTINGS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
ALTERNATE_USER_TOOLCHAINS - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
ALTERNATE_USER_TOOLCHAINS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
alternatePomFile() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Returns the path to an alternate POM file.
alternatePomFile() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
alternatePomFile() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
altInstallationSettings() - Method in interface org.apache.maven.api.cli.Options
Returns the path to an alternate installation settings file.
altInstallationSettings() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
altInstallationSettings() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
altInstallationToolchains() - Method in interface org.apache.maven.api.cli.Options
Returns the path to an alternate installation toolchains file.
altInstallationToolchains() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
altInstallationToolchains() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
altProjectSettings() - Method in interface org.apache.maven.api.cli.Options
Returns the path to an alternate project settings file.
altProjectSettings() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
altProjectSettings() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
altUserSettings() - Method in interface org.apache.maven.api.cli.Options
Returns the path to an alternate user settings file.
altUserSettings() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
altUserSettings() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
altUserToolchains() - Method in interface org.apache.maven.api.cli.Options
Returns the path to an alternate user toolchains file.
altUserToolchains() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
altUserToolchains() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
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() - Static method in class org.fusesource.jansi.Ansi
Deprecated.
 
ansi(int) - Static method in class org.fusesource.jansi.Ansi
Deprecated.
 
ansi(StringBuilder) - Static method in class org.fusesource.jansi.Ansi
Deprecated.
 
Ansi - Class in org.fusesource.jansi
Deprecated.
Ansi() - Constructor for class org.fusesource.jansi.Ansi
Deprecated.
 
Ansi(int) - Constructor for class org.fusesource.jansi.Ansi
Deprecated.
 
Ansi(StringBuilder) - Constructor for class org.fusesource.jansi.Ansi
Deprecated.
 
Ansi(Ansi) - Constructor for class org.fusesource.jansi.Ansi
Deprecated.
 
ANSI_RESET - Static variable in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
Ansi.Attribute - Enum Class in org.fusesource.jansi
Deprecated.
Display attributes, also know as SGR (Select Graphic Rendition) parameters.
Ansi.Color - Enum Class in org.fusesource.jansi
Deprecated.
ANSI 8 colors for fluent API
Ansi.Consumer - Interface in org.fusesource.jansi
Deprecated.
 
Ansi.Erase - Enum Class in org.fusesource.jansi
Deprecated.
ED (Erase in Display) / EL (Erase in Line) parameter (see CSI sequence J and K)
API_REALMID - Static variable in class org.apache.maven.classrealm.DefaultClassRealmManager
 
API_V4_REALMID - Static variable in class org.apache.maven.classrealm.DefaultClassRealmManager
 
append(char) - Method in interface org.apache.maven.api.services.MessageBuilder
 
append(char) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
append(char) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
append(CharSequence) - Method in interface org.apache.maven.api.services.MessageBuilder
 
append(CharSequence) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
append(CharSequence) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
append(CharSequence, int, int) - Method in interface org.apache.maven.api.services.MessageBuilder
 
append(CharSequence, int, int) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
append(CharSequence, int, int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
apply(List<Object>) - Method in interface org.apache.maven.internal.impl.model.profile.ConditionParser.ExpressionFunction
Applies the function to the given list of arguments.
apply(MetadataGraphEdge, MetadataGraphEdge) - Method in class org.apache.maven.repository.metadata.DefaultGraphConflictResolutionPolicy
Deprecated.
 
apply(MetadataGraphEdge, MetadataGraphEdge) - Method in interface org.apache.maven.repository.metadata.GraphConflictResolutionPolicy
Deprecated.
 
apply(Ansi) - Method in interface org.fusesource.jansi.Ansi.Consumer
Deprecated.
 
apply(Ansi.Consumer) - Method in class org.fusesource.jansi.Ansi
Deprecated.
Applies another function to this Ansi instance.
applyResumptionData(MavenExecutionRequest, MavenProject) - Method in interface org.apache.maven.execution.BuildResumptionDataRepository
Uses previously stored resumption data to enrich an existing execution request.
applyResumptionData(MavenExecutionRequest, MavenProject) - Method in class org.apache.maven.execution.DefaultBuildResumptionDataRepository
 
arch(String) - Method in class org.apache.maven.api.model.ActivationOS.Builder
 
arch(String) - Method in class org.apache.maven.api.settings.ActivationOS.Builder
 
archive(String) - Method in class org.apache.maven.api.model.MailingList.Builder
 
args() - Method in interface org.apache.maven.api.cli.ParserRequest
Returns the command-line arguments to be parsed.
argument(String) - Method in class org.apache.maven.api.cli.ExecutorRequest.Builder
 
arguments() - Method in interface org.apache.maven.api.cli.ExecutorRequest
The immutable list of arguments to pass to the command.
arguments(List<String>) - Method in class org.apache.maven.api.cli.ExecutorRequest.Builder
 
artifact - Variable in class org.apache.maven.internal.impl.DefaultArtifact
 
artifact - Variable in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
Deprecated.
 
Artifact - Interface in org.apache.maven.api
A Maven artifact is a file, typically a JAR, that is produced and used by Maven projects.
Artifact - Interface in org.apache.maven.artifact
Maven Artifact interface.
ARTIFACT_ID - Static variable in class org.apache.maven.internal.impl.model.MavenModelMerger
The context key for the artifact id of the target model.
ArtifactCollector - Interface in org.apache.maven.artifact.resolver
Deprecated.
artifactCoordinates(ArtifactCoordinates) - Method in class org.apache.maven.api.services.VersionRangeResolverRequest.VersionResolverRequestBuilder
 
artifactCoordinates(ArtifactCoordinates) - Method in class org.apache.maven.api.services.VersionResolverRequest.VersionResolverRequestBuilder
 
ArtifactCoordinates - Interface in org.apache.maven.api
Partial identification of an Artifact in a Maven repository.
ArtifactCoordinatesFactory - Interface in org.apache.maven.api.services
Service used to create ArtifactCoordinates objects.
ArtifactCoordinatesFactoryRequest - Interface in org.apache.maven.api.services
A request for creating a ArtifactCoordinates object.
ArtifactCoordinatesFactoryRequest.ArtifactFactoryRequestBuilder - Class in org.apache.maven.api.services
 
ArtifactDeployer - Interface in org.apache.maven.api.services
ArtifactDeployer - Interface in org.apache.maven.artifact.deployer
Deprecated.
ArtifactDeployerException - Exception in org.apache.maven.api.services
An artifact could not correctly being deployed.
ArtifactDeployerException(String, Exception) - Constructor for exception org.apache.maven.api.services.ArtifactDeployerException
 
ArtifactDeployerRequest - Interface in org.apache.maven.api.services
A request for deploying one or more artifacts to a remote repository.
ArtifactDeployerRequest.ArtifactDeployerRequestBuilder - Class in org.apache.maven.api.services
 
ArtifactDeploymentException - Exception in org.apache.maven.artifact.deployer
Deprecated.
ArtifactDeploymentException(String) - Constructor for exception org.apache.maven.artifact.deployer.ArtifactDeploymentException
Deprecated.
 
ArtifactDeploymentException(String, Throwable) - Constructor for exception org.apache.maven.artifact.deployer.ArtifactDeploymentException
Deprecated.
 
ArtifactDeploymentException(Throwable) - Constructor for exception org.apache.maven.artifact.deployer.ArtifactDeploymentException
Deprecated.
 
ArtifactDescriptorReaderDelegate - Class in org.apache.maven.internal.impl.resolver
Populates Aether ArtifactDescriptorResult from Maven project Model.
ArtifactDescriptorReaderDelegate - Class in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead
ArtifactDescriptorReaderDelegate() - Constructor for class org.apache.maven.internal.impl.resolver.ArtifactDescriptorReaderDelegate
 
ArtifactDescriptorReaderDelegate() - Constructor for class org.apache.maven.repository.internal.ArtifactDescriptorReaderDelegate
Deprecated.
 
ArtifactDescriptorUtils - Class in org.apache.maven.internal.impl.resolver
Warning: This is an internal utility class that is only public for technical reasons, it is not part of the public API.
ArtifactDescriptorUtils - Class in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead
ArtifactDescriptorUtils() - Constructor for class org.apache.maven.internal.impl.resolver.ArtifactDescriptorUtils
 
ArtifactDescriptorUtils() - Constructor for class org.apache.maven.repository.internal.ArtifactDescriptorUtils
Deprecated.
 
ArtifactDoesNotExistException - Exception in org.apache.maven.repository
Deprecated.
ArtifactDoesNotExistException(String) - Constructor for exception org.apache.maven.repository.ArtifactDoesNotExistException
Deprecated.
 
ArtifactDoesNotExistException(String, Throwable) - Constructor for exception org.apache.maven.repository.ArtifactDoesNotExistException
Deprecated.
 
artifactExists - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
does the actual artifact for this metadata exists
artifactFactory - Variable in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
Deprecated.
 
ArtifactFactory - Interface in org.apache.maven.api.services
Service used to create Artifact objects.
ArtifactFactory - Interface in org.apache.maven.artifact.factory
Deprecated.
ArtifactFactoryRequest - Interface in org.apache.maven.api.services
 
ArtifactFactoryRequest.ArtifactFactoryRequestBuilder - Class in org.apache.maven.api.services
 
ArtifactFilter - Interface in org.apache.maven.artifact.resolver.filter
 
ArtifactFilterManager - Interface in org.apache.maven
Deprecated.
ArtifactFilterManagerDelegate - Interface in org.apache.maven
Deprecated.
use META-INF/maven/extension.xml to define artifacts exported by Maven core extensions.
ArtifactHandler - Interface in org.apache.maven.artifact.handler
An artifact handler contains information explaining how an artifact plugs into the Maven build: Information needed to find the artifact file in a repository including extension and classifier Information on how to use the artifact as a dependency: whether to add it to the classpath, whether to load its dependencies transitively
ArtifactHandlerManager - Interface in org.apache.maven.artifact.handler.manager
 
artifactId - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
artifactId(String) - Method in class org.apache.maven.api.cli.extensions.CoreExtension.Builder
 
artifactId(String) - Method in class org.apache.maven.api.metadata.Metadata.Builder
 
artifactId(String) - Method in class org.apache.maven.api.metadata.Plugin.Builder
 
artifactId(String) - Method in class org.apache.maven.api.model.Dependency.Builder
 
artifactId(String) - Method in class org.apache.maven.api.model.Exclusion.Builder
 
artifactId(String) - Method in class org.apache.maven.api.model.Extension.Builder
 
artifactId(String) - Method in class org.apache.maven.api.model.Model.Builder
 
artifactId(String) - Method in class org.apache.maven.api.model.Parent.Builder
 
artifactId(String) - Method in class org.apache.maven.api.model.Plugin.Builder
 
artifactId(String) - Method in class org.apache.maven.api.model.Relocation.Builder
 
artifactId(String) - Method in class org.apache.maven.api.model.ReportPlugin.Builder
 
artifactId(String) - Method in class org.apache.maven.api.plugin.descriptor.Dependency.Builder
 
artifactId(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor.Builder
 
artifactId(String) - Method in class org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest.ArtifactFactoryRequestBuilder
 
artifactId(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
 
artifactId(String) - Method in class org.apache.maven.api.services.DependencyCoordinatesFactoryRequest.DependencyCoordinatesFactoryRequestBuilder
 
ArtifactInstallationException - Exception in org.apache.maven.artifact.installer
Deprecated.
ArtifactInstallationException(String) - Constructor for exception org.apache.maven.artifact.installer.ArtifactInstallationException
Deprecated.
 
ArtifactInstallationException(String, Throwable) - Constructor for exception org.apache.maven.artifact.installer.ArtifactInstallationException
Deprecated.
 
ArtifactInstallationException(Throwable) - Constructor for exception org.apache.maven.artifact.installer.ArtifactInstallationException
Deprecated.
 
ArtifactInstaller - Interface in org.apache.maven.api.services
Installs ProducedArtifacts to the local repository.
ArtifactInstaller - Interface in org.apache.maven.artifact.installer
Deprecated.
ArtifactInstallerException - Exception in org.apache.maven.api.services
 
ArtifactInstallerException(String, Exception) - Constructor for exception org.apache.maven.api.services.ArtifactInstallerException
 
ArtifactInstallerRequest - Interface in org.apache.maven.api.services
A request for installing one or more artifacts in the local repository.
ArtifactInstallerRequest.ArtifactInstallerRequestBuilder - Class in org.apache.maven.api.services
 
ArtifactManager - Interface in org.apache.maven.api.services
 
artifactMapByVersionlessId(Collection<Artifact>) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
ArtifactMetadata - Class in org.apache.maven.repository.metadata
Deprecated.
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
Deprecated.
 
ArtifactMetadata(String, String, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
ArtifactMetadata(String, String, String, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
ArtifactMetadata(String, String, String, String, String, String, String, String, boolean, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
ArtifactMetadata(String, String, String, String, ArtifactScopeEnum) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
ArtifactMetadata(String, String, String, String, ArtifactScopeEnum, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
ArtifactMetadata(String, String, String, String, ArtifactScopeEnum, String, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
ArtifactMetadata(String, String, String, String, ArtifactScopeEnum, String, String, String, boolean, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
ArtifactMetadata(Artifact) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
ArtifactMetadataRetrievalException - Exception in org.apache.maven.artifact.metadata
Deprecated.
ArtifactMetadataRetrievalException - Exception in org.apache.maven.repository.legacy.metadata
Deprecated.
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
Deprecated.
 
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
Deprecated.
ArtifactModelSource - Class in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
ArtifactModelSource(File, String, String, String) - Constructor for class org.apache.maven.model.building.ArtifactModelSource
Deprecated.
ArtifactModelSource(Path, String, String, String) - Constructor for class org.apache.maven.model.building.ArtifactModelSource
Deprecated.
 
ArtifactNotFoundException - Exception in org.apache.maven.artifact.resolver
 
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
 
artifactPath(ExecutorRequest.Builder, String, String) - Method in interface org.apache.maven.cling.executor.ExecutorTool
Returns relative (to ExecutorTool.localRepository(ExecutorRequest.Builder)) path of given artifact in local repository.
artifactPath(ExecutorRequest.Builder, String, String) - Method in class org.apache.maven.cling.executor.internal.HelperImpl
 
artifactPath(ExecutorRequest.Builder, String, String) - Method in class org.apache.maven.cling.executor.internal.ToolboxTool
 
ArtifactRepository - Interface in org.apache.maven.artifact.repository
Deprecated.
Avoid use of this type, if you need access to local repository use repository system classes instead.
ArtifactRepositoryFactory - Interface in org.apache.maven.artifact.repository
Deprecated.
ArtifactRepositoryFactory - Interface in org.apache.maven.repository.legacy.repository
Deprecated.
ArtifactRepositoryLayout - Interface in org.apache.maven.artifact.repository.layout
Deprecated.
Avoid use of this type, if you need access to local repository use repository system session instead.
ArtifactRepositoryLayout2 - Interface in org.apache.maven.artifact.repository.layout
ArtifactRepositoryLayout2
ArtifactRepositoryMetadata - Class in org.apache.maven.artifact.repository.metadata
Deprecated.
ArtifactRepositoryMetadata(Artifact) - Constructor for class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
Deprecated.
 
ArtifactRepositoryMetadata(Artifact, Versioning) - Constructor for class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
Deprecated.
 
ArtifactRepositoryPolicy - Class in org.apache.maven.artifact.repository
Deprecated.
Avoid use of this type, if you need access to local repository use repository system session instead.
ArtifactRepositoryPolicy() - Constructor for class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
ArtifactRepositoryPolicy(boolean, String, String) - Constructor for class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
ArtifactRepositoryPolicy(ArtifactRepositoryPolicy) - Constructor for class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
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
Deprecated.
ArtifactResolutionRequest() - Constructor for class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
ArtifactResolutionRequest(RepositoryRequest) - Constructor for class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
ArtifactResolutionResult - Class in org.apache.maven.artifact.resolver
Deprecated.
ArtifactResolutionResult() - Constructor for class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
ArtifactResolver - Interface in org.apache.maven.api.services
Resolves the artifact, i.e.
ArtifactResolver - Interface in org.apache.maven.artifact.resolver
Deprecated.
ArtifactResolverException - Exception in org.apache.maven.api.services
 
ArtifactResolverException(String, Exception) - Constructor for exception org.apache.maven.api.services.ArtifactResolverException
 
ArtifactResolverRequest - Interface in org.apache.maven.api.services
A request for resolving an artifact.
ArtifactResolverRequest.ArtifactResolverRequestBuilder - Class in org.apache.maven.api.services
 
ArtifactResolverResult - Interface in org.apache.maven.api.services
The Artifact Result
artifacts(Collection<ProducedArtifact>) - Method in class org.apache.maven.api.services.ArtifactDeployerRequest.ArtifactDeployerRequestBuilder
 
artifacts(Collection<ProducedArtifact>) - Method in class org.apache.maven.api.services.ArtifactInstallerRequest.ArtifactInstallerRequestBuilder
 
artifactScope - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
ArtifactScopeEnum - Enum Class in org.apache.maven.artifact
Deprecated.
ArtifactStatus - Class in org.apache.maven.artifact
Deprecated.
ArtifactTransferEvent - Class in org.apache.maven.repository
Deprecated.
ArtifactTransferEvent(String, int, int, ArtifactTransferResource) - Constructor for class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
ArtifactTransferEvent(String, Exception, int, ArtifactTransferResource) - Constructor for class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
ArtifactTransferFailedException - Exception in org.apache.maven.repository
Deprecated.
ArtifactTransferFailedException(String) - Constructor for exception org.apache.maven.repository.ArtifactTransferFailedException
Deprecated.
 
ArtifactTransferFailedException(String, Throwable) - Constructor for exception org.apache.maven.repository.ArtifactTransferFailedException
Deprecated.
 
ArtifactTransferListener - Interface in org.apache.maven.repository
Deprecated.
ArtifactTransferResource - Interface in org.apache.maven.repository
Deprecated.
ArtifactTransformation - Interface in org.apache.maven.repository.legacy.resolver.transform
Deprecated.
ArtifactTransformationManager - Interface in org.apache.maven.repository.legacy.resolver.transform
Deprecated.
artifactUri - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
artifact URI
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
assembleBuildInheritance(Build, Build, boolean) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
Deprecated.
 
assembleBuildInheritance(Build, Build, boolean) - Method in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
Deprecated.
 
assembleModelInheritance(Model, Model, ModelBuilderRequest, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.InheritanceAssembler
Merges values from the specified parent model into the given child model.
assembleModelInheritance(Model, Model, ModelBuilderRequest, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultInheritanceAssembler
 
assembleModelInheritance(Model, Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.inheritance.DefaultInheritanceAssembler
Deprecated.
 
assembleModelInheritance(Model, Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.inheritance.InheritanceAssembler
Deprecated.
Merges values from the specified parent model into the given child model.
assembleModelInheritance(Model, Model) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
Deprecated.
 
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
Deprecated.
 
assembleModelInheritance(Model, Model, String) - Method in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
Deprecated.
 
assembleOptions(List<Options>) - Method in class org.apache.maven.cling.invoker.BaseParser
 
assembleOptions(List<Options>) - Method in class org.apache.maven.cling.invoker.mvn.MavenParser
 
assembleOptions(List<Options>) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptParser
 
assertUniqueKey(PluginArtifactsCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
assertUniqueKey(ProjectArtifactsCache.Key) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
associate(RepositorySystemSession, Session) - Static method in interface org.apache.maven.internal.impl.InternalSession
 
asString() - Method in interface org.apache.maven.api.Node
Returns a string representation of this dependency node.
asString() - Method in interface org.apache.maven.api.Version
Returns a string representation of this version.
asString() - Method in interface org.apache.maven.api.VersionConstraint
Returns a string representation of this version constraint
asString() - Method in interface org.apache.maven.api.VersionRange
Returns a string representation of this version range
asString() - Method in class org.apache.maven.internal.impl.AbstractNode
 
asString() - Method in class org.apache.maven.internal.impl.DefaultNode
 
AT - Enum constant in enum class org.apache.maven.lifecycle.internal.PhaseExecutionPoint
Execution is the execution of the phase proper.
AT - Static variable in interface org.apache.maven.api.Lifecycle
 
attachArtifact(String, String, File) - Method in class org.apache.maven.project.MavenProject
Deprecated.
Use MavenProjectHelper.attachArtifact(..) instead.
attachArtifact(Project, ProducedArtifact, Path) - Method in interface org.apache.maven.api.services.ProjectManager
Attaches a produced artifact to the project at the specified path.
attachArtifact(Project, ProducedArtifact, Path) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
attachArtifact(Session, Project, String, Path) - Method in interface org.apache.maven.api.services.ProjectManager
Attaches an artifact to the project with an explicitly specified type.
attachArtifact(Session, Project, Path) - Method in interface org.apache.maven.api.services.ProjectManager
Attaches an artifact to the project using the given file path.
attachArtifact(MavenProject, File, String) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
attachArtifact(MavenProject, File, String) - Method in interface org.apache.maven.project.MavenProjectHelper
attachArtifact(MavenProject, String, File) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
attachArtifact(MavenProject, String, File) - Method in interface org.apache.maven.project.MavenProjectHelper
attachArtifact(MavenProject, String, String, File) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
attachArtifact(MavenProject, String, String, File) - Method in interface org.apache.maven.project.MavenProjectHelper
Add or replace an artifact to the current project.
attachArtifact(MavenProject, Artifact) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
Add an attached artifact or replace the file for an existing artifact.
AttachedArtifact - Class in org.apache.maven.project.artifact
Deprecated.
AttachedArtifact(Artifact, String, String, ArtifactHandler) - Constructor for class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
AttachedArtifact(Artifact, String, ArtifactHandler) - Constructor for class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
attachToThread(MavenProject) - Static method in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
attachToThread(MavenProject) - Static method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlanExecutor
 
attributes - Variable in class org.apache.maven.internal.xml.XmlNodeImpl
 
Authentication - Class in org.apache.maven.artifact.repository
Authentication
Authentication(String, String) - Constructor for class org.apache.maven.artifact.repository.Authentication
 
AUTO - Enum constant in enum class org.apache.maven.cling.executor.ExecutorHelper.Mode
Automatically decide.

B

BACKWARD - Enum constant in enum class org.fusesource.jansi.Ansi.Erase
Deprecated.
 
BAD_OPERATION - Static variable in class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
badGoalsErrorMessage(String, EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
BASE - Enum constant in enum class org.apache.maven.api.services.ModelProblem.Version
 
BASE - Enum constant in enum class org.apache.maven.model.building.ModelProblem.Version
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.
BaseInvokerRequest - Class in org.apache.maven.cling.invoker
 
BaseInvokerRequest(ParserRequest, Path, Path, Path, Map<String, String>, Map<String, String>, Path, Path, InputStream, OutputStream, OutputStream, List<CoreExtension>, List<String>) - Constructor for class org.apache.maven.cling.invoker.BaseInvokerRequest
 
BaseObject - Class in org.apache.maven.artifact.repository.metadata
 
BaseObject - Class in org.apache.maven.model
 
BaseObject - Class in org.apache.maven.settings
 
BaseObject - Class in org.apache.maven.toolchain.model
 
BaseObject() - Constructor for class org.apache.maven.artifact.repository.metadata.BaseObject
 
BaseObject() - Constructor for class org.apache.maven.model.BaseObject
 
BaseObject() - Constructor for class org.apache.maven.settings.BaseObject
 
BaseObject() - Constructor for class org.apache.maven.toolchain.model.BaseObject
 
BaseObject(Object, BaseObject) - Constructor for class org.apache.maven.artifact.repository.metadata.BaseObject
 
BaseObject(Object, BaseObject.ChildrenTracking) - Constructor for class org.apache.maven.artifact.repository.metadata.BaseObject
 
BaseObject(Object, BaseObject) - Constructor for class org.apache.maven.model.BaseObject
 
BaseObject(Object, BaseObject.ChildrenTracking) - Constructor for class org.apache.maven.model.BaseObject
 
BaseObject(Object, BaseObject) - Constructor for class org.apache.maven.settings.BaseObject
 
BaseObject(Object, BaseObject.ChildrenTracking) - Constructor for class org.apache.maven.settings.BaseObject
 
BaseObject(Object, BaseObject) - Constructor for class org.apache.maven.toolchain.model.BaseObject
 
BaseObject(Object, BaseObject.ChildrenTracking) - Constructor for class org.apache.maven.toolchain.model.BaseObject
 
BaseObject.ChildrenTracking - Interface in org.apache.maven.artifact.repository.metadata
 
BaseObject.ChildrenTracking - Interface in org.apache.maven.model
 
BaseObject.ChildrenTracking - Interface in org.apache.maven.settings
 
BaseObject.ChildrenTracking - Interface in org.apache.maven.toolchain.model
 
BaseParser - Class in org.apache.maven.cling.invoker
 
BaseParser() - Constructor for class org.apache.maven.cling.invoker.BaseParser
 
BaseParser.LocalContext - Class in org.apache.maven.cling.invoker
 
BaseSlf4jConfiguration - Class in org.apache.maven.cling.logging
Abstract implementation.
BaseSlf4jConfiguration() - Constructor for class org.apache.maven.cling.logging.BaseSlf4jConfiguration
 
BATCH_MODE - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
BATCH_MODE - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
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.
BEFORE - Enum constant in enum class org.apache.maven.api.Lifecycle.Link.Kind
 
BEFORE - Enum constant in enum class org.apache.maven.lifecycle.internal.PhaseExecutionPoint
Execution must occur before any executions of the phase proper.
BEFORE - Static variable in interface org.apache.maven.api.Lifecycle
 
beforeMojoExecution(MojoExecutionEvent) - Method in interface org.apache.maven.execution.MojoExecutionListener
 
beforeMojoExecution(MojoExecutionEvent) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
beforeMojoExecution(MojoExecutionEvent) - Method in interface org.apache.maven.execution.scope.WeakMojoExecutionListener
 
beforeProjectExecution(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
beforeProjectExecution(ProjectExecutionEvent) - Method in class org.apache.maven.lifecycle.internal.CompoundProjectExecutionListener
 
beforeProjectExecution(ProjectExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
beforeProjectLifecycleExecution(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
beforeProjectLifecycleExecution(ProjectExecutionEvent) - Method in class org.apache.maven.lifecycle.internal.CompoundProjectExecutionListener
 
beforeProjectLifecycleExecution(ProjectExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
bg() - Method in enum class org.fusesource.jansi.Ansi.Color
Deprecated.
 
bg(int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
bg(Ansi.Color) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
bgBright() - Method in enum class org.fusesource.jansi.Ansi.Color
Deprecated.
 
bgBright(Ansi.Color) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
bgBrightCyan() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
bgBrightDefault() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
bgBrightGreen() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
bgBrightMagenta() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
bgBrightRed() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
bgBrightYellow() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
bgCyan() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
bgDefault() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
bgGreen() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
bgMagenta() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
bgRed() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
bgRgb(int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
bgRgb(int, int, int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
bgYellow() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
bind(Type, Function<TypeVariable<?>, Type>) - Static method in class org.apache.maven.di.impl.Types
Binds a given type with actual type arguments
bind(Type, Map<TypeVariable<?>, Type>) - Static method in class org.apache.maven.di.impl.Types
Binds a given type with actual type arguments
bind(Key<U>, Binding<U>) - Method in class org.apache.maven.di.impl.InjectorImpl
 
bindImplicit(Class<?>) - Method in class org.apache.maven.di.impl.InjectorImpl
 
bindImplicit(Class<?>) - Method in interface org.apache.maven.di.Injector
 
Binding<T> - Class in org.apache.maven.di.impl
 
Binding(Key<?>, Set<Dependency<?>>, Annotation, int) - Constructor for class org.apache.maven.di.impl.Binding
 
Binding(Key<? extends T>, Set<Dependency<?>>) - Constructor for class org.apache.maven.di.impl.Binding
 
Binding.BindingToConstructor<T> - Class in org.apache.maven.di.impl
 
Binding.BindingToInstance<T> - Class in org.apache.maven.di.impl
 
Binding.TupleConstructorN<R> - Interface in org.apache.maven.di.impl
 
bindingFromConstructor(Key<T>, Constructor<T>) - Static method in class org.apache.maven.di.impl.ReflectionUtils
 
bindingFromMethod(Method) - Static method in class org.apache.maven.di.impl.ReflectionUtils
 
BindingInitializer<T> - Class in org.apache.maven.di.impl
 
BindingInitializer(Set<Dependency<?>>) - Constructor for class org.apache.maven.di.impl.BindingInitializer
 
BindingToInstance(T) - Constructor for class org.apache.maven.di.impl.Binding.BindingToInstance
 
bindInstance(Class<T>, T) - Method in interface org.apache.maven.di.Injector
 
bindInstance(Class<U>, U) - Method in class org.apache.maven.di.impl.InjectorImpl
 
bindScope(Class<? extends Annotation>, Supplier<Scope>) - Method in class org.apache.maven.di.impl.InjectorImpl
 
bindScope(Class<? extends Annotation>, Supplier<Scope>) - Method in interface org.apache.maven.di.Injector
 
bindScope(Class<? extends Annotation>, Scope) - Method in class org.apache.maven.di.impl.InjectorImpl
 
bindScope(Class<? extends Annotation>, Scope) - Method in interface org.apache.maven.di.Injector
 
BLACK - Enum constant in enum class org.fusesource.jansi.Ansi.Color
Deprecated.
 
blackList(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
blackList(MavenProject) - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
BLINK_FAST - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
BLINK_OFF - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
BLINK_SLOW - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
blocked(boolean) - Method in class org.apache.maven.api.settings.Mirror.Builder
 
BLUE - Enum constant in enum class org.fusesource.jansi.Ansi.Color
Deprecated.
 
bold() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
boldOff() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
BOM - Static variable in interface org.apache.maven.api.Type
Artifact type name for a BOM file.
BomLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
bom packaging plugins bindings provider for default lifecycle.
BomLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.BomLifecycleMappingProvider
 
BootstrapCoreExtensionManager - Class in org.apache.maven.cli.internal
Deprecated.
BootstrapCoreExtensionManager - Class in org.apache.maven.cling.extensions
BootstrapCoreExtensionManager
BootstrapCoreExtensionManager(DefaultPluginDependenciesResolver, RepositorySystemSessionFactory, CoreExports, PlexusContainer, WorkspaceReader, RepositorySystem) - Constructor for class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
Deprecated.
 
BootstrapCoreExtensionManager(DefaultPluginDependenciesResolver, RepositorySystemSessionFactory, CoreExports, PlexusContainer, WorkspaceReader, RepositorySystem) - Constructor for class org.apache.maven.cling.extensions.BootstrapCoreExtensionManager
 
build() - Method in class org.apache.maven.api.cli.ExecutorRequest.Builder
 
build() - Method in class org.apache.maven.api.cli.extensions.CoreExtension.Builder
 
build() - Method in class org.apache.maven.api.cli.extensions.CoreExtensions.Builder
 
build() - Method in class org.apache.maven.api.cli.ParserRequest.Builder
 
build() - Method in class org.apache.maven.api.metadata.Metadata.Builder
 
build() - Method in class org.apache.maven.api.metadata.Plugin.Builder
 
build() - Method in class org.apache.maven.api.metadata.Snapshot.Builder
 
build() - Method in class org.apache.maven.api.metadata.SnapshotVersion.Builder
 
build() - Method in class org.apache.maven.api.metadata.Versioning.Builder
 
build() - Method in class org.apache.maven.api.model.Activation.Builder
 
build() - Method in class org.apache.maven.api.model.ActivationFile.Builder
 
build() - Method in class org.apache.maven.api.model.ActivationOS.Builder
 
build() - Method in class org.apache.maven.api.model.ActivationProperty.Builder
 
build() - Method in class org.apache.maven.api.model.Build.Builder
 
build() - Method in class org.apache.maven.api.model.BuildBase.Builder
 
build() - Method in class org.apache.maven.api.model.CiManagement.Builder
 
build() - Method in class org.apache.maven.api.model.ConfigurationContainer.Builder
 
build() - Method in class org.apache.maven.api.model.Contributor.Builder
 
build() - Method in class org.apache.maven.api.model.Dependency.Builder
 
build() - Method in class org.apache.maven.api.model.DependencyManagement.Builder
 
build() - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
 
build() - Method in class org.apache.maven.api.model.Developer.Builder
 
build() - Method in class org.apache.maven.api.model.DistributionManagement.Builder
 
build() - Method in class org.apache.maven.api.model.Exclusion.Builder
 
build() - Method in class org.apache.maven.api.model.Extension.Builder
 
build() - Method in class org.apache.maven.api.model.FileSet.Builder
 
build() - Method in class org.apache.maven.api.model.IssueManagement.Builder
 
build() - Method in class org.apache.maven.api.model.License.Builder
 
build() - Method in class org.apache.maven.api.model.MailingList.Builder
 
build() - Method in class org.apache.maven.api.model.Model.Builder
 
build() - Method in class org.apache.maven.api.model.ModelBase.Builder
 
build() - Method in class org.apache.maven.api.model.Notifier.Builder
 
build() - Method in class org.apache.maven.api.model.Organization.Builder
 
build() - Method in class org.apache.maven.api.model.Parent.Builder
 
build() - Method in class org.apache.maven.api.model.PatternSet.Builder
 
build() - Method in class org.apache.maven.api.model.Plugin.Builder
 
build() - Method in class org.apache.maven.api.model.PluginConfiguration.Builder
 
build() - Method in class org.apache.maven.api.model.PluginContainer.Builder
 
build() - Method in class org.apache.maven.api.model.PluginExecution.Builder
 
build() - Method in class org.apache.maven.api.model.PluginManagement.Builder
 
build() - Method in class org.apache.maven.api.model.Prerequisites.Builder
 
build() - Method in class org.apache.maven.api.model.Profile.Builder
 
build() - Method in class org.apache.maven.api.model.Relocation.Builder
 
build() - Method in class org.apache.maven.api.model.Reporting.Builder
 
build() - Method in class org.apache.maven.api.model.ReportPlugin.Builder
 
build() - Method in class org.apache.maven.api.model.ReportSet.Builder
 
build() - Method in class org.apache.maven.api.model.Repository.Builder
 
build() - Method in class org.apache.maven.api.model.RepositoryBase.Builder
 
build() - Method in class org.apache.maven.api.model.RepositoryPolicy.Builder
 
build() - Method in class org.apache.maven.api.model.Resource.Builder
 
build() - Method in class org.apache.maven.api.model.Scm.Builder
 
build() - Method in class org.apache.maven.api.model.Site.Builder
 
build() - Method in class org.apache.maven.api.plugin.descriptor.Dependency.Builder
 
build() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Execution.Builder
 
build() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle.Builder
 
build() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration.Builder
 
build() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase.Builder
 
build() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
build() - Method in class org.apache.maven.api.plugin.descriptor.Parameter.Builder
 
build() - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor.Builder
 
build() - Method in class org.apache.maven.api.plugin.descriptor.Requirement.Builder
 
build() - Method in class org.apache.maven.api.plugin.descriptor.Resolution.Builder
 
build() - Method in class org.apache.maven.api.ProtoSession.Builder
 
build() - Method in class org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest.ArtifactFactoryRequestBuilder
 
build() - Method in class org.apache.maven.api.services.ArtifactDeployerRequest.ArtifactDeployerRequestBuilder
 
build() - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
 
build() - Method in class org.apache.maven.api.services.ArtifactInstallerRequest.ArtifactInstallerRequestBuilder
 
build() - Method in class org.apache.maven.api.services.ArtifactResolverRequest.ArtifactResolverRequestBuilder
 
build() - Method in class org.apache.maven.api.services.DependencyCoordinatesFactoryRequest.DependencyCoordinatesFactoryRequestBuilder
 
build() - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
 
build() - Method in interface org.apache.maven.api.services.MessageBuilder
Return the built message.
build() - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
build() - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
 
build() - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
 
build() - Method in class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
 
build() - Method in class org.apache.maven.api.services.VersionRangeResolverRequest.VersionResolverRequestBuilder
 
build() - Method in class org.apache.maven.api.services.VersionResolverRequest.VersionResolverRequestBuilder
 
build() - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
 
build() - Method in class org.apache.maven.api.services.xml.XmlWriterRequest.XmlWriterRequestBuilder
 
build() - Method in class org.apache.maven.api.settings.Activation.Builder
 
build() - Method in class org.apache.maven.api.settings.ActivationFile.Builder
 
build() - Method in class org.apache.maven.api.settings.ActivationOS.Builder
 
build() - Method in class org.apache.maven.api.settings.ActivationProperty.Builder
 
build() - Method in class org.apache.maven.api.settings.IdentifiableBase.Builder
 
build() - Method in class org.apache.maven.api.settings.Mirror.Builder
 
build() - Method in class org.apache.maven.api.settings.Profile.Builder
 
build() - Method in class org.apache.maven.api.settings.Proxy.Builder
 
build() - Method in class org.apache.maven.api.settings.Repository.Builder
 
build() - Method in class org.apache.maven.api.settings.RepositoryBase.Builder
 
build() - Method in class org.apache.maven.api.settings.RepositoryPolicy.Builder
 
build() - Method in class org.apache.maven.api.settings.Server.Builder
 
build() - Method in class org.apache.maven.api.settings.Settings.Builder
 
build() - Method in class org.apache.maven.api.settings.TrackableBase.Builder
 
build() - Method in class org.apache.maven.api.toolchain.PersistedToolchains.Builder
 
build() - Method in class org.apache.maven.api.toolchain.ToolchainModel.Builder
 
build() - Method in class org.apache.maven.api.toolchain.TrackableBase.Builder
 
build() - Method in class org.apache.maven.cling.invoker.ProtoLookup.Builder
 
build() - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
build() - Method in interface org.apache.maven.model.building.TransformerContextBuilder
Deprecated.
The immutable transformerContext, can be used after the buildplan is finished.
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
Deprecated.
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, 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(InputStream, String) - Static method in class org.apache.maven.internal.xml.XmlNodeBuilder
 
build(InputStream, String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
build(InputStream, String, boolean) - Static method in class org.apache.maven.internal.xml.XmlNodeBuilder
 
build(InputStream, XmlNodeStaxBuilder.InputLocationBuilderStax) - Static method in class org.apache.maven.internal.xml.XmlNodeStaxBuilder
 
build(Reader) - Static method in class org.apache.maven.internal.xml.XmlNodeBuilder
 
build(Reader) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
build(Reader, boolean) - Static method in class org.apache.maven.internal.xml.XmlNodeBuilder
 
build(Reader, boolean, XmlNodeBuilder.InputLocationBuilder) - Static method in class org.apache.maven.internal.xml.XmlNodeBuilder
 
build(Reader, String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
build(Reader, XmlNodeBuilder.InputLocationBuilder) - Static method in class org.apache.maven.internal.xml.XmlNodeBuilder
 
build(Reader, XmlNodeStaxBuilder.InputLocationBuilderStax) - Static method in class org.apache.maven.internal.xml.XmlNodeStaxBuilder
 
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(XMLStreamReader) - Static method in class org.apache.maven.internal.xml.XmlNodeStaxBuilder
 
build(XMLStreamReader, boolean, XmlNodeStaxBuilder.InputLocationBuilderStax) - Static method in class org.apache.maven.internal.xml.XmlNodeStaxBuilder
 
build(XMLStreamReader, XmlNodeStaxBuilder.InputLocationBuilderStax) - Static method in class org.apache.maven.internal.xml.XmlNodeStaxBuilder
 
build(Build) - Method in class org.apache.maven.api.model.Model.Builder
 
build(BuildBase) - Method in class org.apache.maven.api.model.Profile.Builder
 
build(ProtoSession, Path, Path) - Static method in interface org.apache.maven.api.services.SettingsBuilderRequest
 
build(ProtoSession, Path, Path) - Static method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
 
build(ProtoSession, Path, Path, Path) - Static method in interface org.apache.maven.api.services.SettingsBuilderRequest
 
build(ProtoSession, Source, Source) - Static method in interface org.apache.maven.api.services.SettingsBuilderRequest
 
build(ProtoSession, Source, Source) - Static method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
 
build(ProtoSession, Source, Source, Source) - Static method in interface org.apache.maven.api.services.SettingsBuilderRequest
 
build(ModelBuilderRequest) - Method in interface org.apache.maven.api.services.ModelBuilder.ModelBuilderSession
 
build(ModelBuilderRequest) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionImpl
Builds a model based on the provided ModelBuilderRequest.
build(ModelBuilderRequest, ModelSource) - Static method in interface org.apache.maven.api.services.ModelBuilderRequest
 
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(ProjectBuilderRequest) - Method in interface org.apache.maven.api.services.ProjectBuilder
Creates a Project from a POM file.
build(ProjectBuilderRequest) - Method in class org.apache.maven.internal.impl.DefaultProjectBuilder
 
build(SettingsBuilderRequest) - Method in interface org.apache.maven.api.services.SettingsBuilder
Builds the effective settings of the specified settings files.
build(SettingsBuilderRequest) - Method in class org.apache.maven.internal.impl.DefaultSettingsBuilder
 
build(ToolchainsBuilderRequest) - Method in interface org.apache.maven.api.services.ToolchainsBuilder
Builds the effective toolchains for the specified toolchains files.
build(ToolchainsBuilderRequest) - Method in class org.apache.maven.internal.impl.DefaultToolchainsBuilder
 
build(Session, String) - Static method in interface org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest
 
build(Session, String, String, String, String) - Static method in interface org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest
 
build(Session, String, String, String, String) - Static method in interface org.apache.maven.api.services.ArtifactFactoryRequest
 
build(Session, String, String, String, String, String, String) - Static method in interface org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest
 
build(Session, String, String, String, String, String, String) - Static method in interface org.apache.maven.api.services.ArtifactFactoryRequest
 
build(Session, String, String, String, String, String, String) - Static method in interface org.apache.maven.api.services.DependencyCoordinatesFactoryRequest
 
build(Session, Path) - Static method in interface org.apache.maven.api.services.ModelBuilderRequest
 
build(Session, Path) - Method in interface org.apache.maven.api.services.ProjectBuilder
Creates a Project from a POM file.
build(Session, Path) - Static method in interface org.apache.maven.api.services.ProjectBuilderRequest
 
build(Session, Path, Path) - Method in interface org.apache.maven.api.services.SettingsBuilder
Builds the effective settings of the specified settings paths.
build(Session, Path, Path, Path) - Method in interface org.apache.maven.api.services.SettingsBuilder
Builds the effective settings of the specified settings paths.
build(Session, Collection<? extends ArtifactCoordinates>) - Static method in interface org.apache.maven.api.services.ArtifactResolverRequest
 
build(Session, Collection<? extends ArtifactCoordinates>, List<RemoteRepository>) - Static method in interface org.apache.maven.api.services.ArtifactResolverRequest
 
build(Session, Collection<ProducedArtifact>) - Static method in interface org.apache.maven.api.services.ArtifactInstallerRequest
 
build(Session, ArtifactCoordinates) - Static method in interface org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest
 
build(Session, ArtifactCoordinates) - Static method in interface org.apache.maven.api.services.DependencyCoordinatesFactoryRequest
 
build(Session, ArtifactCoordinates) - Static method in interface org.apache.maven.api.services.VersionRangeResolverRequest
 
build(Session, ArtifactCoordinates) - Static method in interface org.apache.maven.api.services.VersionResolverRequest
 
build(Session, ArtifactCoordinates, List<RemoteRepository>) - Static method in interface org.apache.maven.api.services.VersionRangeResolverRequest
 
build(Session, ArtifactCoordinates, List<RemoteRepository>) - Static method in interface org.apache.maven.api.services.VersionResolverRequest
 
build(Session, Dependency) - Static method in interface org.apache.maven.api.services.DependencyCoordinatesFactoryRequest
 
build(Session, RemoteRepository, Collection<ProducedArtifact>) - Static method in interface org.apache.maven.api.services.ArtifactDeployerRequest
 
build(Session, DependencyResolverRequest.RequestType, List<DependencyCoordinates>) - Static method in interface org.apache.maven.api.services.DependencyResolverRequest
 
build(Session, DependencyResolverRequest.RequestType, List<DependencyCoordinates>, PathScope) - Static method in interface org.apache.maven.api.services.DependencyResolverRequest
 
build(Session, DependencyResolverRequest.RequestType, Artifact) - Static method in interface org.apache.maven.api.services.DependencyResolverRequest
 
build(Session, DependencyResolverRequest.RequestType, Artifact, PathScope) - Static method in interface org.apache.maven.api.services.DependencyResolverRequest
 
build(Session, DependencyResolverRequest.RequestType, DependencyCoordinates) - Static method in interface org.apache.maven.api.services.DependencyResolverRequest
 
build(Session, DependencyResolverRequest.RequestType, DependencyCoordinates, PathScope) - Static method in interface org.apache.maven.api.services.DependencyResolverRequest
 
build(Session, DependencyResolverRequest.RequestType, Project) - Static method in interface org.apache.maven.api.services.DependencyResolverRequest
 
build(Session, DependencyResolverRequest.RequestType, Project, PathScope) - Static method in interface org.apache.maven.api.services.DependencyResolverRequest
 
build(Session, ModelSource) - Static method in interface org.apache.maven.api.services.ModelBuilderRequest
 
build(Session, Source) - Method in interface org.apache.maven.api.services.ProjectBuilder
Creates a Project from a POM file.
build(Session, Source) - Static method in interface org.apache.maven.api.services.ProjectBuilderRequest
 
build(Session, Source, Source) - Method in interface org.apache.maven.api.services.SettingsBuilder
Builds the effective settings of the specified settings sources.
build(Session, Source, Source) - Method in interface org.apache.maven.api.services.ToolchainsBuilder
Builds the effective toolchains for the specified toolchains sources.
build(Session, Source, Source, Source) - Method in interface org.apache.maven.api.services.SettingsBuilder
Builds the effective settings of the specified settings sources.
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
Deprecated.
 
build(ModelBuildingRequest) - Method in interface org.apache.maven.model.building.ModelBuilder
Deprecated.
Builds the effective model of the specified POM.
build(ModelBuildingRequest, Collection<String>) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
 
build(ModelBuildingRequest, ModelBuildingResult) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
 
build(ModelBuildingRequest, ModelBuildingResult) - Method in interface org.apache.maven.model.building.ModelBuilder
Deprecated.
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(ModelSource, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuilder
Deprecated.
build(ModelSource, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuilder
Builds a project descriptor for the specified model source.
build(PluginDescriptorBuilder.ReaderSupplier) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
build(PluginDescriptorBuilder.ReaderSupplier, String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
build(PluginDescriptorBuilder.StreamSupplier) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
build(PluginDescriptorBuilder.StreamSupplier, String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
build(SettingsBuildingRequest) - Method in class org.apache.maven.settings.building.DefaultSettingsBuilder
Deprecated.
 
build(SettingsBuildingRequest) - Method in interface org.apache.maven.settings.building.SettingsBuilder
Deprecated.
Builds the effective settings of the specified settings files.
build(ToolchainsBuildingRequest) - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuilder
Deprecated.
 
build(ToolchainsBuildingRequest) - Method in interface org.apache.maven.toolchain.building.ToolchainsBuilder
Deprecated.
Builds the effective toolchains of the specified toolchains files.
build(XmlPullParser) - Static method in class org.apache.maven.internal.xml.XmlNodeBuilder
 
build(XmlPullParser, boolean) - Static method in class org.apache.maven.internal.xml.XmlNodeBuilder
 
build(XmlPullParser, boolean, XmlNodeBuilder.InputLocationBuilder) - Static method in class org.apache.maven.internal.xml.XmlNodeBuilder
 
Build - Class in org.apache.maven.api.model
The <build> element contains information required to build the project.
Build - Class in org.apache.maven.model
 
Build() - Constructor for class org.apache.maven.model.Build
 
Build(Build) - Constructor for class org.apache.maven.model.Build
 
Build(Build.Builder) - Constructor for class org.apache.maven.api.model.Build
Constructor for this class, to be called from its subclasses and Build.Builder.
Build(Build, BaseObject) - Constructor for class org.apache.maven.model.Build
 
BUILD - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
BUILD_ALLOW_EXPRESSION_IN_EFFECTIVE_PROJECT_VERSION - Static variable in class org.apache.maven.internal.impl.model.DefaultModelValidator
 
BUILD_ALLOW_EXPRESSION_IN_EFFECTIVE_PROJECT_VERSION - Static variable in class org.apache.maven.model.validation.DefaultModelValidator
Deprecated.
 
BUILD_CONSUMER - Enum constant in enum class org.apache.maven.api.services.ModelBuilderRequest.RequestType
The request is used specifically to parse the POM used as a basis for creating the consumer POM.
BUILD_EFFECTIVE - Enum constant in enum class org.apache.maven.api.services.ModelBuilderRequest.RequestType
The request is for rebuilding the effective POM in a project on the filesystem.
BUILD_POM_CLASSIFIER - Static variable in interface org.apache.maven.internal.transformation.ConsumerPomArtifactTransformer
 
BUILD_PROJECT - Enum constant in enum class org.apache.maven.api.services.ModelBuilderRequest.RequestType
The request is for building an initial model from a POM file in a project on the filesystem.
BUILD_TIMESTAMP_FORMAT_PROPERTY - Static variable in class org.apache.maven.model.interpolation.MavenBuildTimestamp
Deprecated.
 
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
Deprecated.
 
BUILD_VERSION_PROPERTY - Static variable in class org.apache.maven.cling.utils.CLIReportingUtils
 
Build.Builder - Class in org.apache.maven.api.model
Builder class used to create Build instances.
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
Deprecated.
 
buildArtifactRepository(Repository) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
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
Deprecated.
 
BuildBase - Class in org.apache.maven.api.model
Build configuration in a profile.
BuildBase - Class in org.apache.maven.model
 
BuildBase() - Constructor for class org.apache.maven.model.BuildBase
 
BuildBase(BuildBase) - Constructor for class org.apache.maven.model.BuildBase
 
BuildBase(BuildBase.Builder) - Constructor for class org.apache.maven.api.model.BuildBase
Constructor for this class, to be called from its subclasses and BuildBase.Builder.
BuildBase(BuildBase, BaseObject) - Constructor for class org.apache.maven.model.BuildBase
 
BuildBase.Builder - Class in org.apache.maven.api.model
Builder class used to create BuildBase instances.
buildBaseToApiV3(List<BuildBase>) - Static method in class org.apache.maven.model.BuildBase
 
buildBaseToApiV4(List<BuildBase>) - Static method in class org.apache.maven.model.BuildBase
 
buildComponentDescriptor(PlexusConfiguration, PluginDescriptor) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
buildConfiguration(InputStream) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
buildConfiguration(Reader) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
buildDependencyScopes(InternalScopeManager) - Method in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
buildDependencyScopes(InternalScopeManager) - Method in class org.apache.maven.internal.impl.resolver.scopes.Maven4ScopeManagerConfiguration
 
buildDependencyScopes(InternalScopeManager) - Method in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
buildDependencyScopes(InternalScopeManager) - Method in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
Deprecated.
 
buildDeploymentArtifactRepository(DeploymentRepository, ArtifactRepositoryFactory, PlexusContainer) - Static method in class org.apache.maven.project.ProjectUtils
Deprecated.
 
buildDiagnosticMessage() - Method in exception org.apache.maven.plugin.PluginParameterException
 
builder() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Returns the id of the build strategy to use.
builder() - Static method in interface org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest
 
builder() - Static method in interface org.apache.maven.api.services.ArtifactDeployerRequest
 
builder() - Static method in interface org.apache.maven.api.services.ArtifactFactoryRequest
 
builder() - Static method in interface org.apache.maven.api.services.ArtifactInstallerRequest
 
builder() - Static method in interface org.apache.maven.api.services.ArtifactResolverRequest
 
builder() - Static method in interface org.apache.maven.api.services.DependencyCoordinatesFactoryRequest
 
builder() - Static method in interface org.apache.maven.api.services.DependencyResolverRequest
 
builder() - Method in interface org.apache.maven.api.services.MessageBuilderFactory
Creates a new message builder.
builder() - Static method in interface org.apache.maven.api.services.ModelBuilderRequest
 
builder() - Static method in interface org.apache.maven.api.services.ProjectBuilderRequest
 
builder() - Static method in interface org.apache.maven.api.services.SettingsBuilderRequest
 
builder() - Static method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
 
builder() - Static method in interface org.apache.maven.api.services.VersionRangeResolverRequest
 
builder() - Static method in interface org.apache.maven.api.services.VersionResolverRequest
 
builder() - Static method in interface org.apache.maven.api.services.xml.XmlReaderRequest
 
builder() - Static method in interface org.apache.maven.api.services.xml.XmlWriterRequest
 
builder() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
builder() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
builder() - Static method in class org.apache.maven.cling.invoker.ProtoLookup
 
builder() - Method in class org.apache.maven.internal.impl.DefaultMessageBuilderFactory
 
builder() - Method in class org.apache.maven.jline.JLineMessageBuilderFactory
 
builder() - Static method in class org.apache.maven.jline.MessageUtils
 
builder(int) - Method in interface org.apache.maven.api.services.MessageBuilderFactory
Creates a new message builder of the specified size.
builder(int) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilderFactory
 
builder(int) - Method in class org.apache.maven.jline.JLineMessageBuilderFactory
 
builder(String, String, List<String>, Logger, MessageBuilderFactory) - Static method in interface org.apache.maven.api.cli.ParserRequest
Creates a new Builder instance for constructing a ParserRequest.
builder(ModelBuilderRequest) - Static method in interface org.apache.maven.api.services.ModelBuilderRequest
 
Builder - Interface in org.apache.maven.lifecycle.internal.builder
A Builder encapsulates a strategy for building a set of Maven projects.
Builder() - Constructor for class org.apache.maven.cling.invoker.ProtoLookup.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.cli.extensions.CoreExtension.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.cli.extensions.CoreExtensions.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.metadata.Metadata.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.metadata.Plugin.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.metadata.Snapshot.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.metadata.SnapshotVersion.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.metadata.Versioning.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Activation.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.ActivationFile.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.ActivationOS.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.ActivationProperty.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Build.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.BuildBase.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.CiManagement.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.ConfigurationContainer.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Contributor.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Dependency.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.DependencyManagement.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.DeploymentRepository.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Developer.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.DistributionManagement.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Exclusion.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Extension.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.FileSet.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.IssueManagement.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.License.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.MailingList.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Model.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.ModelBase.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Notifier.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Organization.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Parent.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.PatternSet.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Plugin.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.PluginConfiguration.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.PluginContainer.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.PluginExecution.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.PluginManagement.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Prerequisites.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Profile.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Relocation.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Reporting.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.ReportPlugin.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.ReportSet.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Repository.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.RepositoryBase.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.RepositoryPolicy.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Resource.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Scm.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.model.Site.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.Dependency.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.lifecycle.Execution.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.lifecycle.Phase.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.Parameter.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.PluginDescriptor.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.Requirement.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.Resolution.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.settings.Activation.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.settings.ActivationFile.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.settings.ActivationOS.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.settings.ActivationProperty.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.settings.IdentifiableBase.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.settings.Mirror.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.settings.Profile.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.settings.Proxy.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.settings.Repository.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.settings.RepositoryBase.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.settings.RepositoryPolicy.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.settings.Server.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.settings.Settings.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.settings.TrackableBase.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.toolchain.PersistedToolchains.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.toolchain.ToolchainModel.Builder
 
Builder(boolean) - Constructor for class org.apache.maven.api.toolchain.TrackableBase.Builder
 
Builder(CoreExtension, boolean) - Constructor for class org.apache.maven.api.cli.extensions.CoreExtension.Builder
 
Builder(CoreExtensions, boolean) - Constructor for class org.apache.maven.api.cli.extensions.CoreExtensions.Builder
 
Builder(Metadata, boolean) - Constructor for class org.apache.maven.api.metadata.Metadata.Builder
 
Builder(Plugin, boolean) - Constructor for class org.apache.maven.api.metadata.Plugin.Builder
 
Builder(Snapshot, boolean) - Constructor for class org.apache.maven.api.metadata.Snapshot.Builder
 
Builder(SnapshotVersion, boolean) - Constructor for class org.apache.maven.api.metadata.SnapshotVersion.Builder
 
Builder(Versioning, boolean) - Constructor for class org.apache.maven.api.metadata.Versioning.Builder
 
Builder(ActivationFile, boolean) - Constructor for class org.apache.maven.api.model.ActivationFile.Builder
 
Builder(ActivationOS, boolean) - Constructor for class org.apache.maven.api.model.ActivationOS.Builder
 
Builder(Activation, boolean) - Constructor for class org.apache.maven.api.model.Activation.Builder
 
Builder(ActivationProperty, boolean) - Constructor for class org.apache.maven.api.model.ActivationProperty.Builder
 
Builder(BuildBase, boolean) - Constructor for class org.apache.maven.api.model.BuildBase.Builder
 
Builder(Build, boolean) - Constructor for class org.apache.maven.api.model.Build.Builder
 
Builder(CiManagement, boolean) - Constructor for class org.apache.maven.api.model.CiManagement.Builder
 
Builder(ConfigurationContainer, boolean) - Constructor for class org.apache.maven.api.model.ConfigurationContainer.Builder
 
Builder(Contributor, boolean) - Constructor for class org.apache.maven.api.model.Contributor.Builder
 
Builder(DependencyManagement, boolean) - Constructor for class org.apache.maven.api.model.DependencyManagement.Builder
 
Builder(Dependency, boolean) - Constructor for class org.apache.maven.api.model.Dependency.Builder
 
Builder(DeploymentRepository, boolean) - Constructor for class org.apache.maven.api.model.DeploymentRepository.Builder
 
Builder(Developer, boolean) - Constructor for class org.apache.maven.api.model.Developer.Builder
 
Builder(DistributionManagement, boolean) - Constructor for class org.apache.maven.api.model.DistributionManagement.Builder
 
Builder(Exclusion, boolean) - Constructor for class org.apache.maven.api.model.Exclusion.Builder
 
Builder(Extension, boolean) - Constructor for class org.apache.maven.api.model.Extension.Builder
 
Builder(FileSet, boolean) - Constructor for class org.apache.maven.api.model.FileSet.Builder
 
Builder(IssueManagement, boolean) - Constructor for class org.apache.maven.api.model.IssueManagement.Builder
 
Builder(License, boolean) - Constructor for class org.apache.maven.api.model.License.Builder
 
Builder(MailingList, boolean) - Constructor for class org.apache.maven.api.model.MailingList.Builder
 
Builder(ModelBase, boolean) - Constructor for class org.apache.maven.api.model.ModelBase.Builder
 
Builder(Model, boolean) - Constructor for class org.apache.maven.api.model.Model.Builder
 
Builder(Notifier, boolean) - Constructor for class org.apache.maven.api.model.Notifier.Builder
 
Builder(Organization, boolean) - Constructor for class org.apache.maven.api.model.Organization.Builder
 
Builder(Parent, boolean) - Constructor for class org.apache.maven.api.model.Parent.Builder
 
Builder(PatternSet, boolean) - Constructor for class org.apache.maven.api.model.PatternSet.Builder
 
Builder(PluginConfiguration, boolean) - Constructor for class org.apache.maven.api.model.PluginConfiguration.Builder
 
Builder(PluginContainer, boolean) - Constructor for class org.apache.maven.api.model.PluginContainer.Builder
 
Builder(PluginExecution, boolean) - Constructor for class org.apache.maven.api.model.PluginExecution.Builder
 
Builder(PluginManagement, boolean) - Constructor for class org.apache.maven.api.model.PluginManagement.Builder
 
Builder(Plugin, boolean) - Constructor for class org.apache.maven.api.model.Plugin.Builder
 
Builder(Prerequisites, boolean) - Constructor for class org.apache.maven.api.model.Prerequisites.Builder
 
Builder(Profile, boolean) - Constructor for class org.apache.maven.api.model.Profile.Builder
 
Builder(Relocation, boolean) - Constructor for class org.apache.maven.api.model.Relocation.Builder
 
Builder(Reporting, boolean) - Constructor for class org.apache.maven.api.model.Reporting.Builder
 
Builder(ReportPlugin, boolean) - Constructor for class org.apache.maven.api.model.ReportPlugin.Builder
 
Builder(ReportSet, boolean) - Constructor for class org.apache.maven.api.model.ReportSet.Builder
 
Builder(RepositoryBase, boolean) - Constructor for class org.apache.maven.api.model.RepositoryBase.Builder
 
Builder(Repository, boolean) - Constructor for class org.apache.maven.api.model.Repository.Builder
 
Builder(RepositoryPolicy, boolean) - Constructor for class org.apache.maven.api.model.RepositoryPolicy.Builder
 
Builder(Resource, boolean) - Constructor for class org.apache.maven.api.model.Resource.Builder
 
Builder(Scm, boolean) - Constructor for class org.apache.maven.api.model.Scm.Builder
 
Builder(Site, boolean) - Constructor for class org.apache.maven.api.model.Site.Builder
 
Builder(Dependency, boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.Dependency.Builder
 
Builder(Execution, boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.lifecycle.Execution.Builder
 
Builder(LifecycleConfiguration, boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration.Builder
 
Builder(Lifecycle, boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle.Builder
 
Builder(Phase, boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.lifecycle.Phase.Builder
 
Builder(MojoDescriptor, boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
Builder(Parameter, boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.Parameter.Builder
 
Builder(PluginDescriptor, boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.PluginDescriptor.Builder
 
Builder(Requirement, boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.Requirement.Builder
 
Builder(Resolution, boolean) - Constructor for class org.apache.maven.api.plugin.descriptor.Resolution.Builder
 
Builder(ActivationFile, boolean) - Constructor for class org.apache.maven.api.settings.ActivationFile.Builder
 
Builder(ActivationOS, boolean) - Constructor for class org.apache.maven.api.settings.ActivationOS.Builder
 
Builder(Activation, boolean) - Constructor for class org.apache.maven.api.settings.Activation.Builder
 
Builder(ActivationProperty, boolean) - Constructor for class org.apache.maven.api.settings.ActivationProperty.Builder
 
Builder(IdentifiableBase, boolean) - Constructor for class org.apache.maven.api.settings.IdentifiableBase.Builder
 
Builder(Mirror, boolean) - Constructor for class org.apache.maven.api.settings.Mirror.Builder
 
Builder(Profile, boolean) - Constructor for class org.apache.maven.api.settings.Profile.Builder
 
Builder(Proxy, boolean) - Constructor for class org.apache.maven.api.settings.Proxy.Builder
 
Builder(RepositoryBase, boolean) - Constructor for class org.apache.maven.api.settings.RepositoryBase.Builder
 
Builder(Repository, boolean) - Constructor for class org.apache.maven.api.settings.Repository.Builder
 
Builder(RepositoryPolicy, boolean) - Constructor for class org.apache.maven.api.settings.RepositoryPolicy.Builder
 
Builder(Server, boolean) - Constructor for class org.apache.maven.api.settings.Server.Builder
 
Builder(Settings, boolean) - Constructor for class org.apache.maven.api.settings.Settings.Builder
 
Builder(TrackableBase, boolean) - Constructor for class org.apache.maven.api.settings.TrackableBase.Builder
 
Builder(PersistedToolchains, boolean) - Constructor for class org.apache.maven.api.toolchain.PersistedToolchains.Builder
 
Builder(ToolchainModel, boolean) - Constructor for class org.apache.maven.api.toolchain.ToolchainModel.Builder
 
Builder(TrackableBase, boolean) - Constructor for class org.apache.maven.api.toolchain.TrackableBase.Builder
 
BUILDER - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
BUILDER - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
BuilderCommon - Class in org.apache.maven.lifecycle.internal.builder
Common code that is shared by the LifecycleModuleBuilder and the LifeCycleWeaveBuilder
BuilderCommon(LifecycleDebugLogger, LifecycleExecutionPlanCalculator, ExecutionEventCatapult) - Constructor for class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
BuilderNotFoundException - Exception in org.apache.maven.lifecycle.internal.builder
BuilderNotFoundException
BuilderNotFoundException(String) - Constructor for exception org.apache.maven.lifecycle.internal.builder.BuilderNotFoundException
 
BuilderProblem - Interface in org.apache.maven.api.services
Describes a problem that was encountered during project building.
BuilderProblem.Severity - Enum Class in org.apache.maven.api.services
The different severity levels for a problem, in decreasing order.
buildEventListener - Variable in class org.apache.maven.cling.invoker.LookupContext
 
BuildEventListener - Interface in org.apache.maven.logging
An abstract build event sink.
buildExtensionsAssembled(ModelBuildingEvent) - Method in class org.apache.maven.model.building.AbstractModelBuildingListener
Deprecated.
 
buildExtensionsAssembled(ModelBuildingEvent) - Method in interface org.apache.maven.model.building.ModelBuildingListener
Deprecated.
Notifies the listener that the model has been constructed to the extent where build extensions can be processed.
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.
BuildFailure(MavenProject, Duration, Throwable) - Constructor for class org.apache.maven.execution.BuildFailure
Creates a new build summary for the specified project.
BuildFailure(MavenProject, Duration, Duration, 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
 
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.
 
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
 
buildMessage(String, List<BuilderProblem>) - Static method in exception org.apache.maven.api.services.MavenBuilderException
Formats message out of problems: problems are sorted (in natural order of BuilderProblem.Severity) and then a list is built.
buildNumber(int) - Method in class org.apache.maven.api.metadata.Snapshot.Builder
 
BuildPlan - Class in org.apache.maven.lifecycle.internal.concurrent
 
BuildPlan(Map<MavenProject, List<MavenProject>>) - Constructor for class org.apache.maven.lifecycle.internal.concurrent.BuildPlan
 
BuildPlanExecutor - Class in org.apache.maven.lifecycle.internal.concurrent
Builds the full lifecycle in weave-mode (phase by phase as opposed to project-by-project).
BuildPlanExecutor(MojoExecutor, ExecutionEventCatapult, List<ProjectExecutionListener>, ConsumerPomArtifactTransformer, BuildPlanLogger, Map<String, MojoExecutionConfigurator>, MavenPluginManager, MojoDescriptorCreator, LifecycleRegistry) - Constructor for class org.apache.maven.lifecycle.internal.concurrent.BuildPlanExecutor
 
BuildPlanExecutor.Clock - Class in org.apache.maven.lifecycle.internal.concurrent
 
BuildPlanLogger - Class in org.apache.maven.lifecycle.internal.concurrent
Logs debug output from the various lifecycle phases.
BuildPlanLogger() - Constructor for class org.apache.maven.lifecycle.internal.concurrent.BuildPlanLogger
 
BuildPluginManager - Interface in org.apache.maven.plugin
 
buildProject(MavenSession, MavenSession, ReactorContext, MavenProject, TaskSegment) - Method in class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
 
buildProject(MavenSession, ReactorContext, MavenProject, TaskSegment) - Method in class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
 
buildRawModel(File, int, boolean) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
buildRawModel(File, int, boolean) - Method in interface org.apache.maven.model.building.ModelBuilder
buildRawModel(File, int, boolean, TransformerContext) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
buildRawModel(File, int, boolean, TransformerContext) - Method in interface org.apache.maven.model.building.ModelBuilder
buildRawModel(Path, int, boolean) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
 
buildRawModel(Path, int, boolean) - Method in interface org.apache.maven.model.building.ModelBuilder
Deprecated.
Performs only the part of ModelBuilder.build(ModelBuildingRequest) that loads the raw model
buildRawModel(Path, int, boolean, TransformerContext) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
 
buildRawModel(Path, int, boolean, TransformerContext) - Method in interface org.apache.maven.model.building.ModelBuilder
Deprecated.
 
buildRawModel(ModelBuilderRequest) - Method in interface org.apache.maven.api.services.ModelBuilder
 
buildRawModel(ModelBuilderRequest) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder
 
buildRawModel(ModelBuildingRequest) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
 
buildRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.internal.impl.DefaultRepositoryFactory
 
buildResolutionScopes(InternalScopeManager) - Method in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
buildResolutionScopes(InternalScopeManager) - Method in class org.apache.maven.internal.impl.resolver.scopes.Maven4ScopeManagerConfiguration
 
buildResolutionScopes(InternalScopeManager) - Method in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
buildResolutionScopes(InternalScopeManager) - Method in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
Deprecated.
 
BuildResumptionAnalyzer - Interface in org.apache.maven.execution
Instances of this class are responsible for determining whether it makes sense to "resume" a build (i.e., using the --resume flag.
BuildResumptionData - Class in org.apache.maven.execution
This class holds the information required to enable resuming a Maven build with --resume.
BuildResumptionData(List<String>) - Constructor for class org.apache.maven.execution.BuildResumptionData
 
BuildResumptionDataRepository - Interface in org.apache.maven.execution
Instances of this interface retrieve and store data for the --resume / -r feature.
BuildResumptionPersistenceException - Exception in org.apache.maven.execution
This exception will be thrown when something fails while persisting build resumption data.
BuildResumptionPersistenceException(String, Throwable) - Constructor for exception org.apache.maven.execution.BuildResumptionPersistenceException
 
buildSettings() - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
Deprecated.
 
buildSettings() - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
buildSettings(boolean) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
Deprecated.
 
buildSettings(boolean) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
buildSettings(File) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
Deprecated.
 
buildSettings(File) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
buildSettings(File, boolean) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
Deprecated.
 
buildSettings(File, boolean) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
buildSettings(MavenExecutionRequest) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
Deprecated.
 
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.
 
BuildStep - Class in org.apache.maven.lifecycle.internal.concurrent
 
BuildStep(String, MavenProject, Lifecycle.Phase) - Constructor for class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
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.
BuildSuccess(MavenProject, Duration) - Constructor for class org.apache.maven.execution.BuildSuccess
Creates a new build summary for the specified project.
BuildSuccess(MavenProject, Duration, Duration) - Constructor for class org.apache.maven.execution.BuildSuccess
Creates a new build summary for the specified project.
BuildSummary - Class in org.apache.maven.execution
Summarizes the result of a project build in the reactor.
BuildSummary(MavenProject, long) - Constructor for class org.apache.maven.execution.BuildSummary
Creates a new build summary for the specified project.
BuildSummary(MavenProject, Duration, Duration) - 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.project.interpolation
Deprecated.
BuildTimestampValueSource(Date, String) - Constructor for class org.apache.maven.project.interpolation.BuildTimestampValueSource
Deprecated.
 
buildToApiV3(List<Build>) - Static method in class org.apache.maven.model.Build
 
buildToApiV4(List<Build>) - Static method in class org.apache.maven.model.Build
 
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 - Enum constant in enum class org.apache.maven.cli.transfer.FileSizeFormat.ScaleUnit
Deprecated.
 
BYTE - Enum constant in enum class org.apache.maven.cling.transfer.FileSizeFormat.ScaleUnit
 
bytes() - Method in enum class org.apache.maven.cli.transfer.FileSizeFormat.ScaleUnit
Deprecated.
 
bytes() - Method in enum class org.apache.maven.cling.transfer.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
Deprecated.
 
cache - Variable in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
cache - Variable in class org.apache.maven.project.DefaultProjectRealmCache
 
CACHE_ARTIFACT_NOT_FOUND - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
CACHE_ARTIFACT_NOT_FOUND - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
CACHE_OUTPUT_STREAM_STRING_KEY - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
cacheArtifactNotFound() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Indicates whether Maven should cache the "not found" status of artifacts that were not found in remote repositories.
cacheArtifactNotFound() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
cacheArtifactNotFound() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
cacheContexts - Variable in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
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
Deprecated.
 
CacheKey(Plugin, ClassLoader, Map<String, ClassLoader>, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Constructor for class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
 
CacheKey(Plugin, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Constructor for class org.apache.maven.plugin.DefaultPluginArtifactsCache.CacheKey
 
CacheKey(MavenProject, List<RemoteRepository>, Collection<String>, Collection<String>, boolean, RepositorySystemSession) - Constructor for class org.apache.maven.project.artifact.DefaultProjectArtifactsCache.CacheKey
 
CacheRecord(List<Artifact>) - Constructor for class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
CacheRecord(PluginResolutionException) - Constructor for class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
CacheRecord(ClassRealm, List<Artifact>) - Constructor for class org.apache.maven.plugin.PluginRealmCache.CacheRecord
 
calculate(byte[], Collection<ChecksumAlgorithmService.ChecksumAlgorithm>) - Method in interface org.apache.maven.api.services.ChecksumAlgorithmService
Calculates checksums for specified data.
calculate(byte[], Collection<ChecksumAlgorithmService.ChecksumAlgorithm>) - Method in class org.apache.maven.internal.impl.DefaultChecksumAlgorithmService
 
calculate(InputStream, Collection<ChecksumAlgorithmService.ChecksumAlgorithm>) - Method in interface org.apache.maven.api.services.ChecksumAlgorithmService
Calculates checksums for specified stream.
calculate(InputStream, Collection<ChecksumAlgorithmService.ChecksumAlgorithm>) - Method in class org.apache.maven.internal.impl.DefaultChecksumAlgorithmService
 
calculate(ByteBuffer, Collection<ChecksumAlgorithmService.ChecksumAlgorithm>) - Method in interface org.apache.maven.api.services.ChecksumAlgorithmService
Calculates checksums for specified data.
calculate(ByteBuffer, Collection<ChecksumAlgorithmService.ChecksumAlgorithm>) - Method in class org.apache.maven.internal.impl.DefaultChecksumAlgorithmService
 
calculate(Path, Collection<ChecksumAlgorithmService.ChecksumAlgorithm>) - Method in interface org.apache.maven.api.services.ChecksumAlgorithmService
Calculates checksums for specified file.
calculate(Path, Collection<ChecksumAlgorithmService.ChecksumAlgorithm>) - Method in class org.apache.maven.internal.impl.DefaultChecksumAlgorithmService
 
calculateDegreeOfConcurrency(String) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
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<Task>) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
calculateExecutionPlan(MavenSession, MavenProject, List<Task>) - Method in interface org.apache.maven.lifecycle.internal.LifecycleExecutionPlanCalculator
 
calculateExecutionPlan(MavenSession, MavenProject, List<Task>, boolean) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
calculateExecutionPlan(MavenSession, MavenProject, List<Task>, boolean) - Method in interface org.apache.maven.lifecycle.internal.LifecycleExecutionPlanCalculator
 
calculateForkedExecutions(MojoExecution, MavenSession) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
calculateForkedExecutions(MojoExecution, MavenSession) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
calculateForkedExecutions(MojoExecution, MavenSession) - Method in interface org.apache.maven.lifecycle.internal.LifecycleExecutionPlanCalculator
 
calculateForkedExecutions(MojoExecution, MavenSession) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
calculateLifecycleMappings(MavenSession, MavenProject, Lifecycle, String) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate
 
calculateLifecycleMappings(MavenSession, MavenProject, Lifecycle, String) - Method in interface org.apache.maven.lifecycle.LifecycleMappingDelegate
 
calculateMojoExecutions(MavenSession, MavenProject, List<Task>) - 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.concurrent.ConcurrentLifecycleStarter
 
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.concurrent.ConcurrentLifecycleStarter
 
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
 
CANCELED - Static variable in class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
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.
 
canPauseResume() - Method in class org.apache.maven.jline.FastTerminal
 
canResume() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
canResume() - Method in interface org.apache.maven.execution.MavenExecutionResult
Indicates whether or not the build could be resumed by a second invocation of Maven.
CENTRAL_ID - Static variable in interface org.apache.maven.api.Repository
The reserved id for Maven Central
chain(Collection<? extends Function<String, String>>) - Static method in interface org.apache.maven.api.services.Interpolator
Creates a composite function from a collection of functions.
chain(Function<String, String>...) - Static method in interface org.apache.maven.api.services.Interpolator
 
chainListener(ExecutionListener) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
chainListener(RepositoryListener) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
checkOutOfDate(Date) - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
checkPrerequisites(PluginDescriptor) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
checkPrerequisites(PluginDescriptor) - Method in interface org.apache.maven.plugin.MavenPluginManager
Verifies that the specified plugin's prerequisites are met.
checkRequiredMavenVersion(PluginDescriptor) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
Deprecated.
checkRequiredMavenVersion(PluginDescriptor) - Method in interface org.apache.maven.plugin.MavenPluginManager
checkScope(ArtifactScopeEnum) - Static method in enum class org.apache.maven.artifact.ArtifactScopeEnum
Deprecated.
Helper method to simplify null processing
checkSnapshot(String) - Static method in class org.apache.maven.internal.impl.DefaultModelVersionParser
 
checkSnapshot(String) - Static method in class org.apache.maven.repository.internal.DefaultModelVersionParser
Deprecated.
 
checksum() - Method in interface org.apache.maven.api.services.ChecksumAlgorithmService.ChecksumCalculator
Returns the algorithm end result as string, never null.
CHECKSUM_FAILURE_POLICY - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
CHECKSUM_FAILURE_POLICY - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
CHECKSUM_POLICY_FAIL - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
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
Deprecated.
 
CHECKSUM_POLICY_WARN - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
CHECKSUM_POLICY_WARN - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
CHECKSUM_WARNING_POLICY - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
CHECKSUM_WARNING_POLICY - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
ChecksumAlgorithmService - Interface in org.apache.maven.api.services
Checksum algorithms service.
ChecksumAlgorithmService.ChecksumAlgorithm - Interface in org.apache.maven.api.services
The checksum algorithm.
ChecksumAlgorithmService.ChecksumCalculator - Interface in org.apache.maven.api.services
The checksum calculator.
ChecksumAlgorithmServiceException - Exception in org.apache.maven.api.services
 
ChecksumAlgorithmServiceException(String, Throwable) - Constructor for exception org.apache.maven.api.services.ChecksumAlgorithmServiceException
 
ChecksumFailedException - Exception in org.apache.maven.repository.legacy
Deprecated.
ChecksumFailedException(String) - Constructor for exception org.apache.maven.repository.legacy.ChecksumFailedException
Deprecated.
 
ChecksumFailedException(String, Throwable) - Constructor for exception org.apache.maven.repository.legacy.ChecksumFailedException
Deprecated.
 
checksumPolicy(String) - Method in class org.apache.maven.api.model.RepositoryPolicy.Builder
 
checksumPolicy(String) - Method in class org.apache.maven.api.settings.RepositoryPolicy.Builder
 
CHILD_PATH_ADJUSTMENT - Static variable in class org.apache.maven.internal.impl.model.MavenModelMerger
The hint key for the child path adjustment used during inheritance for URL calculations.
childProjectUrlInheritAppendPath(String) - Method in class org.apache.maven.api.model.Model.Builder
 
children - Variable in class org.apache.maven.internal.xml.XmlNodeImpl
 
CHILDREN - Enum constant in enum class org.apache.maven.api.Lifecycle.Pointer.Type
 
CHILDREN - Enum constant in enum class org.apache.maven.api.plugin.annotations.After.Type
 
CHILDREN_COMBINATION_APPEND - Static variable in interface org.apache.maven.api.xml.XmlNode
 
CHILDREN_COMBINATION_MERGE - Static variable in interface org.apache.maven.api.xml.XmlNode
 
CHILDREN_COMBINATION_MODE_ATTRIBUTE - Static variable in interface org.apache.maven.api.xml.XmlNode
 
childrenTracking - Variable in class org.apache.maven.artifact.repository.metadata.BaseObject
 
childrenTracking - Variable in class org.apache.maven.model.BaseObject
 
childrenTracking - Variable in class org.apache.maven.settings.BaseObject
 
childrenTracking - Variable in class org.apache.maven.toolchain.model.BaseObject
 
childScmConnectionInheritAppendPath(String) - Method in class org.apache.maven.api.model.Scm.Builder
 
childScmDeveloperConnectionInheritAppendPath(String) - Method in class org.apache.maven.api.model.Scm.Builder
 
childScmUrlInheritAppendPath(String) - Method in class org.apache.maven.api.model.Scm.Builder
 
childSiteUrlInheritAppendPath(String) - Method in class org.apache.maven.api.model.Site.Builder
 
ciManagement(CiManagement) - Method in class org.apache.maven.api.model.Model.Builder
 
CiManagement - Class in org.apache.maven.api.model
The <ciManagement> element contains information required to the continuous integration system of the project.
CiManagement - Class in org.apache.maven.model
 
CiManagement() - Constructor for class org.apache.maven.model.CiManagement
 
CiManagement(CiManagement) - Constructor for class org.apache.maven.model.CiManagement
 
CiManagement(CiManagement.Builder) - Constructor for class org.apache.maven.api.model.CiManagement
Constructor for this class, to be called from its subclasses and CiManagement.Builder.
CiManagement(CiManagement, BaseObject) - Constructor for class org.apache.maven.model.CiManagement
 
CiManagement.Builder - Class in org.apache.maven.api.model
Builder class used to create CiManagement instances.
ciManagementToApiV3(List<CiManagement>) - Static method in class org.apache.maven.model.CiManagement
 
ciManagementToApiV4(List<CiManagement>) - Static method in class org.apache.maven.model.CiManagement
 
CLASSES - Enum constant in enum class org.apache.maven.api.JavaPathType
The path identified by the Java --class-path option.
classifier - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
classifier(String) - Method in class org.apache.maven.api.metadata.SnapshotVersion.Builder
 
classifier(String) - Method in class org.apache.maven.api.model.Dependency.Builder
 
classifier(String) - Method in class org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest.ArtifactFactoryRequestBuilder
 
classifier(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
 
classifier(String) - Method in class org.apache.maven.api.services.DependencyCoordinatesFactoryRequest.DependencyCoordinatesFactoryRequestBuilder
 
classLoadingStrategy(String) - Method in class org.apache.maven.api.cli.extensions.CoreExtension.Builder
 
CLASSPATH_JAR - Static variable in interface org.apache.maven.api.Type
Artifact type name for a JAR file to unconditionally place on the class-path.
CLASSPATH_PROCESSOR - Static variable in interface org.apache.maven.api.Type
Artifact type name for a JAR file to unconditionally place on the annotation processor class-path.
classpathCompile - Enum constant in enum class org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
Deprecated.
 
ClasspathContainer - Class in org.apache.maven.repository.metadata
Deprecated.
ClasspathContainer(List<ArtifactMetadata>, ArtifactScopeEnum) - Constructor for class org.apache.maven.repository.metadata.ClasspathContainer
Deprecated.
 
ClasspathContainer(ArtifactScopeEnum) - Constructor for class org.apache.maven.repository.metadata.ClasspathContainer
Deprecated.
 
classpathRuntime - Enum constant in enum class org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
Deprecated.
 
classpathTest - Enum constant in enum class org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
Deprecated.
 
ClasspathTransformation - Interface in org.apache.maven.repository.metadata
Deprecated.
ClassRealmConstituent - Interface in org.apache.maven.classrealm
Describes a constituent of a class realm.
ClassRealmManager - Interface in org.apache.maven.classrealm
Manages the class realms used by Maven.
ClassRealmManagerDelegate - Interface in org.apache.maven.classrealm
ClassRealmManagerDelegate is used to perform addition configuration of class realms created by ClassRealmManager.
ClassRealmRequest - Interface in org.apache.maven.classrealm
Describes the requirements for a new class realm.
ClassRealmRequest.RealmType - Enum Class in org.apache.maven.classrealm
The type of a class realm.
classWorld - Variable in class org.apache.maven.cling.ClingSupport
 
classWorldManaged - Variable in class org.apache.maven.cling.ClingSupport
 
CLEAN - Static variable in interface org.apache.maven.api.Lifecycle
 
CLEAN - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
cleanArgs(String[]) - Static method in class org.apache.maven.cli.CleanArgument
Deprecated.
 
cleanArgs(String[]) - Static method in class org.apache.maven.cling.invoker.CleanArgument
 
CleanArgument - Class in org.apache.maven.cli
Deprecated.
CleanArgument - Class in org.apache.maven.cling.invoker
CleanArgument
CleanArgument() - Constructor for class org.apache.maven.cli.CleanArgument
Deprecated.
 
CleanArgument() - Constructor for class org.apache.maven.cling.invoker.CleanArgument
 
clear() - Method in interface org.apache.maven.api.services.model.ModelCache
 
clear() - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
clear() - Method in class org.apache.maven.cling.props.MavenProperties
 
clear() - Method in class org.apache.maven.internal.impl.model.DefaultModelCache
 
clearValue() - Method in class org.apache.maven.cli.props.MavenProperties.Layout
Deprecated.
 
clearValue() - Method in class org.apache.maven.cling.props.MavenProperties.Layout
 
CLI - Enum constant in enum class org.apache.maven.plugin.MojoExecution.Source
An execution that originates from the direct invocation of a goal from the CLI.
cliManager - Variable in class org.apache.maven.cling.invoker.CommonsCliOptions
 
CLIManager - Class in org.apache.maven.cli
Deprecated.
CLIManager() - Constructor for class org.apache.maven.cli.CLIManager
Deprecated.
 
CLIManager() - Constructor for class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
CLIManager() - Constructor for class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
CLIManager() - Constructor for class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions.CLIManager
 
ClingSupport - Class in org.apache.maven.cling
The CLI "new-gen".
ClingSupport() - Constructor for class org.apache.maven.cling.ClingSupport
Ctor that creates "managed" ClassWorld.
ClingSupport(ClassWorld) - Constructor for class org.apache.maven.cling.ClingSupport
Ctor to be used when running in ClassWorlds Launcher.
CLIReportingUtils - Class in org.apache.maven.cli
Deprecated.
CLIReportingUtils - Class in org.apache.maven.cling.utils
Utility class used to report errors, statistics, application version info, etc.
CLIReportingUtils() - Constructor for class org.apache.maven.cli.CLIReportingUtils
Deprecated.
 
CLIReportingUtils() - Constructor for class org.apache.maven.cling.utils.CLIReportingUtils
 
CliRequest - Class in org.apache.maven.cli
Deprecated.
Clock() - Constructor for class org.apache.maven.lifecycle.internal.concurrent.BuildPlanExecutor.Clock
 
clone() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
clone() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
 
clone() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
 
clone() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
clone() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
clone() - Method in class org.apache.maven.execution.MavenSession
 
clone() - Method in class org.apache.maven.model.Activation
 
clone() - Method in class org.apache.maven.model.ActivationFile
 
clone() - Method in class org.apache.maven.model.ActivationOS
 
clone() - Method in class org.apache.maven.model.ActivationProperty
 
clone() - Method in class org.apache.maven.model.Build
 
clone() - Method in class org.apache.maven.model.BuildBase
 
clone() - Method in class org.apache.maven.model.CiManagement
 
clone() - Method in class org.apache.maven.model.ConfigurationContainer
 
clone() - Method in class org.apache.maven.model.Contributor
 
clone() - Method in class org.apache.maven.model.Dependency
 
clone() - Method in class org.apache.maven.model.DependencyManagement
 
clone() - Method in class org.apache.maven.model.DeploymentRepository
 
clone() - Method in class org.apache.maven.model.Developer
 
clone() - Method in class org.apache.maven.model.DistributionManagement
 
clone() - Method in class org.apache.maven.model.Exclusion
 
clone() - Method in class org.apache.maven.model.Extension
 
clone() - Method in class org.apache.maven.model.FileSet
 
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
 
clone() - Method in class org.apache.maven.model.License
 
clone() - Method in class org.apache.maven.model.MailingList
 
clone() - Method in class org.apache.maven.model.Model
 
clone() - Method in class org.apache.maven.model.ModelBase
 
clone() - Method in class org.apache.maven.model.Notifier
 
clone() - Method in class org.apache.maven.model.Organization
 
clone() - Method in class org.apache.maven.model.Parent
 
clone() - Method in class org.apache.maven.model.PatternSet
 
clone() - Method in class org.apache.maven.model.Plugin
 
clone() - Method in class org.apache.maven.model.PluginConfiguration
 
clone() - Method in class org.apache.maven.model.PluginContainer
 
clone() - Method in class org.apache.maven.model.PluginExecution
 
clone() - Method in class org.apache.maven.model.PluginManagement
 
clone() - Method in class org.apache.maven.model.Prerequisites
 
clone() - Method in class org.apache.maven.model.Profile
 
clone() - Method in class org.apache.maven.model.Relocation
 
clone() - Method in class org.apache.maven.model.Reporting
 
clone() - Method in class org.apache.maven.model.ReportPlugin
 
clone() - Method in class org.apache.maven.model.ReportSet
 
clone() - Method in class org.apache.maven.model.Repository
 
clone() - Method in class org.apache.maven.model.RepositoryBase
 
clone() - Method in class org.apache.maven.model.RepositoryPolicy
 
clone() - Method in class org.apache.maven.model.Resource
 
clone() - Method in class org.apache.maven.model.Scm
 
clone() - Method in class org.apache.maven.model.Site
 
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
 
clone() - Method in class org.apache.maven.settings.ActivationFile
 
clone() - Method in class org.apache.maven.settings.ActivationOS
 
clone() - Method in class org.apache.maven.settings.ActivationProperty
 
clone() - Method in class org.apache.maven.settings.IdentifiableBase
 
clone() - Method in class org.apache.maven.settings.Mirror
 
clone() - Method in class org.apache.maven.settings.Profile
 
clone() - Method in class org.apache.maven.settings.Proxy
 
clone() - Method in class org.apache.maven.settings.Repository
 
clone() - Method in class org.apache.maven.settings.RepositoryBase
 
clone() - Method in class org.apache.maven.settings.RepositoryPolicy
 
clone() - Method in class org.apache.maven.settings.Server
 
clone() - Method in class org.apache.maven.settings.Settings
 
clone() - Method in class org.apache.maven.settings.TrackableBase
 
clone() - Method in class org.apache.maven.toolchain.model.PersistedToolchains
 
clone() - Method in class org.apache.maven.toolchain.model.ToolchainModel
 
clone() - Method in class org.apache.maven.toolchain.model.TrackableBase
 
clone(PluginDescriptor) - Static method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
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 interface org.apache.maven.api.cli.Executor
Closes and disposes of this Executor instance, releasing any resources it may hold.
close() - Method in interface org.apache.maven.api.cli.Invoker
Closes and disposes of this Invoker instance, releasing any resources it may hold.
close() - Method in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
close() - Method in interface org.apache.maven.cling.invoker.ContainerCapsule
Performs a clean shutdown of backing container.
close() - Method in class org.apache.maven.cling.invoker.LookupContext
 
close() - Method in class org.apache.maven.cling.invoker.mvn.resident.ResidentMavenInvoker
 
close() - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsule
 
close() - Method in class org.apache.maven.eventspy.AbstractEventSpy
 
close() - Method in interface org.apache.maven.eventspy.EventSpy
Notifies the spy of Maven's termination, allowing it to free any resources allocated by it.
close() - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
close() - Method in class org.apache.maven.internal.impl.DefaultTransport
 
close() - Method in class org.apache.maven.internal.impl.EventSpyImpl
 
close() - Method in class org.apache.maven.internal.impl.util.PhasingExecutor
 
close() - Method in class org.apache.maven.jline.FastTerminal
 
close() - Method in interface org.apache.maven.lifecycle.internal.MojoExecutor.NoExceptionCloseable
 
close() - Method in class org.apache.maven.lifecycle.internal.MojoExecutor.NoLock
 
close() - Method in class org.apache.maven.lifecycle.internal.MojoExecutor.ProjectLock
 
close() - Method in class org.apache.maven.logging.ProjectBuildLogAppender
 
closeables - Variable in class org.apache.maven.cling.invoker.LookupContext
 
closeAll() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
closeContainer() - Method in class org.apache.maven.cling.invoker.LookupContext
 
closeContainer() - Method in class org.apache.maven.cling.invoker.mvn.MavenContext
 
closeContainer() - Method in class org.apache.maven.cling.invoker.mvn.resident.ResidentMavenContext
 
closed - Variable in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
collect(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>) - Method in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
Deprecated.
 
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
Deprecated.
 
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
Deprecated.
 
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
Deprecated.
 
collect(DependencyResolverRequest) - Method in interface org.apache.maven.api.services.DependencyResolver
Collects the transitive dependencies and builds a dependency graph.
collect(DependencyResolverRequest) - Method in class org.apache.maven.internal.impl.DefaultDependencyResolver
 
collect(Session, Artifact, PathScope) - Method in interface org.apache.maven.api.services.DependencyResolver
Collects the transitive dependencies of some artifacts and builds a dependency graph for the given path scope.
collect(Session, DependencyCoordinates, PathScope) - Method in interface org.apache.maven.api.services.DependencyResolver
Collects the transitive dependencies of some artifacts and builds a dependency graph for the given path scope.
collect(Session, Project, PathScope) - Method in interface org.apache.maven.api.services.DependencyResolver
Collects the transitive dependencies of some artifacts and builds a dependency graph for the given path scope.
COLLECT - Enum constant in enum class org.apache.maven.api.services.DependencyResolverRequest.RequestType
 
collectDependencies(Artifact, PathScope) - Method in interface org.apache.maven.api.Session
Shortcut for getService(DependencyResolver.class).collect(...)
collectDependencies(Artifact, PathScope) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(DependencyResolver.class).collect(...)
collectDependencies(DependencyCoordinates, PathScope) - Method in interface org.apache.maven.api.Session
Collects the transitive dependencies of some artifacts and builds a dependency graph.
collectDependencies(DependencyCoordinates, PathScope) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(DependencyResolver.class).collect(...)
collectDependencies(Project, PathScope) - Method in interface org.apache.maven.api.Session
Shortcut for getService(DependencyResolver.class).collect(...)
collectDependencies(Project, PathScope) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(DependencyResolver.class).collect(...)
collectExportedArtifacts(CoreExtensionEntry, List<CoreExtensionEntry>) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
collectExportedPackages(CoreExtensionEntry, List<CoreExtensionEntry>) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
collectListIfPresentOrEmpty(Function<O, Optional<List<String>>>) - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
collectMapIfPresentOrEmpty(Function<O, Optional<Map<String, String>>>) - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
collectProjects(MavenExecutionRequest) - Method in class org.apache.maven.project.collector.MultiModuleCollectionStrategy
 
collectProjects(MavenExecutionRequest) - Method in class org.apache.maven.project.collector.PomlessCollectionStrategy
 
collectProjects(MavenExecutionRequest) - Method in interface org.apache.maven.project.collector.ProjectCollectionStrategy
 
collectProjects(MavenExecutionRequest) - Method in class org.apache.maven.project.collector.RequestPomCollectionStrategy
 
color() - Method in interface org.apache.maven.api.cli.Options
Returns the color setting for console output.
color() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
color() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
COLOR - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
COLOR - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
coloredOutput - Variable in class org.apache.maven.cling.invoker.LookupContext
 
combine(List<BindingInitializer<T>>) - Static method in class org.apache.maven.di.impl.BindingInitializer
 
command() - Method in interface org.apache.maven.api.cli.ExecutorRequest
The command to execute, ie "mvn".
command() - Method in interface org.apache.maven.api.cli.ParserRequest
Returns the Maven command to be executed.
command(String) - Method in class org.apache.maven.api.cli.ExecutorRequest.Builder
 
commandLine - Variable in class org.apache.maven.cling.invoker.CommonsCliOptions
 
commandLineSyntax(String) - Method in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
commandName() - Method in interface org.apache.maven.api.cli.ParserRequest
Returns the Maven command name (ie "Maven").
comments(String) - Method in class org.apache.maven.api.model.License.Builder
 
CommonsCliEncryptOptions - Class in org.apache.maven.cling.invoker.mvnenc
Implementation of EncryptOptions (base + mvnenc).
CommonsCliEncryptOptions(String, CommonsCliEncryptOptions.CLIManager, CommandLine) - Constructor for class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions
 
CommonsCliEncryptOptions.CLIManager - Class in org.apache.maven.cling.invoker.mvnenc
 
CommonsCliMavenOptions - Class in org.apache.maven.cling.invoker.mvn
 
CommonsCliMavenOptions(String, CommonsCliMavenOptions.CLIManager, CommandLine) - Constructor for class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
CommonsCliMavenOptions.CLIManager - Class in org.apache.maven.cling.invoker.mvn
 
CommonsCliOptions - Class in org.apache.maven.cling.invoker
 
CommonsCliOptions(String, CommonsCliOptions.CLIManager, CommandLine) - Constructor for class org.apache.maven.cling.invoker.CommonsCliOptions
 
CommonsCliOptions.CLIManager - Class in org.apache.maven.cling.invoker
 
ComparableVersion - Class in org.apache.maven.artifact.versioning
Generic implementation of version comparison.
ComparableVersion(String) - Constructor for class org.apache.maven.artifact.versioning.ComparableVersion
 
compare(String, String) - Method in class org.apache.maven.lifecycle.internal.PhaseComparator
 
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
Deprecated.
 
compareTo(ArtifactVersion) - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
compareTo(ComparableVersion) - Method in class org.apache.maven.artifact.versioning.ComparableVersion
 
compareTo(MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
Deprecated.
 
compile - Enum constant in enum class org.apache.maven.artifact.ArtifactScopeEnum
Deprecated.
 
compile(Function<Dependency<?>, Supplier<?>>) - Method in class org.apache.maven.di.impl.Binding.BindingToConstructor
 
compile(Function<Dependency<?>, Supplier<?>>) - Method in class org.apache.maven.di.impl.Binding.BindingToInstance
 
compile(Function<Dependency<?>, Supplier<?>>) - Method in class org.apache.maven.di.impl.Binding
 
compile(Function<Dependency<?>, Supplier<?>>) - Method in class org.apache.maven.di.impl.BindingInitializer
 
compile(Binding<Q>) - Method in class org.apache.maven.di.impl.InjectorImpl
 
COMPILE - Enum constant in enum class org.apache.maven.api.DependencyScope
Compile, runtime and test.
COMPILE - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
COMPILE_ONLY - Enum constant in enum class org.apache.maven.api.DependencyScope
Compile only.
COMPILER_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
CompoundProjectExecutionListener - Class in org.apache.maven.lifecycle.internal
 
CompoundProjectExecutionListener(Collection<ProjectExecutionListener>) - Constructor for class org.apache.maven.lifecycle.internal.CompoundProjectExecutionListener
 
computeIfAbsent(Object, Supplier<?>) - Method in class org.apache.maven.internal.impl.model.DefaultModelCache
 
computeIfAbsent(Object, Supplier<?>) - Method in class org.apache.maven.repository.internal.DefaultModelCache
Deprecated.
 
computeIfAbsent(String, String, String, String, Supplier<T>) - Method in interface org.apache.maven.api.services.model.ModelCache
 
computeIfAbsent(String, String, String, String, Supplier<T>) - Method in class org.apache.maven.internal.impl.model.DefaultModelCache
 
computeIfAbsent(String, String, String, String, Supplier<T>) - Method in interface org.apache.maven.model.building.ModelCache
Deprecated.
 
computeIfAbsent(String, String, String, String, Supplier<T>) - Method in class org.apache.maven.repository.internal.DefaultModelCache
Deprecated.
 
computeIfAbsent(Source, String, Supplier<T>) - Method in interface org.apache.maven.api.services.model.ModelCache
 
computeIfAbsent(Source, String, Supplier<T>) - Method in class org.apache.maven.internal.impl.model.DefaultModelCache
 
computeIfAbsent(SessionData.Key<T>, Supplier<T>) - Method in interface org.apache.maven.api.SessionData
Retrieve of compute the data associated with the specified key.
computeIfAbsent(Source, String, Supplier<T>) - Method in interface org.apache.maven.model.building.ModelCache
Deprecated.
 
computeIfAbsent(Source, String, Supplier<T>) - Method in class org.apache.maven.repository.internal.DefaultModelCache
Deprecated.
 
computePhases(Lifecycle) - Method in interface org.apache.maven.api.services.LifecycleRegistry
 
computePhases(Lifecycle) - Method in class org.apache.maven.internal.impl.DefaultLifecycleRegistry
 
computeShortName() - Method in class org.apache.maven.slf4j.MavenBaseLogger
 
CONCEAL_OFF - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
CONCEAL_ON - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
ConcurrencyDependencyGraph - Class in org.apache.maven.lifecycle.internal.builder.multithreaded
Presents a view of the Dependency Graph that is suited for concurrent building.
ConcurrencyDependencyGraph(ProjectBuildList, ProjectDependencyGraph) - Constructor for class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
 
ConcurrentLifecycleStarter - Class in org.apache.maven.lifecycle.internal.concurrent
Starts the build life cycle
ConcurrentLifecycleStarter(ExecutionEventCatapult, DefaultLifecycles, BuildPlanExecutor, LifecyclePluginResolver, MojoDescriptorCreator) - Constructor for class org.apache.maven.lifecycle.internal.concurrent.ConcurrentLifecycleStarter
 
condition(String) - Method in class org.apache.maven.api.model.Activation.Builder
 
condition(String) - Method in class org.apache.maven.api.settings.Activation.Builder
 
ConditionFunctions - Class in org.apache.maven.internal.impl.model.profile
Provides a set of functions for evaluating profile activation conditions.
ConditionFunctions(ProfileActivationContext, VersionParser) - Constructor for class org.apache.maven.internal.impl.model.profile.ConditionFunctions
Constructs a new ConditionFunctions instance.
ConditionParser - Class in org.apache.maven.internal.impl.model.profile
The ConditionParser class is responsible for parsing and evaluating expressions.
ConditionParser(Map<String, ConditionParser.ExpressionFunction>, Function<String, String>) - Constructor for class org.apache.maven.internal.impl.model.profile.ConditionParser
Constructs a new ConditionParser with the given function mappings.
ConditionParser.ExpressionFunction - Interface in org.apache.maven.internal.impl.model.profile
A functional interface that represents an expression function to be applied to a list of arguments.
ConditionProfileActivator - Class in org.apache.maven.internal.impl.model.profile
This class is responsible for activating profiles based on conditions specified in the profile's activation section.
ConditionProfileActivator(VersionParser) - Constructor for class org.apache.maven.internal.impl.model.profile.ConditionProfileActivator
Constructs a new ConditionProfileActivator with the necessary dependencies.
Config - Annotation Interface in org.apache.maven.api.annotations
 
Config.Source - Enum Class in org.apache.maven.api.annotations
 
configExists() - Method in class org.apache.maven.cling.invoker.mvnenc.goals.GoalSupport
 
configTemplate() - Method in class org.apache.maven.cling.invoker.mvnenc.ConsolePasswordPrompt
 
configuration(Map<String, String>) - Method in class org.apache.maven.api.model.Notifier.Builder
 
configuration(XmlNode) - Method in class org.apache.maven.api.cli.extensions.CoreExtension.Builder
 
configuration(XmlNode) - Method in class org.apache.maven.api.model.ConfigurationContainer.Builder
 
configuration(XmlNode) - Method in class org.apache.maven.api.model.Extension.Builder
 
configuration(XmlNode) - Method in class org.apache.maven.api.model.Plugin.Builder
 
configuration(XmlNode) - Method in class org.apache.maven.api.model.PluginExecution.Builder
 
configuration(XmlNode) - Method in class org.apache.maven.api.model.ReportPlugin.Builder
 
configuration(XmlNode) - Method in class org.apache.maven.api.model.ReportSet.Builder
 
configuration(XmlNode) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Execution.Builder
 
configuration(XmlNode) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase.Builder
 
configuration(XmlNode) - Method in class org.apache.maven.api.settings.Server.Builder
 
configuration(XmlNode) - Method in class org.apache.maven.api.toolchain.ToolchainModel.Builder
 
ConfigurationContainer - Class in org.apache.maven.api.model
Contains the configuration information of the container like Plugin.
ConfigurationContainer - Class in org.apache.maven.model
 
ConfigurationContainer() - Constructor for class org.apache.maven.model.ConfigurationContainer
 
ConfigurationContainer(ConfigurationContainer) - Constructor for class org.apache.maven.model.ConfigurationContainer
 
ConfigurationContainer(ConfigurationContainer.Builder) - Constructor for class org.apache.maven.api.model.ConfigurationContainer
Constructor for this class, to be called from its subclasses and ConfigurationContainer.Builder.
ConfigurationContainer(ConfigurationContainer, BaseObject) - Constructor for class org.apache.maven.model.ConfigurationContainer
 
ConfigurationContainer.Builder - Class in org.apache.maven.api.model
Builder class used to create ConfigurationContainer instances.
configurationContainerToApiV3(List<ConfigurationContainer>) - Static method in class org.apache.maven.model.ConfigurationContainer
 
configurationContainerToApiV4(List<ConfigurationContainer>) - Static method in class org.apache.maven.model.ConfigurationContainer
 
ConfigurationProcessor - Interface in org.apache.maven.cli.configuration
Deprecated.
configurator() - Element in annotation interface org.apache.maven.api.plugin.annotations.Mojo
TODO: v4: add a SPI for the configurator configurator bean name.
configurator(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
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.internal.impl.SisuDiBridgeModule
 
configure() - Method in class org.apache.maven.session.scope.internal.SessionScopeModule
 
configure(int) - Method in class org.apache.maven.slf4j.MavenSimpleLogger
 
configure(Binder) - Method in class org.apache.maven.cli.ExtensionConfigurationModule
Deprecated.
 
configure(Binder) - Method in class org.apache.maven.cling.extensions.ExtensionConfigurationModule
 
configure(MavenProject, MojoExecution, boolean) - Method in class org.apache.maven.lifecycle.internal.DefaultMojoExecutionConfigurator
 
configure(MavenProject, MojoExecution, boolean) - Method in interface org.apache.maven.lifecycle.MojoExecutionConfigurator
Create the MojoExecution configuration based on configuration for a Mojo in the MavenProject and the default configuration for the Mojo from the containing plugin's plugin.xml descriptor.
configureBean(BeanConfigurationRequest) - Method in interface org.apache.maven.configuration.BeanConfigurator
Performs the specified bean configuration.
configureBean(BeanConfigurationRequest) - Method in class org.apache.maven.configuration.internal.DefaultBeanConfigurator
 
configureComponent(Object, PlexusConfiguration, ExpressionEvaluator, ClassLoader, ConfigurationListener) - Method in class org.apache.maven.configuration.internal.EnhancedComponentConfigurator
 
configureComponent(Object, PlexusConfiguration, ExpressionEvaluator, ClassRealm, ConfigurationListener) - Method in class org.apache.maven.configuration.internal.EnhancedComponentConfigurator
 
ConfiguredGoalSupport - Class in org.apache.maven.cling.invoker.mvnenc.goals
The support class for goal implementations that requires valid/workable config.
ConfiguredGoalSupport(MessageBuilderFactory, SecDispatcher) - Constructor for class org.apache.maven.cling.invoker.mvnenc.goals.ConfiguredGoalSupport
 
configureLogging(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
configureSessionBuilder(RepositorySystemSession.SessionBuilder) - Method in class org.apache.maven.internal.impl.resolver.MavenSessionBuilderSupplier
 
configureSessionBuilder(RepositorySystemSession.SessionBuilder) - Method in class org.apache.maven.repository.internal.MavenSessionBuilderSupplier
Deprecated.
 
confirmPrompt(PromptBuilder) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.Init
 
ConflictResolver - Interface in org.apache.maven.repository.legacy.resolver.conflict
Deprecated.
ConflictResolverFactory - Interface in org.apache.maven.repository.legacy.resolver.conflict
Deprecated.
ConflictResolverNotFoundException - Exception in org.apache.maven.repository.legacy.resolver.conflict
Deprecated.
ConflictResolverNotFoundException(String) - Constructor for exception org.apache.maven.repository.legacy.resolver.conflict.ConflictResolverNotFoundException
Deprecated.
Creates a new ConflictResolverNotFoundException with the specified message.
connection(String) - Method in class org.apache.maven.api.model.Scm.Builder
 
ConsoleMavenTransferListener - Class in org.apache.maven.cli.transfer
Deprecated.
ConsoleMavenTransferListener - Class in org.apache.maven.cling.transfer
Console download progress meter.
ConsoleMavenTransferListener(MessageBuilderFactory, PrintStream, boolean) - Constructor for class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
Deprecated.
 
ConsoleMavenTransferListener(MessageBuilderFactory, PrintWriter, boolean) - Constructor for class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
Deprecated.
 
ConsoleMavenTransferListener(MessageBuilderFactory, PrintWriter, boolean) - Constructor for class org.apache.maven.cling.transfer.ConsoleMavenTransferListener
 
ConsolePasswordPrompt - Class in org.apache.maven.cling.invoker.mvnenc
Trivial master password source using Maven Prompter service.
ConsolePasswordPrompt(Prompter) - Constructor for class org.apache.maven.cling.invoker.mvnenc.ConsolePasswordPrompt
 
Constants - Class in org.apache.maven.api
Configuration constants.
CONSTITUTES_BUILD_PATH - Static variable in class org.apache.maven.internal.impl.resolver.artifact.MavenArtifactProperties
A boolean flag indicating whether the artifact is meant to be used for the compile/runtime/test build path of a consumer project.
CONSTITUTES_BUILD_PATH - Static variable in class org.apache.maven.repository.internal.artifact.MavenArtifactProperties
Deprecated.
A boolean flag indicating whether the artifact is meant to be used for the compile/runtime/test build path of a consumer project.
constructArtifactPath(List<String>, String) - Static method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
constructKey(String, String) - Static method in class org.apache.maven.api.model.Plugin
 
constructKey(String, String) - Static method in class org.apache.maven.api.model.ReportPlugin
 
constructKey(String, String) - Static method in class org.apache.maven.model.Plugin
 
constructKey(String, String) - Static method in class org.apache.maven.model.ReportPlugin
 
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
Deprecated.
 
constructVersion(Versioning, String) - Method in class org.apache.maven.repository.legacy.resolver.transform.LatestArtifactTransformation
Deprecated.
 
constructVersion(Versioning, String) - Method in class org.apache.maven.repository.legacy.resolver.transform.ReleaseArtifactTransformation
Deprecated.
 
constructVersion(Versioning, String) - Method in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
Deprecated.
 
Consumer - Annotation Interface in org.apache.maven.api.annotations
A type implemented by, or extended by maven plugins or extensions.
CONSUMER_DEPENDENCY - Enum constant in enum class org.apache.maven.api.services.ModelBuilderRequest.RequestType
The request is for building a model from a dependency POM file from a downloaded artifact.
CONSUMER_PARENT - Enum constant in enum class org.apache.maven.api.services.ModelBuilderRequest.RequestType
The request is for building a model from a parent POM file from a downloaded artifact.
CONSUMER_POM_CLASSIFIER - Static variable in interface org.apache.maven.internal.transformation.ConsumerPomArtifactTransformer
 
consumerPom(Map<String, String>, boolean) - Static method in class org.apache.maven.api.feature.Features
Check if the consumer POM feature is active.
consumerPom(Properties) - Static method in class org.apache.maven.api.feature.Features
Check if the consumer POM feature is active.
ConsumerPomArtifactTransformer - Interface in org.apache.maven.internal.transformation
Consumer POM transformer.
container(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
container(LookupInvoker<C>, C) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
container(ResidentMavenContext) - Method in class org.apache.maven.cling.invoker.mvn.resident.ResidentMavenInvoker
 
containerCapsule - Variable in class org.apache.maven.cling.invoker.LookupContext
 
ContainerCapsule - Interface in org.apache.maven.cling.invoker
Container capsule.
ContainerCapsuleFactory<C extends LookupContext> - Interface in org.apache.maven.cling.invoker
Container capsule factory.
contains(char[], char) - Static method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
Checks if the value is in the given array.
contains(char[], char) - Static method in class org.apache.maven.cling.props.MavenProperties
Checks if the value is in the given array.
contains(List<Object>) - Method in class org.apache.maven.internal.impl.model.profile.ConditionFunctions
Checks if a string contains a given substring.
contains(Version) - Method in interface org.apache.maven.api.VersionConstraint
Determines whether the specified version is contained within this constraint.
contains(Version) - Method in interface org.apache.maven.api.VersionRange
Determines whether the specified version is contained within this range.
containsVersion(ArtifactVersion) - Method in class org.apache.maven.artifact.versioning.Restriction
 
containsVersion(ArtifactVersion) - Method in class org.apache.maven.artifact.versioning.VersionRange
 
content(T) - Method in class org.apache.maven.api.services.xml.XmlWriterRequest.XmlWriterRequestBuilder
 
contentTransformer - Variable in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Field contentTransformer.
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.
contexts - Variable in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
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
Deprecated.
 
contribute(Map<String, String>) - Method in interface org.apache.maven.api.spi.PropertyContributor
Invoked just before session is created with a mutable map that carries collected user properties so far.
contribute(ProtoSession) - Method in interface org.apache.maven.api.spi.PropertyContributor
Invoked just before session is created with proto session instance.
Contributor - Class in org.apache.maven.api.model
Description of a person who has contributed to the project, but who does not have commit privileges.
Contributor - Class in org.apache.maven.model
 
Contributor() - Constructor for class org.apache.maven.model.Contributor
 
Contributor(Contributor) - Constructor for class org.apache.maven.model.Contributor
 
Contributor(Contributor.Builder) - Constructor for class org.apache.maven.api.model.Contributor
Constructor for this class, to be called from its subclasses and Contributor.Builder.
Contributor(Contributor, BaseObject) - Constructor for class org.apache.maven.model.Contributor
 
Contributor.Builder - Class in org.apache.maven.api.model
Builder class used to create Contributor instances.
contributors(Collection<Contributor>) - Method in class org.apache.maven.api.model.Model.Builder
 
contributorToApiV3(List<Contributor>) - Static method in class org.apache.maven.model.Contributor
 
contributorToApiV4(List<Contributor>) - Static method in class org.apache.maven.model.Contributor
 
convert(TypeLiteral, String) - Method in class org.eclipse.sisu.plexus.PlexusXmlBeanConverter
Deprecated.
 
convert(Profile) - Method in interface org.apache.maven.api.services.SettingsBuilder
Convert a model profile to a settings profile.
convert(Profile) - Method in class org.apache.maven.internal.impl.DefaultSettingsBuilder
 
convert(MojoDescriptor) - Static method in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
convert(Profile) - Method in interface org.apache.maven.api.services.SettingsBuilder
Convert a settings profile to a model profile.
convert(Profile) - Method in class org.apache.maven.internal.impl.DefaultSettingsBuilder
 
convert(ExecutionEvent.Type) - Method in class org.apache.maven.internal.impl.EventSpyImpl
Simple "conversion" from Maven3 event type enum to Maven4 enum.
convert(MojoDescriptor) - Static method in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
CONVERTED - Static variable in class org.apache.maven.artifact.ArtifactStatus
Deprecated.
Low trust - was converted from the Maven 1.x repository.
convertFromProfileXmlProfile(Profile) - Static method in class org.apache.maven.profiles.ProfilesConversionUtils
Deprecated.
 
convertFromSettingsProfile(Profile) - Static method in class org.apache.maven.internal.impl.SettingsUtilsV4
 
convertFromSettingsProfile(Profile) - Static method in class org.apache.maven.settings.SettingsUtils
 
convertReporting(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.plugin.DefaultReportingConverter
Deprecated.
 
convertReporting(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.plugin.ReportingConverter
Deprecated.
Converts values from model's reporting section into the configuration for Maven Site Plugin 3.x.
convertToSettingsProfile(Profile) - Static method in class org.apache.maven.internal.impl.SettingsUtilsV4
 
convertToSettingsProfile(Profile) - Static method in class org.apache.maven.settings.SettingsUtils
 
coordinates(Collection<? extends ArtifactCoordinates>) - Method in class org.apache.maven.api.services.ArtifactResolverRequest.ArtifactResolverRequestBuilder
 
coordinateString(String) - Method in class org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest.ArtifactFactoryRequestBuilder
 
coordinateString(String) - Method in class org.apache.maven.api.services.DependencyCoordinatesFactoryRequest.DependencyCoordinatesFactoryRequestBuilder
 
copy(InvokerRequest) - Method in class org.apache.maven.cling.invoker.mvn.resident.ResidentMavenContext
 
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
Copy artifact to a 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
 
copyModel(Model, Model) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
Deprecated.
 
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 - Enum constant in enum class org.apache.maven.classrealm.ClassRealmRequest.RealmType
The class realm for the public API of the Maven core.
CoreExports - Class in org.apache.maven.extension.internal
Provides information about artifacts (identified by groupId:artifactId string key) and classpath elements exported by Maven core itself and loaded Maven core extensions.
CoreExports(CoreExtensionEntry) - Constructor for class org.apache.maven.extension.internal.CoreExports
 
CoreExports(ClassRealm, Set<String>, Set<String>) - Constructor for class org.apache.maven.extension.internal.CoreExports
 
CoreExportsProvider - Class in org.apache.maven.extension.internal
CoreExportsProvider
CoreExportsProvider(CoreExports) - Constructor for class org.apache.maven.extension.internal.CoreExportsProvider
 
CoreExportsProvider(CoreRealm) - Constructor for class org.apache.maven.extension.internal.CoreExportsProvider
 
CoreExtension - Class in org.apache.maven.api.cli.extensions
Describes a build extension to utilise.
CoreExtension(CoreExtension.Builder) - Constructor for class org.apache.maven.api.cli.extensions.CoreExtension
Constructor for this class, to be called from its subclasses and CoreExtension.Builder.
CoreExtension.Builder - Class in org.apache.maven.api.cli.extensions
Builder class used to create CoreExtension instances.
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>, String, XmlNode) - Constructor for class org.apache.maven.extension.internal.CoreExtensionEntry
 
coreExtensions() - Method in interface org.apache.maven.api.cli.InvokerRequest
Returns a list of core extensions, if configured in the .mvn/extensions.xml file.
coreExtensions() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
CoreExtensions - Class in org.apache.maven.api.cli.extensions
Extensions to load.
CoreExtensions(CoreExtensions.Builder) - Constructor for class org.apache.maven.api.cli.extensions.CoreExtensions
Constructor for this class, to be called from its subclasses and CoreExtensions.Builder.
CoreExtensions.Builder - Class in org.apache.maven.api.cli.extensions
Builder class used to create CoreExtensions instances.
CoreExtensionsStaxReader - Class in org.apache.maven.cling.internal.extension.io
 
CoreExtensionsStaxReader() - Constructor for class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
 
CoreExtensionsStaxReader(CoreExtensionsStaxReader.ContentTransformer) - Constructor for class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
 
CoreExtensionsStaxReader.ContentTransformer - Interface in org.apache.maven.cling.internal.extension.io
 
CoreExtensionsStaxWriter - Class in org.apache.maven.cling.internal.extension.io
 
CoreExtensionsStaxWriter() - Constructor for class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxWriter
 
CoreRealm - Interface in org.apache.maven.internal
Access to core ClassRealm.
create() - Static method in interface org.apache.maven.di.Injector
 
create(Object...) - Method in interface org.apache.maven.di.impl.Binding.TupleConstructorN
 
create(ArtifactCoordinatesFactoryRequest) - Method in interface org.apache.maven.api.services.ArtifactCoordinatesFactory
Creates artifact coordinates.
create(ArtifactCoordinatesFactoryRequest) - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinatesFactory
 
create(ArtifactFactoryRequest) - Method in interface org.apache.maven.api.services.ArtifactFactory
Creates an artifact.
create(ArtifactFactoryRequest) - Method in class org.apache.maven.internal.impl.DefaultArtifactFactory
 
create(DependencyCoordinatesFactoryRequest) - Method in interface org.apache.maven.api.services.DependencyCoordinatesFactory
Creates a new DependencyCoordinates object from the request.
create(DependencyCoordinatesFactoryRequest) - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinatesFactory
 
create(Session, String) - Method in interface org.apache.maven.api.services.ArtifactCoordinatesFactory
Creates coordinates out of string that is formatted like: <groupId>:<artifactId>[:<extension>[:<classifier>]]:<version>
create(Session, String, String, String, String) - Method in interface org.apache.maven.api.services.ArtifactCoordinatesFactory
 
create(Session, String, String, String, String) - Method in interface org.apache.maven.api.services.ArtifactFactory
 
create(Session, String, String, String, String, String, String) - Method in interface org.apache.maven.api.services.ArtifactCoordinatesFactory
 
create(Session, String, String, String, String, String, String) - Method in interface org.apache.maven.api.services.ArtifactFactory
 
create(Session, Artifact) - Method in interface org.apache.maven.api.services.ArtifactCoordinatesFactory
 
create(Session, ArtifactCoordinates) - Method in interface org.apache.maven.api.services.DependencyCoordinatesFactory
 
create(Session, Dependency) - Method in interface org.apache.maven.api.services.DependencyCoordinatesFactory
 
create(Session, Dependency) - Method in interface org.apache.maven.api.services.DependencyCoordinatesFactory
 
create(Session, Plugin) - Method in interface org.apache.maven.api.services.DependencyCoordinatesFactory
 
create(Session, ReportPlugin) - Method in interface org.apache.maven.api.services.DependencyCoordinatesFactory
 
createArtifact(String, String, String, String) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactFactory.class).create(...).
createArtifact(String, String, String, String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactFactory.class).create(...)
createArtifact(String, String, String, String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
Deprecated.
 
createArtifact(String, String, String, String) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
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
Deprecated.
 
createArtifact(String, String, String, String, String) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
createArtifact(String, String, String, String, String, String) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactFactory.class).create(...).
createArtifact(String, String, String, String, String, String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactFactory.class).create(...)
createArtifactCoordinates(String) - Method in interface org.apache.maven.api.Session
Creates a coordinates out of string that is formatted like: <groupId>:<artifactId>[:<extension>[:<classifier>]]:<version>.
createArtifactCoordinates(String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactCoordinatesFactory.class).create(...)
createArtifactCoordinates(String, String, String, String) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactFactory.class).create(...).
createArtifactCoordinates(String, String, String, String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactCoordinatesFactory.class).create(...)
createArtifactCoordinates(String, String, String, String, String, String) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactFactory.class).create(...).
createArtifactCoordinates(String, String, String, String, String, String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactCoordinatesFactory.class).create(...)
createArtifactCoordinates(Artifact) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactFactory.class).create(...).
createArtifactCoordinates(Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactCoordinatesFactory.class).create(...)
createArtifactRepositories(List<Repository>, List<ArtifactRepository>, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuildingHelper
 
createArtifactRepositories(List<Repository>, List<ArtifactRepository>, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuildingHelper
Creates the effective artifact repositories from the specified POM repositories.
createArtifactRepository(String, String, String, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
Deprecated.
 
createArtifactRepository(String, String, String, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
Deprecated.
 
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
Deprecated.
 
createArtifactRepository(String, String, String, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
Deprecated.
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
Deprecated.
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
Deprecated.
 
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
Deprecated.
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
Deprecated.
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
Deprecated.
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
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.lifecycle.internal.DefaultProjectArtifactFactory
 
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
Deprecated.
 
createArtifactWithClassifier(String, String, String, String, String) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
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
 
createCache(RepositorySystemSession) - Method in class org.apache.maven.repository.internal.DefaultModelCacheFactory
Deprecated.
 
createCache(RepositorySystemSession) - Method in interface org.apache.maven.repository.internal.ModelCacheFactory
Deprecated.
 
createContainerCapsule(LookupInvoker<C>, C) - Method in interface org.apache.maven.cling.invoker.ContainerCapsuleFactory
Creates container capsule.
createContainerCapsule(LookupInvoker<C>, C) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
createContainerCapsuleFactory() - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
createContext(InvokerRequest) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
createContext(InvokerRequest) - Method in class org.apache.maven.cling.invoker.mvn.local.LocalMavenInvoker
 
createContext(InvokerRequest) - Method in class org.apache.maven.cling.invoker.mvn.resident.ResidentMavenInvoker
 
createContext(InvokerRequest) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
CREATED - Static variable in class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
createDefaultLocalRepository() - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
Deprecated.
 
createDefaultLocalRepository() - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
createDefaultRemoteRepository() - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createDefaultRemoteRepository() - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
Deprecated.
 
createDefaultRemoteRepository() - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
createDefaultRemoteRepository(MavenExecutionRequest) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createDefaultToolchain() - Method in class org.apache.maven.toolchain.java.JavaToolchainFactory
 
createDefaultToolchain() - Method in interface org.apache.maven.toolchain.ToolchainFactory
Returns the default instance of the particular type of toolchain, can return null if not applicable.
createDependencyArtifact(String, String, VersionRange, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createDependencyArtifact(String, String, VersionRange, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDependencyArtifact(String, String, VersionRange, String, String, String, boolean) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createDependencyArtifact(String, String, VersionRange, String, String, String, boolean) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDependencyArtifact(String, String, VersionRange, String, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createDependencyArtifact(String, String, VersionRange, String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDependencyArtifact(String, String, VersionRange, String, String, String, String, boolean) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createDependencyArtifact(String, String, VersionRange, String, String, String, String, boolean) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDependencyArtifact(Dependency) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createDependencyArtifact(Dependency) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
Deprecated.
 
createDependencyArtifact(Dependency) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
createDependencyCoordinates(ArtifactCoordinates) - Method in interface org.apache.maven.api.Session
Shortcut for getService(DependencyFactory.class).create(...).
createDependencyCoordinates(ArtifactCoordinates) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(DependencyFactory.class).create(...)
createDependencyCoordinates(Dependency) - Method in interface org.apache.maven.api.Session
Shortcut for getService(DependencyFactory.class).create(...).
createDependencyCoordinates(Dependency) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(DependencyFactory.class).create(...)
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
Deprecated.
 
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
Deprecated.
 
createDeploymentArtifactRepository(String, String, ArtifactRepositoryLayout, boolean) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
Deprecated.
 
createDeploymentArtifactRepository(String, String, ArtifactRepositoryLayout, boolean) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
Deprecated.
 
createDeploymentArtifactRepository(String, String, ArtifactRepositoryLayout, boolean) - Method in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
Deprecated.
 
createDeploymentArtifactRepository(String, String, ArtifactRepositoryLayout, boolean) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
Deprecated.
 
createExactMatcher(String) - Static method in class org.apache.maven.toolchain.RequirementMatcherFactory
 
createExecutionPlanItems(MavenProject, List<MojoExecution>) - Static method in class org.apache.maven.lifecycle.internal.ExecutionPlanItem
 
createExtensionArtifact(String, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createExtensionArtifact(String, String, String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
Deprecated.
 
createExtensionArtifact(String, String, VersionRange) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createExtensionArtifact(String, String, VersionRange) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createExtensionRealm(Plugin, List<Artifact>) - Method in interface org.apache.maven.classrealm.ClassRealmManager
Creates a new class realm for the specified build extension.
createExtensionRealm(Plugin, List<Artifact>) - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
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(Collection<Map<String, String>>) - Static method in class org.apache.maven.cling.invoker.Utils
 
createInvoker() - Method in class org.apache.maven.cling.ClingSupport
 
createInvoker() - Method in class org.apache.maven.cling.MavenCling
 
createInvoker() - Method in class org.apache.maven.cling.MavenEncCling
 
createKey(List<? extends ClassRealm>) - Method in class org.apache.maven.project.DefaultProjectRealmCache
 
createKey(List<? extends ClassRealm>) - Method in interface org.apache.maven.project.ProjectRealmCache
 
createKey(List<Artifact>) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
createKey(List<Artifact>) - Method in interface org.apache.maven.plugin.ExtensionRealmCache
 
createKey(Plugin, ClassLoader, Map<String, ClassLoader>, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
createKey(Plugin, ClassLoader, Map<String, ClassLoader>, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.PluginRealmCache
 
createKey(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
createKey(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.PluginDescriptorCache
 
createKey(Plugin, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
createKey(Plugin, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
 
createKey(MavenProject, Collection<String>, Collection<String>, boolean, RepositorySystemSession) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
createKey(MavenProject, Collection<String>, Collection<String>, boolean, RepositorySystemSession) - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
 
createLocal(Path) - Method in interface org.apache.maven.api.services.RepositoryFactory
 
createLocal(Path) - Method in class org.apache.maven.internal.impl.DefaultRepositoryFactory
 
createLocalRepository(File) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createLocalRepository(File) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
Deprecated.
 
createLocalRepository(File) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
createLocalRepository(String, String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
Deprecated.
 
createLocalRepository(Path) - Method in interface org.apache.maven.api.Session
Shortcut for getService(RepositoryFactory.class).createLocal(...).
createLocalRepository(Path) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(RepositoryFactory.class).createLocal(...)
createLocalRepository(MavenExecutionRequest, File) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createLoggerManager() - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
createMavenBootClassLoader(Path, List<URL>) - Method in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
createMavenVersionString(Properties) - Static method in class org.apache.maven.cli.CLIReportingUtils
Deprecated.
Create a human-readable string containing the Maven version, buildnumber, and time of build
createMavenVersionString(Properties) - Static method in class org.apache.maven.cling.utils.CLIReportingUtils
Create a human-readable string containing the Maven version, buildnumber, and time of build
createMetadata(Artifact, Versioning) - Static method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
Deprecated.
 
createModelProcessor(PlexusContainer) - Method in class org.apache.maven.cli.MavenCli
Deprecated.
 
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
Deprecated.
 
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
Deprecated.
 
createPluginArtifact(Plugin) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
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
 
createPostProcessors(Model, Path, ModelBuildingRequest) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
createPostProcessors(Model, File, ProjectBuilderConfiguration) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
createProduced(ArtifactFactoryRequest) - Method in interface org.apache.maven.api.services.ArtifactFactory
Creates an artifact.
createProduced(ArtifactFactoryRequest) - Method in class org.apache.maven.internal.impl.DefaultArtifactFactory
 
createProduced(Session, String, String, String, String) - Method in interface org.apache.maven.api.services.ArtifactFactory
 
createProduced(Session, String, String, String, String, String, String) - Method in interface org.apache.maven.api.services.ArtifactFactory
 
createProducedArtifact(String, String, String, String) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactFactory.class).createProduced(...).
createProducedArtifact(String, String, String, String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactFactory.class).createProduced(...)
createProducedArtifact(String, String, String, String, String, String) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactFactory.class).createProduced(...).
createProducedArtifact(String, String, String, String, String, String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactFactory.class).createProduced(...)
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
Deprecated.
 
createProjectArtifact(String, String, String) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
createProjectArtifact(String, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createProjectArtifact(String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createProjectRealm(Model, List<Artifact>) - Method in interface org.apache.maven.classrealm.ClassRealmManager
Creates a new class realm for the specified project and its build extensions.
createProjectRealm(Model, List<Artifact>) - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
createProjectRealm(MavenProject, Model, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuildingHelper
 
createProjectRealm(MavenProject, Model, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuildingHelper
Creates the project realm that hosts the build extensions of the specified model.
createProxy(Key<T>, Supplier<T>) - Method in class org.apache.maven.internal.impl.di.SessionScope
 
createRecursionInterceptor(ModelBuildingRequest) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
createRemote(String, String) - Method in interface org.apache.maven.api.services.RepositoryFactory
 
createRemote(String, String) - Method in class org.apache.maven.internal.impl.DefaultRepositoryFactory
 
createRemote(Repository) - Method in interface org.apache.maven.api.services.RepositoryFactory
 
createRemote(Repository) - Method in class org.apache.maven.internal.impl.DefaultRepositoryFactory
 
createRemoteRepository(String, String) - Method in interface org.apache.maven.api.Session
Shortcut for getService(RepositoryFactory.class).createRemote(...).
createRemoteRepository(String, String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(RepositoryFactory.class).createRemote(...)
createRemoteRepository(Repository) - Method in interface org.apache.maven.api.Session
Shortcut for getService(RepositoryFactory.class).createRemote(...).
createRemoteRepository(Repository) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(RepositoryFactory.class).createRemote(...)
createRepository(String, String, boolean, String, boolean, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createTerminal(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
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, Path, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
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
Deprecated.
 
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.
currentLogLevel - Variable in class org.apache.maven.slf4j.MavenBaseLogger
The current log level
currentThreadClassLoader() - Method in interface org.apache.maven.cling.invoker.ContainerCapsule
The TCCL, if implementation requires it.
currentThreadClassLoader() - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsule
 
cursor(int, int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
Moves the cursor to row n, column m.
cursorDown(int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
Moves the cursor down.
cursorDownLine() - Method in class org.fusesource.jansi.Ansi
Deprecated.
Moves the cursor to the beginning of the line below.
cursorDownLine(int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
Moves the cursor to the beginning of the n-th line below.
cursorLeft(int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
Moves the cursor left.
cursorMove(int, int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
Moves the cursor relative to the current position.
cursorRight(int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
Moves the cursor right.
cursorToColumn(int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
Moves the cursor to column n.
cursorUp(int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
Moves the cursor up.
cursorUpLine() - Method in class org.fusesource.jansi.Ansi
Deprecated.
Moves the cursor to the beginning of the line above.
cursorUpLine(int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
Moves the cursor to the beginning of the n-th line above.
customizeContainer(C, PlexusContainer) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
customizeContainer(PlexusContainer) - Method in class org.apache.maven.cli.MavenCli
Deprecated.
 
customizeContainerConfiguration(C, ContainerConfiguration) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
customizeSettingsRequest(C, SettingsBuilderRequest) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
customizeSettingsRequest(C, SettingsBuilderRequest) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
customizeSettingsResult(C, SettingsBuilderResult) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
customizeSettingsResult(C, SettingsBuilderResult) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
cwd - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
cwd() - Method in interface org.apache.maven.api.cli.ExecutorRequest
Returns the current working directory for the Maven execution.
cwd() - Method in interface org.apache.maven.api.cli.InvokerRequest
Returns the current working directory for the Maven execution.
cwd() - Method in interface org.apache.maven.api.cli.ParserRequest
Returns the current working directory for the Maven execution.
cwd() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
cwd(Path) - Method in class org.apache.maven.api.cli.ExecutorRequest.Builder
 
cwd(Path) - Method in class org.apache.maven.api.cli.ParserRequest.Builder
 
cwdResolver - Variable in class org.apache.maven.cling.invoker.LookupContext
 
CYAN - Enum constant in enum class org.fusesource.jansi.Ansi.Color
Deprecated.
 
CycleDetectedException - Exception in org.apache.maven.project
 
CycleDetectedException(String, List<String>) - Constructor for exception org.apache.maven.project.CycleDetectedException
 
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

DATE_TIME_FORMAT_KEY - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
deactivateOptionalProfile(String) - Method in class org.apache.maven.execution.ProfileActivation
Mark a profile as optional and deactivated.
deactivateOptionalProject(String) - Method in class org.apache.maven.execution.ProjectActivation
Mark a project as optional and deactivated.
deactivateRequiredProfile(String) - Method in class org.apache.maven.execution.ProfileActivation
Mark a profile as required and deactivated.
deactivateRequiredProject(String) - Method in class org.apache.maven.execution.ProjectActivation
Mark a project as required and deactivated.
debug(CharSequence) - Method in interface org.apache.maven.api.plugin.Log
Sends a message to the user in the debug error level.
debug(CharSequence) - Method in class org.apache.maven.internal.impl.DefaultLog
 
debug(CharSequence) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
debug(CharSequence) - Method in interface org.apache.maven.plugin.logging.Log
Deprecated.
Send a message to the user in the debug error level.
debug(CharSequence) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
Deprecated.
 
debug(CharSequence, Throwable) - Method in interface org.apache.maven.api.plugin.Log
Sends a message (and accompanying exception) to the user in the debug error level.
debug(CharSequence, Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
debug(CharSequence, Throwable) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
debug(CharSequence, Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Deprecated.
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
Deprecated.
 
debug(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
Append message content in debug style.
debug(String) - Method in interface org.apache.maven.api.cli.Logger
Logs a debug message without an associated exception.
debug(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
debug(String) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
debug(String) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
debug(String) - Method in class org.apache.maven.repository.legacy.TransferListenerAdapter
Deprecated.
 
debug(String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
debug(String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
debug(String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
debug(String, Throwable) - Method in interface org.apache.maven.api.cli.Logger
Logs a debug message with an associated exception.
debug(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
debug(String, Throwable) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
debug(Throwable) - Method in interface org.apache.maven.api.plugin.Log
Sends an exception to the user in the debug error level.
debug(Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
debug(Throwable) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
debug(Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Deprecated.
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
Deprecated.
 
debug(Supplier<String>) - Method in interface org.apache.maven.api.plugin.Log
 
debug(Supplier<String>) - Method in class org.apache.maven.internal.impl.DefaultLog
 
debug(Supplier<String>, Throwable) - Method in interface org.apache.maven.api.plugin.Log
 
debug(Supplier<String>, Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
debug(Marker, String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
debug(Marker, String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
debug(Marker, String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
debug(Marker, String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
debug(Marker, String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
DEBUG - Enum constant in enum class org.apache.maven.api.cli.Logger.Level
 
DEBUG - Enum constant in enum class org.apache.maven.cling.logging.Slf4jConfiguration.Level
 
DEBUG - Enum constant in enum class org.apache.maven.logging.api.LogLevelRecorder.Level
 
DEBUG - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
DEBUG - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
DebugConfigurationListener - Class in org.apache.maven.plugin
Deprecated.
DebugConfigurationListener(Logger) - Constructor for class org.apache.maven.plugin.DebugConfigurationListener
Deprecated.
DebugConfigurationListener(Logger) - Constructor for class org.apache.maven.plugin.DebugConfigurationListener
Deprecated.
 
debugProjectPlan(MavenProject, MavenExecutionPlan) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
debugReactorPlan(ProjectBuildList) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
DebugResolutionListener - Class in org.apache.maven.artifact.resolver
Deprecated.
DebugResolutionListener(Logger) - Constructor for class org.apache.maven.artifact.resolver.DebugResolutionListener
Deprecated.
 
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.
decrypt(SettingsDecryptionRequest) - Method in class org.apache.maven.settings.crypto.DefaultSettingsDecrypter
Deprecated.
 
decrypt(SettingsDecryptionRequest) - Method in interface org.apache.maven.settings.crypto.SettingsDecrypter
Deprecated.
Decrypts passwords in the settings.
Decrypt - Class in org.apache.maven.cling.invoker.mvnenc.goals
The "decrypt" goal.
Decrypt(MessageBuilderFactory, SecDispatcher) - Constructor for class org.apache.maven.cling.invoker.mvnenc.goals.Decrypt
 
DEFAULT - Enum constant in enum class org.fusesource.jansi.Ansi.Color
Deprecated.
 
DEFAULT - Static variable in interface org.apache.maven.api.Lifecycle
 
DEFAULT_BUILD_TIME_ZONE - Static variable in class org.apache.maven.model.interpolation.MavenBuildTimestamp
Deprecated.
 
DEFAULT_BUILD_TIMESTAMP_FORMAT - Static variable in class org.apache.maven.internal.impl.model.MavenBuildTimestamp
 
DEFAULT_BUILD_TIMESTAMP_FORMAT - Static variable in class org.apache.maven.model.interpolation.MavenBuildTimestamp
Deprecated.
 
DEFAULT_BUILD_TIMESTAMP_FORMAT - Static variable in interface org.apache.maven.project.interpolation.ModelInterpolator
Deprecated.
 
DEFAULT_CHECKSUM_POLICY - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
DEFAULT_CHILDREN_COMBINATION_MODE - Static variable in interface org.apache.maven.api.xml.XmlNode
This default mode for combining children DOMs during merge means that where element names match, the process will try to merge the element data, rather than putting the dominant and recessive elements (which share the same element name) as siblings in the resulting DOM.
DEFAULT_EDGES - Static variable in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
DEFAULT_EXECUTION_ID - Static variable in class org.apache.maven.api.model.PluginExecution
 
DEFAULT_EXECUTION_ID - Static variable in class org.apache.maven.model.PluginExecution
 
DEFAULT_INSTALLATION_SETTINGS_FILE - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
Deprecated.
 
DEFAULT_LAYOUT_ID - Static variable in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
Deprecated.
 
DEFAULT_LAYOUT_ID - Static variable in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
Deprecated.
 
DEFAULT_LIFECYCLE_INPUT_LOCATION - Static variable in class org.apache.maven.internal.impl.DefaultLifecycleRegistry
 
DEFAULT_LIFECYCLE_MODELID - Static variable in class org.apache.maven.internal.impl.DefaultLifecycleRegistry
 
DEFAULT_LOCAL_REPO_ID - Static variable in class org.apache.maven.bridge.MavenRepositorySystem
 
DEFAULT_LOCAL_REPO_ID - Static variable in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
DEFAULT_LOG_LEVEL_KEY - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
DEFAULT_PROJECT_SETTINGS_FILE - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
Deprecated.
 
DEFAULT_REMOTE_REPO_ID - Static variable in class org.apache.maven.bridge.MavenRepositorySystem
 
DEFAULT_REMOTE_REPO_ID - Static variable in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
DEFAULT_REMOTE_REPO_URL - Static variable in class org.apache.maven.bridge.MavenRepositorySystem
 
DEFAULT_REMOTE_REPO_URL - Static variable in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
DEFAULT_SCOPE - Static variable in enum class org.apache.maven.artifact.ArtifactScopeEnum
Deprecated.
 
DEFAULT_SELF_COMBINATION_MODE - Static variable in interface org.apache.maven.api.xml.XmlNode
This default mode for combining a DOM node during merge means that where element names match, the process will try to merge the element attributes and values, rather than overriding the recessive element completely with the dominant one.
DEFAULT_TYPE - Static variable in class org.apache.maven.repository.MavenArtifactMetadata
Deprecated.
 
DEFAULT_USER_SETTINGS_FILE - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
Deprecated.
 
DEFAULT_VALIDATION_LEVEL - Static variable in class org.apache.maven.plugin.internal.DefaultPluginValidationManager
 
DEFAULT_VERTICES - Static variable in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
DefaultArtifact - Class in org.apache.maven.artifact
 
DefaultArtifact - Class in org.apache.maven.internal.impl
A wrapper class around a maven resolver artifact.
DefaultArtifact(String, String, String, String, String, String, ArtifactHandler) - Constructor for class org.apache.maven.artifact.DefaultArtifact
 
DefaultArtifact(String, String, String, String, String, String, ArtifactHandler, boolean) - 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
 
DefaultArtifact(InternalSession, Artifact) - Constructor for class org.apache.maven.internal.impl.DefaultArtifact
 
DefaultArtifactCollector - Class in org.apache.maven.artifact.resolver
Deprecated.
DefaultArtifactCollector() - Constructor for class org.apache.maven.artifact.resolver.DefaultArtifactCollector
Deprecated.
 
DefaultArtifactCoordinates - Class in org.apache.maven.internal.impl
A wrapper class around a maven resolver artifact.
DefaultArtifactCoordinates(InternalSession, Artifact) - Constructor for class org.apache.maven.internal.impl.DefaultArtifactCoordinates
 
DefaultArtifactCoordinatesFactory - Class in org.apache.maven.internal.impl
 
DefaultArtifactCoordinatesFactory() - Constructor for class org.apache.maven.internal.impl.DefaultArtifactCoordinatesFactory
 
DefaultArtifactDeployer - Class in org.apache.maven.artifact.deployer
Deprecated.
DefaultArtifactDeployer - Class in org.apache.maven.internal.impl
Implementation of ArtifactDeployer service.
DefaultArtifactDeployer() - Constructor for class org.apache.maven.artifact.deployer.DefaultArtifactDeployer
Deprecated.
 
DefaultArtifactDeployer() - Constructor for class org.apache.maven.internal.impl.DefaultArtifactDeployer
 
DefaultArtifactDescriptorReader - Class in org.apache.maven.internal.impl.resolver
Default artifact descriptor reader.
DefaultArtifactDescriptorReader - Class in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead
DefaultArtifactDescriptorReader(RemoteRepositoryManager, VersionResolver, VersionRangeResolver, ArtifactResolver, ModelBuilder, RepositoryEventDispatcher, ModelCacheFactory, Map<String, MavenArtifactRelocationSource>) - Constructor for class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
Deprecated.
 
DefaultArtifactDescriptorReader(VersionResolver, ArtifactResolver, ModelBuilder, RepositoryEventDispatcher, Map<String, MavenArtifactRelocationSource>) - Constructor for class org.apache.maven.internal.impl.resolver.DefaultArtifactDescriptorReader
 
DefaultArtifactFactory - Class in org.apache.maven.artifact.factory
DefaultArtifactFactory
DefaultArtifactFactory - Class in org.apache.maven.internal.impl
 
DefaultArtifactFactory() - Constructor for class org.apache.maven.internal.impl.DefaultArtifactFactory
 
DefaultArtifactFactory(ArtifactHandlerManager) - Constructor for class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
DefaultArtifactFilterManager - Class in org.apache.maven
Deprecated.
DefaultArtifactFilterManager(List<ArtifactFilterManagerDelegate>, CoreExports) - Constructor for class org.apache.maven.DefaultArtifactFilterManager
Deprecated.
 
DefaultArtifactHandler - Class in org.apache.maven.artifact.handler
 
DefaultArtifactHandler() - Constructor for class org.apache.maven.artifact.handler.DefaultArtifactHandler
Deprecated.
This ctor is present only for Plexus XML defined component compatibility, do not use it.
DefaultArtifactHandler(String) - Constructor for class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
DefaultArtifactHandler(String, String, String, String, String, boolean, String, boolean) - Constructor for class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
DefaultArtifactHandlerManager - Class in org.apache.maven.artifact.handler.manager
 
DefaultArtifactHandlerManager(TypeRegistry) - Constructor for class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
DefaultArtifactInstaller - Class in org.apache.maven.artifact.installer
Deprecated.
DefaultArtifactInstaller - Class in org.apache.maven.internal.impl
 
DefaultArtifactInstaller() - Constructor for class org.apache.maven.artifact.installer.DefaultArtifactInstaller
Deprecated.
 
DefaultArtifactManager - Class in org.apache.maven.internal.impl
 
DefaultArtifactManager(InternalMavenSession) - Constructor for class org.apache.maven.internal.impl.DefaultArtifactManager
 
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
Deprecated.
DefaultArtifactRepositoryFactory - Class in org.apache.maven.repository.legacy.repository
Deprecated.
DefaultArtifactRepositoryFactory() - Constructor for class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
Deprecated.
 
DefaultArtifactRepositoryFactory() - Constructor for class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
Deprecated.
 
DefaultArtifactResolver - Class in org.apache.maven.artifact.resolver
Deprecated.
DefaultArtifactResolver - Class in org.apache.maven.internal.impl
 
DefaultArtifactResolver() - Constructor for class org.apache.maven.artifact.resolver.DefaultArtifactResolver
Deprecated.
 
DefaultArtifactResolver() - Constructor for class org.apache.maven.internal.impl.DefaultArtifactResolver
 
DefaultArtifactTransformationManager - Class in org.apache.maven.repository.legacy.resolver.transform
Deprecated.
DefaultArtifactTransformationManager(Map<String, ArtifactTransformation>) - Constructor for class org.apache.maven.repository.legacy.resolver.transform.DefaultArtifactTransformationManager
Deprecated.
 
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
 
DefaultBuildPluginManager - Class in org.apache.maven.plugin
DefaultBuildPluginManager
DefaultBuildPluginManager(MavenPluginManager, LegacySupport, MojoExecutionScope, List<MojoExecutionListener>) - Constructor for class org.apache.maven.plugin.DefaultBuildPluginManager
 
DefaultBuildResumptionAnalyzer - Class in org.apache.maven.execution
Default implementation of BuildResumptionAnalyzer.
DefaultBuildResumptionAnalyzer() - Constructor for class org.apache.maven.execution.DefaultBuildResumptionAnalyzer
 
DefaultBuildResumptionDataRepository - Class in org.apache.maven.execution
This implementation of BuildResumptionDataRepository persists information in a properties file.
DefaultBuildResumptionDataRepository() - Constructor for class org.apache.maven.execution.DefaultBuildResumptionDataRepository
 
DefaultChecksumAlgorithmService - Class in org.apache.maven.internal.impl
 
DefaultChecksumAlgorithmService(ChecksumAlgorithmFactorySelector) - Constructor for class org.apache.maven.internal.impl.DefaultChecksumAlgorithmService
 
DefaultClasspathTransformation - Class in org.apache.maven.repository.metadata
Deprecated.
DefaultClasspathTransformation() - Constructor for class org.apache.maven.repository.metadata.DefaultClasspathTransformation
Deprecated.
 
DefaultClassRealmManager - Class in org.apache.maven.classrealm
Manages the class realms used by Maven.
DefaultClassRealmManager(CoreRealm, List<ClassRealmManagerDelegate>, CoreExports) - Constructor for class org.apache.maven.classrealm.DefaultClassRealmManager
 
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
Deprecated.
DefaultConflictResolverFactory() - Constructor for class org.apache.maven.repository.legacy.resolver.conflict.DefaultConflictResolverFactory
Deprecated.
 
DefaultCoreRealm - Class in org.apache.maven.internal.impl.internal
 
DefaultCoreRealm(PlexusContainer) - Constructor for class org.apache.maven.internal.impl.internal.DefaultCoreRealm
 
DefaultDependency - Class in org.apache.maven.internal.impl
 
DefaultDependency(InternalSession, Dependency) - Constructor for class org.apache.maven.internal.impl.DefaultDependency
 
DefaultDependencyCoordinates - Class in org.apache.maven.internal.impl
 
DefaultDependencyCoordinates(InternalSession, Dependency) - Constructor for class org.apache.maven.internal.impl.DefaultDependencyCoordinates
 
DefaultDependencyCoordinatesFactory - Class in org.apache.maven.internal.impl
 
DefaultDependencyCoordinatesFactory() - Constructor for class org.apache.maven.internal.impl.DefaultDependencyCoordinatesFactory
 
DefaultDependencyManagementImporter - Class in org.apache.maven.internal.impl.model
Handles the import of dependency management from other models into the target model.
DefaultDependencyManagementImporter - Class in org.apache.maven.model.composition
Deprecated.
use ModelBuilder instead
DefaultDependencyManagementImporter() - Constructor for class org.apache.maven.internal.impl.model.DefaultDependencyManagementImporter
 
DefaultDependencyManagementImporter() - Constructor for class org.apache.maven.model.composition.DefaultDependencyManagementImporter
Deprecated.
 
DefaultDependencyManagementInjector - Class in org.apache.maven.internal.impl.model
Handles injection of dependency management into the model.
DefaultDependencyManagementInjector - Class in org.apache.maven.model.management
Deprecated.
use ModelBuilder instead
DefaultDependencyManagementInjector() - Constructor for class org.apache.maven.internal.impl.model.DefaultDependencyManagementInjector
 
DefaultDependencyManagementInjector() - Constructor for class org.apache.maven.model.management.DefaultDependencyManagementInjector
Deprecated.
 
DefaultDependencyManagementInjector.ManagementModelMerger - Class in org.apache.maven.internal.impl.model
ManagementModelMerger
DefaultDependencyManagementInjector.ManagementModelMerger - Class in org.apache.maven.model.management
Deprecated.
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
 
DefaultDependencyResolver - Class in org.apache.maven.internal.impl
 
DefaultDependencyResolver() - Constructor for class org.apache.maven.internal.impl.DefaultDependencyResolver
 
DefaultDownloadedArtifact - Class in org.apache.maven.internal.impl
A wrapper class around a maven resolver artifact.
DefaultDownloadedArtifact(InternalSession, Artifact) - Constructor for class org.apache.maven.internal.impl.DefaultDownloadedArtifact
 
DefaultEvent - Class in org.apache.maven.internal.impl
 
DefaultEvent(InternalMavenSession, ExecutionEvent, EventType) - Constructor for class org.apache.maven.internal.impl.DefaultEvent
 
DefaultEventSpyContext - Class in org.apache.maven.cli.event
Deprecated.
DefaultEventSpyContext() - Constructor for class org.apache.maven.cli.event.DefaultEventSpyContext
Deprecated.
 
DefaultExceptionHandler - Class in org.apache.maven.exception
Transform an exception into useful end-user message.
DefaultExceptionHandler() - Constructor for class org.apache.maven.exception.DefaultExceptionHandler
 
DefaultExecutionEventCatapult - Class in org.apache.maven.lifecycle.internal
Assists in firing execution events.
DefaultExecutionEventCatapult() - Constructor for class org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult
 
DefaultExtensionRealmCache - Class in org.apache.maven.plugin
Default extension realm cache implementation.
DefaultExtensionRealmCache() - Constructor for class org.apache.maven.plugin.DefaultExtensionRealmCache
 
DefaultExtensionRealmCache.CacheKey - Class in org.apache.maven.plugin
CacheKey
defaultGoal(String) - Method in class org.apache.maven.api.model.Build.Builder
 
defaultGoal(String) - Method in class org.apache.maven.api.model.BuildBase.Builder
 
DefaultGraphBuilder - Class in org.apache.maven.graph
Builds the inter-dependencies graph between projects in the reactor.
DefaultGraphBuilder() - Constructor for class org.apache.maven.graph.DefaultGraphBuilder
DefaultGraphBuilder(BuildResumptionDataRepository, PomlessCollectionStrategy, MultiModuleCollectionStrategy, RequestPomCollectionStrategy) - Constructor for class org.apache.maven.graph.DefaultGraphBuilder
 
DefaultGraphConflictResolutionPolicy - Class in org.apache.maven.repository.metadata
Deprecated.
DefaultGraphConflictResolutionPolicy() - Constructor for class org.apache.maven.repository.metadata.DefaultGraphConflictResolutionPolicy
Deprecated.
 
DefaultGraphConflictResolver - Class in org.apache.maven.repository.metadata
Deprecated.
DefaultGraphConflictResolver() - Constructor for class org.apache.maven.repository.metadata.DefaultGraphConflictResolver
Deprecated.
 
DefaultInheritanceAssembler - Class in org.apache.maven.internal.impl.model
Handles inheritance of model values.
DefaultInheritanceAssembler - Class in org.apache.maven.model.inheritance
Deprecated.
use ModelBuilder instead
DefaultInheritanceAssembler() - Constructor for class org.apache.maven.internal.impl.model.DefaultInheritanceAssembler
 
DefaultInheritanceAssembler() - Constructor for class org.apache.maven.model.inheritance.DefaultInheritanceAssembler
Deprecated.
 
DefaultInheritanceAssembler(MavenMerger) - Constructor for class org.apache.maven.internal.impl.model.DefaultInheritanceAssembler
 
DefaultInheritanceAssembler.InheritanceModelMerger - Class in org.apache.maven.internal.impl.model
InheritanceModelMerger
DefaultInheritanceAssembler.InheritanceModelMerger - Class in org.apache.maven.model.inheritance
Deprecated.
InheritanceModelMerger
DefaultInterpolator - Class in org.apache.maven.internal.impl.model
 
DefaultInterpolator() - Constructor for class org.apache.maven.internal.impl.model.DefaultInterpolator
 
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.
 
DefaultLanguageRegistry(List<LanguageProvider>) - Constructor for class org.apache.maven.internal.impl.ExtensibleEnumRegistries.DefaultLanguageRegistry
 
DefaultLegacyArtifactCollector - Class in org.apache.maven.repository.legacy.resolver
Deprecated.
DefaultLegacyArtifactCollector() - Constructor for class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
Deprecated.
 
DefaultLegacySupport - Class in org.apache.maven.plugin.internal
Helps to provide backward-compatibility with plugins that use legacy components.
DefaultLegacySupport() - Constructor for class org.apache.maven.plugin.internal.DefaultLegacySupport
 
DefaultLifecycleBindingsInjector - Class in org.apache.maven.internal.impl.model
Handles injection of plugin executions induced by the lifecycle bindings for a packaging.
DefaultLifecycleBindingsInjector - Class in org.apache.maven.model.plugin
Handles injection of plugin executions induced by the lifecycle bindings for a packaging.
DefaultLifecycleBindingsInjector(LifecycleRegistry, PackagingRegistry) - Constructor for class org.apache.maven.internal.impl.model.DefaultLifecycleBindingsInjector
 
DefaultLifecycleBindingsInjector(LifeCyclePluginAnalyzer) - Constructor for class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector
 
DefaultLifecycleBindingsInjector.LifecycleBindingsMerger - Class in org.apache.maven.internal.impl.model
The domain-specific model merger for lifecycle bindings
DefaultLifecycleBindingsInjector.LifecycleBindingsMerger - Class in org.apache.maven.model.plugin
The domain-specific model merger for lifecycle bindings
DefaultLifecycleExecutionPlanCalculator - Class in org.apache.maven.lifecycle.internal
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
DefaultLifecycleExecutionPlanCalculator(BuildPluginManager, DefaultLifecycles, MojoDescriptorCreator, LifecyclePluginResolver) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
DefaultLifecycleExecutionPlanCalculator(BuildPluginManager, DefaultLifecycles, MojoDescriptorCreator, LifecyclePluginResolver, LifecycleMappingDelegate, Map<String, LifecycleMappingDelegate>, Map<String, MojoExecutionConfigurator>) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
DefaultLifecycleExecutor - Class in org.apache.maven.lifecycle
A facade that provides lifecycle services to components outside maven core.
DefaultLifecycleExecutor(LifeCyclePluginAnalyzer, DefaultLifecycles, LifecycleTaskSegmentCalculator, LifecycleExecutionPlanCalculator, MojoExecutor, LifecycleStarter) - Constructor for class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
DefaultLifecycleMapping - Class in org.apache.maven.lifecycle.mapping
DefaultLifecycleMapping
DefaultLifecycleMapping() - Constructor for class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
Deprecated.
Should not be used in Java code.
DefaultLifecycleMapping(List<Lifecycle>) - Constructor for class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
Ctor to be used in Java code/providers.
DefaultLifecycleMappingDelegate - Class in org.apache.maven.lifecycle.internal
Lifecycle mapping delegate component interface.
DefaultLifecycleMappingDelegate(BuildPluginManager) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate
 
DefaultLifecyclePluginAnalyzer - Class in org.apache.maven.lifecycle.internal
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
DefaultLifecyclePluginAnalyzer(Lookup, DefaultLifecycles) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
 
DefaultLifecycleRegistry - Class in org.apache.maven.internal.impl
TODO: this is session scoped as SPI can contribute.
DefaultLifecycleRegistry() - Constructor for class org.apache.maven.internal.impl.DefaultLifecycleRegistry
 
DefaultLifecycleRegistry(List<LifecycleProvider>) - Constructor for class org.apache.maven.internal.impl.DefaultLifecycleRegistry
 
DefaultLifecycleRegistry.LifecycleWrapperProvider - Class in org.apache.maven.internal.impl
 
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
DefaultLifecycles(LifecycleRegistry, Lookup) - Constructor for class org.apache.maven.lifecycle.DefaultLifecycles
 
DefaultLifecycleStarter - Class in org.apache.maven.lifecycle.internal
Starts the build life cycle
DefaultLifecycleStarter(ExecutionEventCatapult, DefaultLifecycles, BuildListCalculator, LifecycleDebugLogger, LifecycleTaskSegmentCalculator, Map<String, Builder>) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleStarter
 
DefaultLifecycleTaskSegmentCalculator - Class in org.apache.maven.lifecycle.internal
Calculates the task segments in the build
DefaultLifecycleTaskSegmentCalculator(MojoDescriptorCreator, LifecyclePluginResolver) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
 
DefaultLocalRepository - Class in org.apache.maven.internal.impl
 
DefaultLocalRepository(LocalRepository) - Constructor for class org.apache.maven.internal.impl.DefaultLocalRepository
 
DefaultLocalRepositoryManager - Class in org.apache.maven.internal.impl
 
DefaultLocalRepositoryManager() - Constructor for class org.apache.maven.internal.impl.DefaultLocalRepositoryManager
 
DefaultLog - Class in org.apache.maven.internal.impl
 
DefaultLog(Logger) - Constructor for class org.apache.maven.internal.impl.DefaultLog
 
DefaultLogLevelRecorder - Class in org.apache.maven.slf4j
Responsible for keeping state of whether the threshold of the --fail-on-severity flag has been hit.
DefaultLogLevelRecorder() - Constructor for class org.apache.maven.slf4j.DefaultLogLevelRecorder
 
DefaultLookup - Class in org.apache.maven.internal.impl
 
DefaultLookup(PlexusContainer) - Constructor for class org.apache.maven.internal.impl.DefaultLookup
 
DefaultMaven - Class in org.apache.maven
 
DefaultMaven(Lookup, ExecutionEventCatapult, LegacySupport, SessionScope, RepositorySystemSessionFactory, GraphBuilder, BuildResumptionAnalyzer, BuildResumptionDataRepository, SuperPomProvider, DefaultSessionFactory, WorkspaceReader) - 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
Deprecated.
DefaultMavenMetadataCache() - Constructor for class org.apache.maven.project.artifact.DefaultMavenMetadataCache
Deprecated.
 
DefaultMavenMetadataCache.CacheKey - Class in org.apache.maven.project.artifact
Deprecated.
CacheKey
DefaultMavenMetadataCache.CacheRecord - Class in org.apache.maven.project.artifact
Deprecated.
CacheRecord
DefaultMavenPluginManager - Class in org.apache.maven.plugin.internal
Provides basic services to manage Maven plugins and their mojos.
DefaultMavenPluginManager(PlexusContainer, ClassRealmManager, PluginDescriptorCache, PluginRealmCache, PluginDependenciesResolver, ExtensionRealmCache, PluginVersionResolver, PluginArtifactsCache, MavenPluginValidator, List<MavenPluginConfigurationValidator>, PluginValidationManager, List<MavenPluginPrerequisitesChecker>) - Constructor for class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
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(ArtifactHandlerManager) - Constructor for class org.apache.maven.project.DefaultMavenProjectHelper
 
DefaultMavenSettingsBuilder - Class in org.apache.maven.settings
Deprecated.
DefaultMavenSettingsBuilder(SettingsBuilder) - Constructor for class org.apache.maven.settings.DefaultMavenSettingsBuilder
Deprecated.
 
DefaultMessageBuilder - Class in org.apache.maven.internal.impl
 
DefaultMessageBuilder() - Constructor for class org.apache.maven.internal.impl.DefaultMessageBuilder
 
DefaultMessageBuilder(StringBuilder) - Constructor for class org.apache.maven.internal.impl.DefaultMessageBuilder
 
DefaultMessageBuilderFactory - Class in org.apache.maven.internal.impl
 
DefaultMessageBuilderFactory() - Constructor for class org.apache.maven.internal.impl.DefaultMessageBuilderFactory
 
DefaultMetadataReader - Class in org.apache.maven.artifact.repository.metadata.io
Handles deserialization of metadata from some kind of textual format like XML.
DefaultMetadataReader() - Constructor for class org.apache.maven.artifact.repository.metadata.io.DefaultMetadataReader
 
DefaultMetadataResolutionRequest - Class in org.apache.maven.repository.legacy.metadata
Deprecated.
DefaultMetadataResolutionRequest() - Constructor for class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
Deprecated.
 
DefaultMetadataResolutionRequest(RepositoryRequest) - Constructor for class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
Deprecated.
 
DefaultMetadataResolutionRequest(ArtifactResolutionRequest) - Constructor for class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
Deprecated.
 
DefaultMetadataSource - Class in org.apache.maven.project.artifact
Deprecated.
DefaultMetadataSource(RepositoryMetadataManager, ArtifactFactory, ProjectBuilder, MavenMetadataCache, LegacySupport, MavenRepositorySystem) - Constructor for class org.apache.maven.project.artifact.DefaultMetadataSource
Deprecated.
 
DefaultMirrorSelector - Class in org.apache.maven.repository
Deprecated.
DefaultMirrorSelector() - Constructor for class org.apache.maven.repository.DefaultMirrorSelector
Deprecated.
 
DefaultModelBuilder - Class in org.apache.maven.internal.impl.model
The model builder is responsible for building the Model from the POM file.
DefaultModelBuilder - Class in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
DefaultModelBuilder(ModelProcessor, ModelValidator, ModelNormalizer, ModelInterpolator, ModelPathTranslator, ModelUrlNormalizer, SuperPomProvider, InheritanceAssembler, ProfileSelector, ProfileInjector, PluginManagementInjector, DependencyManagementInjector, DependencyManagementImporter, PluginConfigurationExpander, ModelVersionParser, List<ModelTransformer>, ModelCacheFactory, ModelResolver, Interpolator, PathTranslator, RootLocator) - Constructor for class org.apache.maven.internal.impl.model.DefaultModelBuilder
 
DefaultModelBuilder(ModelProcessor, ModelValidator, ModelNormalizer, ModelInterpolator, ModelPathTranslator, ModelUrlNormalizer, SuperPomProvider, InheritanceAssembler, ProfileSelector, ProfileInjector, PluginManagementInjector, DependencyManagementInjector, DependencyManagementImporter, LifecycleBindingsInjector, PluginConfigurationExpander, ReportConfigurationExpander, ProfileActivationFilePathInterpolator, ModelVersionProcessor, ModelSourceTransformer, ModelVersionParser) - Constructor for class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
 
DefaultModelBuilder.ModelBuilderSessionImpl - Class in org.apache.maven.internal.impl.model
 
DefaultModelBuilder.ModelBuilderSessionState - Class in org.apache.maven.internal.impl.model
 
DefaultModelBuilderFactory - Class in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
DefaultModelBuilderFactory() - Constructor for class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
DefaultModelBuildingRequest - Class in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
DefaultModelBuildingRequest() - Constructor for class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
Creates an empty request.
DefaultModelBuildingRequest(ModelBuildingRequest) - Constructor for class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
Creates a shallow copy of the specified request.
DefaultModelCache - Class in org.apache.maven.internal.impl.model
A model builder cache backed by the repository system cache.
DefaultModelCache - Class in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead
DefaultModelCache() - Constructor for class org.apache.maven.internal.impl.model.DefaultModelCache
 
DefaultModelCacheFactory - Class in org.apache.maven.internal.impl.model
 
DefaultModelCacheFactory - Class in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead
DefaultModelCacheFactory() - Constructor for class org.apache.maven.internal.impl.model.DefaultModelCacheFactory
 
DefaultModelCacheFactory() - Constructor for class org.apache.maven.repository.internal.DefaultModelCacheFactory
Deprecated.
 
DefaultModelInheritanceAssembler - Class in org.apache.maven.project.inheritance
Deprecated.
DefaultModelInheritanceAssembler() - Constructor for class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
Deprecated.
 
DefaultModelInterpolator - Class in org.apache.maven.internal.impl.model
 
DefaultModelInterpolator(PathTranslator, UrlNormalizer, RootLocator, Interpolator) - Constructor for class org.apache.maven.internal.impl.model.DefaultModelInterpolator
 
DefaultModelLocator - Class in org.apache.maven.model.locator
Deprecated.
use ModelBuilder instead
DefaultModelLocator() - Constructor for class org.apache.maven.model.locator.DefaultModelLocator
Deprecated.
 
DefaultModelNormalizer - Class in org.apache.maven.internal.impl.model
Handles normalization of a model.
DefaultModelNormalizer - Class in org.apache.maven.model.normalization
Deprecated.
use ModelBuilder instead
DefaultModelNormalizer() - Constructor for class org.apache.maven.internal.impl.model.DefaultModelNormalizer
 
DefaultModelNormalizer() - Constructor for class org.apache.maven.model.normalization.DefaultModelNormalizer
Deprecated.
 
DefaultModelNormalizer.DuplicateMerger - Class in org.apache.maven.internal.impl.model
DuplicateMerger
DefaultModelNormalizer.DuplicateMerger - Class in org.apache.maven.model.normalization
Deprecated.
DuplicateMerger
DefaultModelPathTranslator - Class in org.apache.maven.internal.impl.model
Resolves relative paths within a model against a specific base directory.
DefaultModelPathTranslator - Class in org.apache.maven.model.path
Deprecated.
use ModelBuilder instead
DefaultModelPathTranslator(PathTranslator) - Constructor for class org.apache.maven.internal.impl.model.DefaultModelPathTranslator
 
DefaultModelPathTranslator(PathTranslator) - Constructor for class org.apache.maven.model.path.DefaultModelPathTranslator
Deprecated.
 
DefaultModelProblem - Class in org.apache.maven.internal.impl.model
Describes a problem that was encountered during model building.
DefaultModelProblem - Class in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
DefaultModelProblem(String, BuilderProblem.Severity, ModelProblem.Version, String, int, int, String, Exception) - Constructor for class org.apache.maven.internal.impl.model.DefaultModelProblem
Creates a new problem with the specified message and exception.
DefaultModelProblem(String, BuilderProblem.Severity, ModelProblem.Version, Model, int, int, Exception) - Constructor for class org.apache.maven.internal.impl.model.DefaultModelProblem
Creates a new problem with the specified message and exception.
DefaultModelProblem(String, ModelProblem.Severity, ModelProblem.Version, String, int, int, String, Exception) - Constructor for class org.apache.maven.model.building.DefaultModelProblem
Deprecated.
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
Deprecated.
Creates a new problem with the specified message and exception.
DefaultModelProcessor - Class in org.apache.maven.internal.impl.model
Note: uses @Typed to limit the types it is available for injection to just ModelProcessor.
DefaultModelProcessor - Class in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
DefaultModelProcessor(List<ModelParser>, ModelLocator, ModelReader) - Constructor for class org.apache.maven.model.building.DefaultModelProcessor
Deprecated.
 
DefaultModelProcessor(ModelXmlFactory, List<ModelParser>) - Constructor for class org.apache.maven.internal.impl.model.DefaultModelProcessor
 
DefaultModelReader - Class in org.apache.maven.model.io
Deprecated.
use XmlStreamWriter instead
DefaultModelReader(ModelSourceTransformer) - Constructor for class org.apache.maven.model.io.DefaultModelReader
Deprecated.
 
DefaultModelResolver - Class in org.apache.maven.internal.impl.resolver
A model resolver to assist building of dependency POMs.
DefaultModelResolver() - Constructor for class org.apache.maven.internal.impl.resolver.DefaultModelResolver
 
DefaultModelResolver.ResolverModelSource - Class in org.apache.maven.internal.impl.resolver
 
DefaultModelUrlNormalizer - Class in org.apache.maven.internal.impl
Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.
DefaultModelUrlNormalizer - Class in org.apache.maven.model.path
Deprecated.
use ModelBuilder instead
DefaultModelUrlNormalizer(UrlNormalizer) - Constructor for class org.apache.maven.internal.impl.DefaultModelUrlNormalizer
 
DefaultModelUrlNormalizer(UrlNormalizer) - Constructor for class org.apache.maven.model.path.DefaultModelUrlNormalizer
Deprecated.
 
DefaultModelValidator - Class in org.apache.maven.internal.impl.model
 
DefaultModelValidator - Class in org.apache.maven.model.validation
Deprecated.
use ModelBuilder instead
DefaultModelValidator - Class in org.apache.maven.project.validation
Deprecated.
DefaultModelValidator() - Constructor for class org.apache.maven.internal.impl.model.DefaultModelValidator
 
DefaultModelValidator() - Constructor for class org.apache.maven.project.validation.DefaultModelValidator
Deprecated.
 
DefaultModelValidator(ModelVersionProcessor) - Constructor for class org.apache.maven.model.validation.DefaultModelValidator
Deprecated.
 
DefaultModelVersionParser - Class in org.apache.maven.internal.impl
 
DefaultModelVersionParser - Class in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead
DefaultModelVersionParser(VersionScheme) - Constructor for class org.apache.maven.internal.impl.DefaultModelVersionParser
 
DefaultModelVersionParser(VersionScheme) - Constructor for class org.apache.maven.repository.internal.DefaultModelVersionParser
Deprecated.
 
DefaultModelVersionProcessor - Class in org.apache.maven.model.interpolation
Deprecated.
use ModelBuilder instead
DefaultModelVersionProcessor() - Constructor for class org.apache.maven.model.interpolation.DefaultModelVersionProcessor
Deprecated.
 
DefaultModelWriter - Class in org.apache.maven.model.io
Deprecated.
use XmlStreamWriter instead
DefaultModelWriter() - Constructor for class org.apache.maven.model.io.DefaultModelWriter
Deprecated.
 
DefaultModelXmlFactory - Class in org.apache.maven.internal.impl
 
DefaultModelXmlFactory() - Constructor for class org.apache.maven.internal.impl.DefaultModelXmlFactory
 
DefaultMojoExecution - Class in org.apache.maven.internal.impl
 
DefaultMojoExecution(InternalMavenSession, MojoExecution) - Constructor for class org.apache.maven.internal.impl.DefaultMojoExecution
 
DefaultMojoExecutionConfigurator - Class in org.apache.maven.lifecycle.internal
 
DefaultMojoExecutionConfigurator() - Constructor for class org.apache.maven.lifecycle.internal.DefaultMojoExecutionConfigurator
Deprecated.
Do not use this ctor directly, inject this component instead.
DefaultMojoExecutionConfigurator(MessageBuilderFactory) - Constructor for class org.apache.maven.lifecycle.internal.DefaultMojoExecutionConfigurator
 
DefaultMojosExecutionStrategy - Class in org.apache.maven.plugin
Default mojo execution strategy.
DefaultMojosExecutionStrategy() - Constructor for class org.apache.maven.plugin.DefaultMojosExecutionStrategy
 
DefaultNode - Class in org.apache.maven.internal.impl
 
DefaultNode(InternalSession, DependencyNode, boolean) - Constructor for class org.apache.maven.internal.impl.DefaultNode
 
DefaultPackagingRegistry - Class in org.apache.maven.internal.impl
TODO: this is session scoped as SPI can contribute.
DefaultPackagingRegistry(Lookup, TypeRegistry, List<PackagingProvider>) - Constructor for class org.apache.maven.internal.impl.DefaultPackagingRegistry
 
DefaultPathScopeRegistry(List<PathScopeProvider>) - Constructor for class org.apache.maven.internal.impl.ExtensibleEnumRegistries.DefaultPathScopeRegistry
 
DefaultPathTranslator - Class in org.apache.maven.internal.impl.model
Resolves relative paths against a specific base directory.
DefaultPathTranslator - Class in org.apache.maven.model.path
Deprecated.
use ModelBuilder instead
DefaultPathTranslator - Class in org.apache.maven.project.path
Deprecated.
DefaultPathTranslator() - Constructor for class org.apache.maven.internal.impl.model.DefaultPathTranslator
 
DefaultPathTranslator() - Constructor for class org.apache.maven.model.path.DefaultPathTranslator
Deprecated.
 
DefaultPathTranslator() - Constructor for class org.apache.maven.project.path.DefaultPathTranslator
Deprecated.
 
defaultPhase() - Element in annotation interface org.apache.maven.api.plugin.annotations.Mojo
default phase to bind your mojo.
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.internal.impl
Handles expansion of general build plugin configuration into individual executions.
DefaultPluginConfigurationExpander - Class in org.apache.maven.model.plugin
Deprecated.
use ModelBuilder instead
DefaultPluginConfigurationExpander() - Constructor for class org.apache.maven.internal.impl.DefaultPluginConfigurationExpander
 
DefaultPluginConfigurationExpander() - Constructor for class org.apache.maven.model.plugin.DefaultPluginConfigurationExpander
Deprecated.
 
DefaultPluginDependenciesResolver - Class in org.apache.maven.plugin.internal
Assists in resolving the dependencies of a plugin.
DefaultPluginDependenciesResolver(RepositorySystem, List<MavenPluginDependenciesValidator>) - Constructor for class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver
 
DefaultPluginDescriptorCache - Class in org.apache.maven.plugin
Caches raw plugin descriptors.
DefaultPluginDescriptorCache() - Constructor for class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
DefaultPluginManagementInjector - Class in org.apache.maven.internal.impl.model
Handles injection of plugin management into the model.
DefaultPluginManagementInjector - Class in org.apache.maven.model.management
Deprecated.
use ModelBuilder instead
DefaultPluginManagementInjector() - Constructor for class org.apache.maven.internal.impl.model.DefaultPluginManagementInjector
 
DefaultPluginManagementInjector() - Constructor for class org.apache.maven.model.management.DefaultPluginManagementInjector
Deprecated.
 
DefaultPluginManagementInjector.ManagementModelMerger - Class in org.apache.maven.internal.impl.model
ManagementModelMerger
DefaultPluginManagementInjector.ManagementModelMerger - Class in org.apache.maven.model.management
Deprecated.
ManagementModelMerger
DefaultPluginManager - Class in org.apache.maven.plugin.internal
Deprecated.
DefaultPluginManager(PlexusContainer, MavenPluginManager, PluginVersionResolver, PluginPrefixResolver, LegacySupport) - Constructor for class org.apache.maven.plugin.internal.DefaultPluginManager
Deprecated.
 
DefaultPluginPrefixRequest - Class in org.apache.maven.plugin.prefix
Collects settings required to resolve a plugin prefix.
DefaultPluginPrefixRequest() - Constructor for class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
Creates an empty request.
DefaultPluginPrefixRequest(String, MavenSession) - Constructor for class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
Creates a request for the specified plugin prefix and build session.
DefaultPluginPrefixResolver - Class in org.apache.maven.plugin.prefix.internal
Resolves a plugin prefix.
DefaultPluginPrefixResolver(BuildPluginManager, RepositorySystem, MetadataReader) - Constructor for class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResolver
 
DefaultPluginRealmCache - Class in org.apache.maven.plugin
Default PluginCache implementation.
DefaultPluginRealmCache() - Constructor for class org.apache.maven.plugin.DefaultPluginRealmCache
 
DefaultPluginRealmCache.CacheKey - Class in org.apache.maven.plugin
CacheKey
DefaultPluginValidationManager - Class in org.apache.maven.plugin.internal
 
DefaultPluginValidationManager() - Constructor for class org.apache.maven.plugin.internal.DefaultPluginValidationManager
 
DefaultPluginVersionRequest - Class in org.apache.maven.plugin.version
Collects settings required to resolve the version for a plugin.
DefaultPluginVersionRequest() - Constructor for class org.apache.maven.plugin.version.DefaultPluginVersionRequest
Creates an empty request.
DefaultPluginVersionRequest(Plugin, MavenSession) - Constructor for class org.apache.maven.plugin.version.DefaultPluginVersionRequest
Creates a request for the specified plugin by copying settings from the specified build session.
DefaultPluginVersionRequest(Plugin, RepositorySystemSession, List<RemoteRepository>) - Constructor for class org.apache.maven.plugin.version.DefaultPluginVersionRequest
Creates a request for the specified plugin using the given repository session and plugin repositories.
DefaultPluginVersionResolver - Class in org.apache.maven.plugin.version.internal
Resolves a version for a plugin.
DefaultPluginVersionResolver(RepositorySystem, MetadataReader, MavenPluginManager, VersionScheme) - Constructor for class org.apache.maven.plugin.version.internal.DefaultPluginVersionResolver
 
DefaultPluginXmlFactory - Class in org.apache.maven.internal.impl
 
DefaultPluginXmlFactory() - Constructor for class org.apache.maven.internal.impl.DefaultPluginXmlFactory
 
DefaultProducedArtifact - Class in org.apache.maven.internal.impl
A wrapper class around a maven resolver artifact.
DefaultProducedArtifact(InternalSession, Artifact) - Constructor for class org.apache.maven.internal.impl.DefaultProducedArtifact
 
DefaultProfileActivationContext - Class in org.apache.maven.internal.impl.model
Describes the environmental context used to determine the activation status of profiles.
DefaultProfileActivationContext - Class in org.apache.maven.model.profile
Deprecated.
use ModelBuilder instead
DefaultProfileActivationContext() - Constructor for class org.apache.maven.model.profile.DefaultProfileActivationContext
Deprecated.
 
DefaultProfileActivationContext(PathTranslator, RootLocator, Interpolator) - Constructor for class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
DefaultProfileInjector - Class in org.apache.maven.internal.impl.model
Handles profile injection into the model.
DefaultProfileInjector - Class in org.apache.maven.model.profile
Deprecated.
use ModelBuilder instead
DefaultProfileInjector() - Constructor for class org.apache.maven.internal.impl.model.DefaultProfileInjector
 
DefaultProfileInjector() - Constructor for class org.apache.maven.model.profile.DefaultProfileInjector
Deprecated.
 
DefaultProfileInjector.ProfileModelMerger - Class in org.apache.maven.internal.impl.model
ProfileModelMerger
DefaultProfileInjector.ProfileModelMerger - Class in org.apache.maven.model.profile
Deprecated.
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.internal.impl.model
Calculates the active profiles among a given collection of profiles.
DefaultProfileSelector - Class in org.apache.maven.model.profile
Deprecated.
use ModelBuilder instead
DefaultProfileSelector() - Constructor for class org.apache.maven.internal.impl.model.DefaultProfileSelector
 
DefaultProfileSelector() - Constructor for class org.apache.maven.model.profile.DefaultProfileSelector
Deprecated.
 
DefaultProfileSelector(List<ProfileActivator>) - Constructor for class org.apache.maven.internal.impl.model.DefaultProfileSelector
 
DefaultProfileSelector(List<ProfileActivator>) - Constructor for class org.apache.maven.model.profile.DefaultProfileSelector
Deprecated.
 
DefaultProject - Class in org.apache.maven.internal.impl
 
DefaultProject(InternalMavenSession, MavenProject) - Constructor for class org.apache.maven.internal.impl.DefaultProject
 
DefaultProjectArtifactFactory - Class in org.apache.maven.lifecycle.internal
Default component responsible for creation of MavenProject#dependencyArtifacts instances.
DefaultProjectArtifactFactory(ArtifactFactory) - Constructor for class org.apache.maven.lifecycle.internal.DefaultProjectArtifactFactory
 
DefaultProjectArtifactsCache - Class in org.apache.maven.project.artifact
 
DefaultProjectArtifactsCache() - Constructor for class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
DefaultProjectArtifactsCache.CacheKey - Class in org.apache.maven.project.artifact
CacheKey
DefaultProjectBuilder - Class in org.apache.maven.internal.impl
 
DefaultProjectBuilder - Class in org.apache.maven.project
DefaultProjectBuilder
DefaultProjectBuilder(ModelBuilder, ProjectBuildingHelper, MavenRepositorySystem, RepositorySystem, ProjectDependenciesResolver, RootLocator, LifecycleBindingsInjector) - Constructor for class org.apache.maven.project.DefaultProjectBuilder
 
DefaultProjectBuilder(ProjectBuilder) - Constructor for class org.apache.maven.internal.impl.DefaultProjectBuilder
 
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(ClassRealmManager, ProjectRealmCache, MavenRepositorySystem, MavenPluginManager) - Constructor for class org.apache.maven.project.DefaultProjectBuildingHelper
 
DefaultProjectBuildingRequest - Class in org.apache.maven.project
DefaultProjectBuildingRequest
DefaultProjectBuildingRequest() - Constructor for class org.apache.maven.project.DefaultProjectBuildingRequest
 
DefaultProjectBuildingRequest(ProjectBuildingRequest) - Constructor for class org.apache.maven.project.DefaultProjectBuildingRequest
 
DefaultProjectDependenciesResolver - Class in org.apache.maven
Deprecated.
As of 3.2.2, and there is no direct replacement. This is an internal class which was not marked as such, but should have been.
DefaultProjectDependenciesResolver - Class in org.apache.maven.project
 
DefaultProjectDependenciesResolver(RepositorySystem, ResolutionErrorHandler) - Constructor for class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
DefaultProjectDependenciesResolver(RepositorySystem, List<RepositorySessionDecorator>) - Constructor for class org.apache.maven.project.DefaultProjectDependenciesResolver
 
DefaultProjectDependencyGraph - Class in org.apache.maven.graph
Describes the interdependencies between projects in the reactor.
DefaultProjectDependencyGraph(Collection<MavenProject>) - Constructor for class org.apache.maven.graph.DefaultProjectDependencyGraph
Creates a new project dependency graph based on the specified projects.
DefaultProjectDependencyGraph(Collection<MavenProject>, Collection<MavenProject>) - Constructor for class org.apache.maven.graph.DefaultProjectDependencyGraph
Creates a new project dependency graph based on the specified projects.
DefaultProjectDependencyGraph(List<MavenProject>, Collection<MavenProject>) - Constructor for class org.apache.maven.graph.DefaultProjectDependencyGraph
DefaultProjectManager - Class in org.apache.maven.internal.impl
 
DefaultProjectManager(InternalMavenSession, ArtifactManager) - Constructor for class org.apache.maven.internal.impl.DefaultProjectManager
 
DefaultProjectRealmCache - Class in org.apache.maven.project
Default project realm cache implementation.
DefaultProjectRealmCache() - Constructor for class org.apache.maven.project.DefaultProjectRealmCache
 
DefaultProjectRealmCache.CacheKey - Class in org.apache.maven.project
CacheKey
DefaultProjectScopeRegistry(List<ProjectScopeProvider>) - Constructor for class org.apache.maven.internal.impl.ExtensibleEnumRegistries.DefaultProjectScopeRegistry
 
DefaultProjectsSelector - Class in org.apache.maven.project.collector
Utility to select projects for a given set of pom.xml files.
DefaultProjectsSelector(ProjectBuilder) - Constructor for class org.apache.maven.project.collector.DefaultProjectsSelector
 
DefaultPrompter - Class in org.apache.maven.internal.impl
 
DefaultPrompter(PlexusContainer) - Constructor for class org.apache.maven.internal.impl.DefaultPrompter
 
DefaultRemoteRepository - Class in org.apache.maven.internal.impl
 
DefaultRemoteRepository(RemoteRepository) - Constructor for class org.apache.maven.internal.impl.DefaultRemoteRepository
 
DefaultReportConfigurationExpander - Class in org.apache.maven.model.plugin
Deprecated.
use ModelBuilder instead
DefaultReportConfigurationExpander() - Constructor for class org.apache.maven.model.plugin.DefaultReportConfigurationExpander
Deprecated.
 
DefaultReportingConverter - Class in org.apache.maven.model.plugin
Deprecated.
since maven 4.0, this class is now a no-op class and is only here for compatibility
DefaultReportingConverter() - Constructor for class org.apache.maven.model.plugin.DefaultReportingConverter
Deprecated.
 
DefaultRepositoryFactory - Class in org.apache.maven.internal.impl
 
DefaultRepositoryFactory(RemoteRepositoryManager) - Constructor for class org.apache.maven.internal.impl.DefaultRepositoryFactory
 
DefaultRepositoryLayout - Class in org.apache.maven.artifact.repository.layout
 
DefaultRepositoryLayout() - Constructor for class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
DefaultRepositoryMetadataManager - Class in org.apache.maven.artifact.repository.metadata
Deprecated.
DefaultRepositoryMetadataManager() - Constructor for class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
Deprecated.
 
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
 
DefaultResolutionErrorHandler - Class in org.apache.maven.artifact.resolver
Deprecated.
DefaultResolutionErrorHandler() - Constructor for class org.apache.maven.artifact.resolver.DefaultResolutionErrorHandler
Deprecated.
 
DefaultRootLocator - Class in org.apache.maven.internal.impl.model.rootlocator
 
DefaultRootLocator - Class in org.apache.maven.model.root
Deprecated.
use RootLocator instead
DefaultRootLocator() - Constructor for class org.apache.maven.internal.impl.model.rootlocator.DefaultRootLocator
 
DefaultRootLocator() - Constructor for class org.apache.maven.model.root.DefaultRootLocator
Deprecated.
 
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(VersionScheme) - Constructor for class org.apache.maven.rtinfo.internal.DefaultRuntimeInformation
 
DefaultSession - Class in org.apache.maven.internal.impl
 
DefaultSession(MavenSession, RepositorySystem, List<RemoteRepository>, MavenRepositorySystem, Lookup, RuntimeInformation) - Constructor for class org.apache.maven.internal.impl.DefaultSession
 
DefaultSessionFactory - Class in org.apache.maven.internal.impl
 
DefaultSessionFactory(RepositorySystem, MavenRepositorySystem, Lookup, RuntimeInformation) - Constructor for class org.apache.maven.internal.impl.DefaultSessionFactory
 
DefaultSettingsBuilder - Class in org.apache.maven.internal.impl
Builds the effective settings from a user settings file and/or a global settings file.
DefaultSettingsBuilder - Class in org.apache.maven.settings.building
Deprecated.
since 4.0.0, use SettingsBuilder instead
DefaultSettingsBuilder() - Constructor for class org.apache.maven.internal.impl.DefaultSettingsBuilder
This ctor is used in legacy components.
DefaultSettingsBuilder(SettingsXmlFactory, Interpolator, Map<String, Dispatcher>) - Constructor for class org.apache.maven.internal.impl.DefaultSettingsBuilder
In Maven4 the SecDispatcher is injected and build settings are fully decrypted as well.
DefaultSettingsBuilder(DefaultSettingsBuilder, DefaultSettingsXmlFactory) - Constructor for class org.apache.maven.settings.building.DefaultSettingsBuilder
Deprecated.
 
DefaultSettingsBuilderFactory - Class in org.apache.maven.settings.building
Deprecated.
since 4.0.0, use SettingsBuilder instead
DefaultSettingsBuilderFactory() - Constructor for class org.apache.maven.settings.building.DefaultSettingsBuilderFactory
Deprecated.
 
DefaultSettingsBuildingRequest - Class in org.apache.maven.settings.building
Deprecated.
since 4.0.0, use SettingsBuilder instead
DefaultSettingsBuildingRequest() - Constructor for class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
Deprecated.
 
DefaultSettingsDecrypter - Class in org.apache.maven.settings.crypto
Deprecated.
since 4.0.0
DefaultSettingsDecrypter(MavenSecDispatcher) - Constructor for class org.apache.maven.settings.crypto.DefaultSettingsDecrypter
Deprecated.
 
DefaultSettingsDecryptionRequest - Class in org.apache.maven.settings.crypto
Deprecated.
since 4.0.0
DefaultSettingsDecryptionRequest() - Constructor for class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
Deprecated.
Creates an empty request.
DefaultSettingsDecryptionRequest(Proxy) - Constructor for class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
Deprecated.
Creates a new request to decrypt the specified proxy.
DefaultSettingsDecryptionRequest(Server) - Constructor for class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
Deprecated.
Creates a new request to decrypt the specified server.
DefaultSettingsDecryptionRequest(Settings) - Constructor for class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
Deprecated.
Creates a new request to decrypt the specified settings.
DefaultSettingsProblem - Class in org.apache.maven.settings.building
Deprecated.
since 4.0.0, use SettingsBuilder instead
DefaultSettingsProblem(String, SettingsProblem.Severity, String, int, int, Exception) - Constructor for class org.apache.maven.settings.building.DefaultSettingsProblem
Deprecated.
Creates a new problem with the specified message and exception.
DefaultSettingsReader - Class in org.apache.maven.settings.io
Deprecated.
since 4.0.0, use SettingsStaxReader instead
DefaultSettingsReader() - Constructor for class org.apache.maven.settings.io.DefaultSettingsReader
Deprecated.
 
DefaultSettingsValidator - Class in org.apache.maven.internal.impl
 
DefaultSettingsValidator - Class in org.apache.maven.settings.validation
Deprecated.
since 4.0.0, use DefaultSettingsValidator instead
DefaultSettingsValidator() - Constructor for class org.apache.maven.internal.impl.DefaultSettingsValidator
 
DefaultSettingsValidator(SettingsBuilder) - Constructor for class org.apache.maven.settings.validation.DefaultSettingsValidator
Deprecated.
 
DefaultSettingsWriter - Class in org.apache.maven.settings.io
Deprecated.
since 4.0.0, use SettingsStaxWriter instead
DefaultSettingsWriter() - Constructor for class org.apache.maven.settings.io.DefaultSettingsWriter
Deprecated.
 
DefaultSettingsXmlFactory - Class in org.apache.maven.internal.impl
 
DefaultSettingsXmlFactory() - Constructor for class org.apache.maven.internal.impl.DefaultSettingsXmlFactory
 
DefaultSuperPomProvider - Class in org.apache.maven.internal.impl
 
DefaultSuperPomProvider - Class in org.apache.maven.model.superpom
Deprecated.
use ModelBuilder instead
DefaultSuperPomProvider(ModelProcessor) - Constructor for class org.apache.maven.internal.impl.DefaultSuperPomProvider
 
DefaultSuperPomProvider(ModelProcessor) - Constructor for class org.apache.maven.model.superpom.DefaultSuperPomProvider
Deprecated.
 
DefaultToolchain - Class in org.apache.maven.toolchain
Default abstract toolchain implementation, to be used as base class for any toolchain implementation to avoid rewriting usual code.
DefaultToolchain(ToolchainModel, String, Logger) - Constructor for class org.apache.maven.toolchain.DefaultToolchain
 
DefaultToolchain(ToolchainModel, Logger) - Constructor for class org.apache.maven.toolchain.DefaultToolchain
 
DefaultToolchainManager - Class in org.apache.maven.internal.impl
 
DefaultToolchainManager - Class in org.apache.maven.toolchain
 
DefaultToolchainManager(Map<String, ToolchainFactory>) - Constructor for class org.apache.maven.toolchain.DefaultToolchainManager
 
DefaultToolchainManager(DefaultToolchainManagerPrivate) - Constructor for class org.apache.maven.internal.impl.DefaultToolchainManager
 
DefaultToolchainManagerPrivate - Class in org.apache.maven.toolchain
TODO: refactor this, component extending component is bad practice.
DefaultToolchainManagerPrivate(Map<String, ToolchainFactory>) - Constructor for class org.apache.maven.toolchain.DefaultToolchainManagerPrivate
 
DefaultToolchainsBuilder - Class in org.apache.maven.internal.impl
Builds the effective toolchains from a user toolchains file and/or a global toolchains file.
DefaultToolchainsBuilder - Class in org.apache.maven.toolchain.building
Deprecated.
since 4.0.0, use ToolchainsBuilder instead
DefaultToolchainsBuilder - Class in org.apache.maven.toolchain
Deprecated.
DefaultToolchainsBuilder() - Constructor for class org.apache.maven.internal.impl.DefaultToolchainsBuilder
 
DefaultToolchainsBuilder() - Constructor for class org.apache.maven.toolchain.DefaultToolchainsBuilder
Deprecated.
 
DefaultToolchainsBuilder(Interpolator, ToolchainsXmlFactory) - Constructor for class org.apache.maven.internal.impl.DefaultToolchainsBuilder
 
DefaultToolchainsBuilder(ToolchainsBuilder, ToolchainsXmlFactory) - Constructor for class org.apache.maven.toolchain.building.DefaultToolchainsBuilder
Deprecated.
 
DefaultToolchainsBuildingRequest - Class in org.apache.maven.toolchain.building
Deprecated.
since 4.0.0, use ToolchainsBuilder instead
DefaultToolchainsBuildingRequest() - Constructor for class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
Deprecated.
 
DefaultToolchainsBuildingResult - Class in org.apache.maven.toolchain.building
Deprecated.
since 4.0.0, use ToolchainsBuilder instead
DefaultToolchainsBuildingResult(PersistedToolchains, List<Problem>) - Constructor for class org.apache.maven.toolchain.building.DefaultToolchainsBuildingResult
Deprecated.
Default constructor
DefaultToolchainsReader - Class in org.apache.maven.toolchain.io
Deprecated.
since 4.0.0, use MavenToolchainsStaxReader instead
DefaultToolchainsReader() - Constructor for class org.apache.maven.toolchain.io.DefaultToolchainsReader
Deprecated.
 
DefaultToolchainsWriter - Class in org.apache.maven.toolchain.io
Deprecated.
since 4.0.0, use MavenToolchainsStaxWriter instead
DefaultToolchainsWriter() - Constructor for class org.apache.maven.toolchain.io.DefaultToolchainsWriter
Deprecated.
 
DefaultToolchainsXmlFactory - Class in org.apache.maven.internal.impl
 
DefaultToolchainsXmlFactory() - Constructor for class org.apache.maven.internal.impl.DefaultToolchainsXmlFactory
 
DefaultTransport - Class in org.apache.maven.internal.impl
 
DefaultTransport(URI, Transporter) - Constructor for class org.apache.maven.internal.impl.DefaultTransport
 
DefaultTransportProvider - Class in org.apache.maven.internal.impl
 
DefaultTransportProvider(TransporterProvider) - Constructor for class org.apache.maven.internal.impl.DefaultTransportProvider
 
DefaultType - Class in org.apache.maven.internal.impl.resolver.type
Default implementation of Type and Resolver ArtifactType.
DefaultType - Class in org.apache.maven.repository.internal.type
Deprecated.
since 4.0.0, use maven-api-impl jar instead
DefaultType(String, Language, String, String, boolean, PathType...) - Constructor for class org.apache.maven.internal.impl.resolver.type.DefaultType
 
DefaultType(String, Language, String, String, boolean, PathType...) - Constructor for class org.apache.maven.repository.internal.type.DefaultType
Deprecated.
 
DefaultTypeProvider - Class in org.apache.maven.internal.impl.resolver.type
 
DefaultTypeProvider - Class in org.apache.maven.repository.internal.type
Deprecated.
DefaultTypeProvider() - Constructor for class org.apache.maven.internal.impl.resolver.type.DefaultTypeProvider
 
DefaultTypeProvider() - Constructor for class org.apache.maven.repository.internal.type.DefaultTypeProvider
Deprecated.
 
DefaultTypeRegistry - Class in org.apache.maven.internal.impl
 
DefaultTypeRegistry(List<TypeProvider>, LanguageRegistry, LegacyArtifactHandlerManager) - Constructor for class org.apache.maven.internal.impl.DefaultTypeRegistry
 
DefaultUpdateCheckManager - Class in org.apache.maven.repository.legacy
Deprecated.
DefaultUpdateCheckManager() - Constructor for class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
Deprecated.
 
DefaultUpdateCheckManager(Logger) - Constructor for class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
Deprecated.
 
DefaultUrlNormalizer - Class in org.apache.maven.internal.impl
Normalizes a URL.
DefaultUrlNormalizer - Class in org.apache.maven.model.path
Deprecated.
use ModelBuilder instead
DefaultUrlNormalizer() - Constructor for class org.apache.maven.internal.impl.DefaultUrlNormalizer
 
DefaultUrlNormalizer() - Constructor for class org.apache.maven.model.path.DefaultUrlNormalizer
Deprecated.
 
defaultUserLocalRepository - Static variable in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
defaultValue() - Element in annotation interface org.apache.maven.api.annotations.Config
 
defaultValue() - Element in annotation interface org.apache.maven.api.plugin.annotations.Parameter
parameter default value, may contain ${...} expressions which will be interpreted at inject time: see PluginParameterExpressionEvaluator.
defaultValue(String) - Method in class org.apache.maven.api.plugin.descriptor.Parameter.Builder
 
DefaultVersionParser - Class in org.apache.maven.internal.impl
A wrapper class around a resolver version that works as model version parser as well.
DefaultVersionParser(ModelVersionParser) - Constructor for class org.apache.maven.internal.impl.DefaultVersionParser
 
DefaultVersionRangeResolver - Class in org.apache.maven.internal.impl
 
DefaultVersionRangeResolver - Class in org.apache.maven.internal.impl.resolver
 
DefaultVersionRangeResolver - Class in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead/
DefaultVersionRangeResolver(MetadataResolver, SyncContextFactory, RepositoryEventDispatcher, VersionScheme) - Constructor for class org.apache.maven.internal.impl.resolver.DefaultVersionRangeResolver
 
DefaultVersionRangeResolver(MetadataResolver, SyncContextFactory, RepositoryEventDispatcher, VersionScheme) - Constructor for class org.apache.maven.repository.internal.DefaultVersionRangeResolver
Deprecated.
 
DefaultVersionRangeResolver(RepositorySystem) - Constructor for class org.apache.maven.internal.impl.DefaultVersionRangeResolver
 
DefaultVersionResolver - Class in org.apache.maven.internal.impl
 
DefaultVersionResolver - Class in org.apache.maven.internal.impl.resolver
 
DefaultVersionResolver - Class in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead
DefaultVersionResolver(MetadataResolver, SyncContextFactory, RepositoryEventDispatcher) - Constructor for class org.apache.maven.internal.impl.resolver.DefaultVersionResolver
 
DefaultVersionResolver(MetadataResolver, SyncContextFactory, RepositoryEventDispatcher) - Constructor for class org.apache.maven.repository.internal.DefaultVersionResolver
Deprecated.
 
DefaultVersionResolver(RepositorySystem) - Constructor for class org.apache.maven.internal.impl.DefaultVersionResolver
 
DefaultVersionSchemeProvider - Class in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead
DefaultVersionSchemeProvider() - Constructor for class org.apache.maven.repository.internal.DefaultVersionSchemeProvider
Deprecated.
 
DefaultWagonManager - Class in org.apache.maven.artifact.manager
Deprecated.
DefaultWagonManager - Class in org.apache.maven.repository.legacy
Deprecated.
DefaultWagonManager() - Constructor for class org.apache.maven.artifact.manager.DefaultWagonManager
Deprecated.
 
DefaultWagonManager() - Constructor for class org.apache.maven.repository.legacy.DefaultWagonManager
Deprecated.
 
delegate - Variable in class org.apache.maven.artifact.repository.metadata.BaseObject
 
delegate - Variable in class org.apache.maven.model.BaseObject
 
delegate - Variable in class org.apache.maven.settings.BaseObject
 
delegate - Variable in class org.apache.maven.toolchain.model.BaseObject
 
delegates - Variable in class org.apache.maven.DefaultArtifactFilterManager
Deprecated.
 
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.repository.metadata.ArtifactMetadata
Deprecated.
dependencies of the artifact behind this metadata
dependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.DependencyManagement.Builder
 
dependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.Model.Builder
 
dependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.ModelBase.Builder
 
dependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.Plugin.Builder
 
dependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.Profile.Builder
 
dependencies(List<DependencyCoordinates>) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
Sets the direct dependencies.
DEPENDENCIES - Enum constant in enum class org.apache.maven.api.Lifecycle.Pointer.Type
 
DEPENDENCIES - Enum constant in enum class org.apache.maven.api.plugin.annotations.After.Type
 
dependency(DependencyCoordinates) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
Adds the specified direct dependency.
Dependency - Class in org.apache.maven.api.model
The <dependency> element contains information about a dependency of the project.
Dependency - Class in org.apache.maven.api.plugin.descriptor
Definition of a dependency, needed by the plugin at runtime.
Dependency - Class in org.apache.maven.model
 
Dependency<T> - Record Class in org.apache.maven.di.impl
 
Dependency - Interface in org.apache.maven.api
A result of collecting, flattening and resolving DependencyCoordinatess.
Dependency() - Constructor for class org.apache.maven.model.Dependency
 
Dependency(Dependency) - Constructor for class org.apache.maven.model.Dependency
 
Dependency(Dependency.Builder) - Constructor for class org.apache.maven.api.model.Dependency
Constructor for this class, to be called from its subclasses and Dependency.Builder.
Dependency(Dependency, BaseObject) - Constructor for class org.apache.maven.model.Dependency
 
Dependency(Dependency.Builder) - Constructor for class org.apache.maven.api.plugin.descriptor.Dependency
Constructor for this class, to be called from its subclasses and Dependency.Builder.
Dependency(Key<T>, boolean) - Constructor for record class org.apache.maven.di.impl.Dependency
Creates an instance of a Dependency record class.
Dependency.Builder - Class in org.apache.maven.api.model
Builder class used to create Dependency instances.
Dependency.Builder - Class in org.apache.maven.api.plugin.descriptor
Builder class used to create Dependency instances.
dependencyCollection() - Element in annotation interface org.apache.maven.api.plugin.annotations.Mojo
Indicates whether dependency collection will be required when executing the Mojo.
dependencyCollection(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
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
 
DependencyCoordinates - Interface in org.apache.maven.api
ArtifactCoordinates completed with information about how the artifact will be used.
DependencyCoordinatesFactory - Interface in org.apache.maven.api.services
 
DependencyCoordinatesFactoryRequest - Interface in org.apache.maven.api.services
 
DependencyCoordinatesFactoryRequest.DependencyCoordinatesFactoryRequestBuilder - Class in org.apache.maven.api.services
 
dependencyManagement(DependencyManagement) - Method in class org.apache.maven.api.model.Model.Builder
 
dependencyManagement(DependencyManagement) - Method in class org.apache.maven.api.model.ModelBase.Builder
 
dependencyManagement(DependencyManagement) - Method in class org.apache.maven.api.model.Profile.Builder
 
DependencyManagement - Class in org.apache.maven.api.model
Section for management of default dependency information for use in a group of POMs.
DependencyManagement - Class in org.apache.maven.model
 
DependencyManagement() - Constructor for class org.apache.maven.model.DependencyManagement
 
DependencyManagement(DependencyManagement) - Constructor for class org.apache.maven.model.DependencyManagement
 
DependencyManagement(DependencyManagement.Builder) - Constructor for class org.apache.maven.api.model.DependencyManagement
Constructor for this class, to be called from its subclasses and DependencyManagement.Builder.
DependencyManagement(DependencyManagement, BaseObject) - Constructor for class org.apache.maven.model.DependencyManagement
 
DependencyManagement.Builder - Class in org.apache.maven.api.model
Builder class used to create DependencyManagement instances.
DependencyManagementImporter - Interface in org.apache.maven.api.services.model
Handles the import of dependency management from other models into the target model.
DependencyManagementImporter - Interface in org.apache.maven.model.composition
Deprecated.
use ModelBuilder instead
DependencyManagementInjector - Interface in org.apache.maven.api.services.model
Handles injection of dependency management into the model.
DependencyManagementInjector - Interface in org.apache.maven.model.management
Deprecated.
use ModelBuilder instead
dependencyManagementToApiV3(List<DependencyManagement>) - Static method in class org.apache.maven.model.DependencyManagement
 
dependencyManagementToApiV4(List<DependencyManagement>) - Static method in class org.apache.maven.model.DependencyManagement
 
dependencyResolution(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
DependencyResolutionException - Exception in org.apache.maven.project
 
DependencyResolutionException(DependencyResolutionResult, String, Throwable) - Constructor for exception org.apache.maven.project.DependencyResolutionException
 
dependencyResolutionPathScopes() - Element in annotation interface org.apache.maven.api.plugin.annotations.Mojo
Comma separated list of path scopes that will be required for dependency resolution.
DependencyResolutionRequest - Interface in org.apache.maven.project
A request to resolve the dependencies of a project.
DependencyResolutionRequiredException - Exception in org.apache.maven.artifact
Exception that occurs when an artifact file is used, but has not been resolved.
DependencyResolutionRequiredException(Artifact) - Constructor for exception org.apache.maven.artifact.DependencyResolutionRequiredException
 
DependencyResolutionResult - Interface in org.apache.maven.project
The result of a project dependency resolution.
DependencyResolver - Interface in org.apache.maven.api.services
Collects, flattens and resolves dependencies.
DependencyResolverException - Exception in org.apache.maven.api.services
 
DependencyResolverException(String, Throwable) - Constructor for exception org.apache.maven.api.services.DependencyResolverException
 
DependencyResolverRequest - Interface in org.apache.maven.api.services
A request to collect the transitive dependencies and to build a dependency graph from them.
DependencyResolverRequest.DependencyResolverRequestBuilder - Class in org.apache.maven.api.services
 
DependencyResolverRequest.RequestType - Enum Class in org.apache.maven.api.services
 
DependencyResolverResult - Interface in org.apache.maven.api.services
The result of a dependency resolution request.
DependencyScope - Enum Class in org.apache.maven.api
Indicates when the dependency will be used.
dependencyScopes() - Method in interface org.apache.maven.api.PathScope
 
dependencyToApiV3(List<Dependency>) - Static method in class org.apache.maven.model.Dependency
 
dependencyToApiV4(List<Dependency>) - Static method in class org.apache.maven.model.Dependency
 
deploy(File, Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.deployer.ArtifactDeployer
Deprecated.
Deploy an artifact from a particular file.
deploy(File, Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.deployer.DefaultArtifactDeployer
Deprecated.
 
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(ArtifactDeployerRequest) - Method in interface org.apache.maven.api.services.ArtifactDeployer
 
deploy(ArtifactDeployerRequest) - Method in class org.apache.maven.internal.impl.DefaultArtifactDeployer
 
deploy(Session, RemoteRepository, Collection<ProducedArtifact>) - Method in interface org.apache.maven.api.services.ArtifactDeployer
 
deploy(ArtifactMetadata, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
Deprecated.
 
deploy(ArtifactMetadata, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
Deprecated.
Deploy metadata to the remote repository.
DEPLOY - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
DEPLOY_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
deployArtifact(RemoteRepository, ProducedArtifact...) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactDeployer.class).deploy(...).
deployArtifact(RemoteRepository, ProducedArtifact...) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactDeployer.class).deploy(...)
DEPLOYED - Static variable in class org.apache.maven.artifact.ArtifactStatus
Deprecated.
Moderate trust - it was deployed directly by a user.
DeploymentRepository - Class in org.apache.maven.api.model
Deployment repository contains the information needed for deploying to the remote repository, which adds uniqueVersion property to usual repositories for download.
DeploymentRepository - Class in org.apache.maven.model
 
DeploymentRepository() - Constructor for class org.apache.maven.model.DeploymentRepository
 
DeploymentRepository(DeploymentRepository) - Constructor for class org.apache.maven.model.DeploymentRepository
 
DeploymentRepository(DeploymentRepository.Builder) - Constructor for class org.apache.maven.api.model.DeploymentRepository
Constructor for this class, to be called from its subclasses and DeploymentRepository.Builder.
DeploymentRepository(DeploymentRepository, BaseObject) - Constructor for class org.apache.maven.model.DeploymentRepository
 
DeploymentRepository.Builder - Class in org.apache.maven.api.model
Builder class used to create DeploymentRepository instances.
deploymentRepositoryToApiV3(List<DeploymentRepository>) - Static method in class org.apache.maven.model.DeploymentRepository
 
deploymentRepositoryToApiV4(List<DeploymentRepository>) - Static method in class org.apache.maven.model.DeploymentRepository
 
deprecated(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
deprecated(String) - Method in class org.apache.maven.api.plugin.descriptor.Parameter.Builder
 
deriveChildTraverser(DependencyCollectionContext) - Method in class org.apache.maven.internal.impl.resolver.artifact.FatArtifactTraverser
 
deriveChildTraverser(DependencyCollectionContext) - Method in class org.apache.maven.repository.internal.artifact.FatArtifactTraverser
Deprecated.
 
describe(Terminal) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
description() - Method in class org.apache.maven.cling.invoker.mvnenc.ConsolePasswordPrompt
 
description(String) - Method in class org.apache.maven.api.model.Model.Builder
 
description(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
description(String) - Method in class org.apache.maven.api.plugin.descriptor.Parameter.Builder
 
description(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor.Builder
 
DetectedProfileActivator - Class in org.apache.maven.profiles.activation
Deprecated.
DetectedProfileActivator() - Constructor for class org.apache.maven.profiles.activation.DetectedProfileActivator
Deprecated.
 
determineBuildEventListener(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
determineBuildResumptionData(MavenExecutionResult) - Method in interface org.apache.maven.execution.BuildResumptionAnalyzer
Construct an instance of BuildResumptionData based on the outcome of the current Maven build.
determineBuildResumptionData(MavenExecutionResult) - Method in class org.apache.maven.execution.DefaultBuildResumptionAnalyzer
 
determineExecutionListener(C) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
determineGlobalChecksumPolicy(C) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
determineMakeBehavior(C) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
determinePom(C, Lookup) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
determineReactorFailureBehaviour(C) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
determineTransferListener(C, boolean) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
determineWriter(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
Developer - Class in org.apache.maven.api.model
Information about one of the committers on this project.
Developer - Class in org.apache.maven.model
 
Developer() - Constructor for class org.apache.maven.model.Developer
 
Developer(Developer) - Constructor for class org.apache.maven.model.Developer
 
Developer(Developer.Builder) - Constructor for class org.apache.maven.api.model.Developer
Constructor for this class, to be called from its subclasses and Developer.Builder.
Developer(Developer, BaseObject) - Constructor for class org.apache.maven.model.Developer
 
Developer.Builder - Class in org.apache.maven.api.model
Builder class used to create Developer instances.
developerConnection(String) - Method in class org.apache.maven.api.model.Scm.Builder
 
developers(Collection<Developer>) - Method in class org.apache.maven.api.model.Model.Builder
 
developerToApiV3(List<Developer>) - Static method in class org.apache.maven.model.Developer
 
developerToApiV4(List<Developer>) - Static method in class org.apache.maven.model.Developer
 
Diag - Class in org.apache.maven.cling.invoker.mvnenc.goals
The "diag" goal.
Diag(MessageBuilderFactory, SecDispatcher) - Constructor for class org.apache.maven.cling.invoker.mvnenc.goals.Diag
 
DIException - Exception in org.apache.maven.di.impl
A runtime exception that is thrown on startup when some static conditions fail (missing or cyclic dependencies, incorrect annotations etc.) or in runtime when you ask an Injector for an instance it does not have a binding for.
DIException(String) - Constructor for exception org.apache.maven.di.impl.DIException
 
DIException(String, Throwable) - Constructor for exception org.apache.maven.di.impl.DIException
 
DiIndexProcessor - Class in org.apache.maven.di.tool
 
DiIndexProcessor() - Constructor for class org.apache.maven.di.tool.DiIndexProcessor
 
directInvocationOnly(boolean) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
directory(String) - Method in class org.apache.maven.api.model.Build.Builder
 
directory(String) - Method in class org.apache.maven.api.model.BuildBase.Builder
 
directory(String) - Method in class org.apache.maven.api.model.FileSet.Builder
 
directory(String) - Method in class org.apache.maven.api.model.Resource.Builder
 
directoryPermissions(String) - Method in class org.apache.maven.api.settings.Server.Builder
 
disable() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
Deprecated.
 
discover - Variable in class org.apache.maven.internal.impl.SisuDiBridgeModule
 
discover(ClassLoader) - Method in class org.apache.maven.di.impl.InjectorImpl
 
discover(ClassLoader) - Method in interface org.apache.maven.di.Injector
 
discoverFrom(ClassRealm) - Static method in class org.apache.maven.extension.internal.CoreExtensionEntry
 
discoverFrom(ClassRealm, Collection<File>, String, XmlNode) - Static method in class org.apache.maven.extension.internal.CoreExtensionEntry
 
discoverMavenHome() - Static method in interface org.apache.maven.api.cli.ExecutorRequest
 
dispatch(Key<T>, Supplier<T>, Method, Object[]) - Method in class org.apache.maven.internal.impl.di.SessionScope
 
dispatchEnd(String, String) - Method in interface org.apache.maven.monitor.event.EventDispatcher
Deprecated.
 
dispatcherPrompt(PromptBuilder) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.Init
 
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
Deprecated.
 
displayHelp(PrintWriter) - Method in class org.apache.maven.cli.CLIManager
Deprecated.
 
displayHelp(String, Consumer<String>) - Method in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
displayHelp(ParserRequest, Consumer<String>) - Method in interface org.apache.maven.api.cli.Options
Displays help information for these options.
displayHelp(ParserRequest, Consumer<String>) - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
displayHelp(ParserRequest, Consumer<String>) - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
displayHelp(ParserRequest, Consumer<String>) - Method in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions
 
dispose() - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
Deprecated.
 
dispose() - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
dispose() - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
dispose() - Method in class org.apache.maven.project.DefaultProjectRealmCache
 
disposeRuntimeCreatedRealms(EmbeddedMavenExecutor.Context) - Method in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
distribution(String) - Method in class org.apache.maven.api.model.License.Builder
 
distributionManagement(DistributionManagement) - Method in class org.apache.maven.api.model.Model.Builder
 
distributionManagement(DistributionManagement) - Method in class org.apache.maven.api.model.ModelBase.Builder
 
distributionManagement(DistributionManagement) - Method in class org.apache.maven.api.model.Profile.Builder
 
DistributionManagement - Class in org.apache.maven.api.model
This elements describes all that pertains to distribution for a project.
DistributionManagement - Class in org.apache.maven.model
 
DistributionManagement() - Constructor for class org.apache.maven.model.DistributionManagement
 
DistributionManagement(DistributionManagement) - Constructor for class org.apache.maven.model.DistributionManagement
 
DistributionManagement(DistributionManagement.Builder) - Constructor for class org.apache.maven.api.model.DistributionManagement
Constructor for this class, to be called from its subclasses and DistributionManagement.Builder.
DistributionManagement(DistributionManagement, BaseObject) - Constructor for class org.apache.maven.model.DistributionManagement
 
DistributionManagement.Builder - Class in org.apache.maven.api.model
Builder class used to create DistributionManagement instances.
DistributionManagementArtifactRelocationSource - Class in org.apache.maven.internal.impl.resolver.relocation
Relocation source from standard distribution management.
DistributionManagementArtifactRelocationSource - Class in org.apache.maven.repository.internal.relocation
Deprecated.
since 4.0.0, use maven-api-impl jar instead
DistributionManagementArtifactRelocationSource() - Constructor for class org.apache.maven.internal.impl.resolver.relocation.DistributionManagementArtifactRelocationSource
 
DistributionManagementArtifactRelocationSource() - Constructor for class org.apache.maven.repository.internal.relocation.DistributionManagementArtifactRelocationSource
Deprecated.
 
distributionManagementToApiV3(List<DistributionManagement>) - Static method in class org.apache.maven.model.DistributionManagement
 
distributionManagementToApiV4(List<DistributionManagement>) - Static method in class org.apache.maven.model.DistributionManagement
 
doBindImplicit(Key<?>, Binding<?>) - Method in class org.apache.maven.di.impl.InjectorImpl
 
DOCLET - Enum constant in enum class org.apache.maven.api.JavaPathType
The path identified by the Javadoc -doclet option.
doClose(EmbeddedMavenExecutor.Context) - Method in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
doConfigureWithTerminal(C, Terminal) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
doCreate(Path, ExecutorRequest) - Method in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
doDetermineBuildEventListener(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
doDetermineWriter(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
doExecute(C, MavenExecutionRequest) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
doExecute(ExecutorRequest, Consumer<Process>) - Method in class org.apache.maven.cling.executor.forked.ForkedMavenExecutor
 
doExecute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
doExecute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.ConfiguredGoalSupport
 
doExecute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.Decrypt
 
doExecute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.Diag
 
doExecute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.Encrypt
 
doExecute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.Init
 
doExecute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.InteractiveGoalSupport
 
doInvoke(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
doMain(String[], String, PrintStream, PrintStream) - Method in class org.apache.maven.cli.MavenCli
Deprecated.
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
Deprecated.
 
doMain(CliRequest) - Method in class org.apache.maven.cli.MavenCli
Deprecated.
 
DotMvnRootDetector - Class in org.apache.maven.internal.impl.model.rootlocator
 
DotMvnRootDetector() - Constructor for class org.apache.maven.internal.impl.model.rootlocator.DotMvnRootDetector
 
DownloadedArtifact - Interface in org.apache.maven.api
An Artifact that has been resolved, i.e.
DownloadedDependency - Interface in org.apache.maven.api
A Dependency that has been resolved, i.e.
downloadUrl(String) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
 
DS_COMPILE - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
DS_COMPILE - Static variable in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
DS_PROVIDED - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
DS_PROVIDED - Static variable in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
DS_RUNTIME - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
DS_RUNTIME - Static variable in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
DS_SYSTEM - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
DS_SYSTEM - Static variable in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
DS_TEST - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
DS_TEST - Static variable in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
dump(ExecutorRequest.Builder) - Method in interface org.apache.maven.cling.executor.ExecutorTool
Performs a diagnostic dump of the environment.
dump(ExecutorRequest.Builder) - Method in class org.apache.maven.cling.executor.internal.HelperImpl
 
dump(ExecutorRequest.Builder) - Method in class org.apache.maven.cling.executor.internal.ToolboxTool
 
dumpResponse(EncryptContext, String, SecDispatcher.ValidationResponse) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.ConfiguredGoalSupport
 
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
 
duplicateIds() - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlan
 
DuplicateMerger() - Constructor for class org.apache.maven.internal.impl.model.DefaultModelNormalizer.DuplicateMerger
 
DuplicateMerger() - Constructor for class org.apache.maven.model.normalization.DefaultModelNormalizer.DuplicateMerger
Deprecated.
 
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

EAR_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
EarLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
ear packaging plugins bindings provider for default lifecycle.
EarLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.EarLifecycleMappingProvider
 
echo() - Method in class org.apache.maven.jline.FastTerminal
 
echo(boolean) - Method in class org.apache.maven.jline.FastTerminal
 
editable(boolean) - Method in class org.apache.maven.api.plugin.descriptor.Parameter.Builder
 
effectiveSettings - Variable in class org.apache.maven.cling.invoker.LookupContext
 
EJB_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
EjbLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
ejb packaging plugins bindings provider for default lifecycle.
EjbLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.EjbLifecycleMappingProvider
 
email(String) - Method in class org.apache.maven.api.model.Contributor.Builder
 
email(String) - Method in class org.apache.maven.api.model.Developer.Builder
 
EMBEDDED - Enum constant in enum class org.apache.maven.cling.executor.ExecutorHelper.Mode
Forces embedded execution.
EmbeddedMavenExecutor - Class in org.apache.maven.cling.executor.embedded
Embedded executor implementation, that invokes Maven from installation directory within this same JVM but in isolated classloader.
EmbeddedMavenExecutor() - Constructor for class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
EmbeddedMavenExecutor(boolean) - Constructor for class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
EmbeddedMavenExecutor.Context - Class in org.apache.maven.cling.executor.embedded
 
EmbeddedMavenExecutor.Key - Class in org.apache.maven.cling.executor.embedded
 
empty(String) - Static method in class org.apache.maven.artifact.DefaultArtifact
 
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
Deprecated.
 
enabled(boolean) - Method in class org.apache.maven.api.settings.RepositoryPolicy.Builder
 
enabled(String) - Method in class org.apache.maven.api.model.RepositoryPolicy.Builder
 
enableLogging(Logger) - Method in class org.apache.maven.profiles.activation.FileProfileActivator
Deprecated.
 
ENC - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
ENC - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
encloses(ArtifactScopeEnum) - Method in enum class org.apache.maven.artifact.ArtifactScopeEnum
Deprecated.
scope relationship function.
encoding() - Method in class org.apache.maven.jline.FastTerminal
 
Encrypt - Class in org.apache.maven.cling.invoker.mvnenc.goals
The "encrypt" goal.
Encrypt(MessageBuilderFactory, SecDispatcher) - Constructor for class org.apache.maven.cling.invoker.mvnenc.goals.Encrypt
 
ENCRYPT_MASTER_PASSWORD - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
ENCRYPT_PASSWORD - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
EncryptContext - Class in org.apache.maven.cling.invoker.mvnenc
 
EncryptContext(InvokerRequest) - Constructor for class org.apache.maven.cling.invoker.mvnenc.EncryptContext
 
EncryptInvoker - Class in org.apache.maven.cling.invoker.mvnenc
mvnenc invoker implementation.
EncryptInvoker(ProtoLookup) - Constructor for class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
EncryptInvokerRequest - Class in org.apache.maven.cling.invoker.mvnenc
 
EncryptInvokerRequest(ParserRequest, Path, Path, Path, Map<String, String>, Map<String, String>, Path, Path, InputStream, OutputStream, OutputStream, List<CoreExtension>, List<String>, EncryptOptions) - Constructor for class org.apache.maven.cling.invoker.mvnenc.EncryptInvokerRequest
 
EncryptOptions - Interface in org.apache.maven.api.cli.mvnenc
Defines the options specific to the Maven encryption tool.
EncryptParser - Class in org.apache.maven.cling.invoker.mvnenc
 
EncryptParser() - Constructor for class org.apache.maven.cling.invoker.mvnenc.EncryptParser
 
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
Deprecated.
 
endProcessChildren(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
endProcessChildren(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
Deprecated.
 
EnhancedComponentConfigurator - Class in org.apache.maven.configuration.internal
A component configurator which can leverage the EnhancedConfigurationConverter and EnhancedConverterLookup.
EnhancedComponentConfigurator() - Constructor for class org.apache.maven.configuration.internal.EnhancedComponentConfigurator
 
ensureDependenciesAreResolved(MojoDescriptor, MavenSession, DependencyContext) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
enter() - Method in class org.apache.maven.internal.impl.di.MojoExecutionScope
 
enter() - Method in class org.apache.maven.internal.impl.di.SessionScope
 
enter(Node) - Method in interface org.apache.maven.api.NodeVisitor
Starts the visit to the specified dependency node.
enterRawMode() - Method in class org.apache.maven.jline.FastTerminal
 
entrySet() - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
entrySet() - Method in class org.apache.maven.cling.props.MavenProperties
 
EnvironmentUtils - Class in org.apache.maven.properties.internal
Assists the project builder.
EnvironmentUtils() - Constructor for class org.apache.maven.properties.internal.EnvironmentUtils
 
environmentVariable(String, String) - Method in class org.apache.maven.api.cli.ExecutorRequest.Builder
 
environmentVariables() - Method in interface org.apache.maven.api.cli.ExecutorRequest
Returns the map of environment variables to set before executing process.
environmentVariables(Map<String, String>) - Method in class org.apache.maven.api.cli.ExecutorRequest.Builder
 
eq(T, T) - Static method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
equals(Object) - Method in class org.apache.maven.api.metadata.SnapshotVersion
 
equals(Object) - Method in class org.apache.maven.api.model.DeploymentRepository
 
equals(Object) - Method in class org.apache.maven.api.model.Extension
 
equals(Object) - Method in class org.apache.maven.api.model.InputSource
 
equals(Object) - Method in class org.apache.maven.api.model.Plugin
 
equals(Object) - Method in class org.apache.maven.api.model.Repository
 
equals(Object) - Method in class org.apache.maven.api.model.RepositoryBase
 
equals(Object) - Method in class org.apache.maven.api.SessionData.Key
 
equals(Object) - Method in class org.apache.maven.api.toolchain.ToolchainModel
Checks equality based on ToolchainModel.getType() and ToolchainModel.getProvides() values.
equals(Object) - Method in class org.apache.maven.artifact.ArtifactStatus
Deprecated.
 
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.repository.metadata.Metadata
 
equals(Object) - Method in class org.apache.maven.artifact.repository.metadata.Plugin
 
equals(Object) - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
 
equals(Object) - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
equals(Object) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
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
Deprecated.
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.OrArtifactFilter
Deprecated.
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.TypeArtifactFilter
Deprecated.
 
equals(Object) - Method in class org.apache.maven.artifact.versioning.ComparableVersion
 
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.building.FileSource
 
equals(Object) - Method in class org.apache.maven.building.StringSource
 
equals(Object) - Method in class org.apache.maven.building.UrlSource
 
equals(Object) - Method in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor.Key
 
equals(Object) - Method in record class org.apache.maven.di.impl.Dependency
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.maven.di.impl.Types.GenericArrayTypeImpl
 
equals(Object) - Method in class org.apache.maven.di.impl.Types.ParameterizedTypeImpl
 
equals(Object) - Method in class org.apache.maven.di.impl.Types.WildcardTypeImpl
 
equals(Object) - Method in class org.apache.maven.di.Key
 
equals(Object) - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
equals(Object) - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinates
 
equals(Object) - Method in class org.apache.maven.internal.impl.DefaultDependency
 
equals(Object) - Method in class org.apache.maven.internal.impl.resolver.artifact.FatArtifactTraverser
 
equals(Object) - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver.ResolverModelSource
 
equals(Object) - Method in class org.apache.maven.internal.xml.XmlNodeImpl
 
equals(Object) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
equals(Object) - Method in class org.apache.maven.lifecycle.internal.PhaseId
 
equals(Object) - Method in class org.apache.maven.lifecycle.internal.Task
 
equals(Object) - Method in class org.apache.maven.model.Activation
 
equals(Object) - Method in class org.apache.maven.model.ActivationFile
 
equals(Object) - Method in class org.apache.maven.model.ActivationOS
 
equals(Object) - Method in class org.apache.maven.model.ActivationProperty
 
equals(Object) - Method in class org.apache.maven.model.Build
 
equals(Object) - Method in class org.apache.maven.model.BuildBase
 
equals(Object) - Method in class org.apache.maven.model.building.ArtifactModelSource
Deprecated.
 
equals(Object) - Method in class org.apache.maven.model.building.FileModelSource
Deprecated.
 
equals(Object) - Method in class org.apache.maven.model.CiManagement
 
equals(Object) - Method in class org.apache.maven.model.ConfigurationContainer
 
equals(Object) - Method in class org.apache.maven.model.Contributor
 
equals(Object) - Method in class org.apache.maven.model.Dependency
 
equals(Object) - Method in class org.apache.maven.model.DependencyManagement
 
equals(Object) - Method in class org.apache.maven.model.DeploymentRepository
 
equals(Object) - Method in class org.apache.maven.model.Developer
 
equals(Object) - Method in class org.apache.maven.model.DistributionManagement
 
equals(Object) - Method in class org.apache.maven.model.Exclusion
 
equals(Object) - Method in class org.apache.maven.model.Extension
 
equals(Object) - Method in class org.apache.maven.model.FileSet
 
equals(Object) - Method in class org.apache.maven.model.IssueManagement
 
equals(Object) - Method in class org.apache.maven.model.License
 
equals(Object) - Method in class org.apache.maven.model.MailingList
 
equals(Object) - Method in class org.apache.maven.model.Model
 
equals(Object) - Method in class org.apache.maven.model.ModelBase
 
equals(Object) - Method in class org.apache.maven.model.Notifier
 
equals(Object) - Method in class org.apache.maven.model.Organization
 
equals(Object) - Method in class org.apache.maven.model.Parent
 
equals(Object) - Method in class org.apache.maven.model.PatternSet
 
equals(Object) - Method in class org.apache.maven.model.Plugin
 
equals(Object) - Method in class org.apache.maven.model.PluginConfiguration
 
equals(Object) - Method in class org.apache.maven.model.PluginContainer
 
equals(Object) - Method in class org.apache.maven.model.PluginExecution
 
equals(Object) - Method in class org.apache.maven.model.PluginManagement
 
equals(Object) - Method in class org.apache.maven.model.Prerequisites
 
equals(Object) - Method in class org.apache.maven.model.Profile
 
equals(Object) - Method in class org.apache.maven.model.Relocation
 
equals(Object) - Method in class org.apache.maven.model.Reporting
 
equals(Object) - Method in class org.apache.maven.model.ReportPlugin
 
equals(Object) - Method in class org.apache.maven.model.ReportSet
 
equals(Object) - Method in class org.apache.maven.model.Repository
 
equals(Object) - Method in class org.apache.maven.model.RepositoryBase
 
equals(Object) - Method in class org.apache.maven.model.RepositoryPolicy
 
equals(Object) - Method in class org.apache.maven.model.Resource
 
equals(Object) - Method in class org.apache.maven.model.Scm
 
equals(Object) - Method in class org.apache.maven.model.Site
 
equals(Object) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache.CacheKey
 
equals(Object) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache.CacheKey
 
equals(Object) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
 
equals(Object) - Method in class org.apache.maven.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.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
Deprecated.
 
equals(Object) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache.CacheKey
 
equals(Object) - Method in class org.apache.maven.project.DefaultProjectRealmCache.CacheKey
 
equals(Object) - Method in class org.apache.maven.project.MavenProject
 
equals(Object) - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
equals(Object) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
equals(Object) - Method in class org.apache.maven.repository.internal.artifact.FatArtifactTraverser
Deprecated.
 
equals(Object) - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
used to eliminate exact duplicates in the edge list
equals(Object) - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
Deprecated.
 
equals(Object) - Method in class org.apache.maven.repository.MetadataGraphNode
Deprecated.
 
equals(Object) - Method in class org.apache.maven.settings.Activation
 
equals(Object) - Method in class org.apache.maven.settings.ActivationFile
 
equals(Object) - Method in class org.apache.maven.settings.ActivationOS
 
equals(Object) - Method in class org.apache.maven.settings.ActivationProperty
 
equals(Object) - Method in class org.apache.maven.settings.IdentifiableBase
 
equals(Object) - Method in class org.apache.maven.settings.Mirror
 
equals(Object) - Method in class org.apache.maven.settings.Profile
 
equals(Object) - Method in class org.apache.maven.settings.Proxy
 
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.settings.RepositoryPolicy
 
equals(Object) - Method in class org.apache.maven.settings.Server
 
equals(Object) - Method in class org.apache.maven.settings.Settings
 
equals(Object) - Method in class org.apache.maven.settings.TrackableBase
 
equals(Object) - Method in class org.apache.maven.toolchain.DefaultToolchain
 
equals(Object) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
 
equals(Object) - Method in class org.apache.maven.toolchain.model.ToolchainModel
 
equals(Object) - Method in class org.apache.maven.toolchain.model.TrackableBase
 
eraseLine() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
eraseLine(Ansi.Erase) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
eraseScreen() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
eraseScreen(Ansi.Erase) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
err() - Method in interface org.apache.maven.api.cli.InvokerRequest
Returns the error stream for the Maven execution, if running in embedded mode.
err() - Method in interface org.apache.maven.api.cli.ParserRequest
Returns the error stream to be used for the Maven execution.
err() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
err(OutputStream) - Method in class org.apache.maven.api.cli.ParserRequest.Builder
 
error(CharSequence) - Method in interface org.apache.maven.api.plugin.Log
Sends a message to the user in the error error level.
error(CharSequence) - Method in class org.apache.maven.internal.impl.DefaultLog
 
error(CharSequence) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
error(CharSequence) - Method in interface org.apache.maven.plugin.logging.Log
Deprecated.
Send a message to the user in the error error level.
error(CharSequence) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
Deprecated.
 
error(CharSequence, Throwable) - Method in interface org.apache.maven.api.plugin.Log
Sends a message (and accompanying exception) to the user in the error error level.
error(CharSequence, Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
error(CharSequence, Throwable) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
error(CharSequence, Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Deprecated.
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
Deprecated.
 
error(Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.internal.impl.model.Result
Error with problems describing the cause
error(Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.model.building.Result
Deprecated.
Error with problems describing the cause
error(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
Append message content in error style.
error(String) - Method in interface org.apache.maven.api.cli.Logger
Logs an error message without an associated exception.
error(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
error(String) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
error(String) - Method in class org.apache.maven.slf4j.MavenFailOnSeverityLogger
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
Deprecated.
 
error(String, Object) - Method in class org.apache.maven.slf4j.MavenFailOnSeverityLogger
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
Deprecated.
 
error(String, Object...) - Method in class org.apache.maven.slf4j.MavenFailOnSeverityLogger
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
Deprecated.
 
error(String, Object, Object) - Method in class org.apache.maven.slf4j.MavenFailOnSeverityLogger
Perform double parameter substitution before logging the message of level ERROR according to the format outlined above.
error(String, Throwable) - Method in interface org.apache.maven.api.cli.Logger
Logs an error message with an associated exception.
error(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
error(String, Throwable) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
error(String, Throwable) - Method in class org.apache.maven.slf4j.MavenFailOnSeverityLogger
Log a message of level ERROR, including an exception.
error(Throwable) - Method in interface org.apache.maven.api.plugin.Log
Sends an exception to the user in the error error level.
error(Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
error(Throwable) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
error(Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Deprecated.
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
Deprecated.
 
error(Supplier<String>) - Method in interface org.apache.maven.api.plugin.Log
 
error(Supplier<String>) - Method in class org.apache.maven.internal.impl.DefaultLog
 
error(Supplier<String>, Throwable) - Method in interface org.apache.maven.api.plugin.Log
 
error(Supplier<String>, Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
error(Result<?>) - Static method in class org.apache.maven.internal.impl.model.Result
 
error(Result<?>...) - Static method in class org.apache.maven.internal.impl.model.Result
 
error(Result<?>) - Static method in class org.apache.maven.model.building.Result
Deprecated.
 
error(Result<?>...) - Static method in class org.apache.maven.model.building.Result
Deprecated.
 
error(Marker, String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
error(Marker, String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
error(Marker, String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
error(Marker, String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
error(Marker, String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
error(T) - Static method in class org.apache.maven.internal.impl.model.Result
 
error(T) - Static method in class org.apache.maven.model.building.Result
Deprecated.
 
error(T, Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.internal.impl.model.Result
Error with partial result and problems describing the cause
error(T, Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.model.building.Result
Deprecated.
Error with partial result and problems describing the cause
ERROR - Enum constant in enum class org.apache.maven.api.cli.Logger.Level
 
ERROR - Enum constant in enum class org.apache.maven.api.services.BuilderProblem.Severity
 
ERROR - Enum constant in enum class org.apache.maven.building.Problem.Severity
 
ERROR - Enum constant in enum class org.apache.maven.cling.logging.Slf4jConfiguration.Level
 
ERROR - Enum constant in enum class org.apache.maven.logging.api.LogLevelRecorder.Level
 
ERROR - Enum constant in enum class org.apache.maven.model.building.ModelProblem.Severity
Deprecated.
 
ERROR - Enum constant in enum class org.apache.maven.settings.building.SettingsProblem.Severity
Deprecated.
 
ERROR - Static variable in class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
errorEvent(String, String, long, Throwable) - Method in interface org.apache.maven.monitor.event.EventMonitor
Deprecated.
 
ERRORS - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
escape(String) - Static method in class org.apache.maven.internal.impl.model.DefaultInterpolator
Escapes special characters in the given string to prevent unwanted interpolation.
escapeJava(String) - Static method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
Escapes the characters in a String using Java String rules.
escapeJava(String) - Static method in class org.apache.maven.cling.props.MavenProperties
Escapes the characters in a String using Java String rules.
evaluate(String) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
evaluate(String) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluatorV4
 
evaluate(String, Class<?>) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
evaluate(String, Class<?>) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluatorV4
 
evaluate(String, Object) - Static method in class org.apache.maven.internal.impl.model.reflection.ReflectionValueExtractor
The implementation supports indexed, nested and mapped properties.
evaluate(String, Object) - Static method in class org.apache.maven.model.interpolation.reflection.ReflectionValueExtractor
Deprecated.
The implementation supports indexed, nested and mapped properties.
evaluate(String, Object, boolean) - Static method in class org.apache.maven.internal.impl.model.reflection.ReflectionValueExtractor
The implementation supports indexed, nested and mapped properties.
evaluate(String, Object, boolean) - Static method in class org.apache.maven.model.interpolation.reflection.ReflectionValueExtractor
Deprecated.
The implementation supports indexed, nested and mapped properties.
Event - Interface in org.apache.maven.api
Event sent by maven during various phases of the build process.
EventDispatcher - Interface in org.apache.maven.monitor.event
Deprecated.
EventMonitor - Interface in org.apache.maven.monitor.event
Deprecated.
EventSpy - Interface in org.apache.maven.eventspy
A core extension to monitor Maven's execution.
EventSpy.Context - Interface in org.apache.maven.eventspy
Context
eventSpyDispatcher - Variable in class org.apache.maven.cling.invoker.mvn.MavenContext
 
EventSpyDispatcher - Class in org.apache.maven.eventspy.internal
Dispatches callbacks to all registered EventSpies.
EventSpyDispatcher(List<EventSpy>) - Constructor for class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
EventSpyImpl - Class in org.apache.maven.internal.impl
Bridges between Maven3 events and Maven4 events.
EventSpyImpl() - Constructor for class org.apache.maven.internal.impl.EventSpyImpl
 
EventType - Enum Class in org.apache.maven.api
The possible types of execution events.
EVERYTHING - Static variable in class org.apache.maven.artifact.versioning.Restriction
 
ExceptionHandler - Interface in org.apache.maven.exception
Transform an exception into useful end-user message.
ExceptionSummary - Class in org.apache.maven.exception
Provide a summary of the exception, containing: the exception itself, useful end-user message, useful reference to a solution, or set of solutions: this is usually a wiki page url in http://cwiki.apache.org/confluence/display/MAVEN/, child exception summaries.
ExceptionSummary(Throwable, String, String) - Constructor for class org.apache.maven.exception.ExceptionSummary
 
ExceptionSummary(Throwable, String, String, List<ExceptionSummary>) - Constructor for class org.apache.maven.exception.ExceptionSummary
 
excludeArtifact(String) - Method in interface org.apache.maven.ArtifactFilterManager
Deprecated.
use META-INF/maven/extension.xml to define artifacts exported by Maven core and plugin extensions.
excludeArtifact(String) - Method in class org.apache.maven.DefaultArtifactFilterManager
Deprecated.
 
excludedArtifacts - Variable in class org.apache.maven.DefaultArtifactFilterManager
Deprecated.
 
excludeDefaults(String) - Method in class org.apache.maven.api.model.Reporting.Builder
 
excludes(Collection<String>) - Method in class org.apache.maven.api.model.FileSet.Builder
 
excludes(Collection<String>) - Method in class org.apache.maven.api.model.PatternSet.Builder
 
excludes(Collection<String>) - Method in class org.apache.maven.api.model.Resource.Builder
 
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
 
exclusion(Exclusion) - Method in class org.apache.maven.api.services.DependencyCoordinatesFactoryRequest.DependencyCoordinatesFactoryRequestBuilder
 
Exclusion - Class in org.apache.maven.api.model
The <exclusion> element contains information required to exclude an artifact to the project.
Exclusion - Class in org.apache.maven.model
 
Exclusion - Interface in org.apache.maven.api
A dependency exclusion.
Exclusion() - Constructor for class org.apache.maven.model.Exclusion
 
Exclusion(Exclusion) - Constructor for class org.apache.maven.model.Exclusion
 
Exclusion(Exclusion.Builder) - Constructor for class org.apache.maven.api.model.Exclusion
Constructor for this class, to be called from its subclasses and Exclusion.Builder.
Exclusion(Exclusion, BaseObject) - Constructor for class org.apache.maven.model.Exclusion
 
Exclusion.Builder - Class in org.apache.maven.api.model
Builder class used to create Exclusion instances.
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
 
exclusions(Collection<Exclusion>) - Method in class org.apache.maven.api.services.DependencyCoordinatesFactoryRequest.DependencyCoordinatesFactoryRequestBuilder
 
exclusions(Collection<Exclusion>) - Method in class org.apache.maven.api.model.Dependency.Builder
 
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
 
exclusionToApiV3(List<Exclusion>) - Static method in class org.apache.maven.model.Exclusion
 
exclusionToApiV4(List<Exclusion>) - Static method in class org.apache.maven.model.Exclusion
 
execTime() - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlanExecutor.Clock
 
execute() - Method in interface org.apache.maven.api.plugin.Mojo
Perform whatever build-process behavior this Mojo implements.
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(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
execute(C) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
execute(Runnable) - Method in class org.apache.maven.internal.impl.util.PhasingExecutor
 
execute(String, Object) - Method in class org.apache.maven.project.interpolation.PathTranslatingPostProcessor
Deprecated.
 
execute(List<MojoExecution>, MavenSession, MojoExecutionRunner) - Method in class org.apache.maven.plugin.DefaultMojosExecutionStrategy
 
execute(List<MojoExecution>, MavenSession, MojoExecutionRunner) - Method in interface org.apache.maven.plugin.MojosExecutionStrategy
Entry point to the execution strategy
execute(ExecutorRequest) - Method in interface org.apache.maven.api.cli.Executor
Invokes the tool application using the provided ExecutorRequest.
execute(ExecutorRequest) - Method in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
execute(ExecutorRequest) - Method in interface org.apache.maven.cling.executor.ExecutorHelper
Executes the request with preferred mode executor.
execute(ExecutorRequest) - Method in class org.apache.maven.cling.executor.forked.ForkedMavenExecutor
 
execute(ExecutorHelper.Mode, ExecutorRequest) - Method in interface org.apache.maven.cling.executor.ExecutorHelper
Executes the request with passed in mode executor.
execute(ExecutorHelper.Mode, ExecutorRequest) - Method in class org.apache.maven.cling.executor.internal.HelperImpl
 
execute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
execute(EncryptContext) - Method in interface org.apache.maven.cling.invoker.mvnenc.Goal
 
execute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.ConfiguredGoalSupport
 
execute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.Diag
 
execute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.InteractiveGoalSupport
 
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.concurrent.ConcurrentLifecycleStarter
 
execute(MavenSession) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleStarter
 
execute(MavenSession) - Method in interface org.apache.maven.lifecycle.internal.LifecycleStarter
 
execute(MavenSession) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
execute(MavenSession, List<MojoExecution>) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
execute(MavenSession, ReactorContext, List<TaskSegment>) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlanExecutor
 
Execute - Annotation Interface in org.apache.maven.api.plugin.annotations
Used if your Mojo needs to fork a lifecycle.
executeAfter(BuildStep) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
EXECUTED - Static variable in class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
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 class org.apache.maven.lifecycle.internal.MojoExecutor
 
executeForkedExecutions(MojoExecution, MavenSession) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
executeGoal(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
executeLifecycle(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
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
Deprecated.
 
executeMojo(MavenProject, MojoExecution, MavenSession) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
executePhase(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
Execution - Class in org.apache.maven.api.plugin.descriptor.lifecycle
A set of goals to execute.
Execution - Class in org.apache.maven.plugin.lifecycle
A set of goals to execute.
Execution() - Constructor for class org.apache.maven.plugin.lifecycle.Execution
 
Execution(Execution.Builder) - Constructor for class org.apache.maven.api.plugin.descriptor.lifecycle.Execution
Constructor for this class, to be called from its subclasses and Execution.Builder.
Execution.Builder - Class in org.apache.maven.api.plugin.descriptor.lifecycle
Builder class used to create Execution instances.
ExecutionEvent - Interface in org.apache.maven.execution
Holds data relevant for an execution event.
ExecutionEvent.Type - Enum Class 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
Deprecated.
ExecutionEventLogger - Class in org.apache.maven.cling.event
Logs execution events to logger, eventually user-supplied.
ExecutionEventLogger(MessageBuilderFactory) - Constructor for class org.apache.maven.cli.event.ExecutionEventLogger
Deprecated.
 
ExecutionEventLogger(MessageBuilderFactory) - Constructor for class org.apache.maven.cling.event.ExecutionEventLogger
 
ExecutionEventLogger(MessageBuilderFactory, Logger) - Constructor for class org.apache.maven.cli.event.ExecutionEventLogger
Deprecated.
 
ExecutionEventLogger(MessageBuilderFactory, Logger) - Constructor for class org.apache.maven.cling.event.ExecutionEventLogger
 
ExecutionEventLogger(MessageBuilderFactory, Logger, int) - Constructor for class org.apache.maven.cli.event.ExecutionEventLogger
Deprecated.
 
ExecutionEventLogger(MessageBuilderFactory, Logger, int) - Constructor for class org.apache.maven.cling.event.ExecutionEventLogger
 
executionFailure(String, boolean, String) - Method in interface org.apache.maven.logging.BuildEventListener
 
executionFailure(String, boolean, String) - Method in class org.apache.maven.logging.SimpleBuildEventListener
 
ExecutionListener - Interface in org.apache.maven.execution
Defines events that Maven fires during a build.
ExecutionPlanItem - Class in org.apache.maven.lifecycle.internal
Wraps individual MojoExecutions, containing information about completion status and scheduling.
ExecutionPlanItem(MojoExecution) - Constructor for class org.apache.maven.lifecycle.internal.ExecutionPlanItem
 
executionPoint() - Method in class org.apache.maven.lifecycle.internal.PhaseId
 
executionPoint(String) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase.Builder
 
executions() - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
executions(Collection<PluginExecution>) - Method in class org.apache.maven.api.model.Plugin.Builder
 
executions(Collection<Execution>) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase.Builder
 
Executor - Interface in org.apache.maven.api.cli
Defines the contract for a component responsible for executing a Maven tool using the information provided in an ExecutorRequest.
ExecutorException - Exception in org.apache.maven.api.cli
Represents an exception that occurs during the execution of a Maven build or command.
ExecutorException(String) - Constructor for exception org.apache.maven.api.cli.ExecutorException
Constructs a new InvokerException with the specified detail message.
ExecutorException(String, Throwable) - Constructor for exception org.apache.maven.api.cli.ExecutorException
Constructs a new InvokerException with the specified detail message and cause.
ExecutorHelper - Interface in org.apache.maven.cling.executor
Helper class for routing Maven execution based on preferences and/or issued execution requests.
ExecutorHelper.Mode - Enum Class in org.apache.maven.cling.executor
The modes of execution.
executorRequest() - Method in interface org.apache.maven.cling.executor.ExecutorHelper
Creates pre-populated builder for ExecutorRequest.
executorRequest() - Method in class org.apache.maven.cling.executor.internal.HelperImpl
 
ExecutorRequest - Interface in org.apache.maven.api.cli
Represents a request to execute Maven with command-line arguments.
ExecutorRequest.Builder - Class in org.apache.maven.api.cli
 
ExecutorTool - Interface in org.apache.maven.cling.executor
A tool implementing some common Maven operations.
exists(String) - Method in class org.apache.maven.api.model.ActivationFile.Builder
 
exists(String) - Method in class org.apache.maven.api.settings.ActivationFile.Builder
 
exists(String, boolean) - Method in interface org.apache.maven.api.services.model.ProfileActivationContext
Checks if a file or directory matching the given glob pattern exists at the specified path.
exists(String, boolean) - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
exists(List<Object>) - Method in class org.apache.maven.internal.impl.model.profile.ConditionFunctions
Checks if a file or directory exists at the given path.
exit() - Method in class org.apache.maven.internal.impl.di.MojoExecutionScope
 
exit() - Method in class org.apache.maven.internal.impl.di.SessionScope
 
ExitException(int) - Constructor for exception org.apache.maven.api.cli.InvokerException.ExitException
 
expandPluginConfiguration(Model, ModelBuilderRequest, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.PluginConfigurationExpander
Merges values from general build plugin configuration into the individual plugin executions of the given model.
expandPluginConfiguration(Model, ModelBuilderRequest, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.DefaultPluginConfigurationExpander
 
expandPluginConfiguration(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.plugin.DefaultPluginConfigurationExpander
Deprecated.
 
expandPluginConfiguration(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.plugin.DefaultReportConfigurationExpander
Deprecated.
 
expandPluginConfiguration(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.plugin.PluginConfigurationExpander
Deprecated.
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
Deprecated.
Merges values from general report plugin configuration into the individual reports sets of the given model.
Experimental - Annotation Interface in org.apache.maven.api.annotations
This annotation tags types that are part of an experimental API.
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.
 
expression(String) - Method in class org.apache.maven.api.plugin.descriptor.Parameter.Builder
 
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
 
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
Deprecated.
ExpressionDocumentationException(String) - Constructor for exception org.apache.maven.usability.plugin.ExpressionDocumentationException
Deprecated.
 
ExpressionDocumentationException(String, Throwable) - Constructor for exception org.apache.maven.usability.plugin.ExpressionDocumentationException
Deprecated.
 
ExpressionDocumenter - Class in org.apache.maven.usability.plugin
Deprecated.
ExpressionDocumenter() - Constructor for class org.apache.maven.usability.plugin.ExpressionDocumenter
Deprecated.
 
extend(MavenExecutionRequest, Map<String, Object>, MirrorSelector, ProxySelector, AuthenticationSelector) - Method in class org.apache.maven.internal.aether.LegacyRepositorySystemSessionExtender
 
extendedToString() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
Deprecated.
 
extendedToString() - Method in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
Deprecated.
 
extendedToString() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
 
ExtensibleEnum - Interface in org.apache.maven.api
Interface that defines some kind of enums that can be extended by Maven plugins or extensions.
ExtensibleEnumProvider<T extends ExtensibleEnum> - Interface in org.apache.maven.api.spi
An SPI interface to extend Maven with a new enum value.
ExtensibleEnumRegistries - Class in org.apache.maven.internal.impl
 
ExtensibleEnumRegistries() - Constructor for class org.apache.maven.internal.impl.ExtensibleEnumRegistries
 
ExtensibleEnumRegistries.DefaultExtensibleEnumRegistry<T extends ExtensibleEnum,P extends ExtensibleEnumProvider<T>> - Class in org.apache.maven.internal.impl
 
ExtensibleEnumRegistries.DefaultLanguageRegistry - Class in org.apache.maven.internal.impl
 
ExtensibleEnumRegistries.DefaultPathScopeRegistry - Class in org.apache.maven.internal.impl
 
ExtensibleEnumRegistries.DefaultProjectScopeRegistry - Class in org.apache.maven.internal.impl
 
ExtensibleEnumRegistry<T extends ExtensibleEnum> - Interface in org.apache.maven.api.services
 
extension(String) - Method in class org.apache.maven.api.metadata.SnapshotVersion.Builder
 
extension(String) - Method in class org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest.ArtifactFactoryRequestBuilder
 
extension(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
 
extension(String) - Method in class org.apache.maven.api.services.DependencyCoordinatesFactoryRequest.DependencyCoordinatesFactoryRequestBuilder
 
Extension - Class in org.apache.maven.api.model
Describes a build extension to utilise.
Extension - Class in org.apache.maven.model
 
Extension - Enum constant in enum class org.apache.maven.classrealm.ClassRealmRequest.RealmType
A class realm for a build extension.
Extension() - Constructor for class org.apache.maven.model.Extension
 
Extension(Extension) - Constructor for class org.apache.maven.model.Extension
 
Extension(Extension.Builder) - Constructor for class org.apache.maven.api.model.Extension
Constructor for this class, to be called from its subclasses and Extension.Builder.
Extension(Extension, BaseObject) - Constructor for class org.apache.maven.model.Extension
 
Extension.Builder - Class in org.apache.maven.api.model
Builder class used to create Extension instances.
ExtensionConfigurationModule - Class in org.apache.maven.cli
Deprecated.
ExtensionConfigurationModule - Class in org.apache.maven.cling.extensions
 
ExtensionConfigurationModule(CoreExtensionEntry, Function<String, String>) - Constructor for class org.apache.maven.cli.ExtensionConfigurationModule
Deprecated.
 
ExtensionConfigurationModule(CoreExtensionEntry, Function<String, String>) - Constructor for class org.apache.maven.cling.extensions.ExtensionConfigurationModule
 
ExtensionDescriptor - Class in org.apache.maven.project
Provides metadata about a build extension.
ExtensionDescriptorBuilder - Class in org.apache.maven.project
Creates an extension descriptor from some XML stream.
ExtensionDescriptorBuilder() - Constructor for class org.apache.maven.project.ExtensionDescriptorBuilder
 
ExtensionRealmCache - Interface in org.apache.maven.plugin
Caches extension class realms.
ExtensionRealmCache.CacheRecord - Class in org.apache.maven.plugin
CacheRecord
ExtensionRealmCache.Key - Interface in org.apache.maven.plugin
A cache key.
ExtensionResolutionException - Exception in org.apache.maven.cli.internal
Deprecated.
ExtensionResolutionException - Exception in org.apache.maven.cling.extensions
Exception occurring trying to resolve a plugin.
ExtensionResolutionException(CoreExtension, Throwable) - Constructor for exception org.apache.maven.cli.internal.ExtensionResolutionException
Deprecated.
 
ExtensionResolutionException(CoreExtension, Throwable) - Constructor for exception org.apache.maven.cling.extensions.ExtensionResolutionException
 
extensions - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
extensions(String) - Method in class org.apache.maven.api.model.Plugin.Builder
 
extensions(Collection<CoreExtension>) - Method in class org.apache.maven.api.cli.extensions.CoreExtensions.Builder
 
extensions(Collection<Extension>) - Method in class org.apache.maven.api.model.Build.Builder
 
extensionToApiV3(List<Extension>) - Static method in class org.apache.maven.model.Extension
 
extensionToApiV4(List<Extension>) - Static method in class org.apache.maven.model.Extension
 
EXTERNAL - Enum constant in enum class org.apache.maven.plugin.PluginValidationManager.IssueLocality
Issue (present in some plugin) is "developer actionable" (of given plugin, by changing code and doing new release), is NOT local to the currently built project.
extraInterpolationSource() - Method in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
extrapolateChildUrl(String, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.DefaultInheritanceAssembler.InheritanceModelMerger
 
extrapolateChildUrl(String, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
extrapolateChildUrl(String, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.inheritance.DefaultInheritanceAssembler.InheritanceModelMerger
Deprecated.
 

F

fail(Throwable) - Method in interface org.apache.maven.logging.BuildEventListener
 
fail(Throwable) - Method in class org.apache.maven.logging.SimpleBuildEventListener
 
FAIL_AT_END - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
FAIL_AT_END - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.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
Deprecated.
 
FAIL_FAST - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
FAIL_FAST - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
FAIL_NEVER - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
FAIL_NEVER - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
FAIL_NEVER - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
FAIL_ON_SEVERITY - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
FAIL_ON_SEVERITY - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
failAtEnd() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Indicates whether Maven should run all builds but defer error reporting to the end.
failAtEnd() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
failAtEnd() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
FAILED - Static variable in class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
failFast() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Indicates whether Maven should stop at the first failure in a multi-module build.
failFast() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
failFast() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
failNever() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Indicates whether Maven should never fail the build, regardless of project result.
failNever() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
failNever() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
failOnSeverity() - Method in interface org.apache.maven.api.cli.Options
Returns the severity level at which the build should fail.
failOnSeverity() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
failOnSeverity() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
failure(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
Append message content in failure style.
family(String) - Method in class org.apache.maven.api.model.ActivationOS.Builder
 
family(String) - Method in class org.apache.maven.api.settings.ActivationOS.Builder
 
FAMILY_NT - Static variable in class org.apache.maven.internal.impl.model.profile.Os
OS family that can be tested for.
FAMILY_NT - Static variable in class org.apache.maven.utils.Os
Deprecated.
OS family that can be tested for.
FarthestConflictResolver - Class in org.apache.maven.repository.legacy.resolver.conflict
Deprecated.
FarthestConflictResolver() - Constructor for class org.apache.maven.repository.legacy.resolver.conflict.FarthestConflictResolver
Deprecated.
 
FastTerminal - Class in org.apache.maven.jline
 
FastTerminal(Callable<Terminal>, Consumer<Terminal>) - Constructor for class org.apache.maven.jline.FastTerminal
 
FATAL - Enum constant in enum class org.apache.maven.api.services.BuilderProblem.Severity
 
FATAL - Enum constant in enum class org.apache.maven.building.Problem.Severity
 
FATAL - Enum constant in enum class org.apache.maven.model.building.ModelProblem.Severity
Deprecated.
 
FATAL - Enum constant in enum class org.apache.maven.settings.building.SettingsProblem.Severity
Deprecated.
 
fatalError(String) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
fatalError(String, Throwable) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
FatArtifactTraverser - Class in org.apache.maven.internal.impl.resolver.artifact
A dependency traverser that excludes the dependencies of fat artifacts from the traversal.
FatArtifactTraverser - Class in org.apache.maven.repository.internal.artifact
Deprecated.
since 4.0.0, use maven-api-impl jar instead
FatArtifactTraverser() - Constructor for class org.apache.maven.internal.impl.resolver.artifact.FatArtifactTraverser
 
FatArtifactTraverser() - Constructor for class org.apache.maven.repository.internal.artifact.FatArtifactTraverser
Deprecated.
 
FATJAR - Static variable in interface org.apache.maven.api.Type
Artifact type name for a fat-JAR file that can be only on the class-path.
Features - Class in org.apache.maven.api.feature
Centralized class for Maven Core feature information.
fg() - Method in enum class org.fusesource.jansi.Ansi.Color
Deprecated.
 
fg(int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fg(Ansi.Color) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgBlack() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgBlue() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgBright() - Method in enum class org.fusesource.jansi.Ansi.Color
Deprecated.
 
fgBright(Ansi.Color) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgBrightBlack() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgBrightBlue() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgBrightCyan() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgBrightDefault() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgBrightGreen() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgBrightMagenta() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgBrightRed() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgBrightYellow() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgCyan() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgDefault() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgGreen() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgMagenta() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgRed() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgRgb(int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgRgb(int, int, int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
fgYellow() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
field(String) - Method in class org.apache.maven.api.plugin.descriptor.Resolution.Builder
 
fieldInjector(Key<T>, Field) - Static method in class org.apache.maven.di.impl.ReflectionUtils
 
fieldName(String) - Method in class org.apache.maven.api.plugin.descriptor.Requirement.Builder
 
file(ActivationFile) - Method in class org.apache.maven.api.model.Activation.Builder
 
file(ActivationFile) - Method in class org.apache.maven.api.settings.Activation.Builder
 
FileModelSource - Class in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
FileModelSource(File) - Constructor for class org.apache.maven.model.building.FileModelSource
Deprecated.
FileModelSource(Path) - Constructor for class org.apache.maven.model.building.FileModelSource
Deprecated.
Creates a new model source backed by the specified file.
filePermissions(String) - Method in class org.apache.maven.api.settings.Server.Builder
 
FileProfileActivator - Class in org.apache.maven.internal.impl.model.profile
Determines profile activation based on the existence/absence of some file.
FileProfileActivator - Class in org.apache.maven.model.profile.activation
Deprecated.
use ModelBuilder instead
FileProfileActivator - Class in org.apache.maven.profiles.activation
Deprecated.
FileProfileActivator() - Constructor for class org.apache.maven.internal.impl.model.profile.FileProfileActivator
 
FileProfileActivator() - Constructor for class org.apache.maven.profiles.activation.FileProfileActivator
Deprecated.
 
FileProfileActivator(ProfileActivationFilePathInterpolator) - Constructor for class org.apache.maven.model.profile.activation.FileProfileActivator
Deprecated.
 
FileSet - Class in org.apache.maven.api.model
A PatternSet for files.
FileSet - Class in org.apache.maven.model
 
FileSet() - Constructor for class org.apache.maven.model.FileSet
 
FileSet(FileSet) - Constructor for class org.apache.maven.model.FileSet
 
FileSet(FileSet.Builder) - Constructor for class org.apache.maven.api.model.FileSet
Constructor for this class, to be called from its subclasses and FileSet.Builder.
FileSet(FileSet, BaseObject) - Constructor for class org.apache.maven.model.FileSet
 
FileSet.Builder - Class in org.apache.maven.api.model
Builder class used to create FileSet instances.
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.
fileSetToApiV3(List<FileSet>) - Static method in class org.apache.maven.model.FileSet
 
fileSetToApiV4(List<FileSet>) - Static method in class org.apache.maven.model.FileSet
 
FileSizeFormat - Class in org.apache.maven.cli.transfer
Deprecated.
FileSizeFormat - Class in org.apache.maven.cling.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.
FileSizeFormat() - Constructor for class org.apache.maven.cli.transfer.FileSizeFormat
Deprecated.
 
FileSizeFormat() - Constructor for class org.apache.maven.cling.transfer.FileSizeFormat
 
FileSizeFormat.ScaleUnit - Enum Class in org.apache.maven.cli.transfer
Deprecated.
 
FileSizeFormat.ScaleUnit - Enum Class in org.apache.maven.cling.transfer
 
FileSource - Class in org.apache.maven.building
Wraps an ordinary File as a source.
FileSource(File) - Constructor for class org.apache.maven.building.FileSource
Deprecated.
Use FileSource(Path) instead.
FileSource(Path) - Constructor for class org.apache.maven.building.FileSource
Creates a new source backed by the specified file.
filter(Predicate<Node>) - Method in interface org.apache.maven.api.Node
Returns a new tree starting at this node, filtering the children.
filter(Predicate<Node>) - Method in class org.apache.maven.internal.impl.AbstractNode
 
filtering(String) - Method in class org.apache.maven.api.model.Resource.Builder
 
filters(Collection<String>) - Method in class org.apache.maven.api.model.Build.Builder
 
filters(Collection<String>) - Method in class org.apache.maven.api.model.BuildBase.Builder
 
filterTrail(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.ResolutionNode
Deprecated.
 
finalName(String) - Method in class org.apache.maven.api.model.Build.Builder
 
finalName(String) - Method in class org.apache.maven.api.model.BuildBase.Builder
 
find(Artifact) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
find(Artifact) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
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
Deprecated.
 
find(Artifact) - Method in class org.apache.maven.repository.UserLocalArtifactRepository
Deprecated.
 
find(RepositorySystemSession, LocalArtifactRequest) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
Deprecated.
 
find(RepositorySystemSession, LocalMetadataRequest) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
Deprecated.
 
findArtifact(Artifact) - Method in class org.apache.maven.resolver.MavenChainedWorkspaceReader
 
findByMavenProject(MavenProject) - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
Finds the first ProjectSegment matching the supplied project
findLastInPhase(String) - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
Returns the last ExecutionPlanItem in the supplied phase.
findMandatoryRoot(Path) - Method in interface org.apache.maven.api.services.model.RootLocator
 
findMandatoryRoot(Path) - Static method in class org.apache.maven.cling.invoker.Utils
 
findMandatoryRoot(Path) - Method in class org.apache.maven.internal.impl.model.rootlocator.DefaultRootLocator
 
findMandatoryRoot(Path) - Method in interface org.apache.maven.model.root.RootLocator
Deprecated.
 
findModel(Artifact) - Method in interface org.apache.maven.internal.impl.resolver.MavenWorkspaceReader
 
findModel(Artifact) - Method in interface org.apache.maven.repository.internal.MavenWorkspaceReader
Deprecated.
 
findModel(Artifact) - Method in class org.apache.maven.resolver.MavenChainedWorkspaceReader
 
findNode(MavenArtifactMetadata) - Method in class org.apache.maven.repository.MetadataGraph
Deprecated.
find a node by the GAV (metadata)
findPluginForPrefix(String, MavenSession) - Method in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
findRoot(Path) - Method in interface org.apache.maven.api.services.model.RootLocator
 
findRoot(Path) - Static method in class org.apache.maven.cling.invoker.Utils
 
findRoot(Path) - Method in class org.apache.maven.internal.impl.model.rootlocator.DefaultRootLocator
 
findRoot(Path) - Method in interface org.apache.maven.model.root.RootLocator
Deprecated.
 
findTool(String) - Method in interface org.apache.maven.api.Toolchain
Gets the platform tool executable.
findTool(String) - Method in class org.apache.maven.toolchain.java.JavaToolchainImpl
 
findTool(String) - Method in interface org.apache.maven.toolchain.Toolchain
Gets the platform tool executable.
findVersions(Artifact) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
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.MavenArtifactRepository
 
findVersions(Artifact) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
findVersions(Artifact) - Method in class org.apache.maven.resolver.MavenChainedWorkspaceReader
 
findVertex(ArtifactMetadata) - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
finish(int) - Method in interface org.apache.maven.logging.BuildEventListener
 
finish(int) - Method in class org.apache.maven.logging.SimpleBuildEventListener
 
FINISH_PROCESSING_CHILDREN - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
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
 
FlatRepositoryLayout - Class in org.apache.maven.artifact.repository.layout
Deprecated.
FlatRepositoryLayout() - Constructor for class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
Deprecated.
 
flatten(DependencyResolverRequest) - Method in interface org.apache.maven.api.services.DependencyResolver
 
flatten(Session, Node, PathScope) - Method in interface org.apache.maven.api.services.DependencyResolver
Flattens a list of nodes.
flatten(Session, Node, PathScope) - Method in class org.apache.maven.internal.impl.DefaultDependencyResolver
 
flatten(Session, Project, PathScope) - Method in interface org.apache.maven.api.services.DependencyResolver
 
FLATTEN - Enum constant in enum class org.apache.maven.api.services.DependencyResolverRequest.RequestType
 
flattenDependencies(Node, PathScope) - Method in interface org.apache.maven.api.Session
Shortcut for getService(DependencyResolver.class).flatten(...).
flattenDependencies(Node, PathScope) - Method in class org.apache.maven.internal.impl.AbstractSession
 
flush() - Method in class org.apache.maven.jline.FastTerminal
 
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
Deprecated.
 
flush() - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
flush() - Method in interface org.apache.maven.project.artifact.MavenMetadataCache
Deprecated.
 
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
Deprecated.
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
Deprecated.
flushReportSetMap() - Method in class org.apache.maven.api.model.ReportPlugin
Reset the reportSetMap field to null
flushReportSetMap() - Method in class org.apache.maven.model.ReportPlugin
Reset the reportSetMap field to null
force() - Method in interface org.apache.maven.api.cli.mvnenc.EncryptOptions
Should the operation be forced (ie overwrite existing config, if any).
force() - Method in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions
 
FORCE - Static variable in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions.CLIManager
 
FORCE_INTERACTIVE - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
FORCE_INTERACTIVE - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
forceFlush() - Method in class org.apache.maven.logging.LoggingOutputStream
 
forceFlush() - Method in class org.apache.maven.logging.LoggingOutputStream.LoggingPrintStream
 
forceFlush(PrintStream) - Static method in class org.apache.maven.logging.LoggingOutputStream
 
forceInteractive() - Method in interface org.apache.maven.api.cli.Options
Indicates whether to force interactive mode.
forceInteractive() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
forceInteractive() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
forId(String) - Static method in enum class org.apache.maven.api.DependencyScope
 
FORK_FAILED - Enum constant in enum class org.apache.maven.api.EventType
 
FORK_STARTED - Enum constant in enum class org.apache.maven.api.EventType
 
FORK_SUCCEEDED - Enum constant in enum class org.apache.maven.api.EventType
 
FORKED - Enum constant in enum class org.apache.maven.cling.executor.ExecutorHelper.Mode
Forces forked execution.
FORKED_PROJECT_FAILED - Enum constant in enum class org.apache.maven.api.EventType
 
FORKED_PROJECT_STARTED - Enum constant in enum class org.apache.maven.api.EventType
 
FORKED_PROJECT_SUCCEEDED - Enum constant in enum class org.apache.maven.api.EventType
 
ForkedMavenExecutor - Class in org.apache.maven.cling.executor.forked
Forked executor implementation, that spawns a subprocess with Maven from the installation directory.
ForkedMavenExecutor() - Constructor for class org.apache.maven.cling.executor.forked.ForkedMavenExecutor
 
ForkedMavenInvoker - Class in org.apache.maven.cling.invoker.mvn.forked
Forked invoker implementation, that spawns a subprocess with Maven from the installation directory.
ForkedMavenInvoker() - Constructor for class org.apache.maven.cling.invoker.mvn.forked.ForkedMavenInvoker
 
forkedProjectFailed(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkedProjectFailed(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
forkedProjectFailed(ExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
ForkedProjectFailed - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
forkedProjectStarted(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
Deprecated.
 
forkedProjectStarted(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
 
forkedProjectStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkedProjectStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
forkedProjectStarted(ExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
ForkedProjectStarted - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
forkedProjectSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkedProjectSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
forkedProjectSucceeded(ExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
ForkedProjectSucceeded - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
forkFailed(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkFailed(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
forkFailed(ExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
ForkFailed - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
forkStarted(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
Deprecated.
>>> mojo-artifactId:version:goal (mojo-executionId) > :forked-goal @ project-artifactId >>>
forkStarted(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
>>> mojo-artifactId:version:goal (mojo-executionId) > :forked-goal @ project-artifactId >>>
forkStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
forkStarted(ExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
ForkStarted - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
forkSucceeded(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
Deprecated.
<<< mojo-artifactId:version:goal (mojo-executionId) < :forked-goal @ project-artifactId <<<
forkSucceeded(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
<<< mojo-artifactId:version:goal (mojo-executionId) < :forked-goal @ project-artifactId <<<
forkSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
forkSucceeded(ExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
ForkSucceeded - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
format(long) - Method in class org.apache.maven.cli.transfer.FileSizeFormat
Deprecated.
 
format(long) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
format(long, FileSizeFormat.ScaleUnit) - Method in class org.apache.maven.cli.transfer.FileSizeFormat
Deprecated.
 
format(long, FileSizeFormat.ScaleUnit, boolean) - Method in class org.apache.maven.cli.transfer.FileSizeFormat
Deprecated.
 
format(long, FileSizeFormat.ScaleUnit) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
format(long, FileSizeFormat.ScaleUnit, boolean) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
format(String...) - Static method in class org.apache.maven.internal.MultilineMessageHelper
 
format(StringBuilder, long) - Method in class org.apache.maven.cli.transfer.FileSizeFormat
Deprecated.
 
format(StringBuilder, long) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
format(StringBuilder, long, FileSizeFormat.ScaleUnit) - Method in class org.apache.maven.cli.transfer.FileSizeFormat
Deprecated.
 
format(StringBuilder, long, FileSizeFormat.ScaleUnit) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
format(String, Object...) - Method in interface org.apache.maven.api.services.MessageBuilder
Append formatted content to the buffer.
format(String, Object...) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
format(MessageBuilder, long) - Method in class org.apache.maven.cli.transfer.FileSizeFormat
Deprecated.
 
format(MessageBuilder, long) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
format(MessageBuilder, long, FileSizeFormat.ScaleUnit) - Method in class org.apache.maven.cli.transfer.FileSizeFormat
Deprecated.
 
format(MessageBuilder, long, FileSizeFormat.ScaleUnit) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
formatDuration(long) - Static method in class org.apache.maven.cli.CLIReportingUtils
Deprecated.
 
formatDuration(Duration) - Static method in class org.apache.maven.cling.utils.CLIReportingUtils
 
formatLocation(ModelProblem, String) - Static method in class org.apache.maven.internal.impl.model.ModelProblemUtils
Creates a string with all location details for the specified model problem.
formatLocation(ModelProblem, String) - Static method in class org.apache.maven.model.building.ModelProblemUtils
Deprecated.
Creates a string with all location details for the specified model problem.
formatProgress(long, long) - Method in class org.apache.maven.cli.transfer.FileSizeFormat
Deprecated.
 
formatProgress(long, long) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
formatProgress(StringBuilder, long, long) - Method in class org.apache.maven.cli.transfer.FileSizeFormat
Deprecated.
 
formatProgress(StringBuilder, long, long) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
formatRate(MessageBuilder, double) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
formattedTimestamp() - Method in class org.apache.maven.internal.impl.model.MavenBuildTimestamp
 
formattedTimestamp() - Method in class org.apache.maven.model.interpolation.MavenBuildTimestamp
Deprecated.
 
formatTimestamp(long) - Static method in class org.apache.maven.cli.CLIReportingUtils
Deprecated.
 
formatTimestamp(TemporalAccessor) - Static method in class org.apache.maven.cling.utils.CLIReportingUtils
 
FORWARD - Enum constant in enum class org.fusesource.jansi.Ansi.Erase
Deprecated.
 
from(Session) - Static method in interface org.apache.maven.internal.impl.InternalMavenSession
 
from(Session) - Static method in interface org.apache.maven.internal.impl.InternalSession
 
from(RepositorySystemSession) - Static method in interface org.apache.maven.internal.impl.InternalMavenSession
 
from(RepositorySystemSession) - Static method in interface org.apache.maven.internal.impl.InternalSession
 
fromPath(Path) - Static method in interface org.apache.maven.api.services.ModelSource
 
fromPath(Path) - Static method in interface org.apache.maven.api.services.Source
Creates a Source for the following Path
fromPath(Path, String) - Static method in interface org.apache.maven.api.services.ModelSource
 
fromSettingsRepository(Repository) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
fromSettingsRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
fromXml(String) - Static method in class org.apache.maven.internal.impl.DefaultModelXmlFactory
Simply parse the given xml string.
fromXml(String) - Static method in class org.apache.maven.internal.impl.DefaultPluginXmlFactory
Simply parse the given xml string.
fromXmlString(String) - Method in interface org.apache.maven.api.services.xml.XmlFactory
Simply parse the given xml string.
fullGoalName(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 

G

generateConstructorBinding(Key<T>) - Static method in class org.apache.maven.di.impl.ReflectionUtils
 
Generated - Annotation Interface in org.apache.maven.api.annotations
This annotation indicates that a type is automatically generated.
GENERATED - Static variable in class org.apache.maven.artifact.ArtifactStatus
Deprecated.
No trust - information was generated with defaults.
generateImplicitBinding(Key<T>) - Static method in class org.apache.maven.di.impl.ReflectionUtils
 
generateInjectingInitializer(Key<T>) - Static method in class org.apache.maven.di.impl.ReflectionUtils
 
genericArrayType(Type) - Static method in class org.apache.maven.di.impl.Types
Creates an instance of GenericArrayType with a given component type
get() - Static method in class org.apache.maven.api.MonotonicClock
Returns the singleton instance of MonotonicClock.
get() - Method in class org.apache.maven.extension.internal.CoreExportsProvider
 
get() - Method in class org.apache.maven.internal.impl.di.SessionScope.CachingProvider
 
get() - Method in class org.apache.maven.internal.impl.model.Result
 
get() - Method in class org.apache.maven.internal.impl.resolver.MavenSessionBuilderSupplier
Creates a new Maven-like repository system session by initializing the session with values typical for Maven-based resolution.
get() - Method in class org.apache.maven.lifecycle.providers.AbstractLifecycleProvider
 
get() - Method in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
get() - Method in class org.apache.maven.model.building.Result
Deprecated.
 
get() - Method in class org.apache.maven.repository.internal.DefaultVersionSchemeProvider
Deprecated.
 
get() - Method in class org.apache.maven.repository.internal.MavenSessionBuilderSupplier
Deprecated.
Creates a new Maven-like repository system session by initializing the session with values typical for Maven-based resolution.
get(int) - Method in class org.apache.maven.internal.impl.MappedList
 
get(int) - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
get(String) - Method in class org.apache.maven.lifecycle.DefaultLifecycles
Get lifecycle based on phase
get(URI, Path) - Method in interface org.apache.maven.api.services.Transport
GETs the source URI content into target (does not have to exist, or will be overwritten if exist).
get(URI, Path) - Method in class org.apache.maven.internal.impl.DefaultTransport
 
get(SessionData.Key<T>) - Method in interface org.apache.maven.api.SessionData
Gets the session data associated with the specified key.
get(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
Deprecated.
 
get(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.project.artifact.MavenMetadataCache
Deprecated.
 
get(RepositoryRequest, Object) - Method in interface org.apache.maven.artifact.repository.RepositoryCache
Deprecated.
Gets the specified data from the cache.
get(ExtensionRealmCache.Key) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
get(ExtensionRealmCache.Key) - Method in interface org.apache.maven.plugin.ExtensionRealmCache
 
get(PluginArtifactsCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
get(PluginArtifactsCache.Key) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
 
get(PluginDescriptorCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
get(PluginDescriptorCache.Key) - Method in interface org.apache.maven.plugin.PluginDescriptorCache
 
get(PluginDescriptorCache.Key, PluginDescriptorCache.PluginDescriptorSupplier) - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
get(PluginDescriptorCache.Key, PluginDescriptorCache.PluginDescriptorSupplier) - Method in interface org.apache.maven.plugin.PluginDescriptorCache
 
get(PluginRealmCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
get(PluginRealmCache.Key) - Method in interface org.apache.maven.plugin.PluginRealmCache
 
get(PluginRealmCache.Key, PluginRealmCache.PluginRealmSupplier) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
get(PluginRealmCache.Key, PluginRealmCache.PluginRealmSupplier) - Method in interface org.apache.maven.plugin.PluginRealmCache
 
get(ProjectArtifactsCache.Key) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
get(ProjectArtifactsCache.Key) - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
 
get(ProjectRealmCache.Key) - Method in class org.apache.maven.project.DefaultProjectRealmCache
 
get(ProjectRealmCache.Key) - Method in interface org.apache.maven.project.ProjectRealmCache
 
getActivation() - Method in class org.apache.maven.api.model.Profile
The conditional logic which will automatically trigger the inclusion of this profile.
getActivation() - Method in class org.apache.maven.api.settings.Profile
The conditional logic which will automatically trigger the inclusion of this profile.
getActivation() - Method in class org.apache.maven.model.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
 
getActivationFileKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getActivationFileKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
getActivationKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getActivationKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
getActivationOSKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getActivationOSKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
getActivationPropertyKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getActivationPropertyKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
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 interface org.apache.maven.api.services.ModelBuilderResult
Gets the external profiles that were active during model building.
getActiveExternalProfiles() - Method in interface org.apache.maven.model.building.ModelBuildingResult
Deprecated.
Gets the external profiles that were active during model building.
getActiveLoggerCount() - Method in class org.apache.maven.cling.logging.Slf4jLoggerManager
Warning: ignored (always return 0).
getActivePomProfiles() - Method in interface org.apache.maven.api.services.ModelBuilderResult
Gets the profiles that were active during model building.
getActivePomProfiles(String) - Method in interface org.apache.maven.model.building.ModelBuildingResult
Deprecated.
Gets the profiles from the specified model that were active during model building.
getActiveProfileIds() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
List of profile ids that have been explicitly activated by the user.
getActiveProfileIds() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
getActiveProfileIds() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Gets the identifiers of those profiles that should be activated by explicit demand.
getActiveProfileIds() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
Deprecated.
 
getActiveProfileIds() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Deprecated.
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.api.settings.Settings
List of manually-activated build profiles, specified in the order in which they should be applied.
getActiveProfiles() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getActiveProfiles() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
getActiveProfiles() - Method in class org.apache.maven.execution.ProfileActivation
getActiveProfiles() - Method in class org.apache.maven.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
 
getActiveProfiles(Collection<Profile>, ProfileActivationContext, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.ProfileSelector
Determines the profiles which are active in the specified activation context.
getActiveProfiles(Collection<Profile>, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultProfileSelector
 
getActiveProfiles(Collection<Profile>, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.DefaultProfileSelector
Deprecated.
 
getActiveProfiles(Collection<Profile>, ProfileActivationContext, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.ProfileSelector
Deprecated.
Determines the profiles which are active in the specified activation context.
getActiveProfilesV4(Collection<Profile>, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.DefaultProfileSelector
Deprecated.
 
getActiveProfilesV4(Collection<Profile>, ProfileActivationContext, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.ProfileSelector
Deprecated.
Determines the profiles which are active in the specified activation context.
getActiveProxy() - Method in class org.apache.maven.settings.Settings
 
getActiveString() - Method in class org.apache.maven.api.settings.Proxy
Whether this proxy configuration is the active one.
getActiveString() - Method in class org.apache.maven.settings.Proxy
 
getActualTypeArguments() - Method in class org.apache.maven.di.impl.Types.ParameterizedTypeImpl
 
getActualTypeArguments(Type) - Static method in class org.apache.maven.di.impl.Types
Returns an array of actual type arguments for a given Type
getAddDefaultEntities() - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Deprecated.
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.metadata.v4.MetadataStaxReader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Deprecated.
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.model.v4.MavenStaxReader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxReader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.plugin.lifecycle.io.LifecycleStaxReader
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
Deprecated.
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.settings.v4.SettingsStaxReader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxReader
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.
getAddLocationInformation() - Method in class org.apache.maven.model.v4.MavenStaxReader
Returns the state of the "add location information" flag.
getAddLocationInformation() - Method in class org.apache.maven.settings.v4.SettingsStaxReader
Returns the state of the "add location information" flag.
getAddLocationInformation() - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxReader
Returns the state of the "add location information" flag.
getAddress() - Method in class org.apache.maven.api.model.Notifier
Deprecated.
Where to send the notification to - eg email address.
getAddress() - Method in class org.apache.maven.model.Notifier
 
getAlias() - Method in class org.apache.maven.api.plugin.descriptor.Parameter
Specifies an alias which can be used to configure this parameter from the POM.
getAlias() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getAllArtifacts(Project) - Method in interface org.apache.maven.api.services.ProjectManager
Returns project's all artifacts as immutable collection.
getAllArtifacts(Project) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
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.lifecycle.internal.concurrent.BuildPlan
 
getAllSuperTypes(Type) - Static method in class org.apache.maven.di.impl.Types
Get all super classes and interface implemented by the given type.
getAllTypeBindings(Type) - Static method in class org.apache.maven.di.impl.Types
Returns a map of all type bindings for a given Type.
getAnnotatedElements(Class<?>, Class<? extends Annotation>, Function<Class<?>, T[]>, boolean) - Static method in class org.apache.maven.di.impl.ReflectionUtils
 
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.api.model.ActivationOS
The architecture of the operating system to be used to activate the profile.
getArch() - Method in class org.apache.maven.api.settings.ActivationOS
The architecture of the OS to be used to activate a profile.
getArch() - Method in class org.apache.maven.model.ActivationOS
 
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
 
getArchive() - Method in class org.apache.maven.api.model.MailingList
The link to a URL where you can browse the mailing list archive.
getArchive() - Method in class org.apache.maven.model.MailingList
 
getArgs() - Method in class org.apache.maven.cli.CliRequest
Deprecated.
 
getArtifact() - Method in interface org.apache.maven.api.Node
 
getArtifact() - Method in interface org.apache.maven.api.Plugin
 
getArtifact() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getArtifact() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
getArtifact() - Method in exception org.apache.maven.artifact.resolver.CyclicDependencyException
 
getArtifact() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
Deprecated.
 
getArtifact() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
getArtifact() - Method in class org.apache.maven.internal.impl.DefaultNode
 
getArtifact() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
Deprecated.
 
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
Deprecated.
 
getArtifact() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
Deprecated.
 
getArtifact() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Deprecated.
Gets the artifact to resolve metadata for.
getArtifact(Class<T>, Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getArtifact(Class<T>, Artifact) - Method in interface org.apache.maven.internal.impl.InternalSession
 
getArtifact(Artifact, List<ArtifactRepository>) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
Deprecated.
 
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
Deprecated.
 
getArtifact(Artifact, List<ArtifactRepository>, TransferListener, boolean) - Method in interface org.apache.maven.repository.legacy.WagonManager
Deprecated.
 
getArtifact(Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
Deprecated.
 
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
Deprecated.
 
getArtifact(Artifact, ArtifactRepository, TransferListener, boolean) - Method in interface org.apache.maven.repository.legacy.WagonManager
Deprecated.
 
getArtifact(Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getArtifact(Artifact) - Method in interface org.apache.maven.internal.impl.InternalSession
 
getArtifactCoordinates() - Method in interface org.apache.maven.api.services.VersionRangeResolverRequest
 
getArtifactCoordinates() - Method in interface org.apache.maven.api.services.VersionResolverRequest
 
getArtifactDependencies() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
getArtifactDependencies() - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
getArtifactDescriptorPolicy() - Method in class org.apache.maven.internal.impl.resolver.MavenSessionBuilderSupplier
 
getArtifactDescriptorPolicy() - Method in class org.apache.maven.repository.internal.MavenSessionBuilderSupplier
Deprecated.
 
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
Deprecated.
Returns the artifact filter for the core + extension artifacts.
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
 
getArtifactHandler(String) - Method in class org.apache.maven.artifact.handler.manager.LegacyArtifactHandlerManager
 
getArtifactId() - Method in interface org.apache.maven.api.Artifact
Returns the identifier of the artifact.
getArtifactId() - Method in interface org.apache.maven.api.ArtifactCoordinates
Returns the identifier of the artifact.
getArtifactId() - Method in class org.apache.maven.api.cli.extensions.CoreExtension
The artifact ID of the extension.
getArtifactId() - Method in interface org.apache.maven.api.Exclusion
 
getArtifactId() - Method in class org.apache.maven.api.metadata.Metadata
The artifactId when this directory represents "groupId/artifactId" or "groupId/artifactId/version".
getArtifactId() - Method in class org.apache.maven.api.metadata.Plugin
The plugin artifactId
getArtifactId() - Method in class org.apache.maven.api.model.Dependency
The unique id for an artifact produced by the project group, e.g.
getArtifactId() - Method in class org.apache.maven.api.model.Exclusion
The artifact ID of the project to exclude.
getArtifactId() - Method in class org.apache.maven.api.model.Extension
The artifact ID of the extension.
getArtifactId() - Method in class org.apache.maven.api.model.Model
The identifier for this artifact that is unique within the group given by the group ID.
getArtifactId() - Method in class org.apache.maven.api.model.Parent
The artifact id of the parent project to inherit from.
getArtifactId() - Method in class org.apache.maven.api.model.Plugin
The artifact ID of the plugin in the repository.
getArtifactId() - Method in class org.apache.maven.api.model.Relocation
The new artifact ID of the artifact.
getArtifactId() - Method in class org.apache.maven.api.model.ReportPlugin
The artifact ID of the reporting plugin in the repository.
getArtifactId() - Method in class org.apache.maven.api.plugin.descriptor.Dependency
The artifact id of the dependency.
getArtifactId() - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
The artifact id of the plugin.
getArtifactId() - Method in interface org.apache.maven.api.Project
Returns the project artifactId.
getArtifactId() - Method in interface org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest
 
getArtifactId() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
 
getArtifactId() - Method in exception org.apache.maven.api.services.model.ModelResolverException
Gets the artifact id of the unresolvable model.
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.metadata.ArtifactRepositoryMetadata
Deprecated.
 
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
Deprecated.
 
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
Deprecated.
 
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
 
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
Deprecated.
 
getArtifactId() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getArtifactId() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the artifact id of the constituent's artifact.
getArtifactId() - Method in class org.apache.maven.internal.impl.DefaultDependency
Returns the artifact identifier of the wrapped dependency.
getArtifactId() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
getArtifactId() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinates
 
getArtifactId() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getArtifactId() - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
 
getArtifactId() - Method in class org.apache.maven.model.building.ArtifactModelSource
Deprecated.
 
getArtifactId() - Method in class org.apache.maven.model.Dependency
 
getArtifactId() - Method in class org.apache.maven.model.Exclusion
 
getArtifactId() - Method in class org.apache.maven.model.Extension
 
getArtifactId() - Method in class org.apache.maven.model.Model
 
getArtifactId() - Method in class org.apache.maven.model.Parent
 
getArtifactId() - Method in class org.apache.maven.model.Plugin
 
getArtifactId() - Method in class org.apache.maven.model.Relocation
 
getArtifactId() - Method in class org.apache.maven.model.ReportPlugin
 
getArtifactId() - Method in exception org.apache.maven.model.resolution.UnresolvableModelException
Deprecated.
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 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.RelocatedArtifact
Deprecated.
 
getArtifactId() - Method in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
Deprecated.
 
getArtifactId() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
 
getArtifactId() - Method in class org.apache.maven.repository.MavenArtifactMetadata
Deprecated.
 
getArtifactId() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
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
Deprecated.
 
getArtifactMetadata() - Method in exception org.apache.maven.repository.metadata.MetadataRetrievalException
Deprecated.
 
getArtifactMetadata() - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
getArtifactMetadata(ArtifactMetadata, ArtifactRepository, File, String) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
Deprecated.
 
getArtifactMetadata(ArtifactMetadata, ArtifactRepository, File, String) - Method in interface org.apache.maven.repository.legacy.WagonManager
Deprecated.
 
getArtifactMetadataFromDeploymentRepository(ArtifactMetadata, ArtifactRepository, File, String) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
Deprecated.
 
getArtifactMetadataFromDeploymentRepository(ArtifactMetadata, ArtifactRepository, File, String) - Method in interface org.apache.maven.repository.legacy.WagonManager
Deprecated.
 
getArtifactPath() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getArtifactPath(Artifact) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactManager.class).getPath(...).
getArtifactPath(Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactManager.class).getPath(...)
getArtifactResolutionNodes() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
getArtifacts() - Method in interface org.apache.maven.api.Project
Returns the project artifacts as immutable list.
getArtifacts() - Method in interface org.apache.maven.api.services.ArtifactDeployerRequest
 
getArtifacts() - Method in interface org.apache.maven.api.services.ArtifactInstallerRequest
 
getArtifacts() - Method in interface org.apache.maven.api.services.ArtifactResolverResult
 
getArtifacts() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
getArtifacts() - Method in class org.apache.maven.artifact.resolver.UnresolvedArtifacts
Deprecated.
 
getArtifacts() - Method in class org.apache.maven.internal.impl.DefaultProject
 
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
Deprecated.
 
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
Deprecated.
 
getArtifacts() - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
getArtifactScope() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
getArtifactTransformations() - Method in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformationManager
Deprecated.
 
getArtifactTransformations() - Method in class org.apache.maven.repository.legacy.resolver.transform.DefaultArtifactTransformationManager
Deprecated.
 
getArtifactTypeRegistry() - Method in class org.apache.maven.internal.impl.resolver.MavenSessionBuilderSupplier
This method produces "surrogate" type registry that is static: it aims users that want to use Maven-Resolver without involving Maven Core and related things.
getArtifactTypeRegistry() - Method in class org.apache.maven.repository.internal.MavenSessionBuilderSupplier
Deprecated.
This method produces "surrogate" type registry that is static: it aims users that want to use Maven-Resolver without involving Maven Core and related things.
getArtifactUri() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
getArtifactUri() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
getAttachedArtifacts() - Method in class org.apache.maven.project.MavenProject
Returns a read-only list of the attached artifacts to this project.
getAttachedArtifacts(Project) - Method in interface org.apache.maven.api.services.ProjectManager
Returns an immutable collection of attached artifacts for given project.
getAttachedArtifacts(Project) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
getAttribute(String) - Method in interface org.apache.maven.api.xml.XmlNode
 
getAttribute(String) - Method in class org.apache.maven.internal.xml.XmlNodeImpl
 
getAttributes() - Method in interface org.apache.maven.api.xml.XmlNode
 
getAttributes() - Method in class org.apache.maven.internal.xml.XmlNodeImpl
 
getAttributes() - Method in class org.apache.maven.jline.FastTerminal
 
getAuthentication() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
getAuthentication() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
getAuthentication() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getAuthenticationInfo(String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
Deprecated.
 
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.api.Project
Returns the project base directory, i.e.
getBasedir() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
getBasedir() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getBasedir() - Method in class org.apache.maven.internal.impl.DefaultProject
 
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.api.Artifact
Returns the version or meta-version of the artifact.
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.metadata.ArtifactRepositoryMetadata
Deprecated.
 
getBaseVersion() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
Deprecated.
 
getBaseVersion() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
Deprecated.
 
getBaseVersion() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
getBaseVersion() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
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
Deprecated.
 
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
Deprecated.
 
getBean() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Gets the bean to configure.
getBean() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
getBindings() - Method in class org.apache.maven.di.impl.InjectorImpl
 
getBindings(Key<T>) - Method in class org.apache.maven.di.impl.InjectorImpl
 
getBooleanCapability(InfoCmp.Capability) - Method in class org.apache.maven.jline.FastTerminal
 
getBoundKeys() - Method in class org.apache.maven.di.impl.InjectorImpl
 
getBufferSize() - Method in class org.apache.maven.jline.FastTerminal
 
getBuild() - Method in class org.apache.maven.api.model.Model
Information required to build the project.
getBuild() - Method in class org.apache.maven.api.model.Profile
Information required to build the project.
getBuild() - Method in interface org.apache.maven.api.Project
Shorthand method.
getBuild() - Method in class org.apache.maven.model.Model
 
getBuild() - Method in class org.apache.maven.model.Profile
 
getBuild() - Method in class org.apache.maven.project.MavenProject
 
getBuildBaseKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
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.
 
getBuildKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getBuildNumber() - Method in class org.apache.maven.api.metadata.Snapshot
The incremental build number
getBuildNumber() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
 
getBuildNumber() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
getBuildNumber() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
getBuildPlugins() - Method in class org.apache.maven.project.MavenProject
 
getBuildProperties() - Static method in class org.apache.maven.cli.CLIReportingUtils
Deprecated.
 
getBuildProperties() - Static method in class org.apache.maven.cling.utils.CLIReportingUtils
 
getBuildScopeSource() - Method in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
getBuildScopeSource() - Method in class org.apache.maven.internal.impl.resolver.scopes.Maven4ScopeManagerConfiguration
 
getBuildScopeSource() - Method in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
getBuildScopeSource() - Method in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
Deprecated.
 
getBuildStartInstant() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getBuildStartInstant() - Method in interface org.apache.maven.project.ProjectBuildingRequest
Gets the start time of the build.
getBuildStartTime() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
getBuildStartTime() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
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
Deprecated.
getBuildStartTime() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
Deprecated.
 
getBuildStartTime() - Method in interface org.apache.maven.project.ProjectBuildingRequest
Deprecated.
getBuildSuccess(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
getBuildSummary(MavenProject) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getBuildSummary(MavenProject) - Method in interface org.apache.maven.execution.MavenExecutionResult
Gets the build summary for the specified project.
getByTaskSegment(TaskSegment) - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
Returns aProjectBuildList that contains only items for the specified taskSegment
getBytes(URI) - Method in interface org.apache.maven.api.services.Transport
GETs the source URI content as byte array.
getBytes(URI) - Method in class org.apache.maven.internal.impl.DefaultTransport
 
getCalculator() - Method in interface org.apache.maven.api.services.ChecksumAlgorithmService.ChecksumAlgorithm
Each invocation of this method returns a new instance of calculator, never null value.
getCanonical() - Method in class org.apache.maven.artifact.versioning.ComparableVersion
 
getCanonicalPath(Path) - Static method in interface org.apache.maven.api.cli.ExecutorRequest
 
getCanonicalPath(Path) - Static method in class org.apache.maven.cling.invoker.Utils
 
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
Deprecated.
 
getCharacterOffset() - Method in interface org.apache.maven.api.services.xml.Location
Return the byte or character offset into the input source this location is pointing to.
getCharacterOffset() - Method in class org.apache.maven.internal.impl.StaxLocation
 
getCheckedType() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
getChecksumAlgorithmNames() - Method in interface org.apache.maven.api.services.ChecksumAlgorithmService
Returns immutable collection of all supported algorithm names.
getChecksumAlgorithmNames() - Method in class org.apache.maven.internal.impl.DefaultChecksumAlgorithmService
 
getChecksumPolicy() - Method in class org.apache.maven.api.model.RepositoryPolicy
What to do when verification of an artifact checksum fails.
getChecksumPolicy() - Method in class org.apache.maven.api.settings.RepositoryPolicy
What to do when verification of an artifact checksum fails.
getChecksumPolicy() - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
getChecksumPolicy() - Method in class org.apache.maven.model.RepositoryPolicy
 
getChecksumPolicy() - Method in class org.apache.maven.profiles.RepositoryPolicy
Get what to do when verification of an artifact checksum fails.
getChecksumPolicy() - Method in class org.apache.maven.settings.RepositoryPolicy
 
getChild(String) - Method in interface org.apache.maven.api.xml.XmlNode
 
getChild(String) - Method in class org.apache.maven.internal.xml.XmlNodeImpl
 
getChildCount() - Method in class org.apache.maven.internal.xml.XmlNodeImpl
 
getChildLogger(String) - Method in class org.apache.maven.cling.logging.Slf4jLogger
Warning: ignored (always return null).
getChildProjectUrlInheritAppendPath() - Method in class org.apache.maven.api.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
getChildProjectUrlInheritAppendPath() - Method in class org.apache.maven.model.Model
 
getChildren() - Method in interface org.apache.maven.api.Node
Gets the child nodes of this node.
getChildren() - Method in interface org.apache.maven.api.services.ModelBuilderResult
Gets the children of this result.
getChildren() - Method in interface org.apache.maven.api.xml.XmlNode
 
getChildren() - Method in class org.apache.maven.exception.ExceptionSummary
 
getChildren() - Method in class org.apache.maven.internal.impl.DefaultNode
 
getChildren() - Method in class org.apache.maven.internal.xml.XmlNodeImpl
 
getChildren() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
Deprecated.
 
getChildrenIterator() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
Deprecated.
 
getChildScmConnectionInheritAppendPath() - Method in class org.apache.maven.api.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
getChildScmConnectionInheritAppendPath() - Method in class org.apache.maven.model.Scm
 
getChildScmDeveloperConnectionInheritAppendPath() - Method in class org.apache.maven.api.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
getChildScmDeveloperConnectionInheritAppendPath() - Method in class org.apache.maven.model.Scm
 
getChildScmUrlInheritAppendPath() - Method in class org.apache.maven.api.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
getChildScmUrlInheritAppendPath() - Method in class org.apache.maven.model.Scm
 
getChildSiteUrlInheritAppendPath() - Method in class org.apache.maven.api.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
getChildSiteUrlInheritAppendPath() - Method in class org.apache.maven.model.Site
 
getCiManagement() - Method in class org.apache.maven.api.model.Model
The project's continuous integration information.
getCiManagement() - Method in class org.apache.maven.model.Model
 
getCiManagement() - Method in class org.apache.maven.project.MavenProject
 
getCiManagementKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getCircularDependencyException(int) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
getCircularDependencyException(int) - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
getCircularDependencyExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
getCircularDependencyExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
getClassifier() - Method in interface org.apache.maven.api.Artifact
Returns the classifier of the artifact.
getClassifier() - Method in interface org.apache.maven.api.ArtifactCoordinates
Returns the classifier of the artifact.
getClassifier() - Method in class org.apache.maven.api.metadata.SnapshotVersion
The classifier of the sub-artifact.
getClassifier() - Method in class org.apache.maven.api.model.Dependency
The classifier of the dependency.
getClassifier() - Method in interface org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest
 
getClassifier() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
 
getClassifier() - Method in interface org.apache.maven.api.Type
Get the default classifier associated to the dependency type.
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
Returns the default classifier used if a different one is not set in pom.xml.
getClassifier() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getClassifier() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
getClassifier() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getClassifier() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the classifier of the constituent's artifact.
getClassifier() - Method in class org.apache.maven.internal.impl.DefaultDependency
Returns the classifier ("jar", "test-jar", …) of the wrapped dependency.
getClassifier() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
getClassifier() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinates
 
getClassifier() - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
 
getClassifier() - Method in class org.apache.maven.internal.impl.resolver.type.DefaultType
 
getClassifier() - Method in class org.apache.maven.model.Dependency
 
getClassifier() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getClassifier() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
Deprecated.
 
getClassifier() - Method in class org.apache.maven.repository.internal.type.DefaultType
Deprecated.
 
getClassifier() - Method in class org.apache.maven.repository.MavenArtifactMetadata
Deprecated.
 
getClassifier() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
getClassLoader() - Method in interface org.apache.maven.api.Plugin
 
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
 
getClassLoadingStrategy() - Method in class org.apache.maven.api.cli.extensions.CoreExtension
The class loading strategy: 'self-first' (the default), 'parent-first' (loads classes from the parent, then from the extension) or 'plugin' (follows the rules from extensions defined as plugins).
getClasspath() - Method in class org.apache.maven.repository.metadata.ClasspathContainer
Deprecated.
 
getClasspath(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
Deprecated.
 
getClasspathAsTree() - Method in class org.apache.maven.repository.metadata.ClasspathContainer
Deprecated.
 
getClasspathTree(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
Deprecated.
 
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
Deprecated.
 
getClassWorld() - Method in interface org.apache.maven.internal.CoreRealm
Shorthand method to obtain the ClassWorld used for Maven Core.
getCliOptions() - Method in class org.apache.maven.usability.plugin.Expression
Method getCliOptions.
getCollectedProjects() - Method in class org.apache.maven.project.MavenProject
 
getCollectionErrors() - Method in interface org.apache.maven.project.DependencyResolutionResult
Gets the errors that occurred while building the dependency graph.
getCollectionFilter() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
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 class org.apache.maven.api.model.InputLocation
 
getColumnNumber() - Method in interface org.apache.maven.api.services.BuilderProblem
Gets the one-based index of the column containing the problem.
getColumnNumber() - Method in interface org.apache.maven.api.services.xml.Location
Return the column number where the current event ends, returns -1 if none is available.
getColumnNumber() - Method in class org.apache.maven.api.settings.InputLocation
 
getColumnNumber() - Method in exception org.apache.maven.api.spi.ModelParserException
 
getColumnNumber() - Method in class org.apache.maven.api.toolchain.InputLocation
 
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 interface org.apache.maven.building.Problem
Gets the one-based index of the column containing the problem.
getColumnNumber() - Method in class org.apache.maven.internal.impl.model.DefaultModelProblem
 
getColumnNumber() - Method in class org.apache.maven.internal.impl.StaxLocation
 
getColumnNumber() - Method in class org.apache.maven.model.building.DefaultModelProblem
Deprecated.
 
getColumnNumber() - Method in interface org.apache.maven.model.building.ModelProblem
Deprecated.
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
Deprecated.
Gets the one-based index of the column containing the error.
getColumnNumber() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
Deprecated.
 
getColumnNumber() - Method in interface org.apache.maven.settings.building.SettingsProblem
Deprecated.
Gets the one-based index of the column containing the problem.
getColumnNumber() - Method in exception org.apache.maven.settings.io.SettingsParseException
Deprecated.
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
Deprecated.
Gets the one-based index of the column containing the error.
getCommandLine() - Method in class org.apache.maven.cli.CliRequest
Deprecated.
 
getCommentLines() - Method in class org.apache.maven.cli.props.MavenProperties.Layout
Deprecated.
 
getCommentLines() - Method in class org.apache.maven.cli.props.MavenProperties.PropertiesReader
Deprecated.
Returns the comment lines that have been read for the last property.
getCommentLines() - Method in class org.apache.maven.cling.props.MavenProperties.Layout
 
getCommentLines() - Method in class org.apache.maven.cling.props.MavenProperties.PropertiesReader
Returns the comment lines that have been read for the last property.
getComments() - Method in class org.apache.maven.api.model.License
Addendum information pertaining to this license.
getComments() - Method in class org.apache.maven.model.License
 
getComments(String) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
getComments(String) - Method in class org.apache.maven.cling.props.MavenProperties
 
getCompileArtifacts() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getCompileClasspathElements() - Method in class org.apache.maven.project.MavenProject
Deprecated.
This method is unreliable because it does not consider other dependency properties. See JavaPathType instead for better analysis.
getCompiledBinding(Dependency<Q>) - Method in class org.apache.maven.di.impl.InjectorImpl
 
getCompileDependencies() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getCompileSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getCompileSourceRoots(Project, ProjectScope) - Method in interface org.apache.maven.api.services.ProjectManager
Obtain an immutable list of compile source roots for the given project and scope.
getCompileSourceRoots(Project, ProjectScope) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
getComponentType() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
getCondition() - Method in class org.apache.maven.api.model.Activation
The condition which must be satisfied to activate the profile.
getCondition() - Method in class org.apache.maven.api.settings.Activation
The condition which must be satisfied to activate the profile.
getConfiguration() - Method in class org.apache.maven.api.cli.extensions.CoreExtension
 
getConfiguration() - Method in class org.apache.maven.api.model.ConfigurationContainer
The configuration as DOM object.
getConfiguration() - Method in class org.apache.maven.api.model.Extension
The configuration of the extension.
getConfiguration() - Method in class org.apache.maven.api.model.Notifier
Extended configuration specific to this notifier goes here.
getConfiguration() - Method in interface org.apache.maven.api.MojoExecution
 
getConfiguration() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Execution
Configuration to pass to the goals.
getConfiguration() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
Configuration to pass to all goals run in this phase.
getConfiguration() - Method in class org.apache.maven.api.settings.Server
Extra configuration for the transport layer.
getConfiguration() - Method in class org.apache.maven.api.toolchain.ToolchainModel
Toolchain configuration information, like location or any information that is to be retrieved.
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.extension.internal.CoreExtensionEntry
Returns the configuration for this extension.
getConfiguration() - Method in class org.apache.maven.internal.impl.DefaultMojoExecution
 
getConfiguration() - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
getConfiguration() - Method in class org.apache.maven.model.ConfigurationContainer
 
getConfiguration() - Method in class org.apache.maven.model.Notifier
 
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
 
getConfiguration() - Method in class org.apache.maven.toolchain.model.ToolchainModel
 
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.cling.logging.Slf4jConfigurationFactory
 
getConfigurationContainerKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getConfigurationElement() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Returns configuration element name or null.
getConfigurationElement() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
getConfigurator() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
The configurator type to use when injecting parameter values into this Mojo.
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
Deprecated.
Gets a conflict resolver of the specified type.
getConflictResolver(String) - Method in class org.apache.maven.repository.legacy.resolver.conflict.DefaultConflictResolverFactory
Deprecated.
 
getConnection() - Method in class org.apache.maven.api.model.Scm
The source control management system URL that describes the repository and how to connect to the repository.
getConnection() - Method in class org.apache.maven.model.Scm
 
getConsoleTransferListener(boolean) - Method in class org.apache.maven.cli.MavenCli
Deprecated.
 
getConstituents() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
Gets the constituents for the class realm.
getContainer() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
getContent() - Method in interface org.apache.maven.api.services.xml.XmlWriterRequest
 
getContent() - Method in class org.apache.maven.building.StringSource
Gets the content of this source.
getContentLength() - Method in interface org.apache.maven.repository.ArtifactTransferResource
Deprecated.
The size of the artifact in bytes.
getContextId(InvokerRequest) - Method in class org.apache.maven.cling.invoker.mvn.resident.ResidentMavenInvoker
 
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() - Method in class org.apache.maven.model.v4.MavenMerger
 
getContributors() - Method in class org.apache.maven.api.model.Model
Describes the contributors to a project that are not yet committers.
getContributors() - Method in class org.apache.maven.model.Model
 
getContributors() - Method in class org.apache.maven.project.MavenProject
 
getCoordinates() - Method in interface org.apache.maven.api.services.ArtifactResolverRequest
 
getCoordinates() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinates
 
getCoordinatesString() - Method in interface org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest
 
getCoreArtifactExcludes() - Method in interface org.apache.maven.ArtifactFilterManager
Deprecated.
 
getCoreArtifactExcludes() - Method in class org.apache.maven.DefaultArtifactFilterManager
Deprecated.
 
getCoreArtifactFilter() - Method in interface org.apache.maven.ArtifactFilterManager
Deprecated.
Returns a filter for only the core artifacts.
getCoreArtifactFilter() - Method in class org.apache.maven.DefaultArtifactFilterManager
Deprecated.
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
 
getCursorPosition(IntConsumer) - Method in class org.apache.maven.jline.FastTerminal
 
getCustomModule(C, CoreExports) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
Note: overriding this method should be avoided.
getCwd(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
getCycle() - Method in exception org.apache.maven.project.CycleDetectedException
 
getData() - Method in interface org.apache.maven.api.Session
Retrieves the session data associated with this session.
getData() - Method in class org.apache.maven.cli.event.DefaultEventSpyContext
Deprecated.
 
getData() - Method in interface org.apache.maven.eventspy.EventSpy.Context
Gets key-value pairs providing information about the Maven runtime.
getData() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getData() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getData() - Method in class org.apache.maven.internal.impl.AbstractSession
 
getDataBuffer() - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
getDataLength() - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
getDataOffset() - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
getDatum() - Method in class org.apache.maven.repository.MavenArtifactMetadata
Deprecated.
 
getDefaultGoal() - Method in class org.apache.maven.api.model.BuildBase
The default goal (or phase in Maven 2) to execute when none is specified for the project.
getDefaultGoal() - Method in class org.apache.maven.model.BuildBase
 
getDefaultGoal() - Method in class org.apache.maven.project.MavenProject
 
getDefaultLifecyclePhases() - Method in class org.apache.maven.lifecycle.Lifecycle
 
getDefaultMode() - Method in interface org.apache.maven.cling.executor.ExecutorHelper
Returns the preferred mode of this helper.
getDefaultMode() - Method in class org.apache.maven.cling.executor.internal.HelperImpl
 
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.api.plugin.descriptor.Parameter
The default value, as an expression that will be evaluated at injection or run-time.
getDefaultValue() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getDegreeOfConcurrency() - Method in interface org.apache.maven.api.Session
Returns the degree of concurrency for the build.
getDegreeOfConcurrency() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getDegreeOfConcurrency() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getDegreeOfConcurrency() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getDelegate() - Method in class org.apache.maven.artifact.repository.metadata.BaseObject
 
getDelegate() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
getDelegate() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
 
getDelegate() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
 
getDelegate() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
getDelegate() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
getDelegate() - Method in class org.apache.maven.cli.transfer.SimplexTransferListener
Deprecated.
 
getDelegate() - Method in class org.apache.maven.cling.transfer.SimplexTransferListener
 
getDelegate() - Method in class org.apache.maven.internal.impl.DefaultMojoExecution
 
getDelegate() - Method in class org.apache.maven.lifecycle.Lifecycle
 
getDelegate() - Method in class org.apache.maven.model.Activation
 
getDelegate() - Method in class org.apache.maven.model.ActivationFile
 
getDelegate() - Method in class org.apache.maven.model.ActivationOS
 
getDelegate() - Method in class org.apache.maven.model.ActivationProperty
 
getDelegate() - Method in class org.apache.maven.model.BaseObject
 
getDelegate() - Method in class org.apache.maven.model.Build
 
getDelegate() - Method in class org.apache.maven.model.BuildBase
 
getDelegate() - Method in class org.apache.maven.model.CiManagement
 
getDelegate() - Method in class org.apache.maven.model.ConfigurationContainer
 
getDelegate() - Method in class org.apache.maven.model.Contributor
 
getDelegate() - Method in class org.apache.maven.model.Dependency
 
getDelegate() - Method in class org.apache.maven.model.DependencyManagement
 
getDelegate() - Method in class org.apache.maven.model.DeploymentRepository
 
getDelegate() - Method in class org.apache.maven.model.Developer
 
getDelegate() - Method in class org.apache.maven.model.DistributionManagement
 
getDelegate() - Method in class org.apache.maven.model.Exclusion
 
getDelegate() - Method in class org.apache.maven.model.Extension
 
getDelegate() - Method in class org.apache.maven.model.FileSet
 
getDelegate() - Method in class org.apache.maven.model.IssueManagement
 
getDelegate() - Method in class org.apache.maven.model.License
 
getDelegate() - Method in class org.apache.maven.model.MailingList
 
getDelegate() - Method in class org.apache.maven.model.Model
 
getDelegate() - Method in class org.apache.maven.model.ModelBase
 
getDelegate() - Method in class org.apache.maven.model.Notifier
 
getDelegate() - Method in class org.apache.maven.model.Organization
 
getDelegate() - Method in class org.apache.maven.model.Parent
 
getDelegate() - Method in class org.apache.maven.model.PatternSet
 
getDelegate() - Method in class org.apache.maven.model.Plugin
 
getDelegate() - Method in class org.apache.maven.model.PluginConfiguration
 
getDelegate() - Method in class org.apache.maven.model.PluginContainer
 
getDelegate() - Method in class org.apache.maven.model.PluginExecution
 
getDelegate() - Method in class org.apache.maven.model.PluginManagement
 
getDelegate() - Method in class org.apache.maven.model.Prerequisites
 
getDelegate() - Method in class org.apache.maven.model.Profile
 
getDelegate() - Method in class org.apache.maven.model.Relocation
 
getDelegate() - Method in class org.apache.maven.model.Reporting
 
getDelegate() - Method in class org.apache.maven.model.ReportPlugin
 
getDelegate() - Method in class org.apache.maven.model.ReportSet
 
getDelegate() - Method in class org.apache.maven.model.Repository
 
getDelegate() - Method in class org.apache.maven.model.RepositoryBase
 
getDelegate() - Method in class org.apache.maven.model.RepositoryPolicy
 
getDelegate() - Method in class org.apache.maven.model.Resource
 
getDelegate() - Method in class org.apache.maven.model.Scm
 
getDelegate() - Method in class org.apache.maven.model.Site
 
getDelegate() - Method in class org.apache.maven.settings.Activation
 
getDelegate() - Method in class org.apache.maven.settings.ActivationFile
 
getDelegate() - Method in class org.apache.maven.settings.ActivationOS
 
getDelegate() - Method in class org.apache.maven.settings.ActivationProperty
 
getDelegate() - Method in class org.apache.maven.settings.BaseObject
 
getDelegate() - Method in class org.apache.maven.settings.IdentifiableBase
 
getDelegate() - Method in class org.apache.maven.settings.Mirror
 
getDelegate() - Method in class org.apache.maven.settings.Profile
 
getDelegate() - Method in class org.apache.maven.settings.Proxy
 
getDelegate() - Method in class org.apache.maven.settings.Repository
 
getDelegate() - Method in class org.apache.maven.settings.RepositoryBase
 
getDelegate() - Method in class org.apache.maven.settings.RepositoryPolicy
 
getDelegate() - Method in class org.apache.maven.settings.Server
 
getDelegate() - Method in class org.apache.maven.settings.Settings
 
getDelegate() - Method in class org.apache.maven.settings.TrackableBase
 
getDelegate() - Method in class org.apache.maven.toolchain.model.BaseObject
 
getDelegate() - Method in class org.apache.maven.toolchain.model.PersistedToolchains
 
getDelegate() - Method in class org.apache.maven.toolchain.model.ToolchainModel
 
getDelegate() - Method in class org.apache.maven.toolchain.model.TrackableBase
 
getDependencies() - Method in class org.apache.maven.api.model.DependencyManagement
The dependencies specified here are not used until they are referenced in a POM within the group.
getDependencies() - Method in class org.apache.maven.api.model.ModelBase
This element describes all the dependencies associated with a project.
getDependencies() - Method in class org.apache.maven.api.model.Plugin
Additional dependencies that this project needs to introduce to the plugin's classloader.
getDependencies() - Method in interface org.apache.maven.api.Plugin
 
getDependencies() - Method in interface org.apache.maven.api.Project
Returns the project direct dependencies (directly specified or inherited).
getDependencies() - Method in interface org.apache.maven.api.services.DependencyResolverRequest
 
getDependencies() - Method in interface org.apache.maven.api.services.DependencyResolverResult
Returns all dependencies associated to their paths.
getDependencies() - Method in class org.apache.maven.di.impl.Binding
 
getDependencies() - Method in class org.apache.maven.di.impl.BindingInitializer
 
getDependencies() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getDependencies() - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
getDependencies() - Method in class org.apache.maven.model.DependencyManagement
 
getDependencies() - Method in class org.apache.maven.model.ModelBase
 
getDependencies() - Method in class org.apache.maven.model.Plugin
 
getDependencies() - Method in interface org.apache.maven.project.artifact.ArtifactWithDependencies
 
getDependencies() - Method in class org.apache.maven.project.artifact.PluginArtifact
 
getDependencies() - Method in class org.apache.maven.project.artifact.ProjectArtifact
 
getDependencies() - Method in interface org.apache.maven.project.DependencyResolutionResult
Gets the transitive dependencies of the project that were not excluded by DependencyResolutionRequest.getResolutionFilter().
getDependencies() - Method in class org.apache.maven.project.MavenProject
 
getDependencies() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
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.
getDependenciesMap() - Method in interface org.apache.maven.api.Plugin
 
getDependency() - Method in interface org.apache.maven.api.Node
 
getDependency() - Method in class org.apache.maven.internal.impl.DefaultNode
 
getDependency() - Method in exception org.apache.maven.project.artifact.InvalidDependencyVersionException
 
getDependency() - Method in exception org.apache.maven.repository.VersionNotFoundException
Deprecated.
 
getDependency(Dependency) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getDependency(Dependency) - Method in interface org.apache.maven.internal.impl.InternalSession
 
getDependencyArtifacts() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getDependencyCollection() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Flags this Mojo as requiring information about the dependencies that would make up the specified class path.
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
Deprecated.
 
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 interface org.apache.maven.project.DependencyResolutionResult
Gets the dependency graph of the project.
getDependencyGraphTransformer() - Method in class org.apache.maven.internal.impl.resolver.MavenSessionBuilderSupplier
 
getDependencyGraphTransformer() - Method in class org.apache.maven.repository.internal.MavenSessionBuilderSupplier
Deprecated.
 
getDependencyKey() - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
getDependencyKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getDependencyManagement() - Method in class org.apache.maven.api.model.ModelBase
Default dependency information for projects that inherit from this one.
getDependencyManagement() - Method in class org.apache.maven.model.ModelBase
 
getDependencyManagement() - Method in class org.apache.maven.project.MavenProject
 
getDependencyManagementKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getDependencyManager() - Method in class org.apache.maven.internal.impl.resolver.MavenSessionBuilderSupplier
 
getDependencyManager() - Method in class org.apache.maven.repository.internal.MavenSessionBuilderSupplier
Deprecated.
 
getDependencyManager(boolean) - Method in class org.apache.maven.internal.impl.resolver.MavenSessionBuilderSupplier
 
getDependencyManager(boolean) - Method in class org.apache.maven.repository.internal.MavenSessionBuilderSupplier
Deprecated.
 
getDependencyNode() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getDependencyResolution() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Flags this Mojo as requiring the dependencies in the specified class path to be resolved before it can execute: compile, runtime, test, compile+runtime (since Maven 3.0) or runtime+system (since Maven 3.0)
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 interface org.apache.maven.project.ProjectBuildingResult
Gets the result of the dependency resolution for the project.
getDependencyResolverResult() - Method in interface org.apache.maven.api.services.ProjectBuilderResult
Gets the result of the dependency resolution for the project.
getDependencySelector() - Method in class org.apache.maven.internal.impl.resolver.MavenSessionBuilderSupplier
 
getDependencySelector() - Method in class org.apache.maven.repository.internal.MavenSessionBuilderSupplier
Deprecated.
 
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
Deprecated.
 
getDependencyTrail() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getDependencyTraverser() - Method in class org.apache.maven.internal.impl.resolver.MavenSessionBuilderSupplier
 
getDependencyTraverser() - Method in class org.apache.maven.repository.internal.MavenSessionBuilderSupplier
Deprecated.
 
getDependents(String) - Method in class org.apache.maven.project.ProjectSorter
 
getDeploymentRepositoryKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getDeploymentTimestamp() - Method in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
Deprecated.
 
getDeprecated() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Description with the reason of Mojo deprecation.
getDeprecated() - Method in class org.apache.maven.api.plugin.descriptor.Parameter
Description with the reason of parameter deprecation.
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
Deprecated.
 
getDepth() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
getDescription() - Method in class org.apache.maven.api.model.Model
A detailed description of the project, used by Maven whenever it needs to describe the project, such as on the website.
getDescription() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
The description of this Mojo's functionality.
getDescription() - Method in class org.apache.maven.api.plugin.descriptor.Parameter
The description of this parameter's use inside the Mojo.
getDescription() - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Description of the plugin.
getDescription() - Method in class org.apache.maven.model.Model
 
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 interface org.apache.maven.api.MojoExecution
 
getDescriptor() - Method in interface org.apache.maven.api.Plugin
 
getDescriptor() - Method in class org.apache.maven.internal.impl.DefaultMojoExecution
 
getDescriptor() - Method in class org.apache.maven.plugin.ExtensionRealmCache.CacheRecord
 
getDeveloperConnection() - Method in class org.apache.maven.api.model.Scm
Just like connection, but for developers, i.e.
getDeveloperConnection() - Method in class org.apache.maven.model.Scm
 
getDeveloperKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getDevelopers() - Method in class org.apache.maven.api.model.Model
Describes the committers of a project.
getDevelopers() - Method in class org.apache.maven.model.Model
 
getDevelopers() - Method in class org.apache.maven.project.MavenProject
 
getDirectory() - Method in class org.apache.maven.api.model.BuildBase
The directory where all files generated by the build are placed.
getDirectory() - Method in class org.apache.maven.api.model.FileSet
Describe the directory where the resources are stored.
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
 
getDirectory() - Method in class org.apache.maven.model.FileSet
 
getDirectoryPermissions() - Method in class org.apache.maven.api.settings.Server
The permissions for directories when they are created.
getDirectoryPermissions() - Method in class org.apache.maven.settings.Server
 
getDispatchedPaths() - Method in interface org.apache.maven.api.services.DependencyResolverResult
Returns the file paths of all dependencies, dispatched according the tool options where to place them.
getDisplayName(Type) - Static method in class org.apache.maven.di.impl.ReflectionUtils
 
getDisplayString() - Method in class org.apache.maven.di.impl.Binding
 
getDisplayString() - Method in record class org.apache.maven.di.impl.Dependency
 
getDisplayString() - Method in class org.apache.maven.di.Key
Returns an underlying type with display string formatting (package names stripped) and prepended qualifier display string if this key has a qualifier.
getDisplayString(Class<? extends Annotation>, Annotation) - Static method in class org.apache.maven.di.impl.Utils
 
getDisplayString(Object) - Static method in class org.apache.maven.di.impl.Utils
 
getDistribution() - Method in class org.apache.maven.api.model.License
The primary method by which this project may be distributed.
getDistribution() - Method in class org.apache.maven.model.License
 
getDistributionManagement() - Method in class org.apache.maven.api.model.ModelBase
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.model.ModelBase
 
getDistributionManagement() - Method in class org.apache.maven.project.MavenProject
 
getDistributionManagementArtifactRepository() - Method in class org.apache.maven.project.MavenProject
 
getDistributionManagementKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getDownloadUrl() - Method in class org.apache.maven.api.model.DistributionManagement
The URL of the project's download page.
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
 
getDownloadUrl() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getDownloadUrl() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getDownstreamProjects(MavenProject, boolean) - Method in interface org.apache.maven.execution.ProjectDependencyGraph
Gets the downstream projects of the specified project.
getDownstreamProjects(MavenProject, boolean) - Method in class org.apache.maven.graph.DefaultProjectDependencyGraph
 
getEdgesBetween(MetadataGraphVertex, MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
getEffectiveId() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
Get the effective ID of this phase, e.g., generate-sources or after:integration-test[1000].
getEffectiveModel() - Method in interface org.apache.maven.api.services.ModelBuilderResult
Gets the assembled model with inheritance, interpolation and profile injection.
getEffectiveModel() - Method in interface org.apache.maven.model.building.ModelBuildingResult
Deprecated.
Gets the assembled model.
getEffectiveProperties(Project) - Method in interface org.apache.maven.api.Session
Each invocation computes a new map of effective properties.
getEffectiveProperties(Project) - Method in class org.apache.maven.internal.impl.DefaultSession
 
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
Deprecated.
 
getEffectiveRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
Calculates the effective repositories for the given input repositories which are assumed to be already mirrored (if applicable).
getEffectiveSettings() - Method in interface org.apache.maven.api.services.SettingsBuilderResult
Gets the assembled settings.
getEffectiveSettings() - Method in interface org.apache.maven.settings.building.SettingsBuildingResult
Deprecated.
Gets the assembled settings.
getEffectiveToolchains() - Method in interface org.apache.maven.api.services.ToolchainsBuilderResult
Gets the assembled toolchains.
getEffectiveToolchains() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingResult
Deprecated.
 
getEffectiveToolchains() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingResult
Deprecated.
Gets the assembled toolchains.
getEmail() - Method in class org.apache.maven.api.model.Contributor
The email address of the contributor.
getEmail() - Method in class org.apache.maven.model.Contributor
 
getEnabled() - Method in class org.apache.maven.api.model.RepositoryPolicy
Whether to use this repository for downloading this type of artifact.
getEnabled() - Method in class org.apache.maven.model.RepositoryPolicy
 
getEntry() - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
getEntry() - Method in class org.apache.maven.repository.MetadataGraph
Deprecated.
getter
getError() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
getError(Artifact, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
Deprecated.
 
getError(Artifact, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.UpdateCheckManager
Deprecated.
 
getErrorArtifactExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
getErrorArtifactExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
getEventDispatcher() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
getEventSpyDispatcher() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getEventSpyDispatcher() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getEventType() - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
getException() - Method in interface org.apache.maven.api.Event
Gets the exception that caused the event (if any).
getException() - Method in interface org.apache.maven.api.services.BuilderProblem
Gets the exception that caused this problem (if any).
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.internal.impl.DefaultEvent
 
getException() - Method in class org.apache.maven.internal.impl.model.DefaultModelProblem
 
getException() - Method in class org.apache.maven.model.building.DefaultModelProblem
Deprecated.
 
getException() - Method in interface org.apache.maven.model.building.ModelProblem
Deprecated.
Gets the exception that caused this problem (if any).
getException() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
Deprecated.
 
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
Deprecated.
 
getException() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
Deprecated.
 
getException() - Method in interface org.apache.maven.settings.building.SettingsProblem
Deprecated.
Gets the exception that caused this problem (if any).
getExceptions() - Method in interface org.apache.maven.api.services.DependencyResolverResult
Gets the exceptions that occurred while building the dependency graph.
getExceptions() - Method in interface org.apache.maven.api.services.VersionRangeResolverResult
 
getExceptions() - Method in interface org.apache.maven.api.services.VersionResolverResult
 
getExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
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
Deprecated.
 
getExcidentEdges(MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
getExcludeDefaults() - Method in class org.apache.maven.api.model.Reporting
If true, then the default reports are not included in the site generation.
getExcludeDefaults() - Method in class org.apache.maven.model.Reporting
 
getExcludedProjects() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getExcludedProjects() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
getExcludedProjects() - Method in class org.apache.maven.execution.ProjectActivation
getExcludes() - Method in class org.apache.maven.api.model.PatternSet
A list of patterns to exclude, e.g.
getExcludes() - Method in class org.apache.maven.model.PatternSet
 
getExclusionKey() - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
getExclusionKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getExclusions() - Method in interface org.apache.maven.api.DependencyCoordinates
Returns transitive dependencies to exclude.
getExclusions() - Method in class org.apache.maven.api.model.Dependency
Lists a set of artifacts that should be excluded from this dependency's artifact list when it comes to calculating transitive dependencies.
getExclusions() - Method in interface org.apache.maven.api.services.DependencyCoordinatesFactoryRequest
 
getExclusions() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinates
 
getExclusions() - Method in class org.apache.maven.model.Dependency
 
getExecTime() - Method in class org.apache.maven.execution.BuildSummary
Gets the exec time of the project.
getExecuteGoal() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Reference the invocation goal of the Mojo.
getExecuteGoal() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getExecuteLifecycle() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
 
getExecuteLifecycle() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getExecutePhase() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Reference the invocation phase of the Mojo.
getExecutePhase() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getExecution() - Method in class org.apache.maven.execution.MojoExecutionEvent
 
getExecutionId() - Method in interface org.apache.maven.api.MojoExecution
 
getExecutionId() - Method in class org.apache.maven.internal.impl.DefaultMojoExecution
 
getExecutionId() - Method in class org.apache.maven.plugin.MojoExecution
 
getExecutionListener() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getExecutionListener() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getExecutionPlan() - Method in class org.apache.maven.execution.ProjectExecutionEvent
 
getExecutionPoint() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
If specified, identifies this phase as a dynamic phase to decorate the specified phase id, e.g.
getExecutionProject() - Method in class org.apache.maven.project.MavenProject
 
getExecutionProject(Project) - Method in interface org.apache.maven.api.services.ProjectManager
 
getExecutionProject(Project) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
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
Deprecated.
getExecutions() - Method in class org.apache.maven.api.model.Plugin
Multiple specifications of a set of goals to execute during the build lifecycle, each having (possibly) a different configuration.
getExecutions() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
The goals to execute within the phase.
getExecutions() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
Deprecated.
getExecutions() - Method in class org.apache.maven.model.Plugin
 
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
 
getExecutor(ExecutorHelper.Mode, ExecutorRequest) - Method in class org.apache.maven.cling.executor.internal.HelperImpl
 
getExistingProjectFile() - Method in exception org.apache.maven.project.DuplicateProjectException
 
getExists() - Method in class org.apache.maven.api.model.ActivationFile
The name of the file that must exist to activate the profile.
getExists() - Method in class org.apache.maven.api.settings.ActivationFile
The name of the file that should exist to activate a profile.
getExists() - Method in class org.apache.maven.model.ActivationFile
 
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
 
getExitCode() - Method in exception org.apache.maven.api.cli.InvokerException.ExitException
 
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.api.plugin.descriptor.Parameter
Parameter expression, to let user override default value with a user property, system property or project property.
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.api.Artifact
Returns the file extension of the artifact.
getExtension() - Method in interface org.apache.maven.api.ArtifactCoordinates
Returns the file extension of the artifact.
getExtension() - Method in class org.apache.maven.api.metadata.SnapshotVersion
The file extension of the sub-artifact.
getExtension() - Method in interface org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest
 
getExtension() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
 
getExtension() - Method in interface org.apache.maven.api.Type
Get the file extension of artifacts of this type.
getExtension() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
Returns the file name extension of the artifact; e.g.
getExtension() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getExtension() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
getExtension() - Method in exception org.apache.maven.cli.internal.ExtensionResolutionException
Deprecated.
 
getExtension() - Method in exception org.apache.maven.cling.extensions.ExtensionResolutionException
 
getExtension() - Method in class org.apache.maven.internal.impl.DefaultDependency
Returns the file extension of the wrapped dependency.
getExtension() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
getExtension() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinates
 
getExtension() - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
 
getExtension() - Method in class org.apache.maven.internal.impl.resolver.type.DefaultType
 
getExtension() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
Deprecated.
 
getExtension() - Method in class org.apache.maven.repository.internal.type.DefaultType
Deprecated.
 
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() - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
getExtensionKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getExtensions() - Method in class org.apache.maven.api.cli.extensions.CoreExtensions
A set of build extensions to use from this project.
getExtensions() - Method in class org.apache.maven.api.model.Build
A set of build extensions to use from this project.
getExtensions() - Method in class org.apache.maven.api.model.Plugin
Whether to load Maven extensions (such as packaging and type handlers) from this plugin.
getExtensions() - Method in class org.apache.maven.model.Build
 
getExtensions() - Method in class org.apache.maven.model.Plugin
 
getFailureBehavior() - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
getFamily() - Method in class org.apache.maven.api.model.ActivationOS
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.api.settings.ActivationOS
The general family of the OS to be used to activate a profile (e.g.
getFamily() - Method in class org.apache.maven.model.ActivationOS
 
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
 
getField() - Method in class org.apache.maven.api.plugin.descriptor.Resolution
the name of the field to be injected
getFieldName() - Method in class org.apache.maven.api.plugin.descriptor.Requirement
The field name which has this requirement.
getFile() - Method in class org.apache.maven.api.model.Activation
Specifies that this profile will be activated based on existence of a file.
getFile() - Method in class org.apache.maven.api.settings.Activation
Specifies that this profile will be activated based on existence of a file.
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
Deprecated.
 
getFile() - Method in class org.apache.maven.building.FileSource
Deprecated.
getFile() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the file of the constituent's artifact.
getFile() - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
Deprecated.
getFile() - Method in class org.apache.maven.model.Activation
 
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
Deprecated.
 
getFile() - Method in class org.apache.maven.project.MavenProject
 
getFile() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
Deprecated.
getFile() - Method in class org.apache.maven.settings.Activation
 
getFileExtension() - Method in interface org.apache.maven.api.services.ChecksumAlgorithmService.ChecksumAlgorithm
Returns the file extension to be used for given checksum file (without leading dot), never null.
getFileModel() - Method in interface org.apache.maven.api.services.ModelBuilderResult
Gets the file model.
getFileModel() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
getFileModel() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Gets the file model to build (with profile activation).
getFileModel() - Method in interface org.apache.maven.model.building.ModelBuildingResult
Deprecated.
 
getFilePermissions() - Method in class org.apache.maven.api.settings.Server
The permissions for files when they are created.
getFilePermissions() - Method in class org.apache.maven.settings.Server
 
getFileSetKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getFiltering() - Method in class org.apache.maven.api.model.Resource
Whether resources are filtered to replace tokens with parameterised values or not.
getFiltering() - Method in class org.apache.maven.model.Resource
 
getFilters() - Method in class org.apache.maven.api.model.BuildBase
The list of filter properties files that are used when filtering is enabled.
getFilters() - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
getFilters() - Method in class org.apache.maven.model.BuildBase
 
getFilters() - Method in class org.apache.maven.project.MavenProject
 
getFinalName() - Method in class org.apache.maven.api.model.BuildBase
The filename (excluding the extension, and with no path information) that the produced artifact will be called.
getFinalName() - Method in class org.apache.maven.model.BuildBase
 
getFinishedProjects() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
 
getFooter() - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
Return the comment footer.
getFooter() - Method in class org.apache.maven.cling.props.MavenProperties
Return the comment footer.
getForeignImports() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
Gets the packages/types to import from foreign realms.
getForkedExecutions() - Method in class org.apache.maven.plugin.MojoExecution
 
getFormattedDate() - Method in class org.apache.maven.slf4j.MavenBaseLogger
 
getFullGoalName() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
the full goal name
getFullGoalName() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getFullyQualifiedCallerName() - Method in class org.apache.maven.slf4j.MavenBaseLogger
 
getGenericComponentType() - Method in class org.apache.maven.di.impl.Types.GenericArrayTypeImpl
 
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
Deprecated.
getGlobalSettingsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
getGlobalSettingsFile() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
Deprecated.
 
getGlobalSettingsFile() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Deprecated.
Gets the global settings file.
getGlobalSettingsSource() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
Deprecated.
 
getGlobalSettingsSource() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Deprecated.
Gets the global settings source.
getGlobalToolchainsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
Deprecated.
getGlobalToolchainsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
getGlobalToolchainsSource() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
Deprecated.
 
getGlobalToolchainsSource() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingRequest
Deprecated.
Gets the global toolchains source.
getGoal() - Method in interface org.apache.maven.api.MojoExecution
 
getGoal() - Method in class org.apache.maven.api.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.
getGoal() - Method in class org.apache.maven.internal.impl.DefaultMojoExecution
 
getGoal() - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
getGoal() - Method in class org.apache.maven.plugin.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.api.plugin.descriptor.PluginDescriptor
 
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.api.model.PluginExecution
The goals to execute with the given configuration.
getGoals() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Execution
The goals to execute.
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.PluginExecution
 
getGoals() - Method in class org.apache.maven.plugin.lifecycle.Execution
Method getGoals.
getGraph() - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
Deprecated.
 
getGraph(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
Deprecated.
 
getGraph(MetadataResolutionRequestTypeEnum) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
Deprecated.
 
getGroupId() - Method in interface org.apache.maven.api.Artifact
Returns the group identifier of the artifact.
getGroupId() - Method in interface org.apache.maven.api.ArtifactCoordinates
Returns the group identifier of the artifact.
getGroupId() - Method in class org.apache.maven.api.cli.extensions.CoreExtension
The group ID of the extension's artifact.
getGroupId() - Method in interface org.apache.maven.api.Exclusion
 
getGroupId() - Method in class org.apache.maven.api.metadata.Metadata
The groupId when this directory represents "groupId/artifactId" or "groupId/artifactId/version".
getGroupId() - Method in class org.apache.maven.api.model.Dependency
The project group that produced the dependency, e.g.
getGroupId() - Method in class org.apache.maven.api.model.Exclusion
The group ID of the project to exclude.
getGroupId() - Method in class org.apache.maven.api.model.Extension
The group ID of the extension's artifact.
getGroupId() - Method in class org.apache.maven.api.model.Model
A universally unique identifier for a project.
getGroupId() - Method in class org.apache.maven.api.model.Parent
The group id of the parent project to inherit from.
getGroupId() - Method in class org.apache.maven.api.model.Plugin
The group ID of the plugin in the repository.
getGroupId() - Method in class org.apache.maven.api.model.Relocation
The group ID the artifact has moved to.
getGroupId() - Method in class org.apache.maven.api.model.ReportPlugin
The group ID of the reporting plugin in the repository.
getGroupId() - Method in class org.apache.maven.api.plugin.descriptor.Dependency
The group id of the dependency.
getGroupId() - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
The group id of the plugin.
getGroupId() - Method in interface org.apache.maven.api.Project
Returns the project groupId.
getGroupId() - Method in interface org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest
 
getGroupId() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
 
getGroupId() - Method in exception org.apache.maven.api.services.model.ModelResolverException
Gets the group id of the unresolvable model.
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.metadata.ArtifactRepositoryMetadata
Deprecated.
 
getGroupId() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
Deprecated.
 
getGroupId() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
getGroupId() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
Deprecated.
 
getGroupId() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
Deprecated.
 
getGroupId() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getGroupId() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the group id of the constituent's artifact.
getGroupId() - Method in class org.apache.maven.internal.impl.DefaultDependency
Returns the group identifier of the wrapped dependency.
getGroupId() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
getGroupId() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinates
 
getGroupId() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getGroupId() - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
 
getGroupId() - Method in class org.apache.maven.model.building.ArtifactModelSource
Deprecated.
 
getGroupId() - Method in class org.apache.maven.model.Dependency
 
getGroupId() - Method in class org.apache.maven.model.Exclusion
 
getGroupId() - Method in class org.apache.maven.model.Extension
 
getGroupId() - Method in class org.apache.maven.model.Model
 
getGroupId() - Method in class org.apache.maven.model.Parent
 
getGroupId() - Method in class org.apache.maven.model.Plugin
 
getGroupId() - Method in class org.apache.maven.model.Relocation
 
getGroupId() - Method in class org.apache.maven.model.ReportPlugin
 
getGroupId() - Method in exception org.apache.maven.model.resolution.UnresolvableModelException
Deprecated.
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 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.RelocatedArtifact
Deprecated.
 
getGroupId() - Method in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
Deprecated.
 
getGroupId() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
 
getGroupId() - Method in class org.apache.maven.repository.MavenArtifactMetadata
Deprecated.
 
getGroupId() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
getHandlerTypes() - Method in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
Deprecated.
getHeader() - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
Return the comment header.
getHeader() - Method in class org.apache.maven.cling.props.MavenProperties
Return the comment header.
getHeight() - Method in class org.apache.maven.jline.FastTerminal
 
getHigherVersion() - Method in interface org.apache.maven.api.services.VersionRangeResolverResult
 
getHost() - Method in class org.apache.maven.api.settings.Proxy
The proxy host.
getHost() - Method in class org.apache.maven.repository.Proxy
Return proxy server host name.
getHost() - Method in class org.apache.maven.settings.Proxy
 
getId() - Method in interface org.apache.maven.api.ArtifactCoordinates
Returns a unique string representation identifying this artifact.
getId() - Method in class org.apache.maven.api.cli.extensions.CoreExtension
Gets the identifier of the extension.
getId() - Method in class org.apache.maven.api.model.Developer
The unique ID of the developer in the SCM.
getId() - Method in class org.apache.maven.api.model.Model
 
getId() - Method in class org.apache.maven.api.model.Parent
 
getId() - Method in class org.apache.maven.api.model.Plugin
Gets the identifier of the plugin.
getId() - Method in class org.apache.maven.api.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.
getId() - Method in class org.apache.maven.api.model.Profile
The identifier of this build profile.
getId() - Method in class org.apache.maven.api.model.ReportSet
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.api.model.RepositoryBase
A unique identifier for a repository.
getId() - Method in class org.apache.maven.api.model.Site
A unique identifier for a deployment location.
getId() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle
The ID of this lifecycle, for identification in the mojo descriptor.
getId() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
The ID of this phase, e.g., generate-sources.
getId() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
the id of the mojo, based on the goal name
getId() - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
 
getId() - Method in interface org.apache.maven.api.Project
Returns the project ID, usable as key.
getId() - Method in interface org.apache.maven.api.Repository
Gets the identifier of this repository.
getId() - Method in class org.apache.maven.api.settings.IdentifiableBase
Item identifier.
getId() - Method in interface org.apache.maven.artifact.Artifact
 
getId() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getId() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
getId() - Method in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
Deprecated.
 
getId() - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
getId() - Method in class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
Deprecated.
 
getId() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getId() - Method in class org.apache.maven.internal.impl.DefaultLocalRepository
 
getId() - Method in class org.apache.maven.internal.impl.DefaultRemoteRepository
 
getId() - Method in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
getId() - Method in class org.apache.maven.internal.impl.resolver.scopes.Maven4ScopeManagerConfiguration
 
getId() - Method in class org.apache.maven.internal.impl.resolver.type.DefaultType
 
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.Developer
 
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
 
getId() - Method in class org.apache.maven.model.Profile
 
getId() - Method in class org.apache.maven.model.ReportSet
 
getId() - Method in class org.apache.maven.model.RepositoryBase
 
getId() - Method in class org.apache.maven.model.Site
 
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.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
getId() - Method in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
Deprecated.
 
getId() - Method in class org.apache.maven.repository.internal.type.DefaultType
Deprecated.
 
getId() - Method in class org.apache.maven.repository.UserLocalArtifactRepository
Deprecated.
 
getId() - Method in class org.apache.maven.settings.IdentifiableBase
 
getId(MavenProject) - Static method in class org.apache.maven.project.ProjectSorter
 
getIdentifiableBaseKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
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.
 
getImmediateUpstreamProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
getImplementation() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
The Mojo's fully-qualified class name (or script path in the case of non-Java Mojos).
getImplementation() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getImportedFrom() - Method in class org.apache.maven.api.model.Activation
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.ActivationFile
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.ActivationOS
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.ActivationProperty
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.CiManagement
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.ConfigurationContainer
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.Contributor
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.Dependency
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.DependencyManagement
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.DistributionManagement
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.Exclusion
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.Extension
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.InputLocation
Gets the parent InputLocation where this InputLocation may have been imported from.
getImportedFrom() - Method in interface org.apache.maven.api.model.InputLocationTracker
Gets the parent InputLocation where this InputLocation may have been imported from.
getImportedFrom() - Method in class org.apache.maven.api.model.InputSource
Gets the parent InputLocation where this InputLocation may have been imported from.
getImportedFrom() - Method in class org.apache.maven.api.model.IssueManagement
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.License
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.MailingList
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.ModelBase
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.Notifier
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.Organization
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.Parent
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.PatternSet
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.PluginContainer
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.Prerequisites
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.Relocation
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.Reporting
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.RepositoryBase
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.RepositoryPolicy
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.Scm
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.model.Site
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.settings.Activation
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.settings.ActivationFile
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.settings.ActivationOS
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.settings.ActivationProperty
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.settings.RepositoryPolicy
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.settings.TrackableBase
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.api.toolchain.TrackableBase
Gets the input location that caused this model to be read.
getImportedFrom() - Method in class org.apache.maven.model.Activation
 
getImportedFrom() - Method in class org.apache.maven.model.ActivationFile
 
getImportedFrom() - Method in class org.apache.maven.model.ActivationOS
 
getImportedFrom() - Method in class org.apache.maven.model.ActivationProperty
 
getImportedFrom() - Method in class org.apache.maven.model.Build
 
getImportedFrom() - Method in class org.apache.maven.model.BuildBase
 
getImportedFrom() - Method in class org.apache.maven.model.CiManagement
 
getImportedFrom() - Method in class org.apache.maven.model.ConfigurationContainer
 
getImportedFrom() - Method in class org.apache.maven.model.Contributor
 
getImportedFrom() - Method in class org.apache.maven.model.Dependency
 
getImportedFrom() - Method in class org.apache.maven.model.DependencyManagement
 
getImportedFrom() - Method in class org.apache.maven.model.DeploymentRepository
 
getImportedFrom() - Method in class org.apache.maven.model.Developer
 
getImportedFrom() - Method in class org.apache.maven.model.DistributionManagement
 
getImportedFrom() - Method in class org.apache.maven.model.Exclusion
 
getImportedFrom() - Method in class org.apache.maven.model.Extension
 
getImportedFrom() - Method in class org.apache.maven.model.FileSet
 
getImportedFrom() - Method in class org.apache.maven.model.InputLocation
Gets the parent InputLocation where this InputLocation may have been imported from.
getImportedFrom() - Method in class org.apache.maven.model.InputSource
Get the location of the POM from which this POM was
getImportedFrom() - Method in class org.apache.maven.model.IssueManagement
 
getImportedFrom() - Method in class org.apache.maven.model.License
 
getImportedFrom() - Method in class org.apache.maven.model.MailingList
 
getImportedFrom() - Method in class org.apache.maven.model.Model
 
getImportedFrom() - Method in class org.apache.maven.model.ModelBase
 
getImportedFrom() - Method in class org.apache.maven.model.Notifier
 
getImportedFrom() - Method in class org.apache.maven.model.Organization
 
getImportedFrom() - Method in class org.apache.maven.model.Parent
 
getImportedFrom() - Method in class org.apache.maven.model.PatternSet
 
getImportedFrom() - Method in class org.apache.maven.model.Plugin
 
getImportedFrom() - Method in class org.apache.maven.model.PluginConfiguration
 
getImportedFrom() - Method in class org.apache.maven.model.PluginContainer
 
getImportedFrom() - Method in class org.apache.maven.model.PluginExecution
 
getImportedFrom() - Method in class org.apache.maven.model.PluginManagement
 
getImportedFrom() - Method in class org.apache.maven.model.Prerequisites
 
getImportedFrom() - Method in class org.apache.maven.model.Profile
 
getImportedFrom() - Method in class org.apache.maven.model.Relocation
 
getImportedFrom() - Method in class org.apache.maven.model.Reporting
 
getImportedFrom() - Method in class org.apache.maven.model.ReportPlugin
 
getImportedFrom() - Method in class org.apache.maven.model.ReportSet
 
getImportedFrom() - Method in class org.apache.maven.model.Repository
 
getImportedFrom() - Method in class org.apache.maven.model.RepositoryBase
 
getImportedFrom() - Method in class org.apache.maven.model.RepositoryPolicy
 
getImportedFrom() - Method in class org.apache.maven.model.Resource
 
getImportedFrom() - Method in class org.apache.maven.model.Scm
 
getImportedFrom() - Method in class org.apache.maven.model.Site
 
getImports() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
Deprecated.
getInactiveProfileIds() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
List of profile ids that have been explicitly deactivated by the user.
getInactiveProfileIds() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
getInactiveProfileIds() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Gets the identifiers of those profiles that should be deactivated by explicit demand.
getInactiveProfileIds() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
Deprecated.
 
getInactiveProfileIds() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Deprecated.
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
Deprecated.
getInactiveProfiles() - Method in class org.apache.maven.execution.ProfileActivation
getInceptionYear() - Method in class org.apache.maven.api.model.Model
The year of the project's inception, specified with 4 digits.
getInceptionYear() - Method in class org.apache.maven.model.Model
 
getInceptionYear() - Method in class org.apache.maven.project.MavenProject
 
getIncidentEdges(MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
getIncludes() - Method in class org.apache.maven.api.model.PatternSet
A list of patterns to include, e.g.
getIncludes() - Method in class org.apache.maven.model.PatternSet
 
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.api.model.ConfigurationContainer
Whether any configuration should be propagated to child POMs.
getInherited() - Method in class org.apache.maven.model.ConfigurationContainer
 
getInjectedProfileIds() - Method in class org.apache.maven.project.MavenProject
Gets the identifiers of all profiles that contributed to this project's effective model.
getInputLocation() - Method in interface org.apache.maven.api.xml.XmlNode
 
getInputLocation() - Method in class org.apache.maven.internal.xml.XmlNodeImpl
 
getInputLocationFormatter() - Method in interface org.apache.maven.api.services.xml.XmlWriterRequest
 
getInputStream() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
 
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
 
getInstallationDirectory(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
getInstallationSettingsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getInstallationSettingsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getInstallationSettingsSource() - Method in interface org.apache.maven.api.services.SettingsBuilderRequest
Gets the installation settings source.
getInstallationToolchainsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getInstallationToolchainsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getInstallationToolchainsSource() - Method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
Gets the installation Toolchains source.
getInstance(Class<T>) - Method in class org.apache.maven.di.impl.InjectorImpl
 
getInstance(Class<T>) - Method in interface org.apache.maven.di.Injector
 
getInstance(Key<T>) - Method in class org.apache.maven.di.impl.InjectorImpl
 
getInstance(Key<T>) - Method in interface org.apache.maven.di.Injector
 
getInteractiveMode() - Method in class org.apache.maven.settings.Settings
 
getInterfaces(Class<?>) - Method in class org.apache.maven.internal.impl.di.SessionScope
 
getInterpolationSource() - Method in interface org.apache.maven.api.services.SettingsBuilderRequest
The optional interpolation source used for interpolation.
getInterpolator() - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
getIntroducedDependencyArtifacts() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getInvokerRequest(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
getInvokerRequest(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.mvn.MavenParser
 
getInvokerRequest(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptParser
 
getIssueManagement() - Method in class org.apache.maven.api.model.Model
The project's issue management system information.
getIssueManagement() - Method in class org.apache.maven.model.Model
 
getIssueManagement() - Method in class org.apache.maven.project.MavenProject
 
getIssueManagementKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getJavaHome() - Method in interface org.apache.maven.api.JavaToolchain
 
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.api.model.Activation
Specifies that this profile will be activated when a matching JDK is detected.
getJdk() - Method in class org.apache.maven.api.settings.Activation
Specifies that this profile will be activated when a matching JDK is detected.
getJdk() - Method in class org.apache.maven.model.Activation
 
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
 
getJdkVersion() - Method in class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
Deprecated.
 
getJvmArguments(Path) - Method in class org.apache.maven.cling.invoker.BaseParser
 
getKey() - Method in class org.apache.maven.api.model.Plugin
 
getKey() - Method in class org.apache.maven.api.model.ReportPlugin
 
getKey() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
getKey() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
getKey() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getKey() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
Deprecated.
 
getKey() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
Deprecated.
 
getKey() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
Deprecated.
 
getKey() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
Deprecated.
 
getKey() - Method in class org.apache.maven.extension.internal.CoreExtensionEntry
The key that can must used to identify the configuration using the Named annotation.
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
Deprecated.
 
getKey() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getKey() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
 
getKey(MavenProject) - Static method in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
getKey(MavenProject) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlanLogger
 
getLanguage() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
The implementation language for this Mojo (java, beanshell, etc.).
getLanguage() - Method in interface org.apache.maven.api.Project
Returns the project language.
getLanguage() - Method in interface org.apache.maven.api.Type
Returns the dependency type language.
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.internal.impl.resolver.type.DefaultType
 
getLanguage() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getLanguage() - Method in class org.apache.maven.repository.internal.type.DefaultType
Deprecated.
 
getLastExpression() - Method in class org.apache.maven.model.interpolation.PrefixedObjectValueSource
Deprecated.
getLastUpdated() - Method in class org.apache.maven.api.metadata.Versioning
When the metadata was last updated (both "groupId/artifactId" and "groupId/artifactId/version" directories).
getLastUpdated() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
getLatest() - Method in class org.apache.maven.api.metadata.Versioning
What the last version added to the directory is, including both releases and snapshots ("groupId/artifactId" directory only)
getLatest() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
getLayout() - Method in class org.apache.maven.api.model.RepositoryBase
The type of layout this repository uses for locating and storing artifacts - can be legacy or default.
getLayout() - Method in class org.apache.maven.api.settings.Mirror
The layout of the mirror repository.
getLayout() - Method in class org.apache.maven.api.settings.RepositoryBase
The type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
getLayout() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
getLayout() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
getLayout() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getLayout() - Method in class org.apache.maven.model.RepositoryBase
 
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
 
getLayout() - Method in class org.apache.maven.settings.RepositoryBase
 
getLayout(String) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
Deprecated.
getLayout(String) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
Deprecated.
 
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
Deprecated.
 
getLayout(ArtifactRepository) - Static method in class org.apache.maven.RepositoryUtils
 
getLayoutId() - Method in exception org.apache.maven.artifact.UnknownRepositoryLayoutException
Deprecated.
 
getLicenseKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getLicenses() - Method in class org.apache.maven.api.model.Model
This element describes all the licenses for this project.
getLicenses() - Method in class org.apache.maven.model.Model
 
getLicenses() - Method in class org.apache.maven.project.MavenProject
 
getLifecycleBindingsInjector() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
 
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
 
getLifecycleMappings() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getLifecyclePhase() - Method in interface org.apache.maven.api.MojoExecution
 
getLifecyclePhase() - Method in class org.apache.maven.internal.impl.DefaultMojoExecution
 
getLifecyclePhase() - Method in class org.apache.maven.lifecycle.internal.ExecutionPlanItem
 
getLifecyclePhase() - Method in exception org.apache.maven.lifecycle.LifecyclePhaseNotFoundException
Gets the lifecycle phase that was not found.
getLifecyclePhase() - Method in class org.apache.maven.plugin.MojoExecution
 
getLifecyclePhaseList() - Method in class org.apache.maven.lifecycle.DefaultLifecycles
 
getLifecyclePhases() - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method getLifecyclePhases
getLifecycles() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration
 
getLifecycles() - Method in interface org.apache.maven.api.Plugin
 
getLifecycles() - Method in interface org.apache.maven.api.plugin.LifecycleProvider
 
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
Returns an ordered list of lifecycles
getLineNumber() - Method in class org.apache.maven.api.model.InputLocation
 
getLineNumber() - Method in interface org.apache.maven.api.services.BuilderProblem
Gets the one-based index of the line containing the problem.
getLineNumber() - Method in interface org.apache.maven.api.services.xml.Location
Return the line number where the current event ends, returns -1 if none is available.
getLineNumber() - Method in class org.apache.maven.api.settings.InputLocation
 
getLineNumber() - Method in exception org.apache.maven.api.spi.ModelParserException
 
getLineNumber() - Method in class org.apache.maven.api.toolchain.InputLocation
 
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 interface org.apache.maven.building.Problem
Gets the one-based index of the line containing the problem.
getLineNumber() - Method in class org.apache.maven.internal.impl.model.DefaultModelProblem
 
getLineNumber() - Method in class org.apache.maven.internal.impl.StaxLocation
 
getLineNumber() - Method in class org.apache.maven.model.building.DefaultModelProblem
Deprecated.
 
getLineNumber() - Method in interface org.apache.maven.model.building.ModelProblem
Deprecated.
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
Deprecated.
Gets the one-based index of the line containing the error.
getLineNumber() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
Deprecated.
 
getLineNumber() - Method in interface org.apache.maven.settings.building.SettingsProblem
Deprecated.
Gets the one-based index of the line containing the problem.
getLineNumber() - Method in exception org.apache.maven.settings.io.SettingsParseException
Deprecated.
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
Deprecated.
Gets the one-based index of the line containing the error.
getListeners() - Method in interface org.apache.maven.api.Session
Returns the list of registered listeners.
getListeners() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
getListeners() - Method in class org.apache.maven.internal.impl.AbstractSession
 
getLocalFile() - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
getLocalFilename(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
Deprecated.
 
getLocalFilename(ArtifactRepository) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
Deprecated.
 
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 interface org.apache.maven.api.Session
Retrieves the local repository associated with this session.
getLocalRepository() - Method in class org.apache.maven.api.settings.Settings
The local repository.
Default value is: ${user.home}/.m2/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
Deprecated.
 
getLocalRepository() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getLocalRepository() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getLocalRepository() - Method in class org.apache.maven.execution.MavenSession
 
getLocalRepository() - Method in class org.apache.maven.internal.impl.AbstractSession
 
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
Deprecated.
 
getLocalRepository() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Deprecated.
Gets the local repository to use for the resolution.
getLocalRepository() - Method in class org.apache.maven.repository.metadata.MetadataResolutionRequest
Deprecated.
 
getLocalRepository() - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
getLocalRepository() - Method in class org.apache.maven.settings.Settings
 
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.api.model.InputSource
Get the path/URL of the POM or null if unknown.
getLocation() - Method in interface org.apache.maven.api.services.BuilderProblem
Gets the location of the problem.
getLocation() - Method in interface org.apache.maven.api.services.Source
Provides a user-friendly hint about the location of the source.
getLocation() - Method in exception org.apache.maven.api.services.xml.XmlReaderException
 
getLocation() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
 
getLocation() - Method in exception org.apache.maven.api.services.xml.XmlWriterException
 
getLocation() - Method in class org.apache.maven.api.settings.InputSource
Get the path/URL of the settings definition or null if unknown.
getLocation() - Method in class org.apache.maven.api.toolchain.InputSource
Get the path/URL of the settings definition or null if unknown.
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.internal.impl.model.DefaultModelProblem
 
getLocation() - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver.ResolverModelSource
 
getLocation() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
Deprecated.
 
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
Deprecated.
 
getLocation() - Method in interface org.apache.maven.settings.building.SettingsProblem
Deprecated.
Gets the location of the problem.
getLocation(Exception) - Static method in class org.apache.maven.internal.impl.StaxLocation
 
getLocation(Object) - Method in class org.apache.maven.api.model.Activation
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.ActivationFile
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.ActivationOS
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.ActivationProperty
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.CiManagement
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.ConfigurationContainer
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.Contributor
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.Dependency
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.DependencyManagement
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.DistributionManagement
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.Exclusion
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.Extension
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.InputLocation
 
getLocation(Object) - Method in interface org.apache.maven.api.model.InputLocationTracker
 
getLocation(Object) - Method in class org.apache.maven.api.model.IssueManagement
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.License
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.MailingList
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.ModelBase
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.Notifier
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.Organization
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.Parent
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.PatternSet
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.PluginContainer
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.Prerequisites
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.Relocation
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.Reporting
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.RepositoryBase
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.RepositoryPolicy
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.Scm
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.Site
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.settings.Activation
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.settings.ActivationFile
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.settings.ActivationOS
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.settings.ActivationProperty
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.settings.InputLocation
 
getLocation(Object) - Method in interface org.apache.maven.api.settings.InputLocationTracker
 
getLocation(Object) - Method in class org.apache.maven.api.settings.RepositoryPolicy
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.settings.TrackableBase
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.toolchain.InputLocation
 
getLocation(Object) - Method in interface org.apache.maven.api.toolchain.InputLocationTracker
 
getLocation(Object) - Method in class org.apache.maven.api.toolchain.TrackableBase
Gets the location of the specified field in the input source.
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.Build
 
getLocation(Object) - Method in class org.apache.maven.model.BuildBase
 
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.DeploymentRepository
 
getLocation(Object) - Method in class org.apache.maven.model.Developer
 
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.FileSet
 
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.Model
 
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.Plugin
 
getLocation(Object) - Method in class org.apache.maven.model.PluginConfiguration
 
getLocation(Object) - Method in class org.apache.maven.model.PluginContainer
 
getLocation(Object) - Method in class org.apache.maven.model.PluginExecution
 
getLocation(Object) - Method in class org.apache.maven.model.PluginManagement
 
getLocation(Object) - Method in class org.apache.maven.model.Prerequisites
 
getLocation(Object) - Method in class org.apache.maven.model.Profile
 
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.ReportPlugin
 
getLocation(Object) - Method in class org.apache.maven.model.ReportSet
 
getLocation(Object) - Method in class org.apache.maven.model.Repository
 
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.Resource
 
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.apache.maven.slf4j.MavenSimpleLogger
 
getLocationInPom() - Method in exception org.apache.maven.project.InvalidProjectVersionException
 
getLocationKeys() - Method in class org.apache.maven.api.model.Activation
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.ActivationFile
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.ActivationOS
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.ActivationProperty
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.CiManagement
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.ConfigurationContainer
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.Contributor
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.Dependency
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.DependencyManagement
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.DistributionManagement
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.Exclusion
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.Extension
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.IssueManagement
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.License
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.MailingList
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.ModelBase
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.Notifier
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.Organization
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.Parent
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.PatternSet
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.PluginContainer
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.Prerequisites
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.Relocation
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.Reporting
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.RepositoryBase
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.RepositoryPolicy
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.Scm
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.model.Site
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.settings.Activation
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.settings.ActivationFile
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.settings.ActivationOS
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.settings.ActivationProperty
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.settings.RepositoryPolicy
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.settings.TrackableBase
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.api.toolchain.TrackableBase
Gets the keys of the locations of the input source.
getLocationKeys() - Method in class org.apache.maven.model.Activation
 
getLocationKeys() - Method in class org.apache.maven.model.ActivationFile
 
getLocationKeys() - Method in class org.apache.maven.model.ActivationOS
 
getLocationKeys() - Method in class org.apache.maven.model.ActivationProperty
 
getLocationKeys() - Method in class org.apache.maven.model.Build
 
getLocationKeys() - Method in class org.apache.maven.model.BuildBase
 
getLocationKeys() - Method in class org.apache.maven.model.CiManagement
 
getLocationKeys() - Method in class org.apache.maven.model.ConfigurationContainer
 
getLocationKeys() - Method in class org.apache.maven.model.Contributor
 
getLocationKeys() - Method in class org.apache.maven.model.Dependency
 
getLocationKeys() - Method in class org.apache.maven.model.DependencyManagement
 
getLocationKeys() - Method in class org.apache.maven.model.DeploymentRepository
 
getLocationKeys() - Method in class org.apache.maven.model.Developer
 
getLocationKeys() - Method in class org.apache.maven.model.DistributionManagement
 
getLocationKeys() - Method in class org.apache.maven.model.Exclusion
 
getLocationKeys() - Method in class org.apache.maven.model.Extension
 
getLocationKeys() - Method in class org.apache.maven.model.FileSet
 
getLocationKeys() - Method in class org.apache.maven.model.IssueManagement
 
getLocationKeys() - Method in class org.apache.maven.model.License
 
getLocationKeys() - Method in class org.apache.maven.model.MailingList
 
getLocationKeys() - Method in class org.apache.maven.model.Model
 
getLocationKeys() - Method in class org.apache.maven.model.ModelBase
 
getLocationKeys() - Method in class org.apache.maven.model.Notifier
 
getLocationKeys() - Method in class org.apache.maven.model.Organization
 
getLocationKeys() - Method in class org.apache.maven.model.Parent
 
getLocationKeys() - Method in class org.apache.maven.model.PatternSet
 
getLocationKeys() - Method in class org.apache.maven.model.Plugin
 
getLocationKeys() - Method in class org.apache.maven.model.PluginConfiguration
 
getLocationKeys() - Method in class org.apache.maven.model.PluginContainer
 
getLocationKeys() - Method in class org.apache.maven.model.PluginExecution
 
getLocationKeys() - Method in class org.apache.maven.model.PluginManagement
 
getLocationKeys() - Method in class org.apache.maven.model.Prerequisites
 
getLocationKeys() - Method in class org.apache.maven.model.Profile
 
getLocationKeys() - Method in class org.apache.maven.model.Relocation
 
getLocationKeys() - Method in class org.apache.maven.model.Reporting
 
getLocationKeys() - Method in class org.apache.maven.model.ReportPlugin
 
getLocationKeys() - Method in class org.apache.maven.model.ReportSet
 
getLocationKeys() - Method in class org.apache.maven.model.Repository
 
getLocationKeys() - Method in class org.apache.maven.model.RepositoryBase
 
getLocationKeys() - Method in class org.apache.maven.model.RepositoryPolicy
 
getLocationKeys() - Method in class org.apache.maven.model.Resource
 
getLocationKeys() - Method in class org.apache.maven.model.Scm
 
getLocationKeys() - Method in class org.apache.maven.model.Site
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.Activation
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.ActivationFile
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.ActivationOS
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.ActivationProperty
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.CiManagement
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.ConfigurationContainer
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.Contributor
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.Dependency
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.DependencyManagement
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.DistributionManagement
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.Exclusion
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.Extension
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.IssueManagement
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.License
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.MailingList
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.ModelBase
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.Notifier
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.Organization
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.Parent
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.PatternSet
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.PluginContainer
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.Prerequisites
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.Relocation
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.Reporting
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.RepositoryBase
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.RepositoryPolicy
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.Scm
 
getLocationKeyStream() - Method in class org.apache.maven.api.model.Site
 
getLocationKeyStream() - Method in class org.apache.maven.api.settings.Activation
 
getLocationKeyStream() - Method in class org.apache.maven.api.settings.ActivationFile
 
getLocationKeyStream() - Method in class org.apache.maven.api.settings.ActivationOS
 
getLocationKeyStream() - Method in class org.apache.maven.api.settings.ActivationProperty
 
getLocationKeyStream() - Method in class org.apache.maven.api.settings.RepositoryPolicy
 
getLocationKeyStream() - Method in class org.apache.maven.api.settings.TrackableBase
 
getLocationKeyStream() - Method in class org.apache.maven.api.toolchain.TrackableBase
 
getLocations() - Method in class org.apache.maven.api.model.InputLocation
 
getLocations() - Method in class org.apache.maven.api.settings.InputLocation
 
getLocations() - Method in class org.apache.maven.api.toolchain.InputLocation
 
getLocations() - Method in class org.apache.maven.model.InputLocation
 
getLocationURI() - Method in class org.apache.maven.model.building.FileModelSource
Deprecated.
 
getLocationURI() - Method in interface org.apache.maven.model.building.ModelSource2
Deprecated.
Returns location of the POM, never null.
getLog() - Method in class org.apache.maven.plugin.AbstractMojo
Deprecated.
Use SLF4J directly
getLog() - Method in interface org.apache.maven.plugin.Mojo
Deprecated.
Use SLF4J directly
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.apache.maven.slf4j.MavenLoggerFactory
Return an appropriate Logger instance by name.
getLoggerFactory() - Method in class org.apache.maven.slf4j.MavenServiceProvider
 
getLoggerForComponent(String) - Method in class org.apache.maven.cling.logging.Slf4jLoggerManager
 
getLoggerForComponent(String, String) - Method in class org.apache.maven.cling.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.api.plugin.MojoException
 
getLongMessage() - Method in exception org.apache.maven.plugin.AbstractMojoExecutionException
 
getLookup() - Method in interface org.apache.maven.cling.invoker.ContainerCapsule
The Lookup service backed by container in this capsule.
getLookup() - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsule
 
getLowerBound() - Method in class org.apache.maven.artifact.versioning.Restriction
 
getLowerBoundary() - Method in interface org.apache.maven.api.VersionRange
Returns the lower boundary of this range, or null if none.
getLowerBounds() - Method in class org.apache.maven.di.impl.Types.WildcardTypeImpl
 
getLowerVersion() - Method in interface org.apache.maven.api.services.VersionRangeResolverResult
 
getMailingListKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getMailingLists() - Method in class org.apache.maven.api.model.Model
Contains information about a project's mailing lists.
getMailingLists() - Method in class org.apache.maven.model.Model
 
getMailingLists() - Method in class org.apache.maven.project.MavenProject
 
getMainArtifact() - Method in interface org.apache.maven.api.Project
Returns the project main artifact, which is the artifact produced by this project build, if applicable.
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.api.Project
Returns the project managed dependencies (directly specified or inherited).
getManagedDependencies() - Method in interface org.apache.maven.api.services.DependencyResolverRequest
 
getManagedDependencies() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getManagedDependencies() - Method in interface org.apache.maven.project.artifact.ArtifactWithDependencies
 
getManagedDependencies() - Method in class org.apache.maven.project.artifact.PluginArtifact
 
getManagedDependencies() - Method in class org.apache.maven.project.artifact.ProjectArtifact
 
getManagedVersionMap() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
getManagedVersionMap() - Method in class org.apache.maven.project.MavenProject
 
getManagedVersionMap() - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
getManagedVersions() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
Deprecated.
 
getManagedVersions() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
Deprecated.
 
getManagementKey() - Method in class org.apache.maven.api.model.Dependency
 
getManagementKey() - Method in class org.apache.maven.model.Dependency
 
getMarkerFactory() - Method in class org.apache.maven.slf4j.MavenServiceProvider
 
getMaven() - Method in class org.apache.maven.api.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.
getMaven() - Method in class org.apache.maven.model.Prerequisites
 
getMaven4ApiRealm() - Method in interface org.apache.maven.classrealm.ClassRealmManager
Gets the class realm exposing the Maven 4 API.
getMaven4ApiRealm() - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
getMavenApiRealm() - Method in interface org.apache.maven.classrealm.ClassRealmManager
Gets the class realm exposing the Maven API.
getMavenApiRealm() - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
getMavenProject() - Method in class org.apache.maven.project.DefaultDependencyResolutionRequest
 
getMavenProject() - Method in interface org.apache.maven.project.DependencyResolutionRequest
Gets the project to resolve dependencies for.
getMavenSession() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getMavenSession() - Method in interface org.apache.maven.internal.impl.InternalMavenSession
 
getMavenVersion() - Method in interface org.apache.maven.api.Session
Returns the current maven version.
getMavenVersion() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getMavenVersion() - Method in class org.apache.maven.rtinfo.internal.DefaultRuntimeInformation
 
getMavenVersion() - Method in interface org.apache.maven.rtinfo.RuntimeInformation
Retrieves the current Maven version, for example "3.0.2".
getMavenVersion(Class<?>) - Method in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
getMaxLevelAllowed() - Method in interface org.apache.maven.logging.api.LogLevelRecorder
 
getMaxLevelAllowed() - Method in class org.apache.maven.slf4j.DefaultLogLevelRecorder
 
getMaxLevelAllowed() - Method in class org.apache.maven.slf4j.MavenLoggerFactory
 
getMaxLevelReached() - Method in interface org.apache.maven.logging.api.LogLevelRecorder
 
getMaxLevelReached() - Method in class org.apache.maven.slf4j.DefaultLogLevelRecorder
 
getMaxLevelReached() - Method in class org.apache.maven.slf4j.MavenLoggerFactory
 
getMd() - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
Deprecated.
 
getMd() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
Deprecated.
 
getMDCAdapter() - Method in class org.apache.maven.slf4j.MavenServiceProvider
 
getMergeId() - Method in class org.apache.maven.api.model.Resource
FOR INTERNAL USE ONLY.
getMergeId() - Method in class org.apache.maven.model.Resource
 
getMessage() - Method in class org.apache.maven.api.model.Relocation
An additional message to show the user about the move, such as the reason.
getMessage() - Method in interface org.apache.maven.api.services.BuilderProblem
Gets the message that describes this problem.
getMessage() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
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.internal.impl.model.DefaultModelProblem
 
getMessage() - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
 
getMessage() - Method in class org.apache.maven.model.building.DefaultModelProblem
Deprecated.
 
getMessage() - Method in interface org.apache.maven.model.building.ModelProblem
Deprecated.
Gets the message that describes this problem.
getMessage() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
Deprecated.
 
getMessage() - Method in class org.apache.maven.model.Relocation
 
getMessage() - Method in exception org.apache.maven.project.CycleDetectedException
 
getMessage() - Method in exception org.apache.maven.project.DependencyResolutionException
 
getMessage() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
Deprecated.
 
getMessage() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
Deprecated.
 
getMessage() - Method in interface org.apache.maven.settings.building.SettingsProblem
Deprecated.
Gets the message that describes this problem.
getMessage(int) - Method in class org.apache.maven.project.validation.ModelValidationResult
Deprecated.
 
getMessage(Exception) - Static method in class org.apache.maven.internal.impl.StaxLocation
 
getMessageCount() - Method in class org.apache.maven.project.validation.ModelValidationResult
Deprecated.
 
getMessages() - Method in class org.apache.maven.project.validation.ModelValidationResult
Deprecated.
 
getMetadata() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
Deprecated.
 
getMetadata() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Deprecated.
Get the repository metadata associated with this marker.
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
Deprecated.
 
getMetadataResolutionException(int) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
getMetadataResolutionException(int) - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
getMetadataResolutionExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
getMetadataResolutionExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
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
Deprecated.
 
getMirror(ArtifactRepository, List<Mirror>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
Deprecated.
 
getMirror(ArtifactRepository, List<Mirror>) - Method in interface org.apache.maven.repository.MirrorSelector
Deprecated.
Determines the mirror for the specified repository.
getMirror(ArtifactRepository, List<Mirror>) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
Determines the mirror for the specified repository.
getMirroredRepositories() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
getMirroredRepositories() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
getMirroredRepositories() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getMirrorKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
getMirrorOf() - Method in class org.apache.maven.api.settings.Mirror
A repository id or (since Maven 2.0.9) an expression matching one or many repository ids to mirror, e.g., central or *,!repo1.
getMirrorOf() - Method in class org.apache.maven.settings.Mirror
 
getMirrorOf(String) - Method in class org.apache.maven.settings.Settings
Deprecated.
getMirrorOfLayouts() - Method in class org.apache.maven.api.settings.Mirror
The layouts of repositories being mirrored.
getMirrorOfLayouts() - Method in class org.apache.maven.settings.Mirror
 
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.api.settings.Settings
Configuration of download mirrors for repositories.
getMirrors() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
getMirrors() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getMirrors() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getMirrors() - Method in class org.apache.maven.settings.Settings
 
getMissing() - Method in class org.apache.maven.api.model.ActivationFile
The name of the file that must be missing to activate the profile.
getMissing() - Method in class org.apache.maven.api.settings.ActivationFile
The name of the file that should be missing to activate a profile.
getMissing() - Method in class org.apache.maven.model.ActivationFile
 
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
 
getMissingArtifacts() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
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
Deprecated.
 
getModel() - Method in interface org.apache.maven.api.MojoExecution
 
getModel() - Method in interface org.apache.maven.api.Plugin
 
getModel() - Method in interface org.apache.maven.api.Project
Returns the project model.
getModel() - Method in class org.apache.maven.internal.impl.DefaultMojoExecution
 
getModel() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getModel() - Method in interface org.apache.maven.model.building.ModelBuildingEvent
Deprecated.
Gets the model being built.
getModel() - Method in exception org.apache.maven.model.building.ModelBuildingException
Deprecated.
Gets the model that could not be built properly.
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
 
getModelArtifactId() - Method in interface org.apache.maven.api.services.model.ProfileActivationContext
Gets the artifactId from the current model.
getModelArtifactId() - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
getModelBaseDirectory() - Method in interface org.apache.maven.api.services.model.ProfileActivationContext
Gets the base directory of the current model.
getModelBaseDirectory() - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
getModelBaseKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getModelBuildingListener() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
getModelBuildingListener() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Gets the model building listener to notify during the build process.
getModelCache() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
getModelCache() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Gets the model cache to use for reuse of previously built models.
getModelEncoding() - Method in class org.apache.maven.api.cli.extensions.CoreExtensions
 
getModelEncoding() - Method in class org.apache.maven.api.metadata.Metadata
 
getModelEncoding() - Method in class org.apache.maven.api.model.Model
 
getModelEncoding() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration
 
getModelEncoding() - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
 
getModelEncoding() - Method in class org.apache.maven.api.settings.Settings
 
getModelEncoding() - Method in class org.apache.maven.api.toolchain.PersistedToolchains
 
getModelEncoding() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
getModelEncoding() - Method in class org.apache.maven.model.Model
 
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
 
getModelEncoding() - Method in class org.apache.maven.toolchain.model.PersistedToolchains
 
getModelEncoding() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Get the modelEncoding field.
getModelId() - Method in class org.apache.maven.api.model.InputSource
Get the identifier of the POM in the format <groupId>:<artifactId>:<version>.
getModelId() - Method in exception org.apache.maven.api.services.ModelBuilderException
Gets the identifier of the POM whose effective model could not be built.
getModelId() - Method in interface org.apache.maven.api.services.ModelProblem
Gets the identifier of the model from which the problem originated.
getModelId() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
 
getModelId() - Method in class org.apache.maven.internal.impl.model.DefaultModelProblem
 
getModelId() - Method in class org.apache.maven.model.building.DefaultModelProblem
Deprecated.
 
getModelId() - Method in exception org.apache.maven.model.building.ModelBuildingException
Deprecated.
Gets the identifier of the POM whose effective model could not be built.
getModelId() - Method in interface org.apache.maven.model.building.ModelProblem
Deprecated.
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 interface org.apache.maven.model.building.ModelBuildingResult
Deprecated.
Gets the sequence of model identifiers that denote the lineage of models from which the effective model was constructed.
getModelKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getModelPackaging() - Method in interface org.apache.maven.api.services.model.ProfileActivationContext
Gets the packaging type from the current model.
getModelPackaging() - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
getModelProperty(String) - Method in interface org.apache.maven.api.services.model.ProfileActivationContext
Gets the model property to use for interpolation and profile activation.
getModelProperty(String) - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
getModelResolver() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
getModelResolver() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Gets the model resolver to use for resolution of mixins or parents that are not locally reachable from the project directory.
getModelRootDirectory() - Method in interface org.apache.maven.api.services.model.ProfileActivationContext
Gets the root directory of the current model.
getModelRootDirectory() - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
getModelSource() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
getModelSource() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Gets the source of the POM to process.
getModelVersion() - Method in class org.apache.maven.api.metadata.Metadata
The version of the underlying metadata model.
getModelVersion() - Method in class org.apache.maven.api.model.Model
Declares to which version of project descriptor this POM conforms.
getModelVersion() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
getModelVersion() - Method in class org.apache.maven.model.Model
 
getModelVersion() - Method in class org.apache.maven.project.MavenProject
 
getModelVersion(Model) - Method in class org.apache.maven.model.v4.MavenModelVersion
 
getModuleDescriptor(Path) - Method in interface org.apache.maven.api.services.DependencyResolverResult
Returns the Java module descriptor of the dependency at the given path.
getModuleName(Path) - Method in interface org.apache.maven.api.services.DependencyResolverResult
Returns the Java module name of the dependency at the given path.
getModulePathAdjustment(MavenProject) - Method in class org.apache.maven.project.MavenProject
Deprecated.
getModules() - Method in class org.apache.maven.api.model.ModelBase
Deprecated.
Use ModelBase.subprojects instead.
getModules() - Method in class org.apache.maven.model.ModelBase
 
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
 
getMojoDescriptor() - Method in class org.apache.maven.plugin.MojoExecution
 
getMojoDescriptor() - Method in exception org.apache.maven.plugin.PluginParameterException
 
getMojoDescriptor(String, MavenSession, MavenProject) - Method in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
getMojoDescriptor(Plugin, String, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.BuildPluginManager
 
getMojoDescriptor(Plugin, String, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.DefaultBuildPluginManager
 
getMojoDescriptor(Plugin, String, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
getMojoDescriptor(Plugin, String, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.MavenPluginManager
Retrieves the descriptor for the specified plugin goal from the plugin's main artifact.
getMojoDescriptorV4() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getMojoExecution() - Method in interface org.apache.maven.api.Event
Gets the current mojo execution (if any).
getMojoExecution() - Method in interface org.apache.maven.execution.ExecutionEvent
Gets the current mojo execution (if any).
getMojoExecution() - Method in class org.apache.maven.internal.impl.DefaultEvent
 
getMojoExecution() - Method in class org.apache.maven.lifecycle.internal.ExecutionPlanItem
 
getMojoExecution() - Method in exception org.apache.maven.plugin.PluginExecutionException
 
getMojoExecutions() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
 
getMojoFailureException() - Method in exception org.apache.maven.ProjectBuildFailureException
 
getMojos() - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Description of each Mojo provided by the plugin.
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
Deprecated.
 
getMultiModuleProjectDirectory() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
Deprecated.
getMultiModuleProjectDirectory() - Method in interface org.apache.maven.execution.MavenExecutionRequest
getName() - Method in class org.apache.maven.api.metadata.Plugin
Display name for the plugin.
getName() - Method in class org.apache.maven.api.model.ActivationOS
The name of the operating system to be used to activate the profile.
getName() - Method in class org.apache.maven.api.model.ActivationProperty
The name of the property to be used to activate a profile.
getName() - Method in class org.apache.maven.api.model.Contributor
The full name of the contributor.
getName() - Method in class org.apache.maven.api.model.License
The full legal name of the license.
getName() - Method in class org.apache.maven.api.model.MailingList
The name of the mailing list.
getName() - Method in class org.apache.maven.api.model.Model
The full name of the project.
getName() - Method in class org.apache.maven.api.model.Organization
The full name of the organization.
getName() - Method in class org.apache.maven.api.model.RepositoryBase
Human readable name of the repository.
getName() - Method in class org.apache.maven.api.model.Site
Human readable name of the deployment location.
getName() - Method in class org.apache.maven.api.plugin.descriptor.Parameter
The name of the parameter, to be used while configuring this parameter from the Mojo's declared defaults or from the POM.
getName() - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Name of the plugin.
getName() - Method in interface org.apache.maven.api.services.ChecksumAlgorithmService.ChecksumAlgorithm
Returns the algorithm name, usually used as key, never null value.
getName() - Method in class org.apache.maven.api.settings.ActivationOS
The name of the OS to be used to activate a profile.
getName() - Method in class org.apache.maven.api.settings.ActivationProperty
The name of the property to be used to activate a profile.
getName() - Method in class org.apache.maven.api.settings.Mirror
The optional name that describes the mirror.
getName() - Method in class org.apache.maven.api.settings.RepositoryBase
Human readable name of the repository.
getName() - Method in interface org.apache.maven.api.xml.XmlNode
 
getName() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
 
getName() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
getName() - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
getName() - Method in class org.apache.maven.internal.xml.XmlNodeImpl
 
getName() - Method in class org.apache.maven.jline.FastTerminal
 
getName() - Method in class org.apache.maven.model.ActivationOS
 
getName() - Method in class org.apache.maven.model.ActivationProperty
 
getName() - Method in class org.apache.maven.model.Contributor
 
getName() - Method in class org.apache.maven.model.License
 
getName() - Method in class org.apache.maven.model.MailingList
 
getName() - Method in class org.apache.maven.model.Model
 
getName() - Method in class org.apache.maven.model.Organization
 
getName() - Method in class org.apache.maven.model.RepositoryBase
 
getName() - Method in class org.apache.maven.model.Site
 
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
Deprecated.
The path of the artifact relative to the repository's base URL.
getName() - Method in class org.apache.maven.settings.ActivationOS
 
getName() - Method in class org.apache.maven.settings.ActivationProperty
 
getName() - Method in class org.apache.maven.settings.Mirror
 
getName() - Method in class org.apache.maven.settings.RepositoryBase
 
getNamespaceUri() - Method in class org.apache.maven.api.cli.extensions.CoreExtensions
 
getNamespaceUri() - Method in class org.apache.maven.api.metadata.Metadata
 
getNamespaceUri() - Method in class org.apache.maven.api.model.Model
 
getNamespaceUri() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration
 
getNamespaceUri() - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
 
getNamespaceUri() - Method in class org.apache.maven.api.settings.Settings
 
getNamespaceUri() - Method in class org.apache.maven.api.toolchain.PersistedToolchains
 
getNamespaceUri() - Method in interface org.apache.maven.api.xml.XmlNode
 
getNamespaceUri() - Method in class org.apache.maven.internal.xml.XmlNodeImpl
 
getNature() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
Deprecated.
 
getNature() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
Deprecated.
 
getNature() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
Deprecated.
 
getNature() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Deprecated.
Gets the artifact quality this metadata refers to.
getNature() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
Deprecated.
 
getNChildren() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
Deprecated.
 
getNewLoggingInstance(String) - Method in class org.apache.maven.slf4j.MavenLoggerFactory
 
getNode(DependencyNode) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getNode(DependencyNode) - Method in interface org.apache.maven.internal.impl.InternalSession
 
getNode(DependencyNode, boolean) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getNode(DependencyNode, boolean) - Method in interface org.apache.maven.internal.impl.InternalSession
 
getNodes() - Method in interface org.apache.maven.api.services.DependencyResolverResult
The ordered list of the flattened dependency nodes.
getNodes() - Method in class org.apache.maven.repository.MetadataGraph
Deprecated.
getter
getNonProxyHosts() - Method in class org.apache.maven.api.settings.Proxy
The list of non-proxied hosts (delimited by |).
getNonProxyHosts() - Method in class org.apache.maven.repository.Proxy
 
getNonProxyHosts() - Method in class org.apache.maven.settings.Proxy
 
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
getNoRootMessage() - Method in interface org.apache.maven.api.services.model.RootLocator
 
getNoRootMessage() - Method in interface org.apache.maven.model.root.RootLocator
Deprecated.
 
getNotifierKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getNotifiers() - Method in class org.apache.maven.api.model.CiManagement
Configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode.
getNotifiers() - Method in class org.apache.maven.model.CiManagement
 
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
 
getNumericCapability(InfoCmp.Capability) - Method in class org.apache.maven.jline.FastTerminal
 
getOffendingVersion() - Method in exception org.apache.maven.project.InvalidProjectVersionException
 
getOptional() - Method in interface org.apache.maven.api.DependencyCoordinates
Returns whether the dependency is optional, mandatory or of unspecified obligation.
getOptional() - Method in class org.apache.maven.api.model.Dependency
Indicates the dependency is optional for use of this library.
getOptional() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinates
 
getOptional() - Method in class org.apache.maven.model.Dependency
 
getOptionalActiveProfileIds() - Method in class org.apache.maven.execution.ProfileActivation
 
getOptionalActiveProjectSelectors() - Method in class org.apache.maven.execution.ProjectActivation
 
getOptionalInactiveProfileIds() - Method in class org.apache.maven.execution.ProfileActivation
 
getOptionalInactiveProjectSelectors() - Method in class org.apache.maven.execution.ProjectActivation
 
getOptionalMojos(String) - Method in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
Deprecated.
getOptionalMojos(String) - Method in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
Deprecated.
getOptionalProjectsBySelectors(MavenExecutionRequest, List<MavenProject>, Set<String>) - Method in class org.apache.maven.graph.ProjectSelector
 
getOptions() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
getOrganization() - Method in class org.apache.maven.api.model.Contributor
The organization to which the contributor belongs.
getOrganization() - Method in class org.apache.maven.api.model.Model
This element describes various attributes of the organization to which the project belongs.
getOrganization() - Method in class org.apache.maven.model.Contributor
 
getOrganization() - Method in class org.apache.maven.model.Model
 
getOrganization() - Method in class org.apache.maven.project.MavenProject
 
getOrganizationKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getOrganizationUrl() - Method in class org.apache.maven.api.model.Contributor
The URL of the organization.
getOrganizationUrl() - Method in class org.apache.maven.model.Contributor
 
getOriginalContextClassLoader() - Method in class org.apache.maven.lifecycle.internal.ReactorContext
 
getOriginalKey() - Method in class org.apache.maven.di.impl.Binding
 
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
Deprecated.
 
getOriginalModel() - Method in class org.apache.maven.project.MavenProject
 
getOriginatingArtifact() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
getOriginatingArtifact() - Method in class org.apache.maven.artifact.resolver.UnresolvedArtifacts
Deprecated.
 
getOriginatingArtifact() - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
getOs() - Method in class org.apache.maven.api.model.Activation
Specifies that this profile will be activated when matching operating system attributes are detected.
getOs() - Method in class org.apache.maven.api.settings.Activation
Specifies that this profile will be activated when matching OS attributes are detected.
getOs() - Method in class org.apache.maven.model.Activation
 
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
 
getOtherArchives() - Method in class org.apache.maven.api.model.MailingList
The link to alternate URLs where you can browse the list archive.
getOtherArchives() - Method in class org.apache.maven.model.MailingList
 
getOuterClassInstance(Object) - Static method in class org.apache.maven.di.impl.ReflectionUtils
 
getOutputDirectory() - Method in class org.apache.maven.api.model.Build
The directory where compiled application classes are placed.
getOutputDirectory() - Method in class org.apache.maven.api.model.Reporting
Where to store all the generated reports.
getOutputDirectory() - Method in class org.apache.maven.model.Build
 
getOutputDirectory() - Method in class org.apache.maven.model.Reporting
 
getOutputStream() - Method in interface org.apache.maven.api.services.xml.XmlWriterRequest
 
getOwnerType() - Method in class org.apache.maven.di.impl.Types.ParameterizedTypeImpl
 
getPackaging() - Method in class org.apache.maven.api.model.Activation
Specifies that this profile will be activated based on the project's packaging.
getPackaging() - Method in class org.apache.maven.api.model.Model
The type of artifact this project produces, for example jar, war, ear, pom.
getPackaging() - Method in interface org.apache.maven.api.Project
Returns the project packaging.
getPackaging() - Method in class org.apache.maven.api.settings.Activation
Specifies that this profile will be activated based on the project's packaging.
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.internal.impl.DefaultProject
 
getPackaging() - Method in class org.apache.maven.model.Model
 
getPackaging() - Method in class org.apache.maven.project.MavenProject
 
getPackaging() - Method in class org.apache.maven.settings.Activation
 
getPalette() - Method in class org.apache.maven.jline.FastTerminal
 
getParameterMap() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getParameters() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
 
getParameters() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getParameters() - Method in exception org.apache.maven.plugin.PluginParameterException
 
getParameterV4() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getParent() - Method in class org.apache.maven.api.model.Model
The location of the parent project, if one exists.
getParent() - Method in interface org.apache.maven.api.Project
Returns project parent project, if any.
getParent() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
Gets the parent class realm (if any).
getParent() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getParent() - Method in class org.apache.maven.model.Model
 
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
Deprecated.
 
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.
getParentKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getParentModel() - Method in interface org.apache.maven.api.services.ModelBuilderResult
Gets the effective model of the parent POM.
getPassphrase() - Method in class org.apache.maven.api.settings.Server
The passphrase used in conjunction with the privateKey to authenticate.
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
 
getPassword() - Method in class org.apache.maven.api.settings.Proxy
The proxy password.
getPassword() - Method in class org.apache.maven.api.settings.Server
The password used in conjunction with the username 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 log in to proxy server.
getPassword() - Method in class org.apache.maven.settings.Proxy
 
getPassword() - Method in class org.apache.maven.settings.Server
 
getPath() - Method in interface org.apache.maven.api.DownloadedArtifact
Returns the actual file that has been downloaded in the file system.
getPath() - Method in interface org.apache.maven.api.LocalRepository
 
getPath() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
 
getPath() - Method in interface org.apache.maven.api.services.Source
Provides access the file to be parsed, if this source is backed by a file.
getPath() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
 
getPath() - Method in interface org.apache.maven.api.services.xml.XmlWriterRequest
 
getPath() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
Deprecated.
 
getPath() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getPath() - Method in class org.apache.maven.building.FileSource
Gets the file of this source.
getPath() - Method in class org.apache.maven.internal.impl.DefaultDownloadedArtifact
 
getPath() - Method in class org.apache.maven.internal.impl.DefaultLocalRepository
 
getPath() - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver.ResolverModelSource
 
getPath() - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
 
getPath() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
Deprecated.
 
getPath(Artifact) - Method in interface org.apache.maven.api.services.ArtifactManager
Returns the path of the file previously associated to this artifact or Optional.empty() if no path has been associated.
getPath(Artifact) - Method in interface org.apache.maven.api.services.ArtifactResolverResult
 
getPath(Artifact) - Method in class org.apache.maven.internal.impl.DefaultArtifactManager
 
getPath(Project) - Method in interface org.apache.maven.api.services.ProjectManager
Returns the path to the built project artifact file, if the project has been built.
getPath(Project) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
getPath(Session, List<RemoteRepository>, String, String, String, String) - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver
 
getPathForLocalArtifact(Artifact) - Method in interface org.apache.maven.api.Session
Gets the relative path for a locally installed artifact.
getPathForLocalArtifact(Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getPathForLocalArtifact(Session, LocalRepository, Artifact) - Method in interface org.apache.maven.api.services.LocalRepositoryManager
Gets the relative path for a locally installed artifact.
getPathForLocalArtifact(Session, LocalRepository, Artifact) - Method in class org.apache.maven.internal.impl.DefaultLocalRepositoryManager
 
getPathForLocalArtifact(Artifact) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
Deprecated.
 
getPathForLocalMetadata(Metadata) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
Deprecated.
 
getPathForRemoteArtifact(RemoteRepository, Artifact) - Method in interface org.apache.maven.api.Session
Gets the relative path for an artifact cached from a remote repository.
getPathForRemoteArtifact(RemoteRepository, Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getPathForRemoteArtifact(Session, LocalRepository, RemoteRepository, Artifact) - Method in interface org.apache.maven.api.services.LocalRepositoryManager
Gets the relative path for an artifact cached from a remote repository.
getPathForRemoteArtifact(Session, LocalRepository, RemoteRepository, Artifact) - Method in class org.apache.maven.internal.impl.DefaultLocalRepositoryManager
 
getPathForRemoteArtifact(Artifact, RemoteRepository, String) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
Deprecated.
 
getPathForRemoteMetadata(Metadata, RemoteRepository, String) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
Deprecated.
 
getPaths() - Method in interface org.apache.maven.api.services.DependencyResolverResult
Returns the file paths of all dependencies, regardless on which tool option those paths should be placed.
getPathScope() - Method in class org.apache.maven.api.plugin.descriptor.Resolution
pathScope used to flatten dependencies
getPathScope() - Method in interface org.apache.maven.api.services.DependencyResolverRequest
 
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
 
getPathTypeFilter() - Method in interface org.apache.maven.api.services.DependencyResolverRequest
Returns a filter for the types of path (class-path, module-path, …) accepted by the tool.
getPathTypes() - Method in interface org.apache.maven.api.Type
Types of path (class-path, module-path, …) where the dependency can be placed.
getPathTypes() - Method in class org.apache.maven.internal.impl.resolver.type.DefaultType
 
getPathTypes() - Method in class org.apache.maven.repository.internal.type.DefaultType
Deprecated.
 
getPatterns() - Method in class org.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
 
getPatternSetKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getPersistedToolchainsKey() - Method in class org.apache.maven.toolchain.v4.MavenToolchainsMerger
 
getPhase() - Method in class org.apache.maven.api.model.PluginExecution
The build lifecycle phase to bind the goals in this execution to.
getPhase() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Defines a default phase to bind a Mojo execution to if the user does not explicitly set a phase in the POM.
getPhase() - Method in class org.apache.maven.model.PluginExecution
 
getPhase() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getPhases() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle
The phase mappings for this lifecycle.
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 interface org.apache.maven.api.MojoExecution
 
getPlugin() - Method in class org.apache.maven.internal.impl.DefaultMojoExecution
 
getPlugin() - Method in class org.apache.maven.lifecycle.internal.ExecutionPlanItem
 
getPlugin() - Method in exception org.apache.maven.plugin.CycleDetectedInPluginGraphException
 
getPlugin() - Method in class org.apache.maven.plugin.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
Deprecated.
 
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
Deprecated.
 
getPluginComponents(Plugin, String) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
getPluginConfigurationKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getPluginContainerKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getPluginContext() - Method in class org.apache.maven.plugin.AbstractMojo
 
getPluginContext() - Method in interface org.apache.maven.plugin.ContextEnabled
 
getPluginContext(Project) - Method in interface org.apache.maven.api.Session
Returns the plugin context for mojo being executed and the specified Project, never returns null as if context not present, creates it.
getPluginContext(Project) - Method in class org.apache.maven.internal.impl.DefaultSession
 
getPluginContext(PluginDescriptor, MavenProject) - Method in class org.apache.maven.execution.MavenSession
Returns the plugin context for given key (PluginDescriptor.getPluginLookupKey() and MavenProject, never returns null as if context not present, creates it.
getPluginContext(PluginDescriptor, MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
getPluginDefinitionForPrefix(String, MavenSession, MavenProject) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
Deprecated.
 
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
Deprecated.
 
getPluginDescriptorForPrefix(String) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
getPluginDescriptorV4() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getPluginExecutionKey() - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
getPluginExecutionKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getPluginGroupId() - Method in exception org.apache.maven.plugin.PluginManagerException
 
getPluginGroups() - Method in class org.apache.maven.api.settings.Settings
List of groupIds to search for a plugin when that plugin groupId is not explicitly provided.
getPluginGroups() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getPluginGroups() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getPluginGroups() - Method in class org.apache.maven.execution.MavenSession
 
getPluginGroups() - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
getPluginGroups() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Gets the list of group ids to scan for the plugin prefix.
getPluginGroups() - Method in class org.apache.maven.settings.Settings
 
getPluginKey() - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
getPluginKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getPluginKey() - Method in exception org.apache.maven.plugin.PluginLoaderException
 
getPluginLookupKey() - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
 
getPluginLookupKey() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getPluginManagement() - Method in class org.apache.maven.api.model.PluginConfiguration
Default plugin information to be made available for reference by projects derived from this one.
getPluginManagement() - Method in class org.apache.maven.model.PluginConfiguration
 
getPluginManagement() - Method in class org.apache.maven.project.MavenProject
 
getPluginManagementKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
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.api.model.ModelBase
The lists of the remote repositories for discovering plugins for builds and reports.
getPluginRepositories() - Method in class org.apache.maven.api.settings.Profile
The lists of the remote repositories for discovering plugins.
getPluginRepositories() - Method in class org.apache.maven.api.settings.Settings
The lists of the remote repositories for discovering plugins.
getPluginRepositories() - Method in class org.apache.maven.model.ModelBase
 
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
 
getPluginRepositories() - Method in class org.apache.maven.settings.Settings
 
getPlugins() - Method in class org.apache.maven.api.metadata.Metadata
The set of plugins when this directory represents a "groupId".
getPlugins() - Method in class org.apache.maven.api.model.PluginContainer
The list of plugins to use.
getPlugins() - Method in class org.apache.maven.api.model.Reporting
The reporting plugins to use and their configuration.
getPlugins() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
getPlugins() - Method in class org.apache.maven.model.PluginContainer
 
getPlugins() - Method in class org.apache.maven.model.Reporting
 
getPluginsAsMap() - Method in class org.apache.maven.api.model.PluginContainer
 
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
Deprecated.
 
getPolicy(ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Deprecated.
Gets the policy that applies to this metadata regarding the specified repository.
getPom() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getPom() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getPom() - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
getPom() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Gets the POM whose build plugins are to be scanned for the prefix.
getPom() - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
getPom() - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Gets the POM whose build plugins are to be scanned for the version.
getPomArtifact() - Method in interface org.apache.maven.api.Project
Returns the project POM artifact, which is the artifact of the POM of this project.
getPomArtifact() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
Deprecated.
 
getPomFile() - Method in class org.apache.maven.api.model.Model
Originating POM file
getPomFile() - Method in interface org.apache.maven.api.services.ProjectBuilderResult
Gets the POM file from which the project was built.
getPomFile() - Method in exception org.apache.maven.MavenExecutionException
 
getPomFile() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
getPomFile() - Method in class org.apache.maven.model.building.FileModelSource
Deprecated.
getPomFile() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
getPomFile() - Method in class org.apache.maven.model.Model
Deprecated.
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
Deprecated.
 
getPomLocation() - Method in exception org.apache.maven.project.ProjectBuildingException
getPomOrder() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
getPomPath() - Method in interface org.apache.maven.api.Project
Returns the path to the pom file for this project.
getPomPath() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getPomPath() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
getPomPath() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Gets the POM file of the project to build.
getPomPath() - Method in class org.apache.maven.model.Model
Gets the POM file for the corresponding project (if any).
getPort() - Method in class org.apache.maven.api.settings.Proxy
Returns the port to use for this proxy.
getPort() - Method in class org.apache.maven.repository.Proxy
Get the proxy port.
getPort() - Method in class org.apache.maven.settings.Proxy
 
getPortString() - Method in class org.apache.maven.api.settings.Proxy
The proxy port.
getPortString() - Method in class org.apache.maven.settings.Proxy
 
getPost() - Method in class org.apache.maven.api.model.MailingList
The email address or link that can be used to post to the mailing list.
getPost() - Method in class org.apache.maven.model.MailingList
 
getPrefix() - Method in class org.apache.maven.api.metadata.Plugin
The plugin invocation prefix (i.e.
getPrefix() - Method in interface org.apache.maven.api.xml.XmlNode
 
getPrefix() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
 
getPrefix() - Method in class org.apache.maven.internal.xml.XmlNodeImpl
 
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.api.model.Model
Describes the prerequisites in the build environment for this project.
getPrerequisites() - Method in class org.apache.maven.model.Model
 
getPrerequisites() - Method in class org.apache.maven.project.MavenProject
 
getPrerequisitesKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getPriority() - Method in class org.apache.maven.api.model.PluginExecution
The priority of this execution compared to other executions which are bound to the same phase.
getPriority() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
If specified, identifies a within phase prioritization of executions.
getPriority() - Method in class org.apache.maven.di.impl.Binding
 
getPriority() - Method in class org.apache.maven.internal.impl.resolver.PluginsMetadataGeneratorFactory
 
getPriority() - Method in class org.apache.maven.internal.impl.resolver.SnapshotMetadataGeneratorFactory
 
getPriority() - Method in class org.apache.maven.internal.impl.resolver.VersionsMetadataGeneratorFactory
 
getPriority() - Method in class org.apache.maven.model.PluginExecution
 
getPriority() - Method in class org.apache.maven.repository.internal.PluginsMetadataGeneratorFactory
Deprecated.
 
getPriority() - Method in class org.apache.maven.repository.internal.SnapshotMetadataGeneratorFactory
Deprecated.
 
getPriority() - Method in class org.apache.maven.repository.internal.VersionsMetadataGeneratorFactory
Deprecated.
 
getPrivateKey() - Method in class org.apache.maven.api.settings.Server
The private key location used to authenticate.
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
 
getProblems() - Method in exception org.apache.maven.api.services.MavenBuilderException
 
getProblems() - Method in exception org.apache.maven.api.services.ModelBuilderException
Gets the problems that caused this exception.
getProblems() - Method in interface org.apache.maven.api.services.ModelBuilderResult
Gets the problems that were encountered during the project building.
getProblems() - Method in interface org.apache.maven.api.services.ModelProblemCollector
The collected problems.
getProblems() - Method in interface org.apache.maven.api.services.ProjectBuilderResult
Gets the problems that were encountered during the project building.
getProblems() - Method in interface org.apache.maven.api.services.SettingsBuilderResult
Gets the problems that were encountered during the settings building.
getProblems() - Method in interface org.apache.maven.api.services.ToolchainsBuilderResult
Gets the problems that were encountered during the settings building.
getProblems() - Method in interface org.apache.maven.building.ProblemCollector
 
getProblems() - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
getProblems() - Method in class org.apache.maven.internal.impl.model.Result
 
getProblems() - Method in interface org.apache.maven.model.building.ModelBuildingEvent
Deprecated.
Gets the container used to collect problems that were encountered while processing the event.
getProblems() - Method in exception org.apache.maven.model.building.ModelBuildingException
Deprecated.
Gets the problems that caused this exception.
getProblems() - Method in interface org.apache.maven.model.building.ModelBuildingResult
Deprecated.
Gets the problems that were encountered during the model building.
getProblems() - Method in interface org.apache.maven.model.building.ModelProblemCollectorExt
Deprecated.
The collected problems.
getProblems() - Method in class org.apache.maven.model.building.Result
Deprecated.
 
getProblems() - Method in interface org.apache.maven.project.ProjectBuildingResult
Gets the problems that were encountered during the project building.
getProblems() - Method in exception org.apache.maven.settings.building.SettingsBuildingException
Deprecated.
Gets the problems that caused this exception.
getProblems() - Method in interface org.apache.maven.settings.building.SettingsBuildingResult
Deprecated.
Gets the problems that were encountered during the settings building.
getProblems() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionResult
Deprecated.
Gets the problems that were encountered during the settings decryption.
getProblems() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingResult
Deprecated.
 
getProblems() - Method in exception org.apache.maven.toolchain.building.ToolchainsBuildingException
Deprecated.
Gets the problems that caused this exception.
getProblems() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingResult
Deprecated.
Return a list of problems, if any.
getProfileActivation() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProfileActivation() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Return the requested activation(s) of profile(s) in this execution.
getProfileKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getProfileKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
getProfiles() - Method in class org.apache.maven.api.model.Model
A listing of project-local build profiles which will modify the build process when activated.
getProfiles() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
Defines external profiles that may be activated for the given model.
getProfiles() - Method in class org.apache.maven.api.settings.Settings
Configuration of build profiles for adjusting the build according to environmental parameters.
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.model.building.DefaultModelBuildingRequest
Deprecated.
 
getProfiles() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Gets the external profiles that should be considered for model building.
getProfiles() - Method in class org.apache.maven.model.Model
 
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
 
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 interface org.apache.maven.api.Event
Gets the current project (if any).
getProject() - Method in interface org.apache.maven.api.services.DependencyResolverRequest
 
getProject() - Method in interface org.apache.maven.api.services.ProjectBuilderResult
Gets the project that was built.
getProject() - Method in class org.apache.maven.execution.BuildSummary
Gets the project being summarized.
getProject() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getProject() - Method in interface org.apache.maven.execution.ExecutionEvent
Gets the current project (if any).
getProject() - Method in interface org.apache.maven.execution.MavenExecutionResult
 
getProject() - Method in class org.apache.maven.execution.MojoExecutionEvent
 
getProject() - Method in class org.apache.maven.execution.ProjectExecutionEvent
 
getProject() - Method in class org.apache.maven.internal.impl.DefaultEvent
 
getProject() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getProject() - Method in class org.apache.maven.lifecycle.internal.DependencyContext
 
getProject() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
getProject() - Method in exception org.apache.maven.lifecycle.LifecycleExecutionException
 
getProject() - Method in exception org.apache.maven.plugin.PluginManagerException
 
getProject() - Method in class org.apache.maven.project.artifact.ProjectArtifact
 
getProject() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getProject() - Method in exception org.apache.maven.project.DuplicateArtifactAttachmentException
 
getProject() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getProject() - Method in interface org.apache.maven.project.ProjectBuildingResult
Gets the project that was built.
getProject(MavenProject) - Method in class org.apache.maven.internal.impl.DefaultSession
 
getProject(MavenProject) - Method in interface org.apache.maven.internal.impl.InternalMavenSession
May return null if the input project is null or is not part of the reactor.
getProjectActivation() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProjectActivation() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Return the requested activation(s) of project(s) in this execution.
getProjectBuildingRequest() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProjectBuildingRequest() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getProjectBuildingRequest() - Method in class org.apache.maven.execution.MavenSession
 
getProjectBuildingRequest() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getProjectBuilds() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
 
getProjectDependencyGraph() - Method in class org.apache.maven.execution.MavenSession
 
getProjectDependencyResolutionResult(MavenProject, Collection<String>, Collection<String>, MavenSession, boolean, Set<Artifact>) - Method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
getProjectDirectory() - Method in class org.apache.maven.api.model.Model
Gets the base directory for the corresponding project (if any).
getProjectDirectory() - Method in class org.apache.maven.model.Model
Deprecated.
getProjectDirectory() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
Deprecated.
 
getProjectDirectory() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Deprecated.
Gets the base directory of the current project (if any).
getProjectDirectoryPath() - Method in class org.apache.maven.model.Model
Gets the base directory for the corresponding project (if any).
getProjectId() - Method in interface org.apache.maven.api.services.ProjectBuilderResult
Gets the identifier of the project that could not be built.
getProjectId() - Static method in class org.apache.maven.logging.ProjectBuildLogAppender
 
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
Deprecated.
 
getProjectLock(MavenSession, MojoDescriptor) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
getProjectMap() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
getProjectMap() - Method in class org.apache.maven.project.ProjectSorter
 
getProjectPrefixes(ModelBuilderRequest) - Method in class org.apache.maven.internal.impl.model.DefaultModelInterpolator
 
getProjectPrefixes(ModelBuildingRequest) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
getProjectProperties() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
Deprecated.
 
getProjectProperties() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Deprecated.
Gets current calculated project properties
getProjectReferences() - Method in class org.apache.maven.project.MavenProject
 
getProjects() - Method in interface org.apache.maven.api.Session
Retrieves a list of projects associated with the session.
getProjects() - Method in class org.apache.maven.execution.MavenSession
 
getProjects() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
getProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectIndex
 
getProjects(List<MavenProject>) - Method in class org.apache.maven.internal.impl.DefaultSession
 
getProjects(List<MavenProject>) - Method in interface org.apache.maven.internal.impl.InternalMavenSession
 
getProjects(MavenProject, MavenSession, boolean) - Static method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
getProjectScopedExtensionComponents(Collection<MavenProject>, Class<T>) - Method in class org.apache.maven.DefaultMaven
 
getProjectSettingsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProjectSettingsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getProjectSettingsFile() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
Deprecated.
 
getProjectSettingsFile() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Deprecated.
Gets the project settings file.
getProjectSettingsSource() - Method in interface org.apache.maven.api.services.SettingsBuilderRequest
Gets the project settings source.
getProjectSettingsSource() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
Deprecated.
 
getProjectSettingsSource() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Deprecated.
Gets the project settings source.
getProperties() - Method in class org.apache.maven.api.model.Contributor
Properties about the contributor, such as an instant messenger handle.
getProperties() - Method in class org.apache.maven.api.model.ModelBase
Properties that can be used throughout the POM as a substitution, and are used as filters in resources if enabled.
getProperties() - Method in class org.apache.maven.api.settings.Profile
Extended configuration specific to this profile goes here.
getProperties() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
Deprecated.
 
getProperties() - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
 
getProperties() - Method in class org.apache.maven.internal.impl.resolver.type.DefaultType
 
getProperties() - Method in class org.apache.maven.model.Contributor
 
getProperties() - Method in class org.apache.maven.model.ModelBase
 
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.RelocatedArtifact
Deprecated.
 
getProperties() - Method in class org.apache.maven.repository.internal.type.DefaultType
Deprecated.
 
getProperties() - Method in class org.apache.maven.settings.Profile
 
getProperties(Project) - Method in interface org.apache.maven.api.services.ProjectManager
Returns an immutable map of the project properties.
getProperties(Project) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
getProperty() - Method in class org.apache.maven.api.model.Activation
Specifies that this profile will be activated when this property is specified.
getProperty() - Method in class org.apache.maven.api.settings.Activation
Specifies that this profile will be activated when this property is specified.
getProperty() - Method in class org.apache.maven.model.Activation
 
getProperty() - Method in class org.apache.maven.profiles.Activation
Get specifies that this profile will be activated when this property is specified.
getProperty() - Method in class org.apache.maven.settings.Activation
 
getProperty(String) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
Searches for the property with the specified key in this property list.
getProperty(String) - Method in class org.apache.maven.cling.props.MavenProperties
Searches for the property with the specified key in this property list.
getProperty(String, String) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
Searches for the property with the specified key in this property list.
getProperty(String, String) - Method in class org.apache.maven.cling.props.MavenProperties
Searches for the property with the specified key in this property list.
getProperty(String, String) - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
 
getProperty(String, String) - Method in class org.apache.maven.repository.internal.RelocatedArtifact
Deprecated.
 
getPropertyContributors() - Method in class org.apache.maven.cling.invoker.spi.PropertyContributorsHolder
 
getPropertyName() - Method in class org.apache.maven.cli.props.MavenProperties.PropertiesReader
Deprecated.
Returns the name of the last read property.
getPropertyName() - Method in class org.apache.maven.cling.props.MavenProperties.PropertiesReader
Returns the name of the last read property.
getPropertyValue() - Method in class org.apache.maven.cli.props.MavenProperties.PropertiesReader
Deprecated.
Returns the value of the last read property.
getPropertyValue() - Method in class org.apache.maven.cling.props.MavenProperties.PropertiesReader
Returns the value of the last read property.
getProtocol() - Method in interface org.apache.maven.api.RemoteRepository
 
getProtocol() - Method in class org.apache.maven.api.settings.Proxy
The proxy protocol.
getProtocol() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
getProtocol() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getProtocol() - Method in class org.apache.maven.internal.impl.DefaultRemoteRepository
 
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
 
getProvider() - Method in class org.apache.maven.jline.FastTerminal
 
getProvides() - Method in class org.apache.maven.api.toolchain.ToolchainModel
Toolchain identification information, which will be matched against project requirements.
getProvides() - Method in class org.apache.maven.toolchain.model.ToolchainModel
 
getProxies() - Method in class org.apache.maven.api.settings.Settings
Configuration for different proxy profiles.
getProxies() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
getProxies() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProxies() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getProxies() - Method in class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
Deprecated.
 
getProxies() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionRequest
Deprecated.
Gets the proxies whose passwords should be decrypted.
getProxies() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionResult
Deprecated.
Gets the decrypted proxies.
getProxies() - Method in class org.apache.maven.settings.Settings
 
getProxy() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
getProxy() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
getProxy() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getProxy() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionResult
Deprecated.
Gets the decrypted proxy.
getProxy(String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
Deprecated.
 
getProxy(String) - Method in interface org.apache.maven.artifact.manager.WagonManager
Deprecated.
 
getProxyKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
getPublicId() - Method in interface org.apache.maven.api.services.xml.Location
Returns the public ID of the XML
getPublicId() - Method in class org.apache.maven.internal.impl.StaxLocation
 
getQualifier() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
getQualifier() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
getQualifier() - Method in class org.apache.maven.di.Key
 
getQuery() - Method in class org.apache.maven.repository.metadata.MetadataResolutionRequest
Deprecated.
 
getRaw(String) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
getRaw(String) - Method in class org.apache.maven.cling.props.MavenProperties
 
getRawModel() - Method in interface org.apache.maven.api.services.ModelBuilderResult
Gets the file model + build pom transformation, without inheritance nor interpolation.
getRawModel() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
getRawModel() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
rawModel is never set, instead the fileModel is set
getRawModel() - Method in interface org.apache.maven.model.building.ModelBuildingResult
Deprecated.
Gets the raw model as it was read from the input model source.
getRawModel(String) - Method in interface org.apache.maven.model.building.ModelBuildingResult
Deprecated.
Gets the specified raw model as it was read from a model source.
getRawModel(Path, String, String) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
getRawModel(Path, String, String) - Method in interface org.apache.maven.model.building.TransformerContext
Deprecated.
Get the model from the reactor based on the groupId and artifactId when resolving reactor dependencies.
getRawModel(Path, Path) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
getRawModel(Path, Path) - Method in interface org.apache.maven.model.building.TransformerContext
Deprecated.
Get the model based on the path when resolving the parent based on relativePath.
getRawType() - Method in class org.apache.maven.di.impl.Types.ParameterizedTypeImpl
 
getRawType() - Method in class org.apache.maven.di.Key
A shortcut for Types.getRawType(Type)(key.getType()).
getRawType(Type) - Static method in class org.apache.maven.di.impl.Types
Returns a raw Class for a given Type.
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
 
getReader() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
 
getReaders() - Method in class org.apache.maven.resolver.MavenChainedWorkspaceReader
 
getRealm() - Method in interface org.apache.maven.internal.CoreRealm
Obtain the ClassRealm used for Maven Core.
getRealm() - Method in class org.apache.maven.internal.impl.internal.DefaultCoreRealm
 
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 interface org.apache.maven.api.VersionConstraint
Returns the recommended version of this constraint, or null if none.
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
 
getRelatedSource(String) - Method in interface org.apache.maven.model.building.ModelSource2
Deprecated.
Returns model source identified by a path relative to this model source POM.
getRelatedSource(String) - Method in interface org.apache.maven.model.building.ModelSource3
getRelatedSource(ModelLocator, String) - Method in class org.apache.maven.model.building.FileModelSource
Deprecated.
 
getRelatedSource(ModelLocator, String) - Method in interface org.apache.maven.model.building.ModelSource3
Deprecated.
Returns model source identified by a path relative to this model source POM.
getRelativePath() - Method in class org.apache.maven.api.model.Parent
The relative path of the parent subproject POM file or directory within the checkout.
getRelativePath() - Method in class org.apache.maven.model.Parent
 
getRelease() - Method in class org.apache.maven.api.metadata.Versioning
What the last version added to the directory is, for the releases only ("groupId/artifactId" directory only)
getRelease() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
getReleaseArtifactRepository() - Method in class org.apache.maven.project.MavenProject
 
getReleases() - Method in class org.apache.maven.api.model.Repository
How to handle downloading of releases from this repository.
getReleases() - Method in class org.apache.maven.api.settings.Repository
How to handle downloading of releases from this repository
getReleases() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
getReleases() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
getReleases() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getReleases() - Method in class org.apache.maven.model.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
 
getRelocatedArtifact() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
Deprecated.
 
getRelocatedArtifact() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
Deprecated.
 
getRelocation() - Method in class org.apache.maven.api.model.DistributionManagement
Relocation information of the artifact if it has been moved to a new group ID and/or artifact ID.
getRelocation() - Method in class org.apache.maven.model.DistributionManagement
 
getRelocationKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getRemainingProjects() - Method in class org.apache.maven.execution.BuildResumptionData
Returns the projects that still need to be built when resuming.
getRemoteArtifactRepositories() - Method in class org.apache.maven.project.MavenProject
 
getRemoteFile(ArtifactRepository, File, String, TransferListener, String, boolean) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
Deprecated.
 
getRemoteFile(ArtifactRepository, File, String, TransferListener, String, boolean) - Method in interface org.apache.maven.repository.legacy.WagonManager
Deprecated.
 
getRemoteFilename() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
Deprecated.
 
getRemoteFilename() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
Deprecated.
 
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
 
getRemotePluginRepositories(Project) - Method in interface org.apache.maven.api.services.ProjectManager
Returns an immutable list of project remote plugin repositories (directly specified or inherited).
getRemotePluginRepositories(Project) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
getRemoteProjectRepositories() - Method in class org.apache.maven.project.MavenProject
 
getRemoteProjectRepositories(Project) - Method in interface org.apache.maven.api.services.ProjectManager
Returns an immutable list of project remote repositories (directly specified or inherited).
getRemoteProjectRepositories(Project) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
getRemoteRepositories() - Method in interface org.apache.maven.api.Node
 
getRemoteRepositories() - Method in interface org.apache.maven.api.Session
Retrieves a list of remote repositories associated with this session.
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
Deprecated.
 
getRemoteRepositories() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
Deprecated.
 
getRemoteRepositories() - Method in class org.apache.maven.artifact.resolver.UnresolvedArtifacts
Deprecated.
 
getRemoteRepositories() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getRemoteRepositories() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getRemoteRepositories() - Method in class org.apache.maven.internal.impl.AbstractSession
 
getRemoteRepositories() - Method in class org.apache.maven.internal.impl.DefaultNode
 
getRemoteRepositories() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
Deprecated.
 
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
Deprecated.
 
getRemoteRepositories() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Deprecated.
Gets the remote repositories to use for the resolution.
getRemoteRepositories() - Method in class org.apache.maven.repository.metadata.MetadataResolutionRequest
Deprecated.
 
getRemoteRepositories() - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
getRemoteRepository(RemoteRepository) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getRemoteRepository(RemoteRepository) - Method in interface org.apache.maven.internal.impl.InternalSession
 
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.api.model.ModelBase
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.model.ModelBase
 
getReporting() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getReportingKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getReportPluginKey() - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
getReportPluginKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
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.api.model.ReportSet
The list of reports from this plugin which should be generated from this set.
getReports() - Method in class org.apache.maven.model.ReportSet
 
getReportSetKey() - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
getReportSetKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getReportSets() - Method in class org.apache.maven.api.model.ReportPlugin
Multiple specifications of a set of reports, each having (possibly) different configuration.
getReportSets() - Method in class org.apache.maven.model.ReportPlugin
 
getReportSetsAsMap() - Method in class org.apache.maven.api.model.ReportPlugin
 
getReportSetsAsMap() - Method in class org.apache.maven.model.ReportPlugin
 
getRepositories() - Method in class org.apache.maven.api.model.ModelBase
The lists of the remote repositories for discovering dependencies and extensions.
getRepositories() - Method in interface org.apache.maven.api.services.ArtifactResolverRequest
 
getRepositories() - Method in interface org.apache.maven.api.services.DependencyResolverRequest
 
getRepositories() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
 
getRepositories() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
 
getRepositories() - Method in interface org.apache.maven.api.services.VersionRangeResolverRequest
 
getRepositories() - Method in interface org.apache.maven.api.services.VersionResolverRequest
 
getRepositories() - Method in class org.apache.maven.api.settings.Profile
The lists of the remote repositories.
getRepositories() - Method in class org.apache.maven.api.settings.Settings
The lists of the remote repositories.
getRepositories() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
getRepositories() - Method in class org.apache.maven.model.ModelBase
 
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
Deprecated.
 
getRepositories() - Method in class org.apache.maven.settings.Profile
 
getRepositories() - Method in class org.apache.maven.settings.Settings
 
getRepository() - Method in class org.apache.maven.api.model.DistributionManagement
Information needed to deploy the artifacts generated by the project to a remote repository.
getRepository() - Method in interface org.apache.maven.api.Node
The repository where this artifact has been downloaded from.
getRepository() - Method in interface org.apache.maven.api.services.ArtifactDeployerRequest
 
getRepository() - Method in interface org.apache.maven.api.services.VersionResolverResult
 
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
Deprecated.
 
getRepository() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
Deprecated.
 
getRepository() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
Deprecated.
 
getRepository() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Deprecated.
Get the repository the metadata was located in.
getRepository() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
Deprecated.
 
getRepository() - Method in class org.apache.maven.internal.impl.DefaultLocalRepository
 
getRepository() - Method in class org.apache.maven.internal.impl.DefaultNode
 
getRepository() - Method in class org.apache.maven.internal.impl.DefaultRemoteRepository
 
getRepository() - Method in class org.apache.maven.model.DistributionManagement
 
getRepository() - Method in exception org.apache.maven.model.resolution.InvalidRepositoryException
Deprecated.
Gets the repository that causes this error (if any).
getRepository() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixResult
The repository from which the plugin prefix was resolved.
getRepository() - Method in interface org.apache.maven.plugin.version.PluginVersionResult
The repository from which the plugin version was resolved.
getRepository() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getRepository() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getRepository() - Method in class org.apache.maven.resolver.MavenChainedWorkspaceReader
 
getRepository(Version) - Method in interface org.apache.maven.api.services.VersionRangeResolverResult
 
getRepositoryBaseKey() - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
getRepositoryBaseKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getRepositoryBaseKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
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
Deprecated.
 
getRepositoryKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getRepositoryKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
getRepositoryMerging() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
 
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
getRepositoryPolicyKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getRepositoryPolicyKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
getRepositoryRequest(MavenSession, MavenProject) - Static method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
getRepositorySession() - Method in class org.apache.maven.execution.MavenSession
 
getRepositorySession() - Method in class org.apache.maven.plugin.internal.DefaultLegacySupport
 
getRepositorySession() - Method in interface org.apache.maven.plugin.LegacySupport
Gets the currently active repository session.
getRepositorySession() - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
getRepositorySession() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Gets the session to use for repository access.
getRepositorySession() - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
getRepositorySession() - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Gets the session to use for repository access.
getRepositorySession() - Method in class org.apache.maven.project.DefaultDependencyResolutionRequest
 
getRepositorySession() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getRepositorySession() - Method in interface org.apache.maven.project.DependencyResolutionRequest
Gets the session to use for repository access.
getRepositorySession() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getRepositorySystem() - Method in class org.apache.maven.internal.impl.AbstractSession
 
getRepositorySystem() - Method in interface org.apache.maven.internal.impl.InternalSession
 
getRepositoryUrl() - Method in interface org.apache.maven.repository.ArtifactTransferResource
Deprecated.
The base URL of the repository, e.g.
getRequest() - Method in class org.apache.maven.cli.CliRequest
Deprecated.
 
getRequest() - Method in class org.apache.maven.execution.MavenSession
 
getRequest() - Method in interface org.apache.maven.model.building.ModelBuildingEvent
Deprecated.
Gets the model building request being processed.
getRequestedApiVersion() - Method in class org.apache.maven.slf4j.MavenServiceProvider
 
getRequestedArtifacts() - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
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.api.plugin.descriptor.Resolution
either collect, flatten, or resolve
getRequestType() - Method in interface org.apache.maven.api.services.DependencyResolverRequest
 
getRequestType() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
 
getRequestType() - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
Returns the request type.
getRequiredActiveProfileIds() - Method in class org.apache.maven.execution.ProfileActivation
 
getRequiredActiveProjectSelectors() - Method in class org.apache.maven.execution.ProjectActivation
 
getRequiredInactiveProfileIds() - Method in class org.apache.maven.execution.ProfileActivation
 
getRequiredInactiveProjectSelectors() - Method in class org.apache.maven.execution.ProjectActivation
 
getRequiredJavaVersion() - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
A version range which specifies the supported Java versions.
getRequiredJavaVersion() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getRequiredMavenVersion() - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
A version range which specifies the supported Maven versions.
getRequiredMavenVersion() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
Get required Maven version, as defined in plugin's pom.xml since 3.0.2, as defined in plugin.xml since 4.0.0-alpha-3.
getRequiredProjectsBySelectors(MavenExecutionRequest, List<MavenProject>, Set<String>) - Method in class org.apache.maven.graph.ProjectSelector
 
getRequirement() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
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
Deprecated.
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
Deprecated.
 
getResolutions() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
 
getResolvedArtifacts() - Method in exception org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException
artifacts that could be resolved
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
Deprecated.
 
getResource() - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
getResourceKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getResources() - Method in class org.apache.maven.api.model.BuildBase
This element describes all the classpath resources such as properties files associated with a project.
getResources() - Method in class org.apache.maven.model.BuildBase
 
getResources() - Method in class org.apache.maven.project.MavenProject
 
getResources(Project, ProjectScope) - Method in interface org.apache.maven.api.services.ProjectManager
Get the list of resources for the given project and scope
getResources(Project, ProjectScope) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
getRestrictions() - Method in class org.apache.maven.artifact.versioning.VersionRange
 
getResult() - Method in exception org.apache.maven.api.services.ModelBuilderException
Gets the interim result of the model building up to the point where it failed.
getResult() - Method in class org.apache.maven.execution.MavenSession
 
getResult() - Method in class org.apache.maven.lifecycle.internal.ReactorContext
 
getResult() - Method in class org.apache.maven.lifecycle.internal.SetWithResolutionResult
 
getResult() - Method in exception org.apache.maven.model.building.ModelBuildingException
Deprecated.
Gets the interim result of the model building up to the point where it failed.
getResult() - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache.ArtifactsSetWithResult
 
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
 
getResumeFromSelector(List<MavenProject>, MavenProject) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
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.
getRetryFailedDeploymentCount() - Method in interface org.apache.maven.api.services.ArtifactDeployerRequest
 
getRole() - Method in class org.apache.maven.api.plugin.descriptor.Requirement
 
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.api.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.api.model.Contributor
The roles the contributor plays in the project.
getRoles() - Method in class org.apache.maven.model.Contributor
 
getRoot() - Method in interface org.apache.maven.api.services.DependencyResolverRequest
 
getRoot() - Method in interface org.apache.maven.api.services.DependencyResolverResult
Gets the root node of the dependency graph.
getRootArtifact() - Method in interface org.apache.maven.api.services.DependencyResolverRequest
 
getRootDirectory() - Method in interface org.apache.maven.api.Project
Gets the root directory of the project, which is the parent directory containing the .mvn directory or flagged with root="true".
getRootDirectory() - Method in interface org.apache.maven.api.ProtoSession
Gets the root directory of the session, which is the root directory for the top directory project.
getRootDirectory() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
 
getRootDirectory() - Method in class org.apache.maven.cli.CliRequest
Deprecated.
 
getRootDirectory() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getRootDirectory() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Gets the root directory of the top project, which is the parent directory containing the .mvn directory or a pom.xml file with the root="true" attribute.
getRootDirectory() - Method in class org.apache.maven.execution.MavenSession
 
getRootDirectory() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getRootDirectory() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getRootDirectory() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
getRootDirectory() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
 
getRootDirectory() - Method in class org.apache.maven.project.MavenProject
 
getRootDirectory(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
getRootDirectoryFallback() - Method in class org.apache.maven.internal.impl.model.rootlocator.DefaultRootLocator
 
getRootModel() - Method in interface org.apache.maven.api.services.ModelProblemCollector
 
getRootModel() - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
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
Deprecated.
This method is unreliable because it does not consider other dependency properties. See JavaPathType instead for better analysis.
getRuntimeDependencies() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getScaleUnit(long) - Static method in enum class org.apache.maven.cli.transfer.FileSizeFormat.ScaleUnit
Deprecated.
 
getScaleUnit(long) - Static method in enum class org.apache.maven.cling.transfer.FileSizeFormat.ScaleUnit
 
getScm() - Method in class org.apache.maven.api.model.Model
Specification for the SCM used by the project, such as CVS, Subversion, etc.
getScm() - Method in class org.apache.maven.model.Model
 
getScm() - Method in class org.apache.maven.project.MavenProject
 
getScmKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getScope() - Method in interface org.apache.maven.api.Dependency
Returns the time at which the dependency will be used.
getScope() - Method in interface org.apache.maven.api.DependencyCoordinates
Returns the time at which the dependency will be used.
getScope() - Method in class org.apache.maven.api.model.Dependency
The scope of the dependency - compile, runtime, test, system, and provided.
getScope() - Method in interface org.apache.maven.api.services.DependencyCoordinatesFactoryRequest
 
getScope() - Method in interface org.apache.maven.artifact.Artifact
 
getScope() - Method in enum class org.apache.maven.artifact.ArtifactScopeEnum
Deprecated.
 
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.di.impl.Binding
 
getScope() - Method in class org.apache.maven.internal.impl.DefaultDependency
Returns the scope (compile, test, …) of this dependency.
getScope() - Method in class org.apache.maven.model.Dependency
 
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
Deprecated.
 
getScope() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
getScope() - Method in class org.apache.maven.repository.metadata.ClasspathContainer
Deprecated.
 
getScope() - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
getScope() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
getScope() - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
getScopeAsEnum() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
getScopeManager() - Method in class org.apache.maven.internal.impl.resolver.MavenSessionBuilderSupplier
 
getScopeManager() - Method in class org.apache.maven.repository.internal.MavenSessionBuilderSupplier
Deprecated.
 
getScopes() - Method in class org.apache.maven.artifact.resolver.filter.CumulativeScopeArtifactFilter
 
getScopeState() - Method in class org.apache.maven.internal.impl.di.MojoExecutionScope
 
getScopeState() - Method in class org.apache.maven.internal.impl.di.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.api.model.Build
This element specifies a directory containing the script sources of the project.
getScriptSourceDirectory() - Method in class org.apache.maven.model.Build
 
getScriptSourceRoots() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getSelectedProjects() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getSelectedProjects() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
getSelectedProjects() - Method in class org.apache.maven.execution.ProjectActivation
getSelectedVersion() - Method in 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 interface org.apache.maven.settings.crypto.SettingsDecryptionResult
Deprecated.
Gets the decrypted server.
getServer(String) - Method in class org.apache.maven.settings.Settings
 
getServerKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
getServers() - Method in class org.apache.maven.api.settings.Settings
Configuration of server-specific settings, mainly authentication method.
getServers() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
getServers() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getServers() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getServers() - Method in class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
Deprecated.
 
getServers() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionRequest
Deprecated.
Gets the servers whose passwords should be decrypted.
getServers() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionResult
Deprecated.
Gets the decrypted servers.
getServers() - Method in class org.apache.maven.settings.Settings
 
getService(Class<T>) - Method in interface org.apache.maven.api.Session
Retrieves the service for the interface
getService(Class<T>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getSession() - Method in interface org.apache.maven.api.Event
Gets the session from which this event originates.
getSession() - Method in interface org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest
 
getSession() - Method in interface org.apache.maven.api.services.ArtifactDeployerRequest
 
getSession() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
 
getSession() - Method in interface org.apache.maven.api.services.ArtifactInstallerRequest
 
getSession() - Method in interface org.apache.maven.api.services.ArtifactResolverRequest
 
getSession() - Method in interface org.apache.maven.api.services.DependencyResolverRequest
 
getSession() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
 
getSession() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
 
getSession() - Method in interface org.apache.maven.api.services.SettingsBuilderRequest
 
getSession() - Method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
 
getSession() - Method in interface org.apache.maven.api.services.VersionRangeResolverRequest
 
getSession() - Method in interface org.apache.maven.api.services.VersionResolverRequest
 
getSession() - Method in interface org.apache.maven.execution.ExecutionEvent
Gets the session from which this event originates.
getSession() - Method in class org.apache.maven.execution.MavenSession
 
getSession() - Method in class org.apache.maven.execution.MojoExecutionEvent
 
getSession() - Method in class org.apache.maven.execution.ProjectExecutionEvent
 
getSession() - Method in class org.apache.maven.internal.impl.AbstractSession
 
getSession() - Method in class org.apache.maven.internal.impl.DefaultEvent
 
getSession() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getSession() - Method in interface org.apache.maven.internal.impl.InternalSession
 
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.
getSettings() - Method in interface org.apache.maven.api.Session
Retrieves the settings for the current session.
getSettings() - Method in class org.apache.maven.execution.MavenSession
 
getSettings() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getSettings() - Method in class org.apache.maven.settings.building.StringSettingsSource
Deprecated.
getSettingsFile() - Method in class org.apache.maven.settings.building.FileSettingsSource
Deprecated.
getSettingsKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
getSettingsUrl() - Method in class org.apache.maven.settings.building.UrlSettingsSource
Deprecated.
instead use UrlSource.getUrl()
getSeverity() - Method in interface org.apache.maven.api.services.BuilderProblem
Gets the severity level of this problem.
getSeverity() - Method in interface org.apache.maven.building.Problem
Gets the severity level of this problem.
getSeverity() - Method in class org.apache.maven.internal.impl.model.DefaultModelProblem
 
getSeverity() - Method in class org.apache.maven.model.building.DefaultModelProblem
Deprecated.
 
getSeverity() - Method in interface org.apache.maven.model.building.ModelProblem
Deprecated.
Gets the severity level of this problem.
getSeverity() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
Deprecated.
 
getSeverity() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
Deprecated.
 
getSeverity() - Method in interface org.apache.maven.settings.building.SettingsProblem
Deprecated.
Gets the severity level of this problem.
getSimpleName(Type) - Static method in class org.apache.maven.di.impl.Types
Returns a simple name for a given Type
getSince() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Specify the version when the Mojo was added to the API.
getSince() - Method in class org.apache.maven.api.plugin.descriptor.Parameter
Specify the version when the parameter was added to the API.
getSince() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getSince() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getSite() - Method in class org.apache.maven.api.model.DistributionManagement
Information needed for deploying the web site of the project.
getSite() - Method in class org.apache.maven.model.DistributionManagement
 
getSiteKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getSize() - Method in class org.apache.maven.jline.FastTerminal
 
getSnapshot() - Method in class org.apache.maven.api.metadata.Versioning
The current snapshot data in use for this version ("groupId/artifactId/version" only)
getSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
getSnapshotArtifactRepository() - Method in class org.apache.maven.project.MavenProject
 
getSnapshotRepository() - Method in class org.apache.maven.api.model.DistributionManagement
Where to deploy snapshots of artifacts to.
getSnapshotRepository() - Method in class org.apache.maven.model.DistributionManagement
 
getSnapshots() - Method in class org.apache.maven.api.model.Repository
How to handle downloading of snapshots from this repository.
getSnapshots() - Method in class org.apache.maven.api.settings.Repository
How to handle downloading of snapshots from this repository
getSnapshots() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
getSnapshots() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
getSnapshots() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getSnapshots() - Method in class org.apache.maven.model.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
 
getSnapshotVersions() - Method in class org.apache.maven.api.metadata.Versioning
Information for each sub-artifact available in this artifact snapshot.
getSnapshotVersions() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
getSortedProjects() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
getSortedProjects() - Method in interface org.apache.maven.execution.ProjectDependencyGraph
Gets all projects in their intended build order, i.e.
getSortedProjects() - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
getSortedProjects() - Method in class org.apache.maven.graph.DefaultProjectDependencyGraph
 
getSortedProjects() - Method in class org.apache.maven.project.ProjectSorter
 
getSource() - Method in class org.apache.maven.api.model.InputLocation
 
getSource() - Method in class org.apache.maven.api.model.Profile
 
getSource() - Method in exception org.apache.maven.api.plugin.MojoException
 
getSource() - Method in interface org.apache.maven.api.services.BuilderProblem
Gets the hint about the source of the problem.
getSource() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
 
getSource() - Method in interface org.apache.maven.api.services.ModelBuilderResult
Gets the source from which the model was read.
getSource() - Method in interface org.apache.maven.api.services.ModelProblemCollector
 
getSource() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
 
getSource() - Method in class org.apache.maven.api.settings.InputLocation
 
getSource() - Method in class org.apache.maven.api.toolchain.InputLocation
 
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.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
getSource() - Method in class org.apache.maven.internal.impl.model.DefaultModelProblem
 
getSource() - Method in class org.apache.maven.model.building.DefaultModelProblem
Deprecated.
 
getSource() - Method in interface org.apache.maven.model.building.ModelProblem
Deprecated.
Gets the identifier of the model from which the problem originated.
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
Deprecated.
 
getSource() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
Deprecated.
 
getSource() - Method in interface org.apache.maven.settings.building.SettingsProblem
Deprecated.
Gets the hint about the source of the problem.
getSource(String, String) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
getSourceDirectory() - Method in class org.apache.maven.api.model.Build
This element specifies a directory containing the source of the project.
getSourceDirectory() - Method in class org.apache.maven.model.Build
 
getSourceLevel() - Method in class org.apache.maven.settings.TrackableBase
 
getSourceLevel() - Method in class org.apache.maven.toolchain.model.TrackableBase
 
getStartInstant() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getStartInstant() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getStartInstant() - Method in class org.apache.maven.execution.MavenSession
 
getStartTime() - Method in interface org.apache.maven.api.ProtoSession
Returns the start time of the session.
getStartTime() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
Deprecated.
getStartTime() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
getStartTime() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
getStartTime() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getStatus() - Method in class org.apache.maven.api.model.DistributionManagement
Gives the status of this artifact in the remote repository.
getStatus() - Method in class org.apache.maven.model.DistributionManagement
 
getStorageKey(String) - Static method in class org.apache.maven.toolchain.DefaultToolchainManager
 
getString(URI) - Method in interface org.apache.maven.api.services.Transport
GETs the source URI content as string using UTF8 charset.
getString(URI, Charset) - Method in interface org.apache.maven.api.services.Transport
GETs the source URI content as string.
getString(URI, Charset) - Method in class org.apache.maven.internal.impl.DefaultTransport
 
getStringCapability(InfoCmp.Capability) - Method in class org.apache.maven.jline.FastTerminal
 
getSubprojects() - Method in class org.apache.maven.api.model.ModelBase
The subprojects (formerly called modules) to build as a part of this project.
getSubscribe() - Method in class org.apache.maven.api.model.MailingList
The email address or link that can be used to subscribe to the mailing list.
getSubscribe() - Method in class org.apache.maven.model.MailingList
 
getSuperModel(String) - Method in class org.apache.maven.model.superpom.DefaultSuperPomProvider
Deprecated.
 
getSuperModel(String) - Method in interface org.apache.maven.model.superpom.SuperPomProvider
Deprecated.
Gets the super POM for the specified model version.
getSuperPom(String) - Method in interface org.apache.maven.api.services.SuperPomProvider
Gets the super POM for the specified model version.
getSuperPom(String) - Method in class org.apache.maven.internal.impl.DefaultSuperPomProvider
 
getSyntax() - Method in class org.apache.maven.usability.plugin.Expression
Get the syntax of the expression.
getSystem() - Method in class org.apache.maven.api.model.CiManagement
The name of the continuous integration system, e.g.
getSystem() - Method in class org.apache.maven.api.model.IssueManagement
The name of the issue management system, e.g.
getSystem() - Method in class org.apache.maven.model.CiManagement
 
getSystem() - Method in class org.apache.maven.model.IssueManagement
 
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.
getSystemId() - Method in interface org.apache.maven.api.services.xml.Location
Returns the system ID of the XML
getSystemId() - Method in class org.apache.maven.internal.impl.StaxLocation
 
getSystemPath() - Method in class org.apache.maven.api.model.Dependency
FOR SYSTEM SCOPE ONLY.
getSystemPath() - Method in class org.apache.maven.model.Dependency
 
getSystemProperties() - Method in interface org.apache.maven.api.ProtoSession
Returns immutable system properties to use for interpolation.
getSystemProperties() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
Provides a map of system properties.
getSystemProperties() - Method in class org.apache.maven.cli.CliRequest
Deprecated.
 
getSystemProperties() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getSystemProperties() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Gets the system properties to use for interpolation and profile activation.
getSystemProperties() - Method in class org.apache.maven.execution.MavenSession
Gets the system properties to use for interpolation and profile activation.
getSystemProperties() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getSystemProperties() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
getSystemProperties() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Gets the system properties to use for interpolation and profile activation.
getSystemProperties() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
Deprecated.
 
getSystemProperties() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Deprecated.
Gets the system properties to use for interpolation and profile activation.
getSystemProperties() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getSystemProperties() - Method in interface org.apache.maven.project.ProjectBuildingRequest
Gets the system properties to use for interpolation and profile activation.
getSystemProperties() - Static method in class org.apache.maven.properties.internal.SystemProperties
Returns a copy of System.getProperties() in a thread-safe manner.
getSystemProperties() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
Deprecated.
 
getSystemProperties() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Deprecated.
Gets the system properties to use for interpolation.
getSystemProperty(String) - Method in interface org.apache.maven.api.services.model.ProfileActivationContext
Gets the system property to use for interpolation and profile activation.
getSystemProperty(String) - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
getSystemStream() - Method in class org.apache.maven.jline.FastTerminal
 
getTag() - Method in class org.apache.maven.api.model.Scm
The tag of current code.
getTag() - Method in class org.apache.maven.model.Scm
 
getTarget() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
getTargetPath() - Method in class org.apache.maven.api.model.Resource
Describe the resource target path.
getTargetPath() - Method in class org.apache.maven.model.Resource
 
getTasks() - Method in class org.apache.maven.lifecycle.internal.TaskSegment
 
getTaskSegment() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
getTerminal() - Method in class org.apache.maven.jline.FastTerminal
 
getTerminal() - Static method in class org.apache.maven.jline.MessageUtils
 
getTerminalWidth() - Method in interface org.apache.maven.api.services.MessageBuilderFactory
Returns the terminal width or -1 if not supported.
getTerminalWidth() - Method in class org.apache.maven.internal.impl.DefaultMessageBuilderFactory
 
getTerminalWidth() - Method in class org.apache.maven.jline.JLineMessageBuilderFactory
 
getTerminalWidth() - Static method in class org.apache.maven.jline.MessageUtils
 
getTestArtifacts() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getTestClasspathElements() - Method in class org.apache.maven.project.MavenProject
Deprecated.
This method is unreliable because it does not consider other dependency properties. See JavaPathType instead for better analysis.
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.api.model.Build
The directory where compiled test classes are placed.
getTestOutputDirectory() - Method in class org.apache.maven.model.Build
 
getTestResources() - Method in class org.apache.maven.api.model.BuildBase
This element describes all the classpath resources such as properties files associated with a project's unit tests.
getTestResources() - Method in class org.apache.maven.model.BuildBase
 
getTestResources() - Method in class org.apache.maven.project.MavenProject
 
getTestSourceDirectory() - Method in class org.apache.maven.api.model.Build
This element specifies a directory containing the unit test source of the project.
getTestSourceDirectory() - Method in class org.apache.maven.model.Build
 
getThreshold() - Method in class org.apache.maven.cling.logging.Slf4jLogger
Warning: ignored (always return 0 == Logger.LEVEL_DEBUG).
getThreshold() - Method in class org.apache.maven.cling.logging.Slf4jLoggerManager
Warning: ignored (always return 0).
getTime() - Method in class org.apache.maven.execution.BuildSummary
Gets the wall time of the project in milliseconds.
getTimestamp() - Method in class org.apache.maven.api.metadata.Snapshot
The timestamp when this version was deployed.
getTimestamp() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
 
getTimezone() - Method in class org.apache.maven.api.model.Contributor
The timezone the contributor is in.
getTimezone() - Method in class org.apache.maven.model.Contributor
 
getToolchainFromBuildContext(String, MavenSession) - Method in class org.apache.maven.toolchain.DefaultToolchainManager
 
getToolchainFromBuildContext(String, MavenSession) - Method in interface org.apache.maven.toolchain.ToolchainManager
Retrieve toolchain of specified type from build context.
getToolchainFromBuildContext(Session, String) - Method in interface org.apache.maven.api.services.ToolchainManager
 
getToolchainFromBuildContext(Session, String) - Method in class org.apache.maven.internal.impl.DefaultToolchainManager
 
getToolchainModelKey() - Method in class org.apache.maven.toolchain.v4.MavenToolchainsMerger
 
getToolchains() - Method in class org.apache.maven.api.toolchain.PersistedToolchains
The toolchain instance definition.
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
 
getToolchains(Session, String, Map<String, String>) - Method in interface org.apache.maven.api.services.ToolchainManager
 
getToolchains(Session, String, Map<String, String>) - Method in class org.apache.maven.internal.impl.DefaultToolchainManager
 
getToolchains(MavenSession, String, Map<String, String>) - Method in class org.apache.maven.toolchain.DefaultToolchainManager
 
getToolchains(MavenSession, String, Map<String, String>) - Method in interface org.apache.maven.toolchain.ToolchainManager
Select all toolchains available in user settings matching the type and requirements, independently from maven-toolchains-plugin.
getToolchainsForType(String, MavenSession) - Method in class org.apache.maven.toolchain.DefaultToolchainManagerPrivate
 
getToolchainsForType(String, MavenSession) - Method in interface org.apache.maven.toolchain.ToolchainManagerPrivate
Retrieves every toolchains of given type available in user settings.
getToolchainsForType(Session, String) - Method in interface org.apache.maven.api.services.ToolchainManager
 
getToolchainsForType(Session, String) - Method in class org.apache.maven.internal.impl.DefaultToolchainManager
 
getTopDirectory() - Method in interface org.apache.maven.api.ProtoSession
Gets the directory of the topmost project being built, usually the current directory or the directory pointed at by the -f/--file command line argument.
getTopDirectory() - Method in class org.apache.maven.cli.CliRequest
Deprecated.
 
getTopDirectory() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getTopDirectory() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Gets the directory of the topmost project being built, usually the current directory or the directory pointed at by the -f/--file command line argument.
getTopDirectory() - Method in class org.apache.maven.execution.MavenSession
 
getTopDirectory() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getTopDirectory(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
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
 
getTrackableBaseKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
getTrackableBaseKey() - Method in class org.apache.maven.toolchain.v4.MavenToolchainsMerger
 
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
Deprecated.
 
getTransferStartTime() - Method in interface org.apache.maven.repository.ArtifactTransferResource
Deprecated.
Gets the timestamp when the transfer of this artifact was started.
getTransformer() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
 
getTransformerContextBuilder() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
getTransformerContextBuilder() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
 
getTransitiveUpstreamProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
getTree() - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
Deprecated.
 
getType() - Method in interface org.apache.maven.api.Dependency
Returns the type of the dependency.
getType() - Method in interface org.apache.maven.api.DependencyCoordinates
Returns the type of the dependency.
getType() - Method in interface org.apache.maven.api.Event
Gets the type of the event.
getType() - Method in class org.apache.maven.api.model.Dependency
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.api.model.Notifier
The mechanism used to deliver notifications.
getType() - Method in class org.apache.maven.api.plugin.descriptor.Dependency
The type of dependency.
getType() - Method in class org.apache.maven.api.plugin.descriptor.Parameter
The Java type for this parameter.
getType() - Method in interface org.apache.maven.api.Repository
Gets the type of the repository, for example "default".
getType() - Method in interface org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest
 
getType() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
 
getType() - Method in interface org.apache.maven.api.Toolchain
Gets the type of toolchain.
getType() - Method in class org.apache.maven.api.toolchain.ToolchainModel
Type of toolchain: jdk for JDK Standard Toolchain, other value for Custom Toolchain
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
Deprecated.
 
getType() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
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.di.Key
 
getType() - Method in interface org.apache.maven.execution.ExecutionEvent
Gets the type of the event.
getType() - Method in class org.apache.maven.internal.impl.DefaultDependency
Returns the type of the wrapped dependency.
getType() - Method in class org.apache.maven.internal.impl.DefaultEvent
 
getType() - Method in class org.apache.maven.internal.impl.DefaultLocalRepository
 
getType() - Method in class org.apache.maven.internal.impl.DefaultRemoteRepository
 
getType() - Method in class org.apache.maven.jline.FastTerminal
 
getType() - Method in class org.apache.maven.model.Dependency
 
getType() - Method in class org.apache.maven.model.Notifier
 
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.MavenArtifactMetadata
Deprecated.
 
getType() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
getType() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
getType() - Method in class org.apache.maven.toolchain.model.ToolchainModel
 
getType() - Method in interface org.apache.maven.toolchain.Toolchain
get the type of toolchain.
getTypeBindings(Type) - Static method in class org.apache.maven.di.impl.Types
Returns a map of type bindings for a given Type
getTypeParameter(int) - Method in class org.apache.maven.di.Key
Returns a type parameter of the underlying type wrapped as a key with no qualifier.
getUnfinishedProjects() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
 
getUnresolvedDependencies() - Method in interface org.apache.maven.project.DependencyResolutionResult
Gets the dependencies that could not be resolved.
getUnsubscribe() - Method in class org.apache.maven.api.model.MailingList
The email address or link that can be used to unsubscribe to the mailing list.
getUnsubscribe() - Method in class org.apache.maven.model.MailingList
 
getUpdated() - Method in class org.apache.maven.api.metadata.SnapshotVersion
The timestamp when this version information was last updated.
getUpdated() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
getUpdatePolicy() - Method in class org.apache.maven.api.model.RepositoryPolicy
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.api.settings.RepositoryPolicy
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.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
getUpdatePolicy() - Method in class org.apache.maven.model.RepositoryPolicy
 
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
 
getUpperBound() - Method in class org.apache.maven.artifact.versioning.Restriction
 
getUpperBoundary() - Method in interface org.apache.maven.api.VersionRange
Returns the upper boundary of this range, or null if none.
getUpperBounds() - Method in class org.apache.maven.di.impl.Types.WildcardTypeImpl
 
getUppermostType(Type[]) - Static method in class org.apache.maven.di.impl.Types
Returns the most common type among given types
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
 
getUri() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
getUrl() - Method in class org.apache.maven.api.model.CiManagement
URL for the continuous integration system used by the project if it has a web interface.
getUrl() - Method in class org.apache.maven.api.model.Contributor
The URL for the homepage of the contributor.
getUrl() - Method in class org.apache.maven.api.model.IssueManagement
URL for the issue management system used by the project.
getUrl() - Method in class org.apache.maven.api.model.License
The official url for the license text.
getUrl() - Method in class org.apache.maven.api.model.Model
The URL to the project's homepage.
getUrl() - Method in class org.apache.maven.api.model.Organization
The URL to the organization's home page.
getUrl() - Method in class org.apache.maven.api.model.RepositoryBase
The url of the repository, in the form protocol://hostname/path.
getUrl() - Method in class org.apache.maven.api.model.Scm
The URL to the project's browsable SCM repository, such as ViewVC or Fisheye.
getUrl() - Method in class org.apache.maven.api.model.Site
The url of the location where website is deployed, in the form protocol://hostname/path.
getUrl() - Method in interface org.apache.maven.api.RemoteRepository
 
getUrl() - Method in class org.apache.maven.api.settings.Mirror
The URL of the mirror repository.
getUrl() - Method in class org.apache.maven.api.settings.RepositoryBase
The url of the repository.
getUrl() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
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.internal.impl.DefaultRemoteRepository
 
getUrl() - Method in class org.apache.maven.model.CiManagement
 
getUrl() - Method in class org.apache.maven.model.Contributor
 
getUrl() - Method in class org.apache.maven.model.IssueManagement
 
getUrl() - Method in class org.apache.maven.model.License
 
getUrl() - Method in class org.apache.maven.model.Model
 
getUrl() - Method in class org.apache.maven.model.Organization
 
getUrl() - Method in class org.apache.maven.model.RepositoryBase
 
getUrl() - Method in class org.apache.maven.model.Scm
 
getUrl() - Method in class org.apache.maven.model.Site
 
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
Deprecated.
Gets the full URL of the artifact.
getUrl() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getUrl() - Method in class org.apache.maven.settings.Mirror
 
getUrl() - Method in class org.apache.maven.settings.RepositoryBase
 
getURL() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
 
getUsedDeprecatedOptions() - Method in class org.apache.maven.cli.CLIManager
Deprecated.
 
getUsedDeprecatedOptions() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
getUserHomeDirectory(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
getUsername() - Method in class org.apache.maven.api.settings.Proxy
The proxy user.
getUsername() - Method in class org.apache.maven.api.settings.Server
The username used to authenticate.
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
 
getUsername() - Method in class org.apache.maven.settings.Server
 
getUserName() - Method in class org.apache.maven.repository.Proxy
Get the proxy username.
getUserProperties() - Method in interface org.apache.maven.api.ProtoSession
Returns immutable user properties to use for interpolation.
getUserProperties() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
Provides a map of user properties.
getUserProperties() - Method in class org.apache.maven.cli.CliRequest
Deprecated.
 
getUserProperties() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getUserProperties() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Gets the user properties to use for interpolation and profile activation.
getUserProperties() - Method in class org.apache.maven.execution.MavenSession
Gets the user properties to use for interpolation and profile activation.
getUserProperties() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getUserProperties() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
getUserProperties() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Gets the user properties to use for interpolation and profile activation.
getUserProperties() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
Deprecated.
 
getUserProperties() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Deprecated.
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
Deprecated.
 
getUserProperties() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Deprecated.
Gets the user properties to use for interpolation.
getUserProperty(String) - Method in interface org.apache.maven.api.services.model.ProfileActivationContext
Gets the user property to use for interpolation and profile activation.
getUserProperty(String) - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
getUserProperty(String) - Method in interface org.apache.maven.model.building.TransformerContext
Deprecated.
Get the value of the Maven user property.
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
Deprecated.
 
getUserSettingsFile() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Deprecated.
Gets the user settings file.
getUserSettingsSource() - Method in interface org.apache.maven.api.services.SettingsBuilderRequest
Gets the user settings source.
getUserSettingsSource() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
Deprecated.
 
getUserSettingsSource() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Deprecated.
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 interface org.apache.maven.api.services.ToolchainsBuilderRequest
Gets the user Toolchains source.
getUserToolchainsSource() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
Deprecated.
 
getUserToolchainsSource() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingRequest
Deprecated.
Gets the user toolchains source.
getUtcDateFormatter() - Static method in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
Deprecated.
 
getValidationLevel() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
getValidationLevel() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
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.api.model.ActivationProperty
The value of the property required to activate a profile.
getValue() - Method in class org.apache.maven.api.settings.ActivationProperty
The value of the property to be used to activate a profile.
getValue() - Method in interface org.apache.maven.api.xml.XmlNode
 
getValue() - Method in class org.apache.maven.internal.xml.XmlNodeImpl
 
getValue() - Method in class org.apache.maven.lifecycle.internal.Task
 
getValue() - Method in class org.apache.maven.model.ActivationProperty
 
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
 
getValue(String) - Method in class org.apache.maven.model.interpolation.ObjectBasedValueSource
Deprecated.
Split the expression into parts, tokenized on the dot ('.') character.
getValue(String) - Method in class org.apache.maven.project.interpolation.BuildTimestampValueSource
Deprecated.
 
getValueLines() - Method in class org.apache.maven.cli.props.MavenProperties.Layout
Deprecated.
 
getValueLines() - Method in class org.apache.maven.cli.props.MavenProperties.PropertiesReader
Deprecated.
Returns the value lines that have been read for the last property.
getValueLines() - Method in class org.apache.maven.cling.props.MavenProperties.Layout
 
getValueLines() - Method in class org.apache.maven.cling.props.MavenProperties.PropertiesReader
Returns the value lines that have been read for the last property.
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
 
getVerbose() - Method in interface org.apache.maven.api.services.DependencyResolverRequest
 
getVersion() - Method in interface org.apache.maven.api.Artifact
Returns the version of the artifact.
getVersion() - Method in class org.apache.maven.api.cli.extensions.CoreExtension
The version of the extension.
getVersion() - Method in class org.apache.maven.api.metadata.Metadata
The base version (i.e.
getVersion() - Method in class org.apache.maven.api.metadata.SnapshotVersion
The resolved snapshot version of the sub-artifact.
getVersion() - Method in class org.apache.maven.api.model.ActivationOS
The version of the operating system to be used to activate the profile.
getVersion() - Method in class org.apache.maven.api.model.Dependency
The version of the dependency, e.g.
getVersion() - Method in class org.apache.maven.api.model.Extension
The version of the extension.
getVersion() - Method in class org.apache.maven.api.model.Model
The current version of the artifact produced by this project.
getVersion() - Method in class org.apache.maven.api.model.Parent
The version of the parent project to inherit.
getVersion() - Method in class org.apache.maven.api.model.Plugin
The version (or valid range of versions) of the plugin to be used.
getVersion() - Method in class org.apache.maven.api.model.Relocation
The new version of the artifact.
getVersion() - Method in class org.apache.maven.api.model.ReportPlugin
The version of the reporting plugin to be used.
getVersion() - Method in class org.apache.maven.api.plugin.descriptor.Dependency
The version of the dependency.
getVersion() - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
The version of the plugin.
getVersion() - Method in interface org.apache.maven.api.Project
Returns the project version.
getVersion() - Method in interface org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest
 
getVersion() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
 
getVersion() - Method in exception org.apache.maven.api.services.model.ModelResolverException
Gets the version of the unresolvable model.
getVersion() - Method in interface org.apache.maven.api.services.ModelProblem
Gets the applicable maven version/validation level of this problem
getVersion() - Method in interface org.apache.maven.api.services.VersionResolverResult
 
getVersion() - Method in class org.apache.maven.api.settings.ActivationOS
The version of the OS to be used to activate a profile.
getVersion() - Method in interface org.apache.maven.api.VersionRange.Boundary
The bounding version.
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
 
getVersion() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
Deprecated.
 
getVersion() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
getVersion() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getVersion() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the version of the constituent's artifact.
getVersion() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
getVersion() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
getVersion() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getVersion() - Method in class org.apache.maven.internal.impl.model.DefaultModelProblem
 
getVersion() - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
 
getVersion() - Method in class org.apache.maven.model.ActivationOS
 
getVersion() - Method in class org.apache.maven.model.building.ArtifactModelSource
Deprecated.
 
getVersion() - Method in class org.apache.maven.model.building.DefaultModelProblem
Deprecated.
 
getVersion() - Method in interface org.apache.maven.model.building.ModelProblem
Deprecated.
Gets the applicable maven version/validation level of this problem
getVersion() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
Deprecated.
 
getVersion() - Method in class org.apache.maven.model.Dependency
 
getVersion() - Method in class org.apache.maven.model.Extension
 
getVersion() - Method in class org.apache.maven.model.Model
 
getVersion() - Method in class org.apache.maven.model.Parent
 
getVersion() - Method in class org.apache.maven.model.Plugin
 
getVersion() - Method in class org.apache.maven.model.Relocation
 
getVersion() - Method in class org.apache.maven.model.ReportPlugin
 
getVersion() - Method in exception org.apache.maven.model.resolution.UnresolvableModelException
Deprecated.
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 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.RelocatedArtifact
Deprecated.
 
getVersion() - Method in class org.apache.maven.repository.MavenArtifactMetadata
Deprecated.
 
getVersion() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
getVersion() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
getVersion() - Method in class org.apache.maven.settings.ActivationOS
 
getVersionConstraint() - Method in interface org.apache.maven.api.ArtifactCoordinates
Returns the specific version, range of versions or meta-version of the artifact.
getVersionConstraint() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinates
 
getVersionConstraint() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinates
 
getVersioning() - Method in class org.apache.maven.api.metadata.Metadata
Versioning information when this directory represents "groupId/artifactId" or "groupId/artifactId/version".
getVersioning() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
getVersionRange() - Method in interface org.apache.maven.api.VersionConstraint
Returns the range of this constraint, or null if none.
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
Deprecated.
 
getVersionRangeViolation(int) - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
getVersionRangeViolations() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
getVersionRangeViolations() - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
getVersions() - Method in class org.apache.maven.api.metadata.Versioning
Versions available of the artifact (both releases and snapshots) ("groupId/artifactId" directory only)
getVersions() - Method in interface org.apache.maven.api.services.VersionRangeResolverResult
 
getVersions() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
getVertices() - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
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.
getWallTime() - Method in class org.apache.maven.execution.BuildSummary
Gets the wall time of the project.
getWhy() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
getWidth() - Method in class org.apache.maven.jline.FastTerminal
 
getWorkingDirectory() - Method in class org.apache.maven.cli.CliRequest
Deprecated.
 
getWorkspace(RepositorySystemSession) - Static method in class org.apache.maven.RepositoryUtils
 
getWorkspaceModelResolver() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
getWorkspaceModelResolver() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
 
getWorkspaceReader() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getWorkspaceReader() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getWriter() - Method in interface org.apache.maven.api.services.xml.XmlWriterRequest
 
getXMLInputFactory() - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
Returns the XMLInputFactory used by this reader.
getXMLInputFactory() - Method in class org.apache.maven.metadata.v4.MetadataStaxReader
Returns the XMLInputFactory used by this reader.
getXMLInputFactory() - Method in class org.apache.maven.model.v4.MavenStaxReader
Returns the XMLInputFactory used by this reader.
getXMLInputFactory() - Method in class org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxReader
Returns the XMLInputFactory used by this reader.
getXMLInputFactory() - Method in class org.apache.maven.plugin.lifecycle.io.LifecycleStaxReader
Returns the XMLInputFactory used by this reader.
getXMLInputFactory() - Method in class org.apache.maven.settings.v4.SettingsStaxReader
Returns the XMLInputFactory used by this reader.
getXMLInputFactory() - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxReader
Returns the XMLInputFactory used by this reader.
getZone() - Method in class org.apache.maven.api.MonotonicClock
Returns the zone ID of this clock, which is always UTC.
GIGABYTE - Enum constant in enum class org.apache.maven.cli.transfer.FileSizeFormat.ScaleUnit
Deprecated.
 
GIGABYTE - Enum constant in enum class org.apache.maven.cling.transfer.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
 
goal() - Element in annotation interface org.apache.maven.api.plugin.annotations.Execute
Goal to fork.
goal(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
Goal - Interface in org.apache.maven.cling.invoker.mvnenc
The mvnenc tool goal.
goalPrefix(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor.Builder
 
goals - Variable in class org.apache.maven.cling.invoker.mvnenc.EncryptContext
 
goals() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Returns the list of goals and phases to execute.
goals() - Method in interface org.apache.maven.api.cli.mvnenc.EncryptOptions
Returns the list of encryption goals to be executed.
goals() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
goals() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
goals() - Method in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions
 
goals(Collection<String>) - Method in class org.apache.maven.api.model.PluginExecution.Builder
 
goals(Collection<String>) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Execution.Builder
 
GoalSupport - Class in org.apache.maven.cling.invoker.mvnenc.goals
The support class for goal implementations.
GoalSupport(MessageBuilderFactory, SecDispatcher) - Constructor for class org.apache.maven.cling.invoker.mvnenc.goals.GoalSupport
 
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 - Enum constant in enum class org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
Deprecated.
 
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
Deprecated.
GraphConflictResolutionException() - Constructor for exception org.apache.maven.repository.metadata.GraphConflictResolutionException
Deprecated.
 
GraphConflictResolutionException(String) - Constructor for exception org.apache.maven.repository.metadata.GraphConflictResolutionException
Deprecated.
 
GraphConflictResolutionException(String, Throwable) - Constructor for exception org.apache.maven.repository.metadata.GraphConflictResolutionException
Deprecated.
 
GraphConflictResolutionException(Throwable) - Constructor for exception org.apache.maven.repository.metadata.GraphConflictResolutionException
Deprecated.
 
GraphConflictResolutionPolicy - Interface in org.apache.maven.repository.metadata
Deprecated.
GraphConflictResolver - Interface in org.apache.maven.repository.metadata
Deprecated.
graphHash() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
Deprecated.
 
GREEN - Enum constant in enum class org.fusesource.jansi.Ansi.Color
Deprecated.
 
groupId - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
standard glorified artifact coordinates
groupId(String) - Method in class org.apache.maven.api.cli.extensions.CoreExtension.Builder
 
groupId(String) - Method in class org.apache.maven.api.metadata.Metadata.Builder
 
groupId(String) - Method in class org.apache.maven.api.model.Dependency.Builder
 
groupId(String) - Method in class org.apache.maven.api.model.Exclusion.Builder
 
groupId(String) - Method in class org.apache.maven.api.model.Extension.Builder
 
groupId(String) - Method in class org.apache.maven.api.model.Model.Builder
 
groupId(String) - Method in class org.apache.maven.api.model.Parent.Builder
 
groupId(String) - Method in class org.apache.maven.api.model.Plugin.Builder
 
groupId(String) - Method in class org.apache.maven.api.model.Relocation.Builder
 
groupId(String) - Method in class org.apache.maven.api.model.ReportPlugin.Builder
 
groupId(String) - Method in class org.apache.maven.api.plugin.descriptor.Dependency.Builder
 
groupId(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor.Builder
 
groupId(String) - Method in class org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest.ArtifactFactoryRequestBuilder
 
groupId(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
 
groupId(String) - Method in class org.apache.maven.api.services.DependencyCoordinatesFactoryRequest.DependencyCoordinatesFactoryRequestBuilder
 
GroupRepositoryMetadata - Class in org.apache.maven.artifact.repository.metadata
Deprecated.
GroupRepositoryMetadata(String) - Constructor for class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
Deprecated.
 

H

halt() - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
handle(String) - Method in class org.apache.maven.cling.invoker.mvnenc.ConsolePasswordPrompt
 
handle(Terminal.Signal, Terminal.SignalHandler) - Method in class org.apache.maven.jline.FastTerminal
 
handleBuildError(ReactorContext, MavenSession, MavenSession, MavenProject, Throwable, Instant) - Method in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
handleException(C, Exception) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
handleException(Throwable) - Method in class org.apache.maven.exception.DefaultExceptionHandler
 
handleException(Throwable) - Method in interface org.apache.maven.exception.ExceptionHandler
 
handleNormalizedLoggingCall(Level, Marker, String, Object[], Throwable) - Method in class org.apache.maven.slf4j.MavenBaseLogger
SimpleLogger's implementation of AbstractLogger#handleNormalizedLoggingCall }
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
Deprecated.
 
hasCircularDependencyExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
hasCircularDependencyExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
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
Deprecated.
 
hasErrorArtifactExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
hasErrors() - Method in interface org.apache.maven.api.services.ModelProblemCollector
 
hasErrors() - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
hasErrors() - Method in class org.apache.maven.internal.impl.model.Result
 
hasErrors() - Method in class org.apache.maven.model.building.Result
Deprecated.
 
hasExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
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
Deprecated.
 
hasFatalErrors() - Method in interface org.apache.maven.api.services.ModelProblemCollector
 
hasFatalErrors() - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
hasFatalErrors(ModelProblemCollectorExt) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
 
hasFocusSupport() - Method in class org.apache.maven.jline.FastTerminal
 
hashCode() - Method in class org.apache.maven.api.metadata.SnapshotVersion
 
hashCode() - Method in class org.apache.maven.api.model.DeploymentRepository
 
hashCode() - Method in class org.apache.maven.api.model.Extension
 
hashCode() - Method in class org.apache.maven.api.model.InputSource
 
hashCode() - Method in class org.apache.maven.api.model.Plugin
 
hashCode() - Method in class org.apache.maven.api.model.Repository
 
hashCode() - Method in class org.apache.maven.api.model.RepositoryBase
 
hashCode() - Method in class org.apache.maven.api.SessionData.Key
 
hashCode() - Method in class org.apache.maven.api.toolchain.ToolchainModel
Computes a hash value based on ToolchainModel.getType() and ToolchainModel.getProvides() values.
hashCode() - Method in class org.apache.maven.artifact.ArtifactStatus
Deprecated.
 
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.repository.metadata.Metadata
 
hashCode() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
 
hashCode() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
 
hashCode() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
hashCode() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
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
Deprecated.
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.OrArtifactFilter
Deprecated.
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.TypeArtifactFilter
Deprecated.
 
hashCode() - Method in class org.apache.maven.artifact.versioning.ComparableVersion
 
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.building.FileSource
 
hashCode() - Method in class org.apache.maven.building.StringSource
 
hashCode() - Method in class org.apache.maven.building.UrlSource
 
hashCode() - Method in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor.Key
 
hashCode() - Method in record class org.apache.maven.di.impl.Dependency
Returns a hash code value for this object.
hashCode() - Method in class org.apache.maven.di.impl.Types.GenericArrayTypeImpl
 
hashCode() - Method in class org.apache.maven.di.impl.Types.ParameterizedTypeImpl
 
hashCode() - Method in class org.apache.maven.di.impl.Types.WildcardTypeImpl
 
hashCode() - Method in class org.apache.maven.di.Key
 
hashCode() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
hashCode() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinates
 
hashCode() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
hashCode() - Method in class org.apache.maven.internal.impl.resolver.artifact.FatArtifactTraverser
 
hashCode() - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver.ResolverModelSource
 
hashCode() - Method in class org.apache.maven.internal.xml.XmlNodeImpl
 
hashCode() - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
hashCode() - Method in class org.apache.maven.lifecycle.internal.PhaseId
 
hashCode() - Method in class org.apache.maven.lifecycle.internal.Task
 
hashCode() - Method in class org.apache.maven.model.Activation
 
hashCode() - Method in class org.apache.maven.model.ActivationFile
 
hashCode() - Method in class org.apache.maven.model.ActivationOS
 
hashCode() - Method in class org.apache.maven.model.ActivationProperty
 
hashCode() - Method in class org.apache.maven.model.Build
 
hashCode() - Method in class org.apache.maven.model.BuildBase
 
hashCode() - Method in class org.apache.maven.model.building.ArtifactModelSource
Deprecated.
 
hashCode() - Method in class org.apache.maven.model.building.FileModelSource
Deprecated.
 
hashCode() - Method in class org.apache.maven.model.CiManagement
 
hashCode() - Method in class org.apache.maven.model.ConfigurationContainer
 
hashCode() - Method in class org.apache.maven.model.Contributor
 
hashCode() - Method in class org.apache.maven.model.Dependency
 
hashCode() - Method in class org.apache.maven.model.DependencyManagement
 
hashCode() - Method in class org.apache.maven.model.DeploymentRepository
 
hashCode() - Method in class org.apache.maven.model.Developer
 
hashCode() - Method in class org.apache.maven.model.DistributionManagement
 
hashCode() - Method in class org.apache.maven.model.Exclusion
 
hashCode() - Method in class org.apache.maven.model.Extension
 
hashCode() - Method in class org.apache.maven.model.FileSet
 
hashCode() - Method in class org.apache.maven.model.IssueManagement
 
hashCode() - Method in class org.apache.maven.model.License
 
hashCode() - Method in class org.apache.maven.model.MailingList
 
hashCode() - Method in class org.apache.maven.model.Model
 
hashCode() - Method in class org.apache.maven.model.ModelBase
 
hashCode() - Method in class org.apache.maven.model.Notifier
 
hashCode() - Method in class org.apache.maven.model.Organization
 
hashCode() - Method in class org.apache.maven.model.Parent
 
hashCode() - Method in class org.apache.maven.model.PatternSet
 
hashCode() - Method in class org.apache.maven.model.Plugin
 
hashCode() - Method in class org.apache.maven.model.PluginConfiguration
 
hashCode() - Method in class org.apache.maven.model.PluginContainer
 
hashCode() - Method in class org.apache.maven.model.PluginExecution
 
hashCode() - Method in class org.apache.maven.model.PluginManagement
 
hashCode() - Method in class org.apache.maven.model.Prerequisites
 
hashCode() - Method in class org.apache.maven.model.Profile
 
hashCode() - Method in class org.apache.maven.model.Relocation
 
hashCode() - Method in class org.apache.maven.model.Reporting
 
hashCode() - Method in class org.apache.maven.model.ReportPlugin
 
hashCode() - Method in class org.apache.maven.model.ReportSet
 
hashCode() - Method in class org.apache.maven.model.Repository
 
hashCode() - Method in class org.apache.maven.model.RepositoryBase
 
hashCode() - Method in class org.apache.maven.model.RepositoryPolicy
 
hashCode() - Method in class org.apache.maven.model.Resource
 
hashCode() - Method in class org.apache.maven.model.Scm
 
hashCode() - Method in class org.apache.maven.model.Site
 
hashCode() - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache.CacheKey
 
hashCode() - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache.CacheKey
 
hashCode() - Method in class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
 
hashCode() - Method in class org.apache.maven.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.project.artifact.ActiveProjectArtifact
Deprecated.
hashCode() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheKey
Deprecated.
 
hashCode() - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache.CacheKey
 
hashCode() - Method in class org.apache.maven.project.DefaultProjectRealmCache.CacheKey
 
hashCode() - Method in class org.apache.maven.project.MavenProject
 
hashCode() - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
hashCode() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
hashCode() - Method in class org.apache.maven.repository.internal.artifact.FatArtifactTraverser
Deprecated.
 
hashCode() - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
Deprecated.
 
hashCode() - Method in class org.apache.maven.repository.MetadataGraphNode
Deprecated.
 
hashCode() - Method in class org.apache.maven.settings.Activation
 
hashCode() - Method in class org.apache.maven.settings.ActivationFile
 
hashCode() - Method in class org.apache.maven.settings.ActivationOS
 
hashCode() - Method in class org.apache.maven.settings.ActivationProperty
 
hashCode() - Method in class org.apache.maven.settings.IdentifiableBase
 
hashCode() - Method in class org.apache.maven.settings.Mirror
 
hashCode() - Method in class org.apache.maven.settings.Profile
 
hashCode() - Method in class org.apache.maven.settings.Proxy
 
hashCode() - Method in class org.apache.maven.settings.Repository
 
hashCode() - Method in class org.apache.maven.settings.RepositoryBase
 
hashCode() - Method in class org.apache.maven.settings.RepositoryPolicy
 
hashCode() - Method in class org.apache.maven.settings.Server
 
hashCode() - Method in class org.apache.maven.settings.Settings
 
hashCode() - Method in class org.apache.maven.settings.TrackableBase
 
hashCode() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
hashCode() - Method in class org.apache.maven.toolchain.model.PersistedToolchains
 
hashCode() - Method in class org.apache.maven.toolchain.model.ToolchainModel
 
hashCode() - Method in class org.apache.maven.toolchain.model.TrackableBase
 
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
Deprecated.
 
hasLocalMetadata() - Method in class org.apache.maven.repository.UserLocalArtifactRepository
Deprecated.
 
hasMetadataResolutionExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
hasMetadataResolutionExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
hasMissingArtifacts() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
hasMissingArtifacts() - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
hasModelErrors(ModelProblemCollectorExt) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
 
hasMouseSupport() - Method in class org.apache.maven.jline.FastTerminal
 
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
 
hasReachedMaxLevel() - Method in interface org.apache.maven.logging.api.LogLevelRecorder
 
hasReachedMaxLevel() - Method in class org.apache.maven.slf4j.DefaultLogLevelRecorder
 
hasReachedMaxLevel() - Method in class org.apache.maven.slf4j.MavenLoggerFactory
 
hasRestrictions() - Method in class org.apache.maven.artifact.versioning.VersionRange
 
hasVersionRangeViolations() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
hasVersionRangeViolations() - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
header - Variable in class org.apache.maven.cling.invoker.mvnenc.EncryptContext
 
help() - Method in interface org.apache.maven.api.cli.Options
Indicates whether to show help information.
help() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
help() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
HELP - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
HELP - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
HelperImpl - Class in org.apache.maven.cling.executor.internal
Simple router to executors, and delegate to executor tool.
HelperImpl(ExecutorHelper.Mode, Path, Executor, Executor) - Constructor for class org.apache.maven.cling.executor.internal.HelperImpl
 
helpOrVersionAndMayExit(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
hex(char) - Static method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
Returns an upper case hexadecimal String for the given character.
hex(char) - Static method in class org.apache.maven.cling.props.MavenProperties
Returns an upper case hexadecimal String for the given character.
HINT - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
Deprecated.
 
HINT - Static variable in interface org.apache.maven.graph.GraphBuilder
 
HINT - Static variable in class org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate
 
host(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
 

I

id() - Method in enum class org.apache.maven.api.DependencyScope
The id uniquely represents a value for this extensible enum.
id() - Method in interface org.apache.maven.api.ExtensibleEnum
The id uniquely represents a value for this extensible enum.
id() - Method in enum class org.apache.maven.api.JavaPathType
Returns the unique name of this path type.
id() - Method in class org.apache.maven.api.JavaPathType.Modular
Returns the name of the tool option for this path, including the module name.
id() - Method in interface org.apache.maven.api.Lifecycle
Name or identifier of this lifecycle.
id() - Method in interface org.apache.maven.api.Packaging
The packaging id.
id() - Method in interface org.apache.maven.api.PathType
Returns the unique name of this path type, including the module to patch if any.
id() - Method in interface org.apache.maven.api.Type
Returns the dependency type id.
id() - Method in class org.apache.maven.internal.impl.resolver.type.DefaultType
 
id() - Method in class org.apache.maven.repository.internal.type.DefaultType
Deprecated.
 
id(String) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
 
id(String) - Method in class org.apache.maven.api.model.Developer.Builder
 
id(String) - Method in class org.apache.maven.api.model.PluginExecution.Builder
 
id(String) - Method in class org.apache.maven.api.model.Profile.Builder
 
id(String) - Method in class org.apache.maven.api.model.ReportSet.Builder
 
id(String) - Method in class org.apache.maven.api.model.Repository.Builder
 
id(String) - Method in class org.apache.maven.api.model.RepositoryBase.Builder
 
id(String) - Method in class org.apache.maven.api.model.Site.Builder
 
id(String) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle.Builder
 
id(String) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase.Builder
 
id(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
id(String) - Method in class org.apache.maven.api.settings.IdentifiableBase.Builder
 
id(String) - Method in class org.apache.maven.api.settings.Mirror.Builder
 
id(String) - Method in class org.apache.maven.api.settings.Profile.Builder
 
id(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
 
id(String) - Method in class org.apache.maven.api.settings.Repository.Builder
 
id(String) - Method in class org.apache.maven.api.settings.RepositoryBase.Builder
 
id(String) - Method in class org.apache.maven.api.settings.Server.Builder
 
ID_COMBINATION_MODE_ATTRIBUTE - Static variable in interface org.apache.maven.api.xml.XmlNode
In case of complex XML structures, combining can be done based on id.
IDE_WORKSPACE - Static variable in class org.apache.maven.repository.LocalArtifactRepository
Deprecated.
 
IdentifiableBase - Class in org.apache.maven.api.settings
Base class for Mirror, Profile, Proxy and Server.
IdentifiableBase - Class in org.apache.maven.settings
 
IdentifiableBase() - Constructor for class org.apache.maven.settings.IdentifiableBase
 
IdentifiableBase(IdentifiableBase) - Constructor for class org.apache.maven.settings.IdentifiableBase
 
IdentifiableBase(IdentifiableBase.Builder) - Constructor for class org.apache.maven.api.settings.IdentifiableBase
Constructor for this class, to be called from its subclasses and IdentifiableBase.Builder.
IdentifiableBase(IdentifiableBase, BaseObject) - Constructor for class org.apache.maven.settings.IdentifiableBase
 
IdentifiableBase.Builder - Class in org.apache.maven.api.settings
Builder class used to create IdentifiableBase instances.
identifiableBaseToApiV3(List<IdentifiableBase>) - Static method in class org.apache.maven.settings.IdentifiableBase
 
identifiableBaseToApiV4(List<IdentifiableBase>) - Static method in class org.apache.maven.settings.IdentifiableBase
 
identify() - Method in class org.apache.maven.plugin.MojoExecution
 
if_(List<Object>) - Method in class org.apache.maven.internal.impl.model.profile.ConditionFunctions
Implements an if-then-else operation.
IGNORE_TRANSITIVE_REPOSITORIES - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
IGNORE_TRANSITIVE_REPOSITORIES - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
ignoreTransitiveRepositories() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Indicates whether Maven should ignore transitive repositories.
ignoreTransitiveRepositories() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
ignoreTransitiveRepositories() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
Immutable - Annotation Interface in org.apache.maven.api.annotations
The Immutable annotation indicates that the object is immutable, i.e.
implementation(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Activation.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.ActivationFile.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.ActivationOS.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.ActivationProperty.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Build.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.BuildBase.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.CiManagement.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.ConfigurationContainer.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Contributor.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Dependency.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.DependencyManagement.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Developer.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Exclusion.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Extension.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.FileSet.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.IssueManagement.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.License.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.MailingList.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Model.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.ModelBase.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Notifier.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Organization.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Parent.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.PatternSet.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Plugin.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.PluginConfiguration.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.PluginContainer.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.PluginExecution.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.PluginManagement.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Prerequisites.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Profile.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Relocation.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Reporting.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.ReportPlugin.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.ReportSet.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Repository.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.RepositoryBase.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.RepositoryPolicy.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Resource.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Scm.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.model.Site.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.settings.Activation.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.settings.ActivationFile.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.settings.ActivationOS.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.settings.ActivationProperty.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.settings.IdentifiableBase.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.settings.Mirror.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.settings.Profile.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.settings.Proxy.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.settings.Repository.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.settings.RepositoryBase.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.settings.RepositoryPolicy.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.settings.Server.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.settings.Settings.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.settings.TrackableBase.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.toolchain.PersistedToolchains.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.toolchain.ToolchainModel.Builder
 
importedFrom(InputLocation) - Method in class org.apache.maven.api.toolchain.TrackableBase.Builder
 
importManagement(Model, List<? extends DependencyManagement>, ModelBuilderRequest, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.DependencyManagementImporter
Imports the specified dependency management sections into the given target model.
importManagement(Model, List<? extends DependencyManagement>, ModelBuilderRequest, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultDependencyManagementImporter
 
importManagement(Model, List<? extends DependencyManagement>, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.composition.DefaultDependencyManagementImporter
Deprecated.
 
importManagement(Model, List<? extends DependencyManagement>, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.composition.DependencyManagementImporter
Deprecated.
Imports the specified dependency management sections into the given target model.
in() - Method in interface org.apache.maven.api.cli.InvokerRequest
Returns the input stream for the Maven execution, if running in embedded mode.
in() - Method in interface org.apache.maven.api.cli.ParserRequest
Returns the input stream to be used for the Maven execution.
in() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
in(InputStream) - Method in class org.apache.maven.api.cli.ParserRequest.Builder
 
inactiveProfileIds(List<String>) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
inceptionYear(String) - Method in class org.apache.maven.api.model.Model.Builder
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
include(Artifact) - Method in 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
Deprecated.
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.OrArtifactFilter
Deprecated.
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.TypeArtifactFilter
Deprecated.
 
INCLUDE_ARTIFACT - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
includeArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
Deprecated.
 
includeArtifact(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
includeArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
Deprecated.
 
includes(Collection<String>) - Method in class org.apache.maven.api.model.FileSet.Builder
 
includes(Collection<String>) - Method in class org.apache.maven.api.model.PatternSet.Builder
 
includes(Collection<String>) - Method in class org.apache.maven.api.model.Resource.Builder
 
INCLUDES_DEPENDENCIES - Static variable in class org.apache.maven.internal.impl.resolver.artifact.MavenArtifactProperties
A boolean flag indicating whether the artifact presents some kind of bundle that physically includes its dependencies, e.g.
INCLUDES_DEPENDENCIES - Static variable in class org.apache.maven.repository.internal.artifact.MavenArtifactProperties
Deprecated.
A boolean flag indicating whether the artifact presents some kind of bundle that physically includes its dependencies, e.g.
INCLUDES_PROPERTY - Static variable in class org.apache.maven.cli.props.MavenPropertiesLoader
Deprecated.
 
INCLUDES_PROPERTY - Static variable in class org.apache.maven.cling.props.MavenPropertiesLoader
 
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
 
indexOf(List<Object>) - Method in class org.apache.maven.internal.impl.model.profile.ConditionFunctions
Finds the index of a substring within a string.
info(CharSequence) - Method in interface org.apache.maven.api.plugin.Log
Sends a message to the user in the info error level.
info(CharSequence) - Method in class org.apache.maven.internal.impl.DefaultLog
 
info(CharSequence) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
info(CharSequence) - Method in interface org.apache.maven.plugin.logging.Log
Deprecated.
Send a message to the user in the info error level.
info(CharSequence) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
Deprecated.
 
info(CharSequence, Throwable) - Method in interface org.apache.maven.api.plugin.Log
Sends a message (and accompanying exception) to the user in the info error level.
info(CharSequence, Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
info(CharSequence, Throwable) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
info(CharSequence, Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Deprecated.
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
Deprecated.
 
info(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
Append message content in info style.
info(String) - Method in interface org.apache.maven.api.cli.Logger
Logs an info message without an associated exception.
info(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
info(String) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
info(String) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
info(String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
info(String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
info(String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
info(String, Throwable) - Method in interface org.apache.maven.api.cli.Logger
Logs an info message with an associated exception.
info(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
info(String, Throwable) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
info(Throwable) - Method in interface org.apache.maven.api.plugin.Log
Sends an exception to the user in the info error level.
info(Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
info(Throwable) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
info(Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Deprecated.
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
Deprecated.
 
info(Supplier<String>) - Method in interface org.apache.maven.api.plugin.Log
 
info(Supplier<String>) - Method in class org.apache.maven.internal.impl.DefaultLog
 
info(Supplier<String>, Throwable) - Method in interface org.apache.maven.api.plugin.Log
 
info(Supplier<String>, Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
info(Marker, String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
info(Marker, String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
info(Marker, String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
info(Marker, String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
info(Marker, String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
INFO - Enum constant in enum class org.apache.maven.api.cli.Logger.Level
 
INFO - Enum constant in enum class org.apache.maven.cling.logging.Slf4jConfiguration.Level
 
INFO - Enum constant in enum class org.apache.maven.logging.api.LogLevelRecorder.Level
 
InheritanceAssembler - Interface in org.apache.maven.api.services.model
Handles inheritance of model values.
InheritanceAssembler - Interface in org.apache.maven.model.inheritance
Deprecated.
use ModelBuilder instead
InheritanceModelMerger() - Constructor for class org.apache.maven.internal.impl.model.DefaultInheritanceAssembler.InheritanceModelMerger
 
InheritanceModelMerger() - Constructor for class org.apache.maven.model.inheritance.DefaultInheritanceAssembler.InheritanceModelMerger
Deprecated.
 
inherited(String) - Method in class org.apache.maven.api.model.ConfigurationContainer.Builder
 
inherited(String) - Method in class org.apache.maven.api.model.Plugin.Builder
 
inherited(String) - Method in class org.apache.maven.api.model.PluginExecution.Builder
 
inherited(String) - Method in class org.apache.maven.api.model.ReportPlugin.Builder
 
inherited(String) - Method in class org.apache.maven.api.model.ReportSet.Builder
 
inheritedByDefault(boolean) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
inheritedByDefault(boolean) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor.Builder
 
init(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
init(C) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
init(EventSpy.Context) - Method in class org.apache.maven.eventspy.AbstractEventSpy
 
init(EventSpy.Context) - Method in interface org.apache.maven.eventspy.EventSpy
Initializes the spy.
init(EventSpy.Context) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
init(EventSpy.Context) - Method in class org.apache.maven.internal.impl.EventSpyImpl
 
Init - Class in org.apache.maven.cling.invoker.mvnenc.goals
The "init" goal.
Init(MessageBuilderFactory, SecDispatcher) - Constructor for class org.apache.maven.cling.invoker.mvnenc.goals.Init
 
initialize() - Method in class org.apache.maven.execution.DefaultRuntimeInformation
Deprecated.
 
initialize() - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
initialize() - Method in class org.apache.maven.slf4j.MavenServiceProvider
 
initialize(ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.building.TransformerContextBuilder
Deprecated.
This method is used to initialize the TransformerContext
INITIALIZE - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
initializeWith(BindingInitializer<T>) - Method in class org.apache.maven.di.impl.Binding
 
initTreeProcessing(PlexusContainer) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
Deprecated.
 
Inject - Annotation Interface in org.apache.maven.api.di
 
injectAuthentication(List<ArtifactRepository>, List<Server>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
Deprecated.
 
injectAuthentication(List<ArtifactRepository>, List<Server>) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
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
Deprecated.
 
injectAuthentication(RepositorySystemSession, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
injectDefaultValues(Model, ModelBuilderRequest, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.ModelNormalizer
Sets default values in the specified model that for technical reasons cannot be set directly in the Modello definition.
injectDefaultValues(Model, ModelBuilderRequest, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultModelNormalizer
 
injectDefaultValues(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.normalization.DefaultModelNormalizer
Deprecated.
 
injectDefaultValues(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.normalization.ModelNormalizer
Deprecated.
 
injectDefaultValues(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.normalization.DefaultModelNormalizer
Deprecated.
 
injectDefaultValues(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.normalization.ModelNormalizer
Deprecated.
Sets default values in the specified model that for technical reasons cannot be set directly in the Modello definition.
injectInstance(T) - Method in class org.apache.maven.di.impl.InjectorImpl
 
injectInstance(T) - Method in interface org.apache.maven.di.Injector
 
injectLifecycleBindings(Model, ModelBuilderRequest, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.LifecycleBindingsInjector
Injects plugin executions induced by lifecycle bindings into the specified model.
injectLifecycleBindings(Model, ModelBuilderRequest, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultLifecycleBindingsInjector
 
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
Deprecated.
Injects plugin executions induced by lifecycle bindings into the specified model.
injectManagement(Model, ModelBuilderRequest, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.DependencyManagementInjector
Merges default values from the dependency management section of the given model into itself.
injectManagement(Model, ModelBuilderRequest, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.PluginManagementInjector
Merges default values from the plugin management section of the given model into itself.
injectManagement(Model, ModelBuilderRequest, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultDependencyManagementInjector
 
injectManagement(Model, ModelBuilderRequest, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultPluginManagementInjector
 
injectManagement(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.management.DefaultDependencyManagementInjector
Deprecated.
 
injectManagement(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.management.DefaultPluginManagementInjector
Deprecated.
 
injectManagement(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.management.DependencyManagementInjector
Deprecated.
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
Deprecated.
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
Deprecated.
 
injectMirror(List<ArtifactRepository>, List<Mirror>) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
Injects the mirroring information into the specified repositories.
injectMirror(RepositorySystemSession, List<ArtifactRepository>) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
injectMirror(RepositorySystemSession, List<ArtifactRepository>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
Deprecated.
 
injectMirror(RepositorySystemSession, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
injector - Variable in class org.apache.maven.internal.impl.SisuDiBridgeModule
 
Injector - Interface in org.apache.maven.di
 
InjectorImpl - Class in org.apache.maven.di.impl
 
InjectorImpl() - Constructor for class org.apache.maven.di.impl.InjectorImpl
 
injectProfile(Model, Profile, ModelBuilderRequest, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.ProfileInjector
Merges values from the specified profile into the given model.
injectProfile(Model, Profile, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.profile.DefaultProfileInjector
Deprecated.
 
injectProfile(Model, Profile, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.ProfileInjector
Deprecated.
Merges values from the specified profile into the given model.
injectProfile(Model, Profile, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.profile.DefaultProfileInjector
Deprecated.
 
injectProfile(Model, Profile, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.ProfileInjector
Deprecated.
Merges values from the specified profile into the given model.
injectProfiles(Model, List<Profile>, ModelBuilderRequest, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.ProfileInjector
Merges values from the specified profile into the given model.
injectProfiles(Model, List<Profile>, ModelBuilderRequest, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultProfileInjector
 
injectProfiles(Model, List<Profile>, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.profile.DefaultProfileInjector
Deprecated.
 
injectProfiles(Model, List<Profile>, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.ProfileInjector
Deprecated.
Merges values from the specified profile into the given model.
injectProxy(List<ArtifactRepository>, List<Proxy>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
Deprecated.
 
injectProxy(List<ArtifactRepository>, List<Proxy>) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
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
Deprecated.
 
injectProxy(RepositorySystemSession, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
injectTransformedArtifacts(RepositorySystemSession, MavenProject) - Method in interface org.apache.maven.internal.transformation.ConsumerPomArtifactTransformer
 
input() - Method in class org.apache.maven.jline.FastTerminal
 
INPUT_SOURCE - Static variable in interface org.apache.maven.model.io.ModelReader
Deprecated.
The key for the option to enable tracking of line/column numbers.
InputLocation - Class in org.apache.maven.api.model
Class InputLocation.
InputLocation - Class in org.apache.maven.api.settings
Class InputLocation.
InputLocation - Class in org.apache.maven.api.toolchain
Class InputLocation.
InputLocation - Class in org.apache.maven.model
Class InputLocation.
InputLocation(int, int) - Constructor for class org.apache.maven.api.model.InputLocation
 
InputLocation(int, int) - Constructor for class org.apache.maven.api.settings.InputLocation
 
InputLocation(int, int) - Constructor for class org.apache.maven.api.toolchain.InputLocation
 
InputLocation(int, int) - Constructor for class org.apache.maven.model.InputLocation
 
InputLocation(int, int, InputSource) - Constructor for class org.apache.maven.api.model.InputLocation
 
InputLocation(int, int, InputSource, Object) - Constructor for class org.apache.maven.api.model.InputLocation
 
InputLocation(int, int, InputSource, Map<Object, InputLocation>) - Constructor for class org.apache.maven.api.model.InputLocation
 
InputLocation(int, int, InputSource) - Constructor for class org.apache.maven.api.settings.InputLocation
 
InputLocation(int, int, InputSource, Object) - Constructor for class org.apache.maven.api.settings.InputLocation
 
InputLocation(int, int, InputSource, Map<Object, InputLocation>) - Constructor for class org.apache.maven.api.settings.InputLocation
 
InputLocation(int, int, InputSource) - Constructor for class org.apache.maven.api.toolchain.InputLocation
 
InputLocation(int, int, InputSource, Object) - Constructor for class org.apache.maven.api.toolchain.InputLocation
 
InputLocation(int, int, InputSource, Map<Object, InputLocation>) - Constructor for class org.apache.maven.api.toolchain.InputLocation
 
InputLocation(int, int, InputSource) - Constructor for class org.apache.maven.model.InputLocation
 
InputLocation(InputLocation) - Constructor for class org.apache.maven.api.model.InputLocation
 
InputLocation(InputLocation) - Constructor for class org.apache.maven.model.InputLocation
 
InputLocation(InputSource) - Constructor for class org.apache.maven.api.model.InputLocation
 
InputLocation(InputSource) - Constructor for class org.apache.maven.api.settings.InputLocation
 
InputLocation(InputSource) - Constructor for class org.apache.maven.api.toolchain.InputLocation
 
InputLocation.StringFormatter - Class in org.apache.maven.model
Class StringFormatter.
InputLocation.StringFormatter - Interface in org.apache.maven.api.model
Class StringFormatter.
InputLocation.StringFormatter - Interface in org.apache.maven.api.settings
Class StringFormatter.
InputLocation.StringFormatter - Interface in org.apache.maven.api.toolchain
Class StringFormatter.
inputLocationFormatter(Function<Object, String>) - Method in class org.apache.maven.api.services.xml.XmlWriterRequest.XmlWriterRequestBuilder
 
InputLocationTracker - Interface in org.apache.maven.api.model
 
InputLocationTracker - Interface in org.apache.maven.api.settings
 
InputLocationTracker - Interface in org.apache.maven.api.toolchain
 
InputLocationTracker - Interface in org.apache.maven.model
Interface InputLocationTracker.
InputSource - Class in org.apache.maven.api.model
Class InputSource.
InputSource - Class in org.apache.maven.api.settings
Class InputSource.
InputSource - Class in org.apache.maven.api.toolchain
Class InputSource.
InputSource - Class in org.apache.maven.model
Class InputSource.
InputSource() - Constructor for class org.apache.maven.model.InputSource
 
InputSource(String) - Constructor for class org.apache.maven.api.settings.InputSource
 
InputSource(String) - Constructor for class org.apache.maven.api.toolchain.InputSource
 
InputSource(String, String) - Constructor for class org.apache.maven.api.model.InputSource
 
InputSource(String, String, InputLocation) - Constructor for class org.apache.maven.api.model.InputSource
 
InputSource(Collection<InputSource>) - Constructor for class org.apache.maven.api.model.InputSource
 
InputSource(InputSource) - Constructor for class org.apache.maven.model.InputSource
 
inputStream(InputStream) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
 
inrange(List<Object>) - Method in class org.apache.maven.internal.impl.model.profile.ConditionFunctions
Checks if a version is within a specified version range.
install(File, Artifact, ArtifactRepository) - Method in interface org.apache.maven.artifact.installer.ArtifactInstaller
Deprecated.
Install an artifact from a particular file.
install(File, Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.installer.DefaultArtifactInstaller
Deprecated.
 
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(ArtifactInstallerRequest) - Method in interface org.apache.maven.api.services.ArtifactInstaller
 
install(ArtifactInstallerRequest) - Method in class org.apache.maven.internal.impl.DefaultArtifactInstaller
 
install(Session, Collection<ProducedArtifact>) - Method in interface org.apache.maven.api.services.ArtifactInstaller
 
install(Session, ProducedArtifact) - Method in interface org.apache.maven.api.services.ArtifactInstaller
 
install(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
Deprecated.
 
install(ArtifactMetadata, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
Deprecated.
Install the metadata in the local repository.
INSTALL - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
INSTALL_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
installArtifacts(Collection<ProducedArtifact>) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactInstaller.class).install(...).
installArtifacts(Collection<ProducedArtifact>) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactInstaller.class).install(...)
installArtifacts(ProducedArtifact...) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactInstaller.class).install(...).
installArtifacts(ProducedArtifact...) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactInstaller.class).install(...)
installationDirectory - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
installationDirectory() - Method in interface org.apache.maven.api.cli.ExecutorRequest
Returns the Maven installation directory.
installationDirectory() - Method in interface org.apache.maven.api.cli.InvokerRequest
Returns the Maven installation directory.
installationDirectory() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
installationDirectory(Path) - Method in class org.apache.maven.api.cli.ExecutorRequest.Builder
 
installationResolver - Variable in class org.apache.maven.cling.invoker.LookupContext
 
installationSettingsPath - Variable in class org.apache.maven.cling.invoker.LookupContext
 
installationSettingsSource(Source) - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
 
installationToolchainsSource(Source) - Method in class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
 
INSTANCE - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
INSTANCE - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven4ScopeManagerConfiguration
 
INSTANCE - Static variable in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
INSTANCE - Static variable in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
Deprecated.
 
instant() - Method in class org.apache.maven.api.MonotonicClock
Returns a monotonically increasing instant.
INTEGRATION_TEST - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
INTENSITY_BOLD - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
INTENSITY_BOLD_OFF - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
INTENSITY_FAINT - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
interactive - Variable in class org.apache.maven.cling.invoker.LookupContext
 
InteractiveGoalSupport - Class in org.apache.maven.cling.invoker.mvnenc.goals
The support class for interactive goal implementations.
InteractiveGoalSupport(MessageBuilderFactory, SecDispatcher) - Constructor for class org.apache.maven.cling.invoker.mvnenc.goals.InteractiveGoalSupport
 
interactiveMode(boolean) - Method in class org.apache.maven.api.settings.Settings.Builder
 
INTERNAL - Enum constant in enum class org.apache.maven.plugin.PluginValidationManager.IssueLocality
Issue is "user actionable", is internal to the currently built project and is reparable from scope of it by doing some change (for example by changing POM and fixing the problematic plugin configuration).
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
 
InternalMavenSession - Interface in org.apache.maven.internal.impl
 
InternalSession - Interface in org.apache.maven.internal.impl
 
interpolate(String, String, Set<String>, Function<String, String>, BiFunction<String, String, String>, boolean) - Method in class org.apache.maven.internal.impl.model.DefaultInterpolator
 
interpolate(String, Function<String, String>) - Method in interface org.apache.maven.api.services.Interpolator
Interpolates a single string value using the provided callback function.
interpolate(String, Function<String, String>, boolean) - Method in interface org.apache.maven.api.services.Interpolator
Interpolates a single string value using the provided callback function.
interpolate(String, Function<String, String>, BiFunction<String, String, String>, boolean) - Method in interface org.apache.maven.api.services.Interpolator
Interpolates a single string value using the provided callback function.
interpolate(String, Function<String, String>, BiFunction<String, String, String>, boolean) - Method in class org.apache.maven.internal.impl.model.DefaultInterpolator
 
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(String, ProfileActivationContext) - Method in class org.apache.maven.model.path.ProfileActivationFilePathInterpolator
Deprecated.
Interpolates given path.
interpolate(Collection<Map<String, String>>) - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Returns a new instance of MavenOptions with values interpolated using the given properties.
interpolate(Collection<Map<String, String>>) - Method in interface org.apache.maven.api.cli.mvnenc.EncryptOptions
Returns a new instance of EncryptOptions with values interpolated using the given properties.
interpolate(Collection<Map<String, String>>) - Method in interface org.apache.maven.api.cli.Options
Returns a new instance of Options with values interpolated using the given properties.
interpolate(Collection<Map<String, String>>) - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
interpolate(Collection<Map<String, String>>) - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
interpolate(Collection<Map<String, String>>) - Method in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions
 
interpolate(Map<String, String>, Function<String, String>) - Method in interface org.apache.maven.api.services.Interpolator
Interpolates the values in the given map using the provided callback function.
interpolate(Map<String, String>, Function<String, String>, boolean) - Method in interface org.apache.maven.api.services.Interpolator
Interpolates the values in the given map using the provided callback function.
interpolate(Map<String, String>, Function<String, String>, BiFunction<String, String, String>, boolean) - Method in interface org.apache.maven.api.services.Interpolator
Interpolates the values in the given map using the provided callback function.
interpolate(Map<String, String>, Function<String, String>, BiFunction<String, String, String>, boolean) - Method in class org.apache.maven.internal.impl.model.DefaultInterpolator
 
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
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
Deprecated.
interpolateModel(Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.interpolation.StringVisitorModelInterpolator
Deprecated.
interpolateModel(Model, Path, ModelBuilderRequest, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.ModelInterpolator
Interpolates expressions in the specified model.
interpolateModel(Model, Path, ModelBuilderRequest, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultModelInterpolator
 
interpolateModel(Model, Path, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.interpolation.ModelInterpolator
Deprecated.
 
interpolateModel(Model, Path, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.interpolation.StringVisitorModelInterpolator
Deprecated.
 
interpolateModel(Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
interpolateModel(Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.interpolation.ModelInterpolator
interpolateModel(Model, Path, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
interpolateModel(Model, Path, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.interpolation.ModelInterpolator
Deprecated.
Interpolates expressions in the specified model.
interpolateObject(Object, Model, File, ProjectBuilderConfiguration, boolean) - Method in class org.apache.maven.project.interpolation.StringSearchModelInterpolator
Deprecated.
 
interpolatePath(String) - Method in interface org.apache.maven.api.services.model.ProfileActivationContext
Interpolates the given path string using the current context's properties.
interpolatePath(String) - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
interpolationSource(Function<String, String>) - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
 
Interpolator - Interface in org.apache.maven.api.services
The Interpolator service provides methods for variable substitution in strings and maps.
InterpolatorException - Exception in org.apache.maven.api.services
Exception thrown by Interpolator implementations when an error occurs during interpolation.
InterpolatorException() - Constructor for exception org.apache.maven.api.services.InterpolatorException
Constructs a new InterpolatorException with null as its detail message.
InterpolatorException(String) - Constructor for exception org.apache.maven.api.services.InterpolatorException
Constructs a new InterpolatorException with the specified detail message.
InterpolatorException(String, Throwable) - Constructor for exception org.apache.maven.api.services.InterpolatorException
Constructs a new InterpolatorException with the specified detail message and cause.
interpretTrace(boolean, RequestTrace) - Static method in class org.apache.maven.internal.impl.resolver.RequestTraceHelper
Method that creates some informational string based on passed in RequestTrace.
interpretTrace(boolean, RequestTrace) - Static method in class org.apache.maven.repository.internal.RequestTraceHelper
Deprecated.
Method that creates some informational string based on passed in RequestTrace.
IntrospectionException - Exception in org.apache.maven.internal.impl.model.reflection
 
IntrospectionException - Exception in org.apache.maven.model.interpolation.reflection
Deprecated.
use ModelBuilder instead
InvalidArtifactRTException - Exception in org.apache.maven.artifact
Exception thrown when the identity of an artifact can not be established, e.g.
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
 
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
Deprecated.
use ModelBuilder instead
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
Deprecated.
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
Deprecated.
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
Deprecated.
InversionArtifactFilter(ArtifactFilter) - Constructor for class org.apache.maven.artifact.resolver.filter.InversionArtifactFilter
Deprecated.
 
invoke(InvokerRequest) - Method in interface org.apache.maven.api.cli.Invoker
Invokes the Maven application using the provided InvokerRequest.
invoke(InvokerRequest) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
invoke(InvokerRequest) - Method in class org.apache.maven.cling.invoker.mvn.forked.ForkedMavenInvoker
 
Invoker - Interface in org.apache.maven.api.cli
Defines the contract for a component responsible for invoking a Maven application using the information provided in an InvokerRequest.
InvokerException - Exception in org.apache.maven.api.cli
Represents an exception that occurs during the invocation of a Maven build or command.
InvokerException(String) - Constructor for exception org.apache.maven.api.cli.InvokerException
Constructs a new InvokerException with the specified detail message.
InvokerException(String, Throwable) - Constructor for exception org.apache.maven.api.cli.InvokerException
Constructs a new InvokerException with the specified detail message and cause.
InvokerException.ExitException - Exception in org.apache.maven.api.cli
Exception for intentional exit: No message or anything will be displayed, just the carried exit code will be returned from invoker Invoker.invoke(InvokerRequest) method.
invokerRequest - Variable in class org.apache.maven.cling.invoker.LookupContext
 
InvokerRequest - Interface in org.apache.maven.api.cli
Represents a Maven invocation request, encapsulating all necessary information for invoking a Maven build or command.
is(String) - Method in enum class org.apache.maven.api.DependencyScope
 
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
Deprecated.
The key for the option to enable strict parsing.
IS_STRICT - Static variable in interface org.apache.maven.settings.io.SettingsReader
Deprecated.
The key for the option to enable strict parsing.
IS_STRICT - Static variable in interface org.apache.maven.toolchain.io.ToolchainsReader
Deprecated.
The key for the option to enable strict parsing.
IS_WINDOWS - Static variable in interface org.apache.maven.api.cli.Executor
 
IS_WINDOWS - Static variable in class org.apache.maven.internal.impl.model.profile.Os
Boolean indicating if the running OS is a Windows system.
IS_WINDOWS - Static variable in class org.apache.maven.utils.Os
Deprecated.
Boolean indicating if the running OS is a Windows system.
isActive() - Method in class org.apache.maven.api.settings.Proxy
Indicates if this proxy is active.
isActive() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
Deprecated.
 
isActive() - Method in class org.apache.maven.settings.Proxy
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.ProfileActivator
Determines whether the specified profile is active in the given activator context.
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.profile.ConditionProfileActivator
Determines whether a profile should be active based on its condition.
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.profile.FileProfileActivator
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.profile.JdkVersionProfileActivator
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.profile.OperatingSystemProfileActivator
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.profile.PackagingProfileActivator
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.profile.PropertyProfileActivator
 
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
Deprecated.
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
Deprecated.
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.OperatingSystemProfileActivator
Deprecated.
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.PackagingProfileActivator
Deprecated.
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.activation.ProfileActivator
Deprecated.
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
Deprecated.
 
isActiveByDefault() - Method in class org.apache.maven.api.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.
isActiveByDefault() - Method in class org.apache.maven.api.settings.Activation
Flag specifying whether this profile is active as a default.
isActiveByDefault() - Method in class org.apache.maven.model.Activation
 
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
 
isAddDefaultEntities() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
 
isAddedToClasspath() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
Deprecated.
A value of true does not mean that the dependency should be placed on the classpath. See JavaPathType instead for better analysis.
isAddedToClasspath() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
Deprecated.
isAggregating() - Method in class org.apache.maven.lifecycle.internal.TaskSegment
 
isAggregator() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Flags this Mojo to run it in a multi-module way, i.e.
isAggregator() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isAllowStubModel() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
 
isArtifactExists() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
isAsDirtyTree() - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
isAsGraph() - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
isAsList() - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
isAsResolvedTree() - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
isAssignable(Type, Type) - Static method in class org.apache.maven.di.impl.Types
Tests whether a from type is assignable to to type
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.MavenArtifactRepository
 
isBlackListed(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
isBlackListed(MavenProject) - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
isBlocked() - Method in class org.apache.maven.api.settings.Mirror
Whether this mirror should be blocked from any download request but fail the download process, explaining why.
isBlocked() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
isBlocked() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
isBlocked() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
isBlocked() - Method in class org.apache.maven.settings.Mirror
 
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
Deprecated.
Test whether the node is direct or transitive dependency.
isChildProjectUrlInheritAppendPath() - Method in class org.apache.maven.api.model.Model
 
isChildProjectUrlInheritAppendPath() - Method in class org.apache.maven.model.Model
 
isChildScmConnectionInheritAppendPath() - Method in class org.apache.maven.api.model.Scm
 
isChildScmConnectionInheritAppendPath() - Method in class org.apache.maven.model.Scm
 
isChildScmDeveloperConnectionInheritAppendPath() - Method in class org.apache.maven.api.model.Scm
 
isChildScmDeveloperConnectionInheritAppendPath() - Method in class org.apache.maven.model.Scm
 
isChildScmUrlInheritAppendPath() - Method in class org.apache.maven.api.model.Scm
 
isChildScmUrlInheritAppendPath() - Method in class org.apache.maven.model.Scm
 
isChildSiteUrlInheritAppendPath() - Method in class org.apache.maven.api.model.Site
 
isChildSiteUrlInheritAppendPath() - Method in class org.apache.maven.model.Site
 
isColorEnabled() - Method in interface org.apache.maven.api.services.MessageBuilderFactory
Checks if the underlying output does support styling or not.
isColorEnabled() - Method in class org.apache.maven.internal.impl.DefaultMessageBuilderFactory
 
isColorEnabled() - Method in class org.apache.maven.jline.JLineMessageBuilderFactory
 
isColorEnabled() - Static method in class org.apache.maven.jline.MessageUtils
 
isCompareScope() - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
Deprecated.
 
isCompareVersion() - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
Deprecated.
 
isDebugEnabled() - Method in interface org.apache.maven.api.plugin.Log
Returns true if the debug error level is enabled.
isDebugEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
isDebugEnabled() - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
isDebugEnabled() - Method in class org.apache.maven.internal.impl.DefaultLog
 
isDebugEnabled() - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
isDebugEnabled() - Method in interface org.apache.maven.plugin.logging.Log
Deprecated.
 
isDebugEnabled() - Method in class org.apache.maven.plugin.logging.SystemStreamLog
Deprecated.
 
isDebugEnabled() - Method in class org.apache.maven.slf4j.MavenBaseLogger
Are debug messages currently enabled?
isDebugEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
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.api.plugin.descriptor.MojoDescriptor
Flags this Mojo to be invoked directly only.
isDirectInvocationOnly() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isEditable() - Method in class org.apache.maven.api.plugin.descriptor.Parameter
Specifies that this parameter can be configured directly by the user (as in the case of POM-specified configuration).
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.execution.ProjectActivation
 
isEmpty() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
isEmpty() - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
isEmptyEdges() - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
isEnabled() - Method in class org.apache.maven.api.model.RepositoryPolicy
 
isEnabled() - Method in class org.apache.maven.api.settings.RepositoryPolicy
Whether to use this repository for downloading this type of artifact.
isEnabled() - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
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
 
isEnabled() - Static method in class org.fusesource.jansi.Ansi
Deprecated.
 
isError() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
isErrorEnabled() - Method in interface org.apache.maven.api.plugin.Log
Returns true if the error error level is enabled.
isErrorEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
isErrorEnabled() - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
isErrorEnabled() - Method in class org.apache.maven.internal.impl.DefaultLog
 
isErrorEnabled() - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
isErrorEnabled() - Method in interface org.apache.maven.plugin.logging.Log
Deprecated.
 
isErrorEnabled() - Method in class org.apache.maven.plugin.logging.SystemStreamLog
Deprecated.
 
isErrorEnabled() - Method in class org.apache.maven.slf4j.MavenBaseLogger
Are error messages currently enabled?
isErrorEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
isExcludeDefaults() - Method in class org.apache.maven.api.model.Reporting
 
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.api.model.Plugin
 
isExtensions() - Method in class org.apache.maven.model.Plugin
 
isFamily(String) - Static method in class org.apache.maven.internal.impl.model.profile.Os
Determines if the OS on which Maven is executing matches the given OS family.
isFamily(String) - Static method in class org.apache.maven.utils.Os
Deprecated.
Determines if the OS on which Maven is executing matches the given OS family.
isFamily(String, String) - Static method in class org.apache.maven.internal.impl.model.profile.Os
Determines if the OS on which Maven is executing matches the given OS family derived from the given OS name
isFamily(String, String) - Static method in class org.apache.maven.utils.Os
Deprecated.
Determines if the OS on which Maven is executing matches the given OS family derived from the given OS name
isFatalErrorEnabled() - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
isFiltering() - Method in class org.apache.maven.api.model.Resource
 
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
Deprecated.
 
isForceUpdate() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
Deprecated.
 
isForking() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isHalted() - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
isHaltedOrBlacklisted(MavenProject) - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
isIgnoreInvalidArtifactDescriptor() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isIgnoreInvalidArtifactDescriptor() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isIgnoreMissingArtifactDescriptor() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isIgnoreMissingArtifactDescriptor() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isIgnoreTransitiveRepositories() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isIgnoreTransitiveRepositories() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isIncludesDependencies() - Method in interface org.apache.maven.api.Type
Specifies if the artifact already embeds its own dependencies.
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.internal.impl.resolver.type.DefaultType
 
isIncludesDependencies() - Method in class org.apache.maven.repository.internal.type.DefaultType
Deprecated.
 
isInclusive() - Method in interface org.apache.maven.api.VersionRange.Boundary
Returns true if version is included of the range.
isInfoEnabled() - Method in interface org.apache.maven.api.plugin.Log
Returns true if the info error level is enabled.
isInfoEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
isInfoEnabled() - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
isInfoEnabled() - Method in class org.apache.maven.internal.impl.DefaultLog
 
isInfoEnabled() - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
isInfoEnabled() - Method in interface org.apache.maven.plugin.logging.Log
Deprecated.
 
isInfoEnabled() - Method in class org.apache.maven.plugin.logging.SystemStreamLog
Deprecated.
 
isInfoEnabled() - Method in class org.apache.maven.slf4j.MavenBaseLogger
Are info messages currently enabled?
isInfoEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
isInherited() - Method in class org.apache.maven.api.model.ConfigurationContainer
 
isInherited() - Method in class org.apache.maven.model.ConfigurationContainer
 
isInheritedByDefault() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Specify that the Mojo is inherited.
isInheritedByDefault() - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
 
isInheritedByDefault() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isInheritedByDefault() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
isInteractiveMode() - Method in class org.apache.maven.api.settings.Settings
Whether Maven should attempt to interact with the user for input.
isInteractiveMode() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isInteractiveMode() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isInteractiveMode() - Method in class org.apache.maven.settings.Settings
 
isIsolatedRealm() - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
 
isJavaVersionCompatible(String, String) - Static method in class org.apache.maven.internal.impl.model.profile.JdkVersionProfileActivator
 
isJavaVersionCompatible(String, String) - Static method in class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
Deprecated.
 
isLevelEnabled(int) - Method in class org.apache.maven.slf4j.MavenBaseLogger
Is the given log level currently enabled?
isLocalCopy() - Method in class org.apache.maven.api.metadata.Snapshot
Whether to use a local copy instead (with filename that includes the base version)
isLocalCopy() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
 
isLocationTracking() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
 
isLocationTracking() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
isLocationTracking() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
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
 
isMarker(Class<? extends Annotation>) - Static method in class org.apache.maven.di.impl.Utils
 
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
Deprecated.
 
isNoSnapshotUpdates() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isNoSnapshotUpdates() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isOffline() - Method in class org.apache.maven.api.settings.Settings
Indicate whether maven should operate in offline mode full-time.
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
Deprecated.
 
isOffline() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isOffline() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isOffline() - Method in class org.apache.maven.execution.MavenSession
 
isOffline() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
Deprecated.
 
isOffline() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Deprecated.
Indicates whether network access to remote repositories has been disabled.
isOffline() - Method in class org.apache.maven.settings.Settings
 
isolatedRealm(boolean) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor.Builder
 
isOnlineRequired() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Flags this Mojo to require online mode for its operation.
isOnlineRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isOptional() - Method in interface org.apache.maven.api.Dependency
Returns whether the dependency is optional or mandatory.
isOptional() - Method in class org.apache.maven.api.model.Dependency
 
isOptional() - Method in interface org.apache.maven.api.services.DependencyCoordinatesFactoryRequest
 
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.internal.impl.DefaultDependency
 
isOptional() - Method in class org.apache.maven.model.Dependency
 
isOptional() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
isParallel() - Method in class org.apache.maven.execution.MavenSession
 
isPreserveModelVersion() - Method in class org.apache.maven.api.model.Model
Indicates if the build POM for this project should be preserved or downgraded to the lowest compatible version.
isProcessPlugins() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
 
isProcessPlugins() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
isProcessPlugins() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
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
 
isProfileActive(String) - Method in interface org.apache.maven.api.services.model.ProfileActivationContext
Checks if the specified profile has been explicitly activated.
isProfileActive(String) - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
isProfileInactive(String) - Method in interface org.apache.maven.api.services.model.ProfileActivationContext
Checks if the specified profile has been explicitly deactivated.
isProfileInactive(String) - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
isProjectAware() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
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.MavenArtifactRepository
 
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.api.plugin.descriptor.MojoDescriptor
Flags this Mojo to require running inside of a project.
isProjectRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isQuiet() - Method in class org.apache.maven.cli.CliRequest
Deprecated.
 
isRecursive() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
 
isRecursive() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
 
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.api.plugin.descriptor.Parameter
Whether this parameter is required for the Mojo to function.
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
Deprecated.
 
isResolved() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
isResolved() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
isResolved() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
isResolveDependencies() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
isResolveDependencies() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
isResolveManagedVersions() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
Deprecated.
 
isResolveManagedVersions() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Deprecated.
Determines whether the managed version information should be retrieved.
isResolveRoot() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
isResolveTransitively() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
isResolveVersionRanges() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
Deprecated.
This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.
isResolveVersionRanges() - Method in interface org.apache.maven.project.ProjectBuildingRequest
Deprecated.
This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.
isResume() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isResume() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isRoot() - Method in class org.apache.maven.api.model.Model
Indicates that this project is the root project, located in the upper directory of the source tree.
isRootDirectory(Path) - Method in interface org.apache.maven.api.services.model.RootDetector
 
isRootDirectory(Path) - Method in class org.apache.maven.internal.impl.model.rootlocator.DefaultRootLocator
 
isRootDirectory(Path) - Method in class org.apache.maven.internal.impl.model.rootlocator.DotMvnRootDetector
 
isRootDirectory(Path) - Method in class org.apache.maven.internal.impl.model.rootlocator.PomXmlRootDetector
 
isRootDirectory(Path) - Method in class org.apache.maven.model.root.DefaultRootLocator
Deprecated.
 
isRootDirectory(Path) - Method in interface org.apache.maven.model.root.RootLocator
Deprecated.
 
isRootProject() - Method in interface org.apache.maven.api.Project
Returns a boolean indicating if the project is a root project, meaning that the Project.getRootDirectory() and Project.getBasedir() points to the same directory, and that either Model.isRoot() is true or that basedir contains a .mvn child directory.
isRootProject() - Method in class org.apache.maven.internal.impl.DefaultProject
 
isRunningOnCI(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
isScopedVertices() - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
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.api.model.Notifier
Whether to send notifications on error.
isSendOnError() - Method in class org.apache.maven.model.Notifier
 
isSendOnFailure() - Method in class org.apache.maven.api.model.Notifier
Whether to send notifications on failure.
isSendOnFailure() - Method in class org.apache.maven.model.Notifier
 
isSendOnSuccess() - Method in class org.apache.maven.api.model.Notifier
Whether to send notifications on success.
isSendOnSuccess() - Method in class org.apache.maven.model.Notifier
 
isSendOnWarning() - Method in class org.apache.maven.api.model.Notifier
Whether to send notifications on warning.
isSendOnWarning() - Method in class org.apache.maven.model.Notifier
 
isShowChecksumEvents() - Method in interface org.apache.maven.repository.ArtifactTransferListener
Deprecated.
 
isShowErrors() - Method in class org.apache.maven.cli.CliRequest
Deprecated.
 
isShowErrors() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isShowErrors() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isSiteEmpty(Site) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
isSnapshot() - Method in interface org.apache.maven.api.Artifact
Determines whether this artifact uses a snapshot version.
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
Deprecated.
 
isSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
Deprecated.
 
isSnapshot() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Deprecated.
Whether this represents a snapshot.
isSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
Deprecated.
 
isSnapshot() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
isSnapshot() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
isSnapshot() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
isSnapshot() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
isSnapshot(String) - Method in interface org.apache.maven.api.services.model.ModelVersionParser
Checks whether a given artifact version is considered a SNAPSHOT or not.
isSnapshot(String) - Method in interface org.apache.maven.api.services.VersionParser
Checks whether a given artifact version is considered a SNAPSHOT or not.
isSnapshot(String) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
isSnapshot(String) - Method in class org.apache.maven.internal.impl.DefaultModelVersionParser
 
isSnapshot(String) - Method in class org.apache.maven.internal.impl.DefaultVersionParser
 
isSnapshot(String) - Method in class org.apache.maven.repository.internal.DefaultModelVersionParser
Deprecated.
 
isStale() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
Deprecated.
 
isStrict() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
 
isStrictDependencyScopes() - Method in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
isStrictDependencyScopes() - Method in class org.apache.maven.internal.impl.resolver.scopes.Maven4ScopeManagerConfiguration
 
isStrictDependencyScopes() - Method in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
isStrictDependencyScopes() - Method in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
Deprecated.
 
isStrictResolutionScopes() - Method in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
isStrictResolutionScopes() - Method in class org.apache.maven.internal.impl.resolver.scopes.Maven4ScopeManagerConfiguration
 
isStrictResolutionScopes() - Method in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
isStrictResolutionScopes() - Method in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
Deprecated.
 
isSuccess() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
isSuccessorOf(BuildStep) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
issueManagement(IssueManagement) - Method in class org.apache.maven.api.model.Model.Builder
 
IssueManagement - Class in org.apache.maven.api.model
Information about the issue tracking (or bug tracking) system used to manage this project.
IssueManagement - Class in org.apache.maven.model
 
IssueManagement() - Constructor for class org.apache.maven.model.IssueManagement
 
IssueManagement(IssueManagement) - Constructor for class org.apache.maven.model.IssueManagement
 
IssueManagement(IssueManagement.Builder) - Constructor for class org.apache.maven.api.model.IssueManagement
Constructor for this class, to be called from its subclasses and IssueManagement.Builder.
IssueManagement(IssueManagement, BaseObject) - Constructor for class org.apache.maven.model.IssueManagement
 
IssueManagement.Builder - Class in org.apache.maven.api.model
Builder class used to create IssueManagement instances.
issueManagementToApiV3(List<IssueManagement>) - Static method in class org.apache.maven.model.IssueManagement
 
issueManagementToApiV4(List<IssueManagement>) - Static method in class org.apache.maven.model.IssueManagement
 
isThreadSafe() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isTopProject() - Method in interface org.apache.maven.api.Project
Returns a boolean indicating if the project is the top level project for this reactor build.
isTopProject() - Method in class org.apache.maven.internal.impl.DefaultProject
 
isTraceEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
isTraceEnabled() - Method in class org.apache.maven.slf4j.MavenBaseLogger
Are trace messages currently enabled?
isTraceEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
isTransitive() - Method in enum class org.apache.maven.api.DependencyScope
 
isTwoPhaseBuilding() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
isTwoPhaseBuilding() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Indicates whether the model building should happen in two phases.
isTypeAnnotation(Class<? extends Annotation>) - Method in class org.apache.maven.internal.impl.di.SessionScope
 
isTypeAnnotation(Class<? extends Annotation>) - Method in class org.apache.maven.session.scope.internal.SessionScope
 
isUniqueVersion() - Method in class org.apache.maven.api.model.DeploymentRepository
Whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same version each time
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.MavenArtifactRepository
 
isUniqueVersion() - Method in class org.apache.maven.model.DeploymentRepository
 
isUpdateRequired(Artifact, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
Deprecated.
 
isUpdateRequired(Artifact, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.UpdateCheckManager
Deprecated.
 
isUpdateRequired(RepositoryMetadata, ArtifactRepository, File) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
Deprecated.
 
isUpdateRequired(RepositoryMetadata, ArtifactRepository, File) - Method in interface org.apache.maven.repository.legacy.UpdateCheckManager
Deprecated.
 
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
Deprecated.
Since 3.9 there is no direct Maven2 interop offered at LRM level. See Resolver Configuration page option aether.artifactResolver.simpleLrmInterop that provides similar semantics. This method should be never invoked, and always returns false.
isUsePluginRegistry() - Method in class org.apache.maven.api.settings.Settings
Whether Maven should use the plugin-registry.xml file to manage plugin versions.
isUsePluginRegistry() - Method in class org.apache.maven.settings.Settings
 
isUsingPOMsFromFilesystem() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
isV4Api() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isValidProperty(String) - Method in class org.apache.maven.model.interpolation.DefaultModelVersionProcessor
Deprecated.
 
isValidProperty(String) - Method in interface org.apache.maven.model.interpolation.ModelVersionProcessor
Deprecated.
 
isVerbose() - Method in class org.apache.maven.cli.CliRequest
Deprecated.
 
isVersionedVertices() - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
isVersionSnapshot(String) - Method in interface org.apache.maven.api.Session
Checks whether a given artifact version is considered a SNAPSHOT or not.
isVersionSnapshot(String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(VersionParser.class).isSnapshot(...)
isWarnEnabled() - Method in interface org.apache.maven.api.plugin.Log
Returns true if the warn error level is enabled.
isWarnEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
isWarnEnabled() - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
isWarnEnabled() - Method in class org.apache.maven.internal.impl.DefaultLog
 
isWarnEnabled() - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
isWarnEnabled() - Method in interface org.apache.maven.plugin.logging.Log
Deprecated.
 
isWarnEnabled() - Method in class org.apache.maven.plugin.logging.SystemStreamLog
Deprecated.
 
isWarnEnabled() - Method in class org.apache.maven.slf4j.MavenBaseLogger
Are warn messages currently enabled?
isWarnEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
ITALIC - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
ITALIC_OFF - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
iterator() - Method in class org.apache.maven.internal.impl.DefaultLifecycleRegistry
 
iterator() - Method in class org.apache.maven.internal.impl.MappedCollection
 
iterator() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
iterator() - Method in class org.apache.maven.lifecycle.internal.SetWithResolutionResult
 
iterator() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
 
iterator() - Method in class org.apache.maven.repository.metadata.ClasspathContainer
Deprecated.
 

J

JAR - Static variable in interface org.apache.maven.api.Type
Artifact type name for a JAR file that can be placed either on the class-path or on the module-path.
JAR_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
JarLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
jar packaging plugins bindings provider for default lifecycle.
JarLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.JarLifecycleMappingProvider
 
JAVA_FAMILY - Static variable in interface org.apache.maven.api.Language
 
JAVA_SOURCE - Static variable in interface org.apache.maven.api.Type
Artifact type name for source code packaged in a JAR file.
JAVADOC - Static variable in interface org.apache.maven.api.Type
Artifact type name for javadoc packaged in a JAR file.
JavaPathType - Enum Class in org.apache.maven.api
The option of a Java command-line tool where to place the paths to some dependencies.
JavaPathType.Modular - Class in org.apache.maven.api
Type of path which is applied to only one specific Java module.
JavaToolchain - Interface in org.apache.maven.api
Represents a Java toolchain in the Maven build system.
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.
jdk(String) - Method in class org.apache.maven.api.model.Activation.Builder
 
jdk(String) - Method in class org.apache.maven.api.settings.Activation.Builder
 
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.internal.impl.model.profile
Determines profile activation based on the version of the current Java runtime.
JdkVersionProfileActivator - Class in org.apache.maven.model.profile.activation
Deprecated.
use ModelBuilder instead
JdkVersionProfileActivator() - Constructor for class org.apache.maven.internal.impl.model.profile.JdkVersionProfileActivator
 
JdkVersionProfileActivator() - Constructor for class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
Deprecated.
 
JLineMessageBuilderFactory - Class in org.apache.maven.jline
 
JLineMessageBuilderFactory() - Constructor for class org.apache.maven.jline.JLineMessageBuilderFactory
 
jvmArgument(String) - Method in class org.apache.maven.api.cli.ExecutorRequest.Builder
 
jvmArguments() - Method in interface org.apache.maven.api.cli.ExecutorRequest
Returns the list of extra JVM arguments to be passed to the forked process.
jvmArguments() - Method in interface org.apache.maven.api.cli.InvokerRequest
Returns the list of extra JVM arguments to be passed to the forked process.
jvmArguments() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
jvmArguments(List<String>) - Method in class org.apache.maven.api.cli.ExecutorRequest.Builder
 
jvmSystemProperties() - Method in interface org.apache.maven.api.cli.ExecutorRequest
Returns the map of Java System Properties to set before executing process.
jvmSystemProperties(Map<String, String>) - Method in class org.apache.maven.api.cli.ExecutorRequest.Builder
 
jvmSystemProperty(String, String) - Method in class org.apache.maven.api.cli.ExecutorRequest.Builder
 

K

key - Variable in class org.apache.maven.internal.impl.DefaultArtifact
 
key() - Method in interface org.apache.maven.api.Artifact
Returns a unique identifier for this artifact.
key() - Method in record class org.apache.maven.di.impl.Dependency
Returns the value of the key record component.
key() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
key() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
key(Class<T>) - Static method in interface org.apache.maven.api.SessionData
Create a key using the given class as an identifier and as the type of the object.
key(Class<T>, Object) - Static method in interface org.apache.maven.api.SessionData
Create a key using the given class and id.
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<T> - Class in org.apache.maven.di
The key defines an identity of a binding.
Key() - Constructor for class org.apache.maven.di.Key
 
Key(Object) - Constructor for class org.apache.maven.di.Key
 
Key(Type, Object) - Constructor for class org.apache.maven.di.Key
 
KEY - Static variable in interface org.apache.maven.model.building.TransformerContext
Deprecated.
Key to get the TransformerContext from the SessionData
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
 
keyOf(Type, Type, AnnotatedElement) - Static method in class org.apache.maven.di.impl.ReflectionUtils
 
keys - Variable in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
KEYS_COMBINATION_MODE_ATTRIBUTE - Static variable in interface org.apache.maven.api.xml.XmlNode
In case of complex XML structures, combining can be done based on keys.
KILOBYTE - Enum constant in enum class org.apache.maven.cli.transfer.FileSizeFormat.ScaleUnit
Deprecated.
 
KILOBYTE - Enum constant in enum class org.apache.maven.cling.transfer.FileSizeFormat.ScaleUnit
 
kind() - Method in interface org.apache.maven.api.Lifecycle.Link
 

L

language() - Method in interface org.apache.maven.api.Packaging
The language of this packaging.
language(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
Language - Interface in org.apache.maven.api
Language.
LanguageProvider - Interface in org.apache.maven.api.spi
 
LanguageRegistry - Interface in org.apache.maven.api.services
 
LAST_ANSI_SEQUENCE - Static variable in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
LAST_UPDATE_TAG - Static variable in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
Deprecated.
 
lastUpdated(String) - Method in class org.apache.maven.api.metadata.Versioning.Builder
 
latest(String) - Method in class org.apache.maven.api.metadata.Versioning.Builder
 
LATEST_VERSION - Static variable in interface org.apache.maven.artifact.Artifact
Deprecated.
LatestArtifactTransformation - Class in org.apache.maven.repository.legacy.resolver.transform
Deprecated.
LatestArtifactTransformation() - Constructor for class org.apache.maven.repository.legacy.resolver.transform.LatestArtifactTransformation
Deprecated.
 
LayeredMavenOptions<O extends MavenOptions> - Class in org.apache.maven.cling.invoker.mvn
Options that are "layered" by precedence order.
LayeredMavenOptions(List<O>) - Constructor for class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
LayeredOptions<O extends Options> - Class in org.apache.maven.cling.invoker
Options that are "layered" by precedence order.
LayeredOptions(List<O>) - Constructor for class org.apache.maven.cling.invoker.LayeredOptions
 
layerMavenOptions(Collection<MavenOptions>) - Static method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
layout(String) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
 
layout(String) - Method in class org.apache.maven.api.model.Repository.Builder
 
layout(String) - Method in class org.apache.maven.api.model.RepositoryBase.Builder
 
layout(String) - Method in class org.apache.maven.api.settings.Mirror.Builder
 
layout(String) - Method in class org.apache.maven.api.settings.Repository.Builder
 
layout(String) - Method in class org.apache.maven.api.settings.RepositoryBase.Builder
 
Layout() - Constructor for class org.apache.maven.cli.props.MavenProperties.Layout
Deprecated.
 
Layout() - Constructor for class org.apache.maven.cling.props.MavenProperties.Layout
 
Layout(List<String>, List<String>) - Constructor for class org.apache.maven.cli.props.MavenProperties.Layout
Deprecated.
 
Layout(List<String>, List<String>) - Constructor for class org.apache.maven.cling.props.MavenProperties.Layout
 
leave(Node) - Method in interface org.apache.maven.api.NodeVisitor
Ends the visit to the specified dependency node.
LegacyArtifactCollector - Interface in org.apache.maven.repository.legacy.resolver
Deprecated.
LegacyArtifactHandlerManager - Class in org.apache.maven.artifact.handler.manager
 
LegacyArtifactHandlerManager(Map<String, ArtifactHandler>) - Constructor for class org.apache.maven.artifact.handler.manager.LegacyArtifactHandlerManager
 
LegacyLocalRepositoryManager - Class in org.apache.maven.artifact.repository
Deprecated.
LegacyRepositorySystem - Class in org.apache.maven.repository.legacy
Deprecated.
LegacyRepositorySystem() - Constructor for class org.apache.maven.repository.legacy.LegacyRepositorySystem
Deprecated.
 
LegacyRepositorySystemSessionExtender - Class in org.apache.maven.internal.aether
Extender that fills in legacy bits (using legacy code).
LegacyRepositorySystemSessionExtender() - Constructor for class org.apache.maven.internal.aether.LegacyRepositorySystemSessionExtender
 
LegacySupport - Interface in org.apache.maven.plugin
Helps to provide backward-compatibility with plugins that use legacy components.
length(List<Object>) - Method in class org.apache.maven.internal.impl.model.profile.ConditionFunctions
Returns the length of the given string.
LEVEL_IN_BRACKETS_KEY - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
License - Class in org.apache.maven.api.model
Describes the licenses for this project.
License - Class in org.apache.maven.model
 
License() - Constructor for class org.apache.maven.model.License
 
License(License) - Constructor for class org.apache.maven.model.License
 
License(License.Builder) - Constructor for class org.apache.maven.api.model.License
Constructor for this class, to be called from its subclasses and License.Builder.
License(License, BaseObject) - Constructor for class org.apache.maven.model.License
 
License.Builder - Class in org.apache.maven.api.model
Builder class used to create License instances.
licenses(Collection<License>) - Method in class org.apache.maven.api.model.Model.Builder
 
licenseToApiV3(List<License>) - Static method in class org.apache.maven.model.License
 
licenseToApiV4(List<License>) - Static method in class org.apache.maven.model.License
 
lifecycle() - Element in annotation interface org.apache.maven.api.plugin.annotations.Execute
Lifecycle id of the lifecycle that defines Execute.phase().
Lifecycle - Class in org.apache.maven.api.plugin.descriptor.lifecycle
A custom lifecycle mapping definition.
Lifecycle - Class in org.apache.maven.lifecycle
Lifecycle definition, with eventual plugin bindings (when they are not packaging-specific).
Lifecycle - Class in org.apache.maven.lifecycle.mapping
Lifecycle definition for a packaging (multiple packagings share the same lifecycle id = usually "default").
Lifecycle - Class in org.apache.maven.plugin.lifecycle
A custom lifecycle mapping definition.
Lifecycle - Interface in org.apache.maven.api
A Maven lifecycle is a sequence of predefined phases that govern the build process of a Maven project.
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(Lifecycle.Builder) - Constructor for class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle
Constructor for this class, to be called from its subclasses and Lifecycle.Builder.
Lifecycle(LifecycleRegistry, Lifecycle) - Constructor for class org.apache.maven.lifecycle.Lifecycle
 
LIFECYCLE - Enum constant in enum class org.apache.maven.plugin.MojoExecution.Source
An execution that originates from a goal bound to a lifecycle phase.
Lifecycle.Alias - Interface in org.apache.maven.api
A phase alias, mostly used to support the Maven 3 phases which are mapped to dynamic phases in Maven 4.
Lifecycle.Builder - Class in org.apache.maven.api.plugin.descriptor.lifecycle
Builder class used to create Lifecycle instances.
Lifecycle.ChildrenPointer - Interface in org.apache.maven.api
 
Lifecycle.DependenciesPointer - Interface in org.apache.maven.api
 
Lifecycle.Link - Interface in org.apache.maven.api
A link from a phase to another phase, consisting of a type which can be Lifecycle.Link.Kind.BEFORE or Lifecycle.Link.Kind.AFTER, and a Lifecycle.Pointer to another phase.
Lifecycle.Link.Kind - Enum Class in org.apache.maven.api
 
Lifecycle.Phase - Interface in org.apache.maven.api
A phase in the lifecycle.
Lifecycle.PhasePointer - Interface in org.apache.maven.api
 
Lifecycle.Pointer - Interface in org.apache.maven.api
 
Lifecycle.Pointer.Type - Enum Class in org.apache.maven.api
 
lifecycleBindingsInjector(ModelTransformer) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
LifecycleBindingsInjector - Interface in org.apache.maven.api.services.model
Handles injection of plugin executions induced by the lifecycle bindings for a packaging.
LifecycleBindingsInjector - Interface in org.apache.maven.model.plugin
Deprecated.
use ModelBuilder instead
LifecycleBindingsMerger() - Constructor for class org.apache.maven.internal.impl.model.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
LifecycleBindingsMerger() - Constructor for class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
LifecycleConfiguration - Class in org.apache.maven.api.plugin.descriptor.lifecycle
Root element of the lifecycle.xml file.
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
 
LifecycleConfiguration(LifecycleConfiguration.Builder) - Constructor for class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration
Constructor for this class, to be called from its subclasses and LifecycleConfiguration.Builder.
LifecycleConfiguration.Builder - Class in org.apache.maven.api.plugin.descriptor.lifecycle
Builder class used to create LifecycleConfiguration instances.
LifecycleDebugLogger - Class in org.apache.maven.lifecycle.internal
Logs debug output from the various lifecycle phases.
LifecycleDebugLogger() - Constructor for class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
LifecycleDependencyResolver - Class in org.apache.maven.lifecycle.internal
Resolves dependencies for the artifacts in context of the lifecycle build
LifecycleDependencyResolver(ProjectDependenciesResolver, ProjectArtifactFactory, EventSpyDispatcher, ProjectArtifactsCache, MessageBuilderFactory) - Constructor for class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
LifecycleExecutionException - Exception in org.apache.maven.lifecycle
 
LifecycleExecutionException(String) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, Throwable) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, MojoExecution, MavenProject) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, MojoExecution, MavenProject, Throwable) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, MavenProject) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(Throwable) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(MessageBuilderFactory, MojoExecution, MavenProject, Throwable) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(MojoExecution, MavenProject, Throwable) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionPlanCalculator - Interface in org.apache.maven.lifecycle.internal
 
LifecycleExecutor - Interface in org.apache.maven.lifecycle
A facade that provides lifecycle services to components outside Maven core.
LifecycleMapping - Interface in org.apache.maven.lifecycle.mapping
LifecycleMapping
LifecycleMappingDelegate - Interface in org.apache.maven.lifecycle
Lifecycle mapping delegate component interface.
LifecycleModuleBuilder - Class in org.apache.maven.lifecycle.internal
Builds one or more lifecycles for a full module
LifecycleModuleBuilder(MojoExecutor, BuilderCommon, ExecutionEventCatapult, List<ProjectExecutionListener>, ConsumerPomArtifactTransformer) - Constructor for class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
 
LifecycleMojo - Class in org.apache.maven.lifecycle.mapping
Mojo (plugin goal) binding to a lifecycle phase.
LifecycleMojo() - Constructor for class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
LifecycleNotFoundException - Exception in org.apache.maven.lifecycle
Signals a failure to locate a lifecycle.
LifecycleNotFoundException(String) - Constructor for exception org.apache.maven.lifecycle.LifecycleNotFoundException
Creates a new exception to indicate that the specified lifecycle is unknown.
LifecyclePhase - Class in org.apache.maven.lifecycle.mapping
Mojo (goals) bindings to a lifecycle phase.
LifecyclePhase() - Constructor for class org.apache.maven.lifecycle.mapping.LifecyclePhase
 
LifecyclePhase(String) - Constructor for class org.apache.maven.lifecycle.mapping.LifecyclePhase
 
LifecyclePhaseNotFoundException - Exception in org.apache.maven.lifecycle
Signals a failure to locate the lifecycle for some phase.
LifecyclePhaseNotFoundException(String, String) - Constructor for exception org.apache.maven.lifecycle.LifecyclePhaseNotFoundException
Creates a new exception to indicate that the specified lifecycle phase is not defined by any known lifecycle.
LifeCyclePluginAnalyzer - Interface in org.apache.maven.lifecycle
 
LifecyclePluginResolver - Class in org.apache.maven.lifecycle.internal
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
LifecyclePluginResolver(PluginVersionResolver) - Constructor for class org.apache.maven.lifecycle.internal.LifecyclePluginResolver
 
LifecycleProvider - Interface in org.apache.maven.api.plugin
Interface that can be provided by the plugin to wire in custom lifecycles leveraged using the Execute annotation.
LifecycleProvider - Interface in org.apache.maven.api.spi
 
LifecycleRegistry - Interface in org.apache.maven.api.services
 
lifecycles(Collection<Lifecycle>) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration.Builder
 
Lifecycles - Class in org.apache.maven.internal.impl
 
Lifecycles() - Constructor for class org.apache.maven.internal.impl.Lifecycles
 
LifecycleStarter - Interface in org.apache.maven.lifecycle.internal
Starts the build life cycle
LifecycleStaxReader - Class in org.apache.maven.plugin.lifecycle.io
 
LifecycleStaxReader() - Constructor for class org.apache.maven.plugin.lifecycle.io.LifecycleStaxReader
 
LifecycleStaxReader(LifecycleStaxReader.ContentTransformer) - Constructor for class org.apache.maven.plugin.lifecycle.io.LifecycleStaxReader
 
LifecycleStaxReader.ContentTransformer - Interface in org.apache.maven.plugin.lifecycle.io
 
LifecycleStaxWriter - Class in org.apache.maven.plugin.lifecycle.io
 
LifecycleStaxWriter() - Constructor for class org.apache.maven.plugin.lifecycle.io.LifecycleStaxWriter
 
LifecycleTask - Class in org.apache.maven.lifecycle.internal
A task that is a lifecycle.
LifecycleTask(String) - Constructor for class org.apache.maven.lifecycle.internal.LifecycleTask
 
LifecycleTaskSegmentCalculator - Interface in org.apache.maven.lifecycle.internal
Calculates the task segments in the build
LifecycleWrapperProvider(PlexusContainer) - Constructor for class org.apache.maven.internal.impl.DefaultLifecycleRegistry.LifecycleWrapperProvider
 
links() - Method in interface org.apache.maven.api.Lifecycle.Phase
 
list(List<T>, Function<T, Q>) - Method in class org.apache.maven.di.impl.InjectorImpl
 
Listener - Interface in org.apache.maven.api
A listener for session events.
listOriginatingArtifact(Artifact) - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
load() - Method in interface org.apache.maven.plugin.PluginDescriptorCache.PluginDescriptorSupplier
 
load() - Method in interface org.apache.maven.plugin.PluginRealmCache.PluginRealmSupplier
 
load() - Static method in class org.apache.maven.usability.plugin.ExpressionDocumenter
Deprecated.
 
load(InputStream) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
load(InputStream) - Method in class org.apache.maven.cling.props.MavenProperties
 
load(Reader) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
load(Reader) - Method in class org.apache.maven.cling.props.MavenProperties
 
load(URL) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
load(URL) - Method in class org.apache.maven.cling.props.MavenProperties
 
load(Path) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
load(Path) - Method in class org.apache.maven.cling.props.MavenProperties
 
loadCoreExtensions(LookupInvoker<C>, C, ClassRealm, Set<String>) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
loadCoreExtensions(MavenExecutionRequest, Set<String>, List<CoreExtension>) - Method in class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
Deprecated.
 
loadCoreExtensions(MavenExecutionRequest, Set<String>, List<CoreExtension>) - Method in class org.apache.maven.cling.extensions.BootstrapCoreExtensionManager
 
loadLayout(Reader, boolean) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
Reads a properties file and stores its internal structure.
loadLayout(Reader, boolean) - Method in class org.apache.maven.cling.props.MavenProperties
Reads a properties file and stores its internal structure.
loadMavenLoggerFactory() - Method in class org.apache.maven.slf4j.MavenServiceProvider
 
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
Deprecated.
 
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
Deprecated.
 
loadPluginFully(Plugin, MavenProject, MavenSession) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
loadProperties(Properties, Path, Function<String, String>, boolean) - Static method in class org.apache.maven.cli.props.MavenPropertiesLoader
Deprecated.
 
loadProperties(Properties, Path, Function<String, String>, boolean) - Static method in class org.apache.maven.cling.props.MavenPropertiesLoader
 
LOCAL_PATH - Static variable in class org.apache.maven.internal.impl.resolver.artifact.MavenArtifactProperties
The (expected) path to the artifact on the local filesystem.
LOCAL_PATH - Static variable in class org.apache.maven.repository.internal.artifact.MavenArtifactProperties
Deprecated.
The (expected) path to the artifact on the local filesystem.
LOCAL_REPOSITORY_ID - Static variable in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
Deprecated.
 
LOCAL_REPOSITORY_ID - Static variable in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
Deprecated.
 
LocalArtifactRepository - Class in org.apache.maven.repository
Deprecated.
LocalArtifactRepository() - Constructor for class org.apache.maven.repository.LocalArtifactRepository
Deprecated.
 
LocalContext(ParserRequest) - Constructor for class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
localCopy(boolean) - Method in class org.apache.maven.api.metadata.Snapshot.Builder
 
LocalMavenInvoker - Class in org.apache.maven.cling.invoker.mvn.local
Local Maven invoker implementation, that expects all the Maven to be on classpath.
LocalMavenInvoker(ProtoLookup) - Constructor for class org.apache.maven.cling.invoker.mvn.local.LocalMavenInvoker
 
localRepository - Variable in class org.apache.maven.repository.metadata.MetadataResolutionRequest
Deprecated.
 
localRepository(String) - Method in class org.apache.maven.api.settings.Settings.Builder
 
localRepository(ExecutorRequest.Builder) - Method in interface org.apache.maven.cling.executor.ExecutorTool
Returns the location of local repository, as detected by Maven.
localRepository(ExecutorRequest.Builder) - Method in class org.apache.maven.cling.executor.internal.HelperImpl
 
localRepository(ExecutorRequest.Builder) - Method in class org.apache.maven.cling.executor.internal.ToolboxTool
 
LocalRepository - Interface in org.apache.maven.api
The local repository is a directory on the developer's machine where Maven stores all the downloaded artifacts (such as dependencies, plugins, and project artifacts).
LocalRepositoryManager - Interface in org.apache.maven.api.services
 
LocalRepositoryNotAccessibleException - Exception in org.apache.maven.repository
Deprecated.
LocalRepositoryNotAccessibleException(String) - Constructor for exception org.apache.maven.repository.LocalRepositoryNotAccessibleException
Deprecated.
 
LocalRepositoryNotAccessibleException(String, Throwable) - Constructor for exception org.apache.maven.repository.LocalRepositoryNotAccessibleException
Deprecated.
 
localRepositoryPath - Variable in class org.apache.maven.cling.invoker.LookupContext
 
localRepositoryPath(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
locate(Path) - Method in interface org.apache.maven.api.spi.ModelParser
Locates the pom in the given directory.
locate(Path) - Method in interface org.apache.maven.model.building.TransformerContext
Deprecated.
Locate the POM file inside the given directory.
locateAndParse(Path, Map<String, ?>) - Method in interface org.apache.maven.api.spi.ModelParser
Locate and parse the model in the specified directory.
locateExistingPom(File) - Method in class org.apache.maven.model.building.DefaultModelProcessor
Deprecated.
locateExistingPom(File) - Method in class org.apache.maven.model.locator.DefaultModelLocator
Deprecated.
locateExistingPom(File) - Method in interface org.apache.maven.model.locator.ModelLocator
Deprecated.
locateExistingPom(Path) - Method in interface org.apache.maven.api.services.model.ModelProcessor
Returns the file containing the pom to be parsed or null if a pom can not be found at the given file or in the given directory.
locateExistingPom(Path) - Method in interface org.apache.maven.api.services.ModelSource.ModelLocator
Returns the file containing the pom or null if a pom can not be found at the given file or in the given directory.
locateExistingPom(Path) - Method in class org.apache.maven.internal.impl.model.DefaultModelProcessor
 
locateExistingPom(Path) - Method in class org.apache.maven.model.building.DefaultModelProcessor
Deprecated.
 
locateExistingPom(Path) - Method in class org.apache.maven.model.locator.DefaultModelLocator
Deprecated.
 
locateExistingPom(Path) - Method in interface org.apache.maven.model.locator.ModelLocator
Deprecated.
Returns the file containing the pom or null if a pom can not be found at the given file or in the given directory.
locatePom(File) - Method in class org.apache.maven.model.building.DefaultModelProcessor
Deprecated.
locatePom(File) - Method in class org.apache.maven.model.locator.DefaultModelLocator
Deprecated.
locatePom(File) - Method in interface org.apache.maven.model.locator.ModelLocator
Deprecated.
locatePom(Path) - Method in class org.apache.maven.model.building.DefaultModelProcessor
Deprecated.
 
locatePom(Path) - Method in class org.apache.maven.model.locator.DefaultModelLocator
Deprecated.
 
locatePom(Path) - Method in interface org.apache.maven.model.locator.ModelLocator
Deprecated.
Locates the POM file within the specified project directory.
location - Variable in class org.apache.maven.internal.xml.XmlNodeImpl
 
location() - Method in enum class org.apache.maven.api.JavaPathType
Returns the identification of this path in the javax.tool API.
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Activation.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.ActivationFile.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.ActivationOS.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.ActivationProperty.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Build.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.BuildBase.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.CiManagement.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.ConfigurationContainer.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Contributor.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Dependency.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.DependencyManagement.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Developer.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Exclusion.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Extension.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.FileSet.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.IssueManagement.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.License.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.MailingList.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Model.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.ModelBase.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Notifier.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Organization.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Parent.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.PatternSet.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Plugin.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.PluginConfiguration.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.PluginContainer.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.PluginExecution.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.PluginManagement.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Prerequisites.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Profile.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Relocation.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Reporting.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.ReportPlugin.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.ReportSet.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Repository.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.RepositoryBase.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.RepositoryPolicy.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Resource.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Scm.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.model.Site.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.settings.Activation.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.settings.ActivationFile.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.settings.ActivationOS.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.settings.ActivationProperty.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.settings.IdentifiableBase.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.settings.Mirror.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.settings.Profile.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.settings.Proxy.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.settings.Repository.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.settings.RepositoryBase.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.settings.RepositoryPolicy.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.settings.Server.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.settings.Settings.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.settings.TrackableBase.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.toolchain.PersistedToolchains.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.toolchain.ToolchainModel.Builder
 
location(Object, InputLocation) - Method in class org.apache.maven.api.toolchain.TrackableBase.Builder
 
location(String) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
 
Location - Interface in org.apache.maven.api.services.xml
 
locationTracking(boolean) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
log(String) - Method in interface org.apache.maven.logging.BuildEventListener
 
log(String) - Method in class org.apache.maven.logging.SimpleBuildEventListener
 
log(Logger.Level, String) - Method in interface org.apache.maven.api.cli.Logger
Logs a message at the specified level without an associated exception.
log(Logger.Level, String, Throwable) - Method in interface org.apache.maven.api.cli.Logger
Logs a message at the specified level with an associated exception.
log(Logger.Level, String, Throwable) - Method in class org.apache.maven.cling.invoker.ProtoLogger
 
log(LoggingEvent) - Method in class org.apache.maven.slf4j.MavenBaseLogger
 
Log - Interface in org.apache.maven.api.plugin
This interface supplies the API for providing feedback to the user from the Mojo, using standard Maven channels.
Log - Interface in org.apache.maven.plugin.logging
Deprecated.
Use SLF4J directly
LOG_FILE - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
LOG_FILE - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
LOG_FILE_KEY - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
LOG_KEY_PREFIX - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
LOG_LEVEL_DEBUG - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
LOG_LEVEL_ERROR - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
LOG_LEVEL_INFO - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
LOG_LEVEL_OFF - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
LOG_LEVEL_TRACE - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
LOG_LEVEL_WARN - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
Log4j2Configuration - Class in org.apache.maven.cling.logging.impl
Configuration for slf4j-log4j2.
Log4j2Configuration() - Constructor for class org.apache.maven.cling.logging.impl.Log4j2Configuration
 
LogbackConfiguration - Class in org.apache.maven.cling.logging.impl
Configuration for slf4j-logback.
LogbackConfiguration() - Constructor for class org.apache.maven.cling.logging.impl.LogbackConfiguration
 
logBuildResumeHint(C, String) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
logFile() - Method in interface org.apache.maven.api.cli.Options
Returns the path to the log file.
logFile() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
logFile() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
logger - Variable in class org.apache.maven.cling.invoker.LookupContext
 
logger - Variable in class org.apache.maven.toolchain.DefaultToolchainManager
 
logger() - Method in interface org.apache.maven.api.cli.InvokerRequest
Shorthand for Logger to use.
logger() - Method in interface org.apache.maven.api.cli.ParserRequest
Returns the logger to be used during the parsing process.
Logger - Interface in org.apache.maven.api.cli
Defines a simple logging interface for Maven CLI operations.
Logger.Level - Enum Class in org.apache.maven.api.cli
Represents the severity levels for log messages.
loggerFactory - Variable in class org.apache.maven.cling.invoker.LookupContext
 
loggerLevel - Variable in class org.apache.maven.cling.invoker.LookupContext
 
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
 
LoggingExecutionListener - Class in org.apache.maven.logging
 
LoggingExecutionListener(ExecutionListener, BuildEventListener) - Constructor for class org.apache.maven.logging.LoggingExecutionListener
 
LoggingOutputStream - Class in org.apache.maven.logging
 
LoggingOutputStream(Consumer<String>) - Constructor for class org.apache.maven.logging.LoggingOutputStream
 
LoggingOutputStream.LoggingPrintStream - Class in org.apache.maven.logging
 
LoggingPrintStream(LoggingOutputStream) - Constructor for class org.apache.maven.logging.LoggingOutputStream.LoggingPrintStream
 
LogLevelRecorder - Interface in org.apache.maven.logging.api
 
LogLevelRecorder.Level - Enum Class in org.apache.maven.logging.api
 
logSummary(C, ExceptionSummary, Map<String, String>, String) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
longMessage - Variable in exception org.apache.maven.api.plugin.MojoException
 
longMessage - Variable in exception org.apache.maven.plugin.AbstractMojoExecutionException
 
lookup - Variable in class org.apache.maven.cling.invoker.LookupContext
 
lookup - Variable in class org.apache.maven.internal.impl.AbstractSession
 
lookup() - Method in interface org.apache.maven.api.cli.InvokerRequest
Shorthand for Lookup.
lookup() - Method in interface org.apache.maven.api.cli.ParserRequest
Per-request Lookup for customization.
lookup(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
lookup(C) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
lookup(Class<T>) - Method in interface org.apache.maven.api.services.Lookup
Performs a lookup for given typed component.
lookup(Class<T>) - Method in class org.apache.maven.cling.invoker.ProtoLookup
 
lookup(Class<T>) - Method in class org.apache.maven.internal.impl.DefaultLookup
 
lookup(Class<T>, String) - Method in interface org.apache.maven.api.services.Lookup
Performs a lookup for given typed component.
lookup(Class<T>, String) - Method in class org.apache.maven.cling.invoker.ProtoLookup
 
lookup(Class<T>, String) - Method in class org.apache.maven.internal.impl.DefaultLookup
 
lookup(String) - Method in interface org.apache.maven.api.services.ExtensibleEnumRegistry
 
lookup(String) - Method in class org.apache.maven.execution.MavenSession
Deprecated.
lookup(String) - Method in class org.apache.maven.internal.impl.DefaultLifecycleRegistry
 
lookup(String) - Method in class org.apache.maven.internal.impl.DefaultPackagingRegistry
 
lookup(String) - Method in class org.apache.maven.internal.impl.DefaultTypeRegistry
 
lookup(String) - Method in class org.apache.maven.internal.impl.ExtensibleEnumRegistries.DefaultExtensibleEnumRegistry
 
lookup(String, String) - Method in class org.apache.maven.execution.MavenSession
Deprecated.
lookup(Lookup) - Method in class org.apache.maven.api.cli.ParserRequest.Builder
 
lookup(ResidentMavenContext) - Method in class org.apache.maven.cling.invoker.mvn.resident.ResidentMavenInvoker
 
lookup(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
Lookup - Interface in org.apache.maven.api.services
 
LookupContext - Class in org.apache.maven.cling.invoker
 
LookupContext(InvokerRequest) - Constructor for class org.apache.maven.cling.invoker.LookupContext
 
LookupException - Exception in org.apache.maven.api.services
The Exception class throw by the Lookup service.
LookupException(Exception) - Constructor for exception org.apache.maven.api.services.LookupException
 
LookupException(String) - Constructor for exception org.apache.maven.api.services.LookupException
 
LookupException(String, Exception) - Constructor for exception org.apache.maven.api.services.LookupException
 
LookupInvoker<C extends LookupContext> - Class in org.apache.maven.cling.invoker
Lookup invoker implementation, that boots up DI container.
LookupInvoker(ProtoLookup) - Constructor for class org.apache.maven.cling.invoker.LookupInvoker
 
lookupList(Class<T>) - Method in interface org.apache.maven.api.services.Lookup
Performs a collection lookup for given typed components.
lookupList(Class<T>) - Method in class org.apache.maven.cling.invoker.ProtoLookup
 
lookupList(Class<T>) - Method in class org.apache.maven.internal.impl.DefaultLookup
 
lookupList(String) - Method in class org.apache.maven.execution.MavenSession
Deprecated.
lookupMap(Class<T>) - Method in interface org.apache.maven.api.services.Lookup
Performs a collection lookup for given typed components.
lookupMap(Class<T>) - Method in class org.apache.maven.cling.invoker.ProtoLookup
 
lookupMap(Class<T>) - Method in class org.apache.maven.internal.impl.DefaultLookup
 
lookupMap(String) - Method in class org.apache.maven.execution.MavenSession
Deprecated.
lookupOptional(Class<T>) - Method in interface org.apache.maven.api.services.Lookup
Performs a lookup for optional typed component.
lookupOptional(Class<T>) - Method in class org.apache.maven.cling.invoker.ProtoLookup
 
lookupOptional(Class<T>) - Method in class org.apache.maven.internal.impl.DefaultLookup
 
lookupOptional(Class<T>, String) - Method in interface org.apache.maven.api.services.Lookup
Performs a lookup for optional typed component.
lookupOptional(Class<T>, String) - Method in class org.apache.maven.cling.invoker.ProtoLookup
 
lookupOptional(Class<T>, String) - Method in class org.apache.maven.internal.impl.DefaultLookup
 
lower(List<Object>) - Method in class org.apache.maven.internal.impl.model.profile.ConditionFunctions
Converts the given string to lowercase.

M

MAGENTA - Enum constant in enum class org.fusesource.jansi.Ansi.Color
Deprecated.
 
MailingList - Class in org.apache.maven.api.model
This element describes all of the mailing lists associated with a project.
MailingList - Class in org.apache.maven.model
 
MailingList() - Constructor for class org.apache.maven.model.MailingList
 
MailingList(MailingList) - Constructor for class org.apache.maven.model.MailingList
 
MailingList(MailingList.Builder) - Constructor for class org.apache.maven.api.model.MailingList
Constructor for this class, to be called from its subclasses and MailingList.Builder.
MailingList(MailingList, BaseObject) - Constructor for class org.apache.maven.model.MailingList
 
MailingList.Builder - Class in org.apache.maven.api.model
Builder class used to create MailingList instances.
mailingLists(Collection<MailingList>) - Method in class org.apache.maven.api.model.Model.Builder
 
mailingListToApiV3(List<MailingList>) - Static method in class org.apache.maven.model.MailingList
 
mailingListToApiV4(List<MailingList>) - Static method in class org.apache.maven.model.MailingList
 
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
Deprecated.
 
main(String[]) - Static method in class org.apache.maven.cling.MavenCling
"Normal" Java entry point.
main(String[]) - Static method in class org.apache.maven.cling.MavenEncCling
"Normal" Java entry point.
main(String...) - Static method in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
main(String...) - Static method in class org.apache.maven.internal.impl.resolver.scopes.Maven4ScopeManagerConfiguration
 
main(String...) - Static method in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
main(String...) - Static method in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
Deprecated.
 
main(String[], ClassWorld) - Static method in class org.apache.maven.cli.MavenCli
Deprecated.
 
main(String[], ClassWorld) - Static method in class org.apache.maven.cling.MavenCling
ClassWorld Launcher "enhanced" entry point: returning exitCode and accepts Class World.
main(String[], ClassWorld) - Static method in class org.apache.maven.cling.MavenEncCling
ClassWorld Launcher "enhanced" entry point: returning exitCode and accepts Class World.
MAIN - Static variable in interface org.apache.maven.api.ProjectScope
Main scope.
MAIN_CLASSES - Static variable in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
MAIN_COMPILE - Static variable in interface org.apache.maven.api.PathScope
 
MAIN_RUNTIME - Static variable in interface org.apache.maven.api.PathScope
 
MAKE_BOTH_MODE - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
MAKE_DEPENDENTS_MODE - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
MAKE_MODE - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
MANAGE_ARTIFACT - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
MANAGE_ARTIFACT_SCOPE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
MANAGE_ARTIFACT_SYSTEM_PATH - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
MANAGE_ARTIFACT_VERSION - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
manageArtifact(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
Deprecated.
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
Deprecated.
 
manageArtifactScope(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
Deprecated.
 
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
Deprecated.
 
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
Deprecated.
 
manageArtifactVersion(Artifact, Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListenerForDepMgmt
Deprecated.
 
managedDependencies(List<DependencyCoordinates>) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
Sets the dependency management to apply to transitive dependencies.
managedDependency(DependencyCoordinates) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
Adds the specified managed dependency.
ManagedVersionMap - Class in org.apache.maven.artifact.versioning
Deprecated.
ManagedVersionMap(Map<String, Artifact>) - Constructor for class org.apache.maven.artifact.versioning.ManagedVersionMap
Deprecated.
 
ManagementModelMerger() - Constructor for class org.apache.maven.internal.impl.model.DefaultDependencyManagementInjector.ManagementModelMerger
 
ManagementModelMerger() - Constructor for class org.apache.maven.internal.impl.model.DefaultPluginManagementInjector.ManagementModelMerger
 
ManagementModelMerger() - Constructor for class org.apache.maven.model.management.DefaultDependencyManagementInjector.ManagementModelMerger
Deprecated.
 
ManagementModelMerger() - Constructor for class org.apache.maven.model.management.DefaultPluginManagementInjector.ManagementModelMerger
Deprecated.
 
map(Map<K, T>, Function<T, V>) - Method in class org.apache.maven.di.impl.InjectorImpl
 
MappedCollection<U,V> - Class in org.apache.maven.internal.impl
 
MappedCollection(Collection<V>, Function<V, U>) - Constructor for class org.apache.maven.internal.impl.MappedCollection
 
MappedList<U,V> - Class in org.apache.maven.internal.impl
 
MappedList(List<V>, Function<V, U>) - Constructor for class org.apache.maven.internal.impl.MappedList
 
markAsFinished(MavenProject) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
Marks the provided project as finished.
matches(String) - Method in interface org.apache.maven.toolchain.RequirementMatcher
 
matches(List<Object>) - Method in class org.apache.maven.internal.impl.model.profile.ConditionFunctions
Checks if a string matches a given regular expression.
matchesRequirements(Map<String, String>) - Method in interface org.apache.maven.api.Toolchain
Let the toolchain decide if it matches requirements defined in the toolchain plugin configuration.
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.
matchVersion(List<ArtifactVersion>) - Method in class org.apache.maven.artifact.versioning.VersionRange
 
maven - Variable in class org.apache.maven.cling.invoker.mvn.MavenContext
 
maven(String) - Method in class org.apache.maven.api.model.Prerequisites.Builder
 
Maven - Interface in org.apache.maven
The main Maven execution entry point, which will execute a full Maven execution session.
MAVEN_BUILD_TIMESTAMP_FORMAT - Static variable in class org.apache.maven.api.Constants
Build timestamp format.
MAVEN_CONSUMER_POM - Static variable in class org.apache.maven.api.Constants
User property for enabling/disabling the consumer POM feature.
MAVEN_DEPLOY_SNAPSHOT_BUILD_NUMBER - Static variable in class org.apache.maven.api.Constants
User property for overriding calculated "build number" for snapshot deploys.
MAVEN_EXT_CLASS_PATH - Static variable in class org.apache.maven.api.Constants
Extensions class path.
MAVEN_HOME - Static variable in class org.apache.maven.api.Constants
Maven home.
MAVEN_INSTALLATION_CONF - Static variable in class org.apache.maven.api.Constants
Maven installation configuration directory.
MAVEN_INSTALLATION_EXTENSIONS - Static variable in class org.apache.maven.api.Constants
Maven installation extensions.
MAVEN_INSTALLATION_SETTINGS - Static variable in class org.apache.maven.api.Constants
Maven installation settings.
MAVEN_INSTALLATION_TOOLCHAINS - Static variable in class org.apache.maven.api.Constants
Maven installation toolchains.
MAVEN_MODEL_BUILDER_PARALLELISM - Static variable in class org.apache.maven.api.Constants
ProjectBuilder parallelism.
MAVEN_PLUGIN - Static variable in interface org.apache.maven.api.Type
Artifact type name for a Maven plugin.
MAVEN_PLUGIN - Static variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
The Plexus component type
MAVEN_PLUGIN_VALIDATION - Static variable in class org.apache.maven.api.Constants
Plugin validation level.
MAVEN_PLUGIN_VALIDATION_EXCLUDES - Static variable in class org.apache.maven.api.Constants
Plugin validation exclusions.
MAVEN_PROJECT_CONF - Static variable in class org.apache.maven.api.Constants
Maven project configuration directory.
MAVEN_PROJECT_EXTENSIONS - Static variable in class org.apache.maven.api.Constants
Maven project extensions.
MAVEN_PROJECT_SETTINGS - Static variable in class org.apache.maven.api.Constants
Maven project settings.
MAVEN_RELOCATIONS_ENTRIES - Static variable in class org.apache.maven.api.Constants
User controlled relocations.
MAVEN_REPO_CENTRAL - Static variable in class org.apache.maven.api.Constants
Maven central repository URL.
MAVEN_REPO_LOCAL - Static variable in class org.apache.maven.api.Constants
Maven local repository.
MAVEN_REPO_LOCAL_HEAD - Static variable in class org.apache.maven.api.Constants
User property for chained LRM: the new "head" local repository to use, and "push" the existing into tail.
MAVEN_REPO_LOCAL_RECORD_REVERSE_TREE - Static variable in class org.apache.maven.api.Constants
User property for reverse dependency tree.
MAVEN_REPO_LOCAL_TAIL - Static variable in class org.apache.maven.api.Constants
User property for chained LRM: list of "tail" local repository paths (separated by comma), to be used with org.eclipse.aether.util.repository.ChainedLocalRepositoryManager.
MAVEN_REPO_LOCAL_TAIL_IGNORE_AVAILABILITY - Static variable in class org.apache.maven.api.Constants
User property for chained LRM: whether to ignore "availability check" in tail or not.
MAVEN_RESOLVER_DEPENDENCY_MANAGER_TRANSITIVITY - Static variable in class org.apache.maven.api.Constants
User property for selecting dependency manager behaviour regarding transitive dependencies and dependency management entries in their POMs.
MAVEN_RESOLVER_TRANSPORT - Static variable in class org.apache.maven.api.Constants
Resolver transport to use.
MAVEN_RESOLVER_TRANSPORT_APACHE - Static variable in class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
 
MAVEN_RESOLVER_TRANSPORT_AUTO - Static variable in class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
 
MAVEN_RESOLVER_TRANSPORT_DEFAULT - Static variable in class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
 
MAVEN_RESOLVER_TRANSPORT_JDK - Static variable in class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
 
MAVEN_RESOLVER_TRANSPORT_WAGON - Static variable in class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
 
MAVEN_SETTINGS_SECURITY - Static variable in class org.apache.maven.api.Constants
 
MAVEN_SETTINGS_SECURITY_FILE_NAME - Static variable in class org.apache.maven.api.Constants
 
MAVEN_START_INSTANT - Static variable in class org.apache.maven.api.Constants
User property used to store the build timestamp.
MAVEN_STYLE_COLOR_PROPERTY - Static variable in class org.apache.maven.api.Constants
Maven output color mode.
MAVEN_STYLE_DEBUG - Static variable in class org.apache.maven.api.Constants
Color style for debug messages.
MAVEN_STYLE_DEBUG_DEFAULT - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_DEBUG_NAME - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_ERROR - Static variable in class org.apache.maven.api.Constants
Color style for error messages.
MAVEN_STYLE_ERROR_DEFAULT - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_ERROR_NAME - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_FAILURE - Static variable in class org.apache.maven.api.Constants
Color style for failure messages.
MAVEN_STYLE_FAILURE_DEFAULT - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_FAILURE_NAME - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_INFO - Static variable in class org.apache.maven.api.Constants
Color style for info messages.
MAVEN_STYLE_INFO_DEFAULT - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_INFO_NAME - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_MOJO - Static variable in class org.apache.maven.api.Constants
Color style for mojo messages.
MAVEN_STYLE_MOJO_DEFAULT - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_MOJO_NAME - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_PREFIX - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_PROJECT - Static variable in class org.apache.maven.api.Constants
Color style for project messages.
MAVEN_STYLE_PROJECT_DEFAULT - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_PROJECT_NAME - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_STRONG - Static variable in class org.apache.maven.api.Constants
Color style for strong messages.
MAVEN_STYLE_STRONG_DEFAULT - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_STRONG_NAME - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_SUCCESS - Static variable in class org.apache.maven.api.Constants
Color style for success messages.
MAVEN_STYLE_SUCCESS_DEFAULT - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_SUCCESS_NAME - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_TRACE - Static variable in class org.apache.maven.api.Constants
Color style for trace messages.
MAVEN_STYLE_TRACE_DEFAULT - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_TRACE_NAME - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_TRANSFER - Static variable in class org.apache.maven.api.Constants
Color style for transfer messages.
MAVEN_STYLE_TRANSFER_DEFAULT - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_TRANSFER_NAME - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_WARNING - Static variable in class org.apache.maven.api.Constants
Color style for warning messages.
MAVEN_STYLE_WARNING_DEFAULT - Static variable in class org.apache.maven.api.Constants
 
MAVEN_STYLE_WARNING_NAME - Static variable in class org.apache.maven.api.Constants
 
MAVEN_USER_CONF - Static variable in class org.apache.maven.api.Constants
Maven user configuration directory.
MAVEN_USER_EXTENSIONS - Static variable in class org.apache.maven.api.Constants
Maven user extensions.
MAVEN_USER_SETTINGS - Static variable in class org.apache.maven.api.Constants
Maven user settings.
MAVEN_USER_TOOLCHAINS - Static variable in class org.apache.maven.api.Constants
Maven user toolchains.
MAVEN_VERSION_FILTER - Static variable in class org.apache.maven.api.Constants
User property for version filter expression used in session, applied to resolving ranges: a semicolon separated list of filters to apply.
MAVEN_VERSION_RESOLVER_NO_CACHE - Static variable in class org.apache.maven.api.Constants
User property for disabling version resolver cache.
Maven3ScopeManagerConfiguration - Class in org.apache.maven.internal.impl.resolver.scopes
Maven3 scope configurations.
Maven3ScopeManagerConfiguration - Class in org.apache.maven.repository.internal.scopes
Deprecated.
since 4.0.0, use maven-api-impl jar instead
Maven4ScopeManagerConfiguration - Class in org.apache.maven.internal.impl.resolver.scopes
Maven4 scope configurations.
Maven4ScopeManagerConfiguration - Class in org.apache.maven.repository.internal.scopes
Deprecated.
since 4.0.0, use maven-api-impl jar instead
MavenArtifactMetadata - Class in org.apache.maven.repository
Deprecated.
MavenArtifactMetadata() - Constructor for class org.apache.maven.repository.MavenArtifactMetadata
Deprecated.
 
MavenArtifactProperties - Class in org.apache.maven.internal.impl.resolver.artifact
The keys for Maven specific properties of artifacts.
MavenArtifactProperties - Class in org.apache.maven.repository.internal.artifact
Deprecated.
since 4.0.0, use maven-api-impl jar instead
MavenArtifactRelocationSource - Interface in org.apache.maven.internal.impl.resolver
Maven relocation source.
MavenArtifactRelocationSource - Interface in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead
MavenArtifactRepository - Class in org.apache.maven.artifact.repository
Abstraction of an artifact repository.
MavenArtifactRepository() - Constructor for class org.apache.maven.artifact.repository.MavenArtifactRepository
 
MavenArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Constructor for class org.apache.maven.artifact.repository.MavenArtifactRepository
Create a remote download repository.
MavenBaseLogger - Class in org.apache.maven.slf4j
Simple implementation of Logger that sends all enabled log messages, for all defined loggers, to the console (System.err).
MavenBaseLogger(String) - Constructor for class org.apache.maven.slf4j.MavenBaseLogger
Protected access allows only MavenLoggerFactory and also derived classes to instantiate MavenLoggerFactory instances.
mavenBuilder(Path) - Static method in interface org.apache.maven.api.cli.ExecutorRequest
Returns new builder pre-set to run Maven.
MavenBuilderException - Exception in org.apache.maven.api.services
Base class for all maven exceptions carrying BuilderProblems.
MavenBuilderException(String, Throwable) - Constructor for exception org.apache.maven.api.services.MavenBuilderException
 
MavenBuilderException(String, List<BuilderProblem>) - Constructor for exception org.apache.maven.api.services.MavenBuilderException
 
MavenBuildTimestamp - Class in org.apache.maven.internal.impl.model
MavenBuildTimestamp
MavenBuildTimestamp - Class in org.apache.maven.model.interpolation
Deprecated.
use ModelBuilder instead
MavenBuildTimestamp() - Constructor for class org.apache.maven.internal.impl.model.MavenBuildTimestamp
 
MavenBuildTimestamp() - Constructor for class org.apache.maven.model.interpolation.MavenBuildTimestamp
Deprecated.
 
MavenBuildTimestamp(Instant) - Constructor for class org.apache.maven.internal.impl.model.MavenBuildTimestamp
 
MavenBuildTimestamp(Instant, String) - Constructor for class org.apache.maven.internal.impl.model.MavenBuildTimestamp
 
MavenBuildTimestamp(Instant, Map<String, String>) - Constructor for class org.apache.maven.internal.impl.model.MavenBuildTimestamp
 
MavenBuildTimestamp(Instant, Properties) - Constructor for class org.apache.maven.internal.impl.model.MavenBuildTimestamp
Deprecated.
Use MavenBuildTimestamp(Instant, Map) or extract the format and pass it to MavenBuildTimestamp(Instant, String) instead.
MavenBuildTimestamp(Date) - Constructor for class org.apache.maven.model.interpolation.MavenBuildTimestamp
Deprecated.
 
MavenBuildTimestamp(Date, String) - Constructor for class org.apache.maven.model.interpolation.MavenBuildTimestamp
Deprecated.
 
MavenBuildTimestamp(Date, Map<String, String>) - Constructor for class org.apache.maven.model.interpolation.MavenBuildTimestamp
Deprecated.
 
MavenBuildTimestamp(Date, Properties) - Constructor for class org.apache.maven.model.interpolation.MavenBuildTimestamp
Deprecated.
Use MavenBuildTimestamp(Date, Map) or extract the format and pass it to MavenBuildTimestamp(Date, String) instead.
MavenChainedWorkspaceReader - Class in org.apache.maven.resolver
A maven workspace reader that delegates to a chain of other readers, effectively aggregating their contents.
MavenChainedWorkspaceReader(WorkspaceReader...) - Constructor for class org.apache.maven.resolver.MavenChainedWorkspaceReader
Creates a new workspace reader by chaining the specified readers.
MavenCli - Class in org.apache.maven.cli
Deprecated.
MavenCli() - Constructor for class org.apache.maven.cli.MavenCli
Deprecated.
 
MavenCli(ClassWorld) - Constructor for class org.apache.maven.cli.MavenCli
Deprecated.
 
MavenCling - Class in org.apache.maven.cling
Maven CLI "new-gen".
MavenCling() - Constructor for class org.apache.maven.cling.MavenCling
 
MavenCling(ClassWorld) - Constructor for class org.apache.maven.cling.MavenCling
 
MavenContext - Class in org.apache.maven.cling.invoker.mvn
 
MavenContext(InvokerRequest) - Constructor for class org.apache.maven.cling.invoker.mvn.MavenContext
 
MavenEncCling - Class in org.apache.maven.cling
Maven encrypt CLI "new-gen".
MavenEncCling() - Constructor for class org.apache.maven.cling.MavenEncCling
 
MavenEncCling(ClassWorld) - Constructor for class org.apache.maven.cling.MavenEncCling
 
MavenException - Exception in org.apache.maven.api.services
Base class for all maven exceptions.
MavenException() - Constructor for exception org.apache.maven.api.services.MavenException
 
MavenException(String) - Constructor for exception org.apache.maven.api.services.MavenException
 
MavenException(String, Throwable) - Constructor for exception org.apache.maven.api.services.MavenException
 
MavenException(Throwable) - Constructor for exception org.apache.maven.api.services.MavenException
 
MavenExecutionException - Exception in org.apache.maven
 
MavenExecutionException(String, File) - Constructor for exception org.apache.maven.MavenExecutionException
 
MavenExecutionException(String, File, ProjectBuildingException) - Constructor for exception org.apache.maven.MavenExecutionException
 
MavenExecutionException(String, Throwable) - Constructor for exception org.apache.maven.MavenExecutionException
 
MavenExecutionPlan - Class in org.apache.maven.lifecycle
MavenExecutionPlan
MavenExecutionPlan(List<ExecutionPlanItem>, DefaultLifecycles) - Constructor for class org.apache.maven.lifecycle.MavenExecutionPlan
 
MavenExecutionRequest - Interface in org.apache.maven.execution
 
MavenExecutionRequestPopulationException - Exception in org.apache.maven.execution
 
MavenExecutionRequestPopulationException(String) - Constructor for exception org.apache.maven.execution.MavenExecutionRequestPopulationException
 
MavenExecutionRequestPopulationException(String, Throwable) - Constructor for exception org.apache.maven.execution.MavenExecutionRequestPopulationException
 
MavenExecutionRequestPopulationException(Throwable) - Constructor for exception org.apache.maven.execution.MavenExecutionRequestPopulationException
 
MavenExecutionRequestPopulator - Interface in org.apache.maven.execution
Assists in populating an execution request for invocation of Maven.
MavenExecutionResult - Interface in org.apache.maven.execution
 
MavenFailOnSeverityLogger - Class in org.apache.maven.slf4j
A proxy which enhances the MavenSimpleLogger with functionality to track whether a logging threshold is hit.
mavenHome() - Method in interface org.apache.maven.api.cli.ParserRequest
Returns the Maven home directory.
mavenHome(Path) - Method in class org.apache.maven.api.cli.ParserRequest.Builder
 
MavenInvoker<C extends MavenContext> - Class in org.apache.maven.cling.invoker.mvn
The "local" Maven invoker, that expects whole Maven on classpath and invokes it.
MavenInvoker(ProtoLookup) - Constructor for class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
MavenInvokerRequest - Class in org.apache.maven.cling.invoker.mvn
Maven execution request.
MavenInvokerRequest(ParserRequest, Path, Path, Path, Map<String, String>, Map<String, String>, Path, Path, InputStream, OutputStream, OutputStream, List<CoreExtension>, List<String>, MavenOptions) - Constructor for class org.apache.maven.cling.invoker.mvn.MavenInvokerRequest
 
MavenLoggerFactory - Class in org.apache.maven.slf4j
LogFactory for Maven which can create a simple logger or one which, if set, fails the build on a severity threshold.
MavenLoggerFactory() - Constructor for class org.apache.maven.slf4j.MavenLoggerFactory
 
MavenMerger - Class in org.apache.maven.model.v4
 
MavenMerger() - Constructor for class org.apache.maven.model.v4.MavenMerger
 
MavenMerger(boolean) - Constructor for class org.apache.maven.model.v4.MavenMerger
 
MavenMerger.KeyComputer<T> - Interface in org.apache.maven.model.v4
Use to compute keys for data structures
MavenMetadataCache - Interface in org.apache.maven.project.artifact
Deprecated.
MavenMetadataSource - Class in org.apache.maven.project.artifact
Deprecated.
MavenMetadataSource(RepositoryMetadataManager, ArtifactFactory, ProjectBuilder, MavenMetadataCache, LegacySupport, MavenRepositorySystem) - Constructor for class org.apache.maven.project.artifact.MavenMetadataSource
Deprecated.
 
MavenModelMerger - Class in org.apache.maven.internal.impl.model
The domain-specific model merger for the Maven POM, overriding generic code from parent class when necessary with more adapted algorithms.
MavenModelMerger - Class in org.apache.maven.model.merge
Deprecated.
use MavenModelMerger instead
MavenModelMerger() - Constructor for class org.apache.maven.internal.impl.model.MavenModelMerger
 
MavenModelMerger() - Constructor for class org.apache.maven.model.merge.MavenModelMerger
Deprecated.
 
MavenModelVersion - Class in org.apache.maven.model.v4
 
MavenModelVersion() - Constructor for class org.apache.maven.model.v4.MavenModelVersion
 
MavenOptions - Interface in org.apache.maven.api.cli.mvn
Defines the options specific to Maven operations.
MavenParser - Class in org.apache.maven.cling.invoker.mvn
 
MavenParser() - Constructor for class org.apache.maven.cling.invoker.mvn.MavenParser
 
MavenPluginConfigurationValidator - Interface in org.apache.maven.plugin.internal
Service responsible for validating plugin configuration.
MavenPluginJavaPrerequisiteChecker - Class in org.apache.maven.plugin.internal
 
MavenPluginJavaPrerequisiteChecker(VersionScheme) - Constructor for class org.apache.maven.plugin.internal.MavenPluginJavaPrerequisiteChecker
 
MavenPluginLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
maven-plugin packaging plugins bindings provider for default lifecycle.
MavenPluginLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.MavenPluginLifecycleMappingProvider
 
MavenPluginManager - Interface in org.apache.maven.plugin
Provides basic services to manage Maven plugins and their mojos.
MavenPluginMavenPrerequisiteChecker - Class in org.apache.maven.plugin.internal
 
MavenPluginMavenPrerequisiteChecker(RuntimeInformation) - Constructor for class org.apache.maven.plugin.internal.MavenPluginMavenPrerequisiteChecker
 
MavenPluginPrerequisitesChecker - Interface in org.apache.maven.plugin
Service responsible for checking if plugin's prerequisites are met.
MavenPluginValidator - Interface in org.apache.maven.plugin.internal
MavenPluginValidator
MavenProject - Class in org.apache.maven.project
The concern of the project is provide runtime values based on the model.
MavenProject() - Constructor for class org.apache.maven.project.MavenProject
 
MavenProject(Model) - Constructor for class org.apache.maven.project.MavenProject
 
MavenProject(Model) - Constructor for class org.apache.maven.project.MavenProject
 
MavenProject(MavenProject) - Constructor for class org.apache.maven.project.MavenProject
 
MavenProjectBuilder - Interface in org.apache.maven.project
Deprecated.
use ProjectBuilder instead
MavenProjectHelper - Interface in org.apache.maven.project
Convenience interface for plugins to add or replace artifacts and resources on projects.
MavenProperties - Class in org.apache.maven.cli.props
Deprecated.
MavenProperties - Class in org.apache.maven.cling.props
Enhancement of the standard Properties managing the maintain of comments, etc.
MavenProperties() - Constructor for class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
MavenProperties() - Constructor for class org.apache.maven.cling.props.MavenProperties
 
MavenProperties(boolean) - Constructor for class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
MavenProperties(boolean) - Constructor for class org.apache.maven.cling.props.MavenProperties
 
MavenProperties(Path) - Constructor for class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
MavenProperties(Path) - Constructor for class org.apache.maven.cling.props.MavenProperties
 
MavenProperties(Path, boolean) - Constructor for class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
MavenProperties(Path, boolean) - Constructor for class org.apache.maven.cling.props.MavenProperties
 
MavenProperties(Path, Function<String, String>) - Constructor for class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
MavenProperties(Path, Function<String, String>) - Constructor for class org.apache.maven.cling.props.MavenProperties
 
MavenProperties.Layout - Class in org.apache.maven.cli.props
Deprecated.
TODO
MavenProperties.Layout - Class in org.apache.maven.cling.props
TODO
MavenProperties.PropertiesReader - Class in org.apache.maven.cli.props
Deprecated.
This class is used to read properties lines.
MavenProperties.PropertiesReader - Class in org.apache.maven.cling.props
This class is used to read properties lines.
MavenProperties.PropertiesWriter - Class in org.apache.maven.cli.props
Deprecated.
This class is used to write properties lines.
MavenProperties.PropertiesWriter - Class in org.apache.maven.cling.props
This class is used to write properties lines.
MavenPropertiesLoader - Class in org.apache.maven.cli.props
Deprecated.
MavenPropertiesLoader - Class in org.apache.maven.cling.props
 
MavenPropertiesLoader() - Constructor for class org.apache.maven.cli.props.MavenPropertiesLoader
Deprecated.
 
MavenPropertiesLoader() - Constructor for class org.apache.maven.cling.props.MavenPropertiesLoader
 
MavenReportException - Exception in org.apache.maven.reporting
Deprecated.
MavenReportException(String) - Constructor for exception org.apache.maven.reporting.MavenReportException
Deprecated.
 
MavenReportException(String, Exception) - Constructor for exception org.apache.maven.reporting.MavenReportException
Deprecated.
 
MavenRepositorySystem - Class in org.apache.maven.bridge
 
MavenRepositorySystem(ArtifactHandlerManager, Map<String, ArtifactRepositoryLayout>) - Constructor for class org.apache.maven.bridge.MavenRepositorySystem
 
MavenRepositorySystemUtils - Class in org.apache.maven.repository.internal
MavenSecDispatcher - Class in org.apache.maven.settings.crypto
Deprecated.
since 4.0.0
MavenSecDispatcher(Map<String, Dispatcher>) - Constructor for class org.apache.maven.settings.crypto.MavenSecDispatcher
Deprecated.
 
MavenServiceProvider - Class in org.apache.maven.slf4j
 
MavenServiceProvider() - Constructor for class org.apache.maven.slf4j.MavenServiceProvider
 
MavenSession - Class in org.apache.maven.execution
A Maven execution session.
MavenSession(PlexusContainer, MavenExecutionRequest, MavenExecutionResult, List<MavenProject>) - Constructor for class org.apache.maven.execution.MavenSession
Deprecated.
MavenSession(PlexusContainer, MavenExecutionRequest, MavenExecutionResult, MavenProject) - Constructor for class org.apache.maven.execution.MavenSession
Deprecated.
MavenSession(PlexusContainer, Settings, ArtifactRepository, EventDispatcher, ReactorManager, List<String>, String, Properties, Date) - Constructor for class org.apache.maven.execution.MavenSession
Deprecated.
MavenSession(PlexusContainer, Settings, ArtifactRepository, EventDispatcher, ReactorManager, List<String>, String, Properties, Properties, Date) - Constructor for class org.apache.maven.execution.MavenSession
Deprecated.
MavenSession(PlexusContainer, RepositorySystemSession, MavenExecutionRequest, MavenExecutionResult) - Constructor for class org.apache.maven.execution.MavenSession
Deprecated.
MavenSession(RepositorySystemSession, MavenExecutionRequest, MavenExecutionResult) - Constructor for class org.apache.maven.execution.MavenSession
 
MavenSessionBuilderSupplier - Class in org.apache.maven.internal.impl.resolver
A simple Supplier of RepositorySystemSession.SessionBuilder instances, that on each call supplies newly constructed instance.
MavenSessionBuilderSupplier - Class in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead
MavenSessionBuilderSupplier(RepositorySystem) - Constructor for class org.apache.maven.internal.impl.resolver.MavenSessionBuilderSupplier
 
MavenSessionBuilderSupplier(RepositorySystem) - Constructor for class org.apache.maven.repository.internal.MavenSessionBuilderSupplier
Deprecated.
 
MavenSettingsBuilder - Interface in org.apache.maven.settings
Deprecated.
MavenSettingsMerger - Class in org.apache.maven.settings.merge
Deprecated.
since 4.0.0, use SettingsMerger instead
MavenSettingsMerger() - Constructor for class org.apache.maven.settings.merge.MavenSettingsMerger
Deprecated.
 
MavenSimpleConfiguration - Class in org.apache.maven.cling.logging.impl
Configuration for slf4j-simple.
MavenSimpleConfiguration() - Constructor for class org.apache.maven.cling.logging.impl.MavenSimpleConfiguration
 
MavenSimpleLogger - Class in org.apache.maven.slf4j
Logger for Maven, that support colorization of levels and stacktraces.
MavenStaxReader - Class in org.apache.maven.model.v4
 
MavenStaxReader() - Constructor for class org.apache.maven.model.v4.MavenStaxReader
 
MavenStaxReader(MavenStaxReader.ContentTransformer) - Constructor for class org.apache.maven.model.v4.MavenStaxReader
 
MavenStaxReader.ContentTransformer - Interface in org.apache.maven.model.v4
 
MavenStaxWriter - Class in org.apache.maven.model.v4
 
MavenStaxWriter() - Constructor for class org.apache.maven.model.v4.MavenStaxWriter
 
MavenToolchainMerger - Class in org.apache.maven.toolchain.merge
Deprecated.
since 4.0.0, use MavenToolchainsMerger instead
MavenToolchainMerger() - Constructor for class org.apache.maven.toolchain.merge.MavenToolchainMerger
Deprecated.
 
MavenToolchainsMerger - Class in org.apache.maven.toolchain.v4
 
MavenToolchainsMerger() - Constructor for class org.apache.maven.toolchain.v4.MavenToolchainsMerger
 
MavenToolchainsMerger(boolean) - Constructor for class org.apache.maven.toolchain.v4.MavenToolchainsMerger
 
MavenToolchainsMerger.KeyComputer<T> - Interface in org.apache.maven.toolchain.v4
Use to compute keys for data structures
MavenToolchainsStaxReader - Class in org.apache.maven.toolchain.v4
 
MavenToolchainsStaxReader() - Constructor for class org.apache.maven.toolchain.v4.MavenToolchainsStaxReader
 
MavenToolchainsStaxReader(MavenToolchainsStaxReader.ContentTransformer) - Constructor for class org.apache.maven.toolchain.v4.MavenToolchainsStaxReader
 
MavenToolchainsStaxReader.ContentTransformer - Interface in org.apache.maven.toolchain.v4
 
MavenToolchainsStaxWriter - Class in org.apache.maven.toolchain.v4
 
MavenToolchainsStaxWriter() - Constructor for class org.apache.maven.toolchain.v4.MavenToolchainsStaxWriter
 
MavenToolchainsTransformer - Class in org.apache.maven.toolchain.v4
 
MavenToolchainsTransformer(Function<String, String>) - Constructor for class org.apache.maven.toolchain.v4.MavenToolchainsTransformer
 
MavenTransferListener - Class in org.apache.maven.logging
 
MavenTransferListener(TransferListener, BuildEventListener) - Constructor for class org.apache.maven.logging.MavenTransferListener
 
MavenTransformer - Class in org.apache.maven.model.v4
 
MavenTransformer(Function<String, String>) - Constructor for class org.apache.maven.model.v4.MavenTransformer
 
mavenVersion() - Method in interface org.apache.maven.cling.executor.ExecutorHelper
High level operation, returns the version of the Maven covered by this helper.
mavenVersion() - Method in class org.apache.maven.cling.executor.internal.HelperImpl
 
mavenVersion(ExecutorRequest) - Method in interface org.apache.maven.api.cli.Executor
Returns the Maven version that provided ExecutorRequest point at (would use).
mavenVersion(ExecutorRequest) - Method in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
mavenVersion(ExecutorRequest) - Method in class org.apache.maven.cling.executor.forked.ForkedMavenExecutor
 
MavenVersionScheme - Class in org.apache.maven.internal.impl.resolver
Default version scheme provider: provides singleton GenericVersionScheme instance.
MavenVersionScheme() - Constructor for class org.apache.maven.internal.impl.resolver.MavenVersionScheme
 
MavenWorkspaceReader - Interface in org.apache.maven.internal.impl.resolver
MavenWorkspaceReader
MavenWorkspaceReader - Interface in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead
MavenXpp3Reader - Class in org.apache.maven.model.io.xpp3
Deprecated.
Use MavenStaxReader instead
MavenXpp3Reader() - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Deprecated.
 
MavenXpp3Reader(MavenXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Deprecated.
 
MavenXpp3Reader(MavenXpp3Reader.ContentTransformer, boolean) - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Deprecated.
 
MavenXpp3Reader.ContentTransformer - Interface in org.apache.maven.model.io.xpp3
Deprecated.
 
MavenXpp3ReaderEx - Class in org.apache.maven.model.io.xpp3
Deprecated.
Use MavenStaxReader instead
MavenXpp3ReaderEx() - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Deprecated.
 
MavenXpp3ReaderEx(MavenXpp3ReaderEx.ContentTransformer) - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Deprecated.
 
MavenXpp3ReaderEx.ContentTransformer - Interface in org.apache.maven.model.io.xpp3
Deprecated.
 
MavenXpp3Writer - Class in org.apache.maven.model.io.xpp3
Deprecated.
Use MavenStaxWriter instead
MavenXpp3Writer() - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3Writer
Deprecated.
 
MavenXpp3Writer(boolean) - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3Writer
Deprecated.
 
MavenXpp3WriterEx - Class in org.apache.maven.model.io.xpp3
Deprecated.
Use MavenStaxWriter instead
MavenXpp3WriterEx() - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3WriterEx
Deprecated.
 
mayCreate(ExecutorRequest) - Method in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
mayDisableInteractiveMode(C, boolean) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
mayOverrideDirectorySystemProperty(BaseParser.LocalContext, String, Path) - Method in class org.apache.maven.cling.invoker.BaseParser
This method is needed to "align" values used later on for interpolations and path calculations.
MB - Static variable in class org.apache.maven.cli.CLIReportingUtils
Deprecated.
 
MB - Static variable in class org.apache.maven.cling.utils.CLIReportingUtils
 
MEGABYTE - Enum constant in enum class org.apache.maven.cli.transfer.FileSizeFormat.ScaleUnit
Deprecated.
 
MEGABYTE - Enum constant in enum class org.apache.maven.cling.transfer.FileSizeFormat.ScaleUnit
 
memoize(Function<String, String>) - Static method in interface org.apache.maven.api.services.Interpolator
Memoizes a given function that takes a String input and produces a String output.
merge(File, File) - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
Deprecated.
 
merge(List<T>, List<T>, boolean, MavenMerger.KeyComputer<T>) - Static method in class org.apache.maven.model.v4.MavenMerger
Merge two lists
merge(List<T>, List<T>, boolean, SettingsMerger.KeyComputer<T>) - Static method in class org.apache.maven.settings.v4.SettingsMerger
Merge two lists
merge(List<T>, List<T>, boolean, MavenToolchainsMerger.KeyComputer<T>) - Static method in class org.apache.maven.toolchain.v4.MavenToolchainsMerger
Merge two lists
merge(List<T>, List<T>, MavenMerger.KeyComputer<T>, BinaryOperator<T>) - Static method in class org.apache.maven.model.v4.MavenMerger
 
merge(List<T>, List<T>, SettingsMerger.KeyComputer<T>, BinaryOperator<T>) - Static method in class org.apache.maven.settings.v4.SettingsMerger
 
merge(List<T>, List<T>, MavenToolchainsMerger.KeyComputer<T>, BinaryOperator<T>) - Static method in class org.apache.maven.toolchain.v4.MavenToolchainsMerger
 
merge(InputLocation, InputLocation, boolean) - Static method in class org.apache.maven.api.model.InputLocation
Merges the source location into the target location.
merge(InputLocation, InputLocation, Collection<Integer>) - Static method in class org.apache.maven.api.model.InputLocation
Merges the source location into the target location.
merge(InputSource, InputSource) - Static method in class org.apache.maven.api.model.InputSource
 
merge(Model, Model) - Method in class org.apache.maven.internal.impl.model.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
merge(Model, Model) - Method in class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
merge(Model, Model, boolean, Map<?, ?>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
merge(Model, Model, boolean, Map<?, ?>) - Method in class org.apache.maven.model.v4.MavenMerger
Merges the specified source object into the given target object.
merge(InputLocation, InputLocation, boolean) - Static method in class org.apache.maven.api.settings.InputLocation
Merges the source location into the target location.
merge(InputLocation, InputLocation, Collection<Integer>) - Static method in class org.apache.maven.api.settings.InputLocation
Merges the source location into the target location.
merge(Settings, Settings) - Static method in class org.apache.maven.internal.impl.SettingsUtilsV4
 
merge(Settings, Settings, boolean, Map<?, ?>) - Method in class org.apache.maven.settings.v4.SettingsMerger
Merges the specified source object into the given target object.
merge(InputLocation, InputLocation, boolean) - Static method in class org.apache.maven.api.toolchain.InputLocation
Merges the source location into the target location.
merge(InputLocation, InputLocation, Collection<Integer>) - Static method in class org.apache.maven.api.toolchain.InputLocation
Merges the source location into the target location.
merge(PersistedToolchains, PersistedToolchains, boolean, Map<?, ?>) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsMerger
Merges the specified source object into the given target object.
merge(XmlNode) - Method in interface org.apache.maven.api.xml.XmlNode
 
merge(XmlNode, Boolean) - Method in interface org.apache.maven.api.xml.XmlNode
 
merge(XmlNode, Boolean) - Method in class org.apache.maven.internal.xml.XmlNodeImpl
 
merge(XmlNode, XmlNode) - Static method in interface org.apache.maven.api.xml.XmlNode
Merge recessive into dominant and return either dominant with merged information or a clone of recessive if dominant is null.
merge(XmlNode, XmlNode) - Static method in class org.apache.maven.internal.xml.XmlNodeImpl
Merge two DOMs, with one having dominance in the case of collision.
merge(XmlNode, XmlNode, Boolean) - Static method in interface org.apache.maven.api.xml.XmlNode
 
merge(XmlNode, XmlNode, Boolean) - Static method in class org.apache.maven.internal.xml.XmlNodeImpl
Merges one DOM into another, given a specific algorithm and possible override points for that algorithm.
merge(ArtifactMetadata) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadata
Deprecated.
 
merge(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
Deprecated.
 
merge(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
Deprecated.
 
merge(ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
merge(Metadata) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
merge(InputLocation, InputLocation, boolean) - Static method in class org.apache.maven.model.InputLocation
Method merge.
merge(InputLocation, InputLocation, Collection<Integer>) - Static method in class org.apache.maven.model.InputLocation
Method merge.
merge(Model, Model, boolean, Map<?, ?>) - Method in class org.apache.maven.model.merge.MavenModelMerger
Deprecated.
Merges the specified source object into the given target object.
merge(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
Deprecated.
 
merge(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
Deprecated.
 
merge(ArtifactMetadata) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
Merge a new metadata set into this piece of metadata.
merge(Settings, Settings, String) - Method in class org.apache.maven.settings.merge.MavenSettingsMerger
Deprecated.
 
merge(Settings, Settings, String) - Static method in class org.apache.maven.settings.SettingsUtils
 
merge(PersistedToolchains, PersistedToolchains, String) - Method in class org.apache.maven.toolchain.merge.MavenToolchainMerger
Deprecated.
 
mergeActivation(Activation.Builder, Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivation(Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivation(Activation.Builder, Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivation(Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivation_ActiveByDefault(Activation.Builder, Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivation_ActiveByDefault(Activation.Builder, Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivation_Condition(Activation.Builder, Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivation_Condition(Activation.Builder, Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivation_File(Activation.Builder, Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivation_File(Activation.Builder, Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivation_Jdk(Activation.Builder, Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivation_Jdk(Activation.Builder, Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivation_Os(Activation.Builder, Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivation_Os(Activation.Builder, Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivation_Packaging(Activation.Builder, Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivation_Packaging(Activation.Builder, Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivation_Property(Activation.Builder, Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivation_Property(Activation.Builder, Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivationFile(ActivationFile.Builder, ActivationFile, ActivationFile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivationFile(ActivationFile, ActivationFile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivationFile(ActivationFile.Builder, ActivationFile, ActivationFile, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivationFile(ActivationFile, ActivationFile, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivationFile_Exists(ActivationFile.Builder, ActivationFile, ActivationFile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivationFile_Exists(ActivationFile.Builder, ActivationFile, ActivationFile, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivationFile_Missing(ActivationFile.Builder, ActivationFile, ActivationFile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivationFile_Missing(ActivationFile.Builder, ActivationFile, ActivationFile, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivationOS(ActivationOS.Builder, ActivationOS, ActivationOS, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivationOS(ActivationOS, ActivationOS, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivationOS(ActivationOS.Builder, ActivationOS, ActivationOS, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivationOS(ActivationOS, ActivationOS, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivationOS_Arch(ActivationOS.Builder, ActivationOS, ActivationOS, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivationOS_Arch(ActivationOS.Builder, ActivationOS, ActivationOS, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivationOS_Family(ActivationOS.Builder, ActivationOS, ActivationOS, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivationOS_Family(ActivationOS.Builder, ActivationOS, ActivationOS, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivationOS_Name(ActivationOS.Builder, ActivationOS, ActivationOS, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivationOS_Name(ActivationOS.Builder, ActivationOS, ActivationOS, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivationOS_Version(ActivationOS.Builder, ActivationOS, ActivationOS, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivationOS_Version(ActivationOS.Builder, ActivationOS, ActivationOS, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivationProperty(ActivationProperty.Builder, ActivationProperty, ActivationProperty, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivationProperty(ActivationProperty, ActivationProperty, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivationProperty(ActivationProperty.Builder, ActivationProperty, ActivationProperty, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivationProperty(ActivationProperty, ActivationProperty, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivationProperty_Name(ActivationProperty.Builder, ActivationProperty, ActivationProperty, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivationProperty_Name(ActivationProperty.Builder, ActivationProperty, ActivationProperty, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeActivationProperty_Value(ActivationProperty.Builder, ActivationProperty, ActivationProperty, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeActivationProperty_Value(ActivationProperty.Builder, ActivationProperty, ActivationProperty, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeBuild(Build.Builder, Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuild(Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuild_DefaultGoal(Build.Builder, Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuild_Directory(Build.Builder, Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuild_Extensions(Build.Builder, Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuild_Filters(Build.Builder, Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuild_FinalName(Build.Builder, Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuild_OutputDirectory(Build.Builder, Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuild_PluginManagement(Build.Builder, Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuild_Plugins(Build.Builder, Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuild_Resources(Build.Builder, Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuild_ScriptSourceDirectory(Build.Builder, Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuild_SourceDirectory(Build.Builder, Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuild_TestOutputDirectory(Build.Builder, Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuild_TestResources(Build.Builder, Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuild_TestSourceDirectory(Build.Builder, Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuildBase(BuildBase.Builder, BuildBase, BuildBase) - Method in class org.apache.maven.internal.impl.model.DefaultProfileInjector.ProfileModelMerger
 
mergeBuildBase(BuildBase.Builder, BuildBase, BuildBase) - Method in class org.apache.maven.model.profile.DefaultProfileInjector.ProfileModelMerger
Deprecated.
 
mergeBuildBase(BuildBase.Builder, BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuildBase(BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuildBase_DefaultGoal(BuildBase.Builder, BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuildBase_Directory(BuildBase.Builder, BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuildBase_Filters(BuildBase.Builder, BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeBuildBase_Filters(BuildBase.Builder, BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuildBase_FinalName(BuildBase.Builder, BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuildBase_PluginManagement(BuildBase.Builder, BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuildBase_Plugins(BuildBase.Builder, BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuildBase_Resources(BuildBase.Builder, BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeBuildBase_Resources(BuildBase.Builder, BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeBuildBase_TestResources(BuildBase.Builder, BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeBuildBase_TestResources(BuildBase.Builder, BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeCiManagement(CiManagement.Builder, CiManagement, CiManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeCiManagement(CiManagement, CiManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeCiManagement_Notifiers(CiManagement.Builder, CiManagement, CiManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeCiManagement_System(CiManagement.Builder, CiManagement, CiManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeCiManagement_Url(CiManagement.Builder, CiManagement, CiManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeConfigurationContainer(ConfigurationContainer.Builder, ConfigurationContainer, ConfigurationContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeConfigurationContainer(ConfigurationContainer, ConfigurationContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeConfigurationContainer_Configuration(ConfigurationContainer.Builder, ConfigurationContainer, ConfigurationContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeConfigurationContainer_Inherited(ConfigurationContainer.Builder, ConfigurationContainer, ConfigurationContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeContributor(Contributor.Builder, Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeContributor(Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeContributor_Email(Contributor.Builder, Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeContributor_Name(Contributor.Builder, Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeContributor_Organization(Contributor.Builder, Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeContributor_OrganizationUrl(Contributor.Builder, Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeContributor_Properties(Contributor.Builder, Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeContributor_Roles(Contributor.Builder, Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeContributor_Timezone(Contributor.Builder, Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeContributor_Url(Contributor.Builder, Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDependency(Dependency.Builder, Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDependency(Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDependency_ArtifactId(Dependency.Builder, Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDependency_Classifier(Dependency.Builder, Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDependency_Exclusions(Dependency.Builder, Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.DefaultDependencyManagementInjector.ManagementModelMerger
 
mergeDependency_Exclusions(Dependency.Builder, Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.management.DefaultDependencyManagementInjector.ManagementModelMerger
Deprecated.
 
mergeDependency_Exclusions(Dependency.Builder, Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDependency_GroupId(Dependency.Builder, Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDependency_Optional(Dependency.Builder, Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.DefaultDependencyManagementInjector.ManagementModelMerger
 
mergeDependency_Optional(Dependency.Builder, Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.management.DefaultDependencyManagementInjector.ManagementModelMerger
Deprecated.
 
mergeDependency_Optional(Dependency.Builder, Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDependency_Scope(Dependency.Builder, Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDependency_SystemPath(Dependency.Builder, Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDependency_Type(Dependency.Builder, Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDependency_Version(Dependency.Builder, Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDependencyManagement(DependencyManagement.Builder, DependencyManagement, DependencyManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDependencyManagement(DependencyManagement, DependencyManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDependencyManagement_Dependencies(DependencyManagement.Builder, DependencyManagement, DependencyManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeploymentRepository(DeploymentRepository.Builder, DeploymentRepository, DeploymentRepository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeploymentRepository(DeploymentRepository, DeploymentRepository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeploymentRepository_Id(DeploymentRepository.Builder, DeploymentRepository, DeploymentRepository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeploymentRepository_Layout(DeploymentRepository.Builder, DeploymentRepository, DeploymentRepository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeploymentRepository_Name(DeploymentRepository.Builder, DeploymentRepository, DeploymentRepository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeploymentRepository_Releases(DeploymentRepository.Builder, DeploymentRepository, DeploymentRepository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeploymentRepository_Snapshots(DeploymentRepository.Builder, DeploymentRepository, DeploymentRepository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeploymentRepository_UniqueVersion(DeploymentRepository.Builder, DeploymentRepository, DeploymentRepository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeploymentRepository_Url(DeploymentRepository.Builder, DeploymentRepository, DeploymentRepository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeveloper(Developer.Builder, Developer, Developer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeveloper(Developer, Developer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeveloper_Email(Developer.Builder, Developer, Developer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeveloper_Id(Developer.Builder, Developer, Developer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeveloper_Name(Developer.Builder, Developer, Developer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeveloper_Organization(Developer.Builder, Developer, Developer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeveloper_OrganizationUrl(Developer.Builder, Developer, Developer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeveloper_Properties(Developer.Builder, Developer, Developer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeveloper_Roles(Developer.Builder, Developer, Developer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeveloper_Timezone(Developer.Builder, Developer, Developer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDeveloper_Url(Developer.Builder, Developer, Developer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDistributionManagement(DistributionManagement.Builder, DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDistributionManagement(DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDistributionManagement_DownloadUrl(DistributionManagement.Builder, DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDistributionManagement_Relocation(DistributionManagement.Builder, DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeDistributionManagement_Relocation(DistributionManagement.Builder, DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDistributionManagement_Repository(DistributionManagement.Builder, DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeDistributionManagement_Repository(DistributionManagement.Builder, DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDistributionManagement_Site(DistributionManagement.Builder, DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeDistributionManagement_Site(DistributionManagement.Builder, DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDistributionManagement_SnapshotRepository(DistributionManagement.Builder, DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeDistributionManagement_SnapshotRepository(DistributionManagement.Builder, DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDistributionManagement_Status(DistributionManagement.Builder, DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeDuplicates(Model, ModelBuilderRequest, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.ModelNormalizer
Merges duplicate elements like multiple declarations of the same build plugin in the specified model.
mergeDuplicates(Model, ModelBuilderRequest, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultModelNormalizer
 
mergeDuplicates(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.normalization.DefaultModelNormalizer
Deprecated.
 
mergeDuplicates(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.normalization.ModelNormalizer
Deprecated.
 
mergeDuplicates(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.normalization.DefaultModelNormalizer
Deprecated.
 
mergeDuplicates(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.normalization.ModelNormalizer
Deprecated.
Merges duplicate elements like multiple declarations of the same build plugin in the specified model.
mergeExclusion(Exclusion.Builder, Exclusion, Exclusion, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeExclusion(Exclusion, Exclusion, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeExclusion_ArtifactId(Exclusion.Builder, Exclusion, Exclusion, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeExclusion_GroupId(Exclusion.Builder, Exclusion, Exclusion, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeExtension(Extension.Builder, Extension, Extension, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeExtension(Extension, Extension, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeExtension_ArtifactId(Extension.Builder, Extension, Extension, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeExtension_Configuration(Extension.Builder, Extension, Extension, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeExtension_GroupId(Extension.Builder, Extension, Extension, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeExtension_Version(Extension.Builder, Extension, Extension, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeFileSet(FileSet.Builder, FileSet, FileSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeFileSet(FileSet, FileSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeFileSet_Directory(FileSet.Builder, FileSet, FileSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeFileSet_Excludes(FileSet.Builder, FileSet, FileSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeFileSet_Includes(FileSet.Builder, FileSet, FileSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeFilterLists(List<String>, List<String>) - Static method in class org.apache.maven.project.ModelUtils
Deprecated.
 
mergeId(String) - Method in class org.apache.maven.api.model.Resource.Builder
 
mergeIdentifiableBase(IdentifiableBase.Builder, IdentifiableBase, IdentifiableBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeIdentifiableBase(IdentifiableBase, IdentifiableBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeIdentifiableBase_Id(IdentifiableBase.Builder, IdentifiableBase, IdentifiableBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeIssueManagement(IssueManagement.Builder, IssueManagement, IssueManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeIssueManagement(IssueManagement, IssueManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeIssueManagement_System(IssueManagement.Builder, IssueManagement, IssueManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeIssueManagement_Url(IssueManagement.Builder, IssueManagement, IssueManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeLicense(License.Builder, License, License, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeLicense(License, License, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeLicense_Comments(License.Builder, License, License, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeLicense_Distribution(License.Builder, License, License, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeLicense_Name(License.Builder, License, License, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeLicense_Url(License.Builder, License, License, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeMailingList(MailingList.Builder, MailingList, MailingList, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeMailingList(MailingList, MailingList, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeMailingList_Archive(MailingList.Builder, MailingList, MailingList, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeMailingList_Name(MailingList.Builder, MailingList, MailingList, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeMailingList_OtherArchives(MailingList.Builder, MailingList, MailingList, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeMailingList_Post(MailingList.Builder, MailingList, MailingList, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeMailingList_Subscribe(MailingList.Builder, MailingList, MailingList, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeMailingList_Unsubscribe(MailingList.Builder, MailingList, MailingList, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeManagedBuildPlugins(Model) - Method in class org.apache.maven.internal.impl.model.DefaultPluginManagementInjector.ManagementModelMerger
 
mergeManagedBuildPlugins(Model) - Method in class org.apache.maven.model.management.DefaultPluginManagementInjector.ManagementModelMerger
Deprecated.
 
mergeManagedDependencies(Model) - Method in class org.apache.maven.internal.impl.model.DefaultDependencyManagementInjector.ManagementModelMerger
 
mergeManagedDependencies(Model) - Method in class org.apache.maven.model.management.DefaultDependencyManagementInjector.ManagementModelMerger
Deprecated.
 
mergeMirror(Mirror.Builder, Mirror, Mirror, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeMirror(Mirror, Mirror, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeMirror_Blocked(Mirror.Builder, Mirror, Mirror, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeMirror_Id(Mirror.Builder, Mirror, Mirror, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeMirror_Layout(Mirror.Builder, Mirror, Mirror, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeMirror_MirrorOf(Mirror.Builder, Mirror, Mirror, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeMirror_MirrorOfLayouts(Mirror.Builder, Mirror, Mirror, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeMirror_Name(Mirror.Builder, Mirror, Mirror, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeMirror_Url(Mirror.Builder, Mirror, Mirror, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeModel(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModel(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_ArtifactId(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModel_ArtifactId(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Build(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_ChildProjectUrlInheritAppendPath(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_CiManagement(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModel_CiManagement(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Contributors(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModel_Contributors(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Dependencies(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_DependencyManagement(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Description(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Developers(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModel_Developers(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_DistributionManagement(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_GroupId(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_InceptionYear(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_IssueManagement(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModel_IssueManagement(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Licenses(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModel_Licenses(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_MailingLists(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModel_MailingLists(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_ModelVersion(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModel_ModelVersion(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Modules(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Name(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModel_Name(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Organization(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModel_Organization(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Packaging(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Parent(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_PluginRepositories(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_PomFile(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Prerequisites(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModel_Prerequisites(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_PreserveModelVersion(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Profiles(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModel_Profiles(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Properties(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Reporting(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Repositories(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Root(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Scm(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Subprojects(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Url(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModel_Url(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModel_Version(Model.Builder, Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModelBase(ModelBase.Builder, ModelBase, ModelBase) - Method in class org.apache.maven.internal.impl.model.DefaultProfileInjector.ProfileModelMerger
 
mergeModelBase(ModelBase.Builder, ModelBase, ModelBase) - Method in class org.apache.maven.model.profile.DefaultProfileInjector.ProfileModelMerger
Deprecated.
 
mergeModelBase(ModelBase.Builder, ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModelBase(ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModelBase_Dependencies(ModelBase.Builder, ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModelBase_DependencyManagement(ModelBase.Builder, ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModelBase_DistributionManagement(ModelBase.Builder, ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModelBase_Modules(ModelBase.Builder, ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModelBase_Modules(ModelBase.Builder, ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModelBase_PluginRepositories(ModelBase.Builder, ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModelBase_PluginRepositories(ModelBase.Builder, ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModelBase_Properties(ModelBase.Builder, ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.DefaultInheritanceAssembler.InheritanceModelMerger
 
mergeModelBase_Properties(ModelBase.Builder, ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.inheritance.DefaultInheritanceAssembler.InheritanceModelMerger
Deprecated.
 
mergeModelBase_Properties(ModelBase.Builder, ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModelBase_Reporting(ModelBase.Builder, ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModelBase_Repositories(ModelBase.Builder, ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModelBase_Repositories(ModelBase.Builder, ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeModelBase_Subprojects(ModelBase.Builder, ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeModelBase_Subprojects(ModelBase.Builder, ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeNotifier(Notifier.Builder, Notifier, Notifier, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeNotifier(Notifier, Notifier, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeNotifier_Address(Notifier.Builder, Notifier, Notifier, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeNotifier_Configuration(Notifier.Builder, Notifier, Notifier, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeNotifier_SendOnError(Notifier.Builder, Notifier, Notifier, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeNotifier_SendOnFailure(Notifier.Builder, Notifier, Notifier, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeNotifier_SendOnSuccess(Notifier.Builder, Notifier, Notifier, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeNotifier_SendOnWarning(Notifier.Builder, Notifier, Notifier, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeNotifier_Type(Notifier.Builder, Notifier, Notifier, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeOrganization(Organization.Builder, Organization, Organization, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeOrganization(Organization, Organization, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeOrganization_Name(Organization.Builder, Organization, Organization, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeOrganization_Url(Organization.Builder, Organization, Organization, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeParent(Parent.Builder, Parent, Parent, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeParent(Parent, Parent, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeParent_ArtifactId(Parent.Builder, Parent, Parent, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeParent_GroupId(Parent.Builder, Parent, Parent, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeParent_RelativePath(Parent.Builder, Parent, Parent, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeParent_Version(Parent.Builder, Parent, Parent, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePatternSet(PatternSet.Builder, PatternSet, PatternSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePatternSet(PatternSet, PatternSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePatternSet_Excludes(PatternSet.Builder, PatternSet, PatternSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePatternSet_Includes(PatternSet.Builder, PatternSet, PatternSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePersistedToolchains(PersistedToolchains.Builder, PersistedToolchains, PersistedToolchains, boolean, Map<Object, Object>) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsMerger
 
mergePersistedToolchains(PersistedToolchains, PersistedToolchains, boolean, Map<Object, Object>) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsMerger
 
mergePersistedToolchains_Toolchains(PersistedToolchains.Builder, PersistedToolchains, PersistedToolchains, boolean, Map<Object, Object>) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsMerger
 
mergePlugin(Plugin.Builder, Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePlugin(Plugin, Plugin) - Method in class org.apache.maven.internal.impl.model.DefaultModelNormalizer.DuplicateMerger
 
mergePlugin(Plugin, Plugin) - Method in class org.apache.maven.model.normalization.DefaultModelNormalizer.DuplicateMerger
Deprecated.
 
mergePlugin(Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.DefaultInheritanceAssembler.InheritanceModelMerger
 
mergePlugin(Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.inheritance.DefaultInheritanceAssembler.InheritanceModelMerger
Deprecated.
 
mergePlugin(Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePlugin_ArtifactId(Plugin.Builder, Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePlugin_Configuration(Plugin.Builder, Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePlugin_Dependencies(Plugin.Builder, Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePlugin_Executions(Plugin.Builder, Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.DefaultPluginManagementInjector.ManagementModelMerger
 
mergePlugin_Executions(Plugin.Builder, Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.DefaultProfileInjector.ProfileModelMerger
 
mergePlugin_Executions(Plugin.Builder, Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergePlugin_Executions(Plugin.Builder, Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.management.DefaultPluginManagementInjector.ManagementModelMerger
Deprecated.
 
mergePlugin_Executions(Plugin.Builder, Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.profile.DefaultProfileInjector.ProfileModelMerger
Deprecated.
 
mergePlugin_Executions(Plugin.Builder, Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePlugin_Extensions(Plugin.Builder, Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePlugin_GroupId(Plugin.Builder, Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePlugin_Inherited(Plugin.Builder, Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePlugin_Version(Plugin.Builder, Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginConfiguration(PluginConfiguration.Builder, PluginConfiguration, PluginConfiguration, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginConfiguration(PluginConfiguration, PluginConfiguration, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginConfiguration_PluginManagement(PluginConfiguration.Builder, PluginConfiguration, PluginConfiguration, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginConfiguration_Plugins(PluginConfiguration.Builder, PluginConfiguration, PluginConfiguration, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginContainer(PluginContainer.Builder, PluginContainer, PluginContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginContainer(PluginContainer, PluginContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginContainer_Plugins(PluginContainer.Builder, PluginContainer, PluginContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.DefaultInheritanceAssembler.InheritanceModelMerger
 
mergePluginContainer_Plugins(PluginContainer.Builder, PluginContainer, PluginContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
mergePluginContainer_Plugins(PluginContainer.Builder, PluginContainer, PluginContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.DefaultProfileInjector.ProfileModelMerger
 
mergePluginContainer_Plugins(PluginContainer.Builder, PluginContainer, PluginContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.inheritance.DefaultInheritanceAssembler.InheritanceModelMerger
Deprecated.
 
mergePluginContainer_Plugins(PluginContainer.Builder, PluginContainer, PluginContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
mergePluginContainer_Plugins(PluginContainer.Builder, PluginContainer, PluginContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.profile.DefaultProfileInjector.ProfileModelMerger
Deprecated.
 
mergePluginContainer_Plugins(PluginContainer.Builder, PluginContainer, PluginContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginDefinitions(Plugin, Plugin, boolean) - Static method in class org.apache.maven.project.ModelUtils
Deprecated.
 
mergePluginExecution(PluginExecution.Builder, PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginExecution(PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginExecution_Configuration(PluginExecution.Builder, PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginExecution_Goals(PluginExecution.Builder, PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergePluginExecution_Goals(PluginExecution.Builder, PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginExecution_Id(PluginExecution.Builder, PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginExecution_Inherited(PluginExecution.Builder, PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginExecution_Phase(PluginExecution.Builder, PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginExecution_Priority(PluginExecution.Builder, PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
mergePluginExecution_Priority(PluginExecution.Builder, PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
mergePluginExecution_Priority(PluginExecution.Builder, PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginLists(PluginContainer, PluginContainer, boolean) - Static method in class org.apache.maven.project.ModelUtils
Deprecated.
This should be the resulting ordering of plugins after merging:
mergePluginManagement(PluginManagement.Builder, PluginManagement, PluginManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginManagement(PluginManagement, PluginManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePluginManagement_Plugins(PluginManagement.Builder, PluginManagement, PluginManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePrerequisites(Prerequisites.Builder, Prerequisites, Prerequisites, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePrerequisites(Prerequisites, Prerequisites, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergePrerequisites_Maven(Prerequisites.Builder, Prerequisites, Prerequisites, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeProfile(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeProfile(Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeProfile(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeProfile(Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeProfile_Activation(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeProfile_Activation(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeProfile_Build(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeProfile_Dependencies(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeProfile_DependencyManagement(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeProfile_DistributionManagement(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeProfile_Id(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeProfile_Id(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeProfile_Modules(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeProfile_PluginRepositories(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeProfile_PluginRepositories(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeProfile_Properties(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeProfile_Properties(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeProfile_Reporting(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeProfile_Repositories(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeProfile_Repositories(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeProfile_Subprojects(Profile.Builder, Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeProxy(Proxy.Builder, Proxy, Proxy, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeProxy(Proxy, Proxy, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeProxy_ActiveString(Proxy.Builder, Proxy, Proxy, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeProxy_Host(Proxy.Builder, Proxy, Proxy, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeProxy_Id(Proxy.Builder, Proxy, Proxy, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeProxy_NonProxyHosts(Proxy.Builder, Proxy, Proxy, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeProxy_Password(Proxy.Builder, Proxy, Proxy, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeProxy_PortString(Proxy.Builder, Proxy, Proxy, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeProxy_Protocol(Proxy.Builder, Proxy, Proxy, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeProxy_Username(Proxy.Builder, Proxy, Proxy, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRelocation(Relocation.Builder, Relocation, Relocation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRelocation(Relocation, Relocation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRelocation_ArtifactId(Relocation.Builder, Relocation, Relocation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRelocation_GroupId(Relocation.Builder, Relocation, Relocation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRelocation_Message(Relocation.Builder, Relocation, Relocation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRelocation_Version(Relocation.Builder, Relocation, Relocation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReporting(Reporting.Builder, Reporting, Reporting, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReporting(Reporting, Reporting, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReporting_ExcludeDefaults(Reporting.Builder, Reporting, Reporting, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReporting_OutputDirectory(Reporting.Builder, Reporting, Reporting, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReporting_Plugins(Reporting.Builder, Reporting, Reporting, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.DefaultInheritanceAssembler.InheritanceModelMerger
 
mergeReporting_Plugins(Reporting.Builder, Reporting, Reporting, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.DefaultProfileInjector.ProfileModelMerger
 
mergeReporting_Plugins(Reporting.Builder, Reporting, Reporting, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.inheritance.DefaultInheritanceAssembler.InheritanceModelMerger
Deprecated.
 
mergeReporting_Plugins(Reporting.Builder, Reporting, Reporting, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.profile.DefaultProfileInjector.ProfileModelMerger
Deprecated.
 
mergeReporting_Plugins(Reporting.Builder, Reporting, Reporting, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReportPlugin(ReportPlugin.Builder, ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReportPlugin(ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReportPlugin_ArtifactId(ReportPlugin.Builder, ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReportPlugin_Configuration(ReportPlugin.Builder, ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReportPlugin_GroupId(ReportPlugin.Builder, ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReportPlugin_Inherited(ReportPlugin.Builder, ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReportPlugin_ReportSets(ReportPlugin.Builder, ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.DefaultProfileInjector.ProfileModelMerger
 
mergeReportPlugin_ReportSets(ReportPlugin.Builder, ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeReportPlugin_ReportSets(ReportPlugin.Builder, ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.profile.DefaultProfileInjector.ProfileModelMerger
Deprecated.
 
mergeReportPlugin_ReportSets(ReportPlugin.Builder, ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReportPlugin_Version(ReportPlugin.Builder, ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReportSet(ReportSet.Builder, ReportSet, ReportSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReportSet(ReportSet, ReportSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReportSet_Configuration(ReportSet.Builder, ReportSet, ReportSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReportSet_Id(ReportSet.Builder, ReportSet, ReportSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReportSet_Inherited(ReportSet.Builder, ReportSet, ReportSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeReportSet_Reports(ReportSet.Builder, ReportSet, ReportSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepositories(List<Repository>, boolean) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
mergeRepository(Repository.Builder, Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepository(Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepository(Repository.Builder, Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepository(Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepository_Id(Repository.Builder, Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepository_Id(Repository.Builder, Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepository_Layout(Repository.Builder, Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepository_Layout(Repository.Builder, Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepository_Name(Repository.Builder, Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepository_Name(Repository.Builder, Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepository_Releases(Repository.Builder, Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepository_Releases(Repository.Builder, Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepository_Snapshots(Repository.Builder, Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepository_Snapshots(Repository.Builder, Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepository_Url(Repository.Builder, Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepository_Url(Repository.Builder, Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepositoryBase(RepositoryBase.Builder, RepositoryBase, RepositoryBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepositoryBase(RepositoryBase, RepositoryBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepositoryBase(RepositoryBase.Builder, RepositoryBase, RepositoryBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepositoryBase(RepositoryBase, RepositoryBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepositoryBase_Id(RepositoryBase.Builder, RepositoryBase, RepositoryBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepositoryBase_Id(RepositoryBase.Builder, RepositoryBase, RepositoryBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepositoryBase_Layout(RepositoryBase.Builder, RepositoryBase, RepositoryBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepositoryBase_Layout(RepositoryBase.Builder, RepositoryBase, RepositoryBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepositoryBase_Name(RepositoryBase.Builder, RepositoryBase, RepositoryBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepositoryBase_Name(RepositoryBase.Builder, RepositoryBase, RepositoryBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepositoryBase_Url(RepositoryBase.Builder, RepositoryBase, RepositoryBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepositoryBase_Url(RepositoryBase.Builder, RepositoryBase, RepositoryBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepositoryPolicy(RepositoryPolicy.Builder, RepositoryPolicy, RepositoryPolicy, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepositoryPolicy(RepositoryPolicy, RepositoryPolicy, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepositoryPolicy(RepositoryPolicy.Builder, RepositoryPolicy, RepositoryPolicy, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepositoryPolicy(RepositoryPolicy, RepositoryPolicy, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepositoryPolicy_ChecksumPolicy(RepositoryPolicy.Builder, RepositoryPolicy, RepositoryPolicy, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepositoryPolicy_ChecksumPolicy(RepositoryPolicy.Builder, RepositoryPolicy, RepositoryPolicy, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepositoryPolicy_Enabled(RepositoryPolicy.Builder, RepositoryPolicy, RepositoryPolicy, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepositoryPolicy_Enabled(RepositoryPolicy.Builder, RepositoryPolicy, RepositoryPolicy, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeRepositoryPolicy_UpdatePolicy(RepositoryPolicy.Builder, RepositoryPolicy, RepositoryPolicy, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeRepositoryPolicy_UpdatePolicy(RepositoryPolicy.Builder, RepositoryPolicy, RepositoryPolicy, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeResource(Resource.Builder, Resource, Resource, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeResource(Resource, Resource, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeResource_Directory(Resource.Builder, Resource, Resource, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeResource_Excludes(Resource.Builder, Resource, Resource, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeResource_Filtering(Resource.Builder, Resource, Resource, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeResource_Includes(Resource.Builder, Resource, Resource, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeResource_MergeId(Resource.Builder, Resource, Resource, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeResource_TargetPath(Resource.Builder, Resource, Resource, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeScm(Scm.Builder, Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeScm(Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeScm_ChildScmConnectionInheritAppendPath(Scm.Builder, Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeScm_ChildScmDeveloperConnectionInheritAppendPath(Scm.Builder, Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeScm_ChildScmUrlInheritAppendPath(Scm.Builder, Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeScm_Connection(Scm.Builder, Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeScm_Connection(Scm.Builder, Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeScm_DeveloperConnection(Scm.Builder, Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeScm_DeveloperConnection(Scm.Builder, Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeScm_Tag(Scm.Builder, Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeScm_Url(Scm.Builder, Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeScm_Url(Scm.Builder, Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeServer(Server.Builder, Server, Server, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeServer(Server, Server, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeServer_Configuration(Server.Builder, Server, Server, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeServer_DirectoryPermissions(Server.Builder, Server, Server, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeServer_FilePermissions(Server.Builder, Server, Server, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeServer_Id(Server.Builder, Server, Server, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeServer_Passphrase(Server.Builder, Server, Server, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeServer_Password(Server.Builder, Server, Server, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeServer_PrivateKey(Server.Builder, Server, Server, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeServer_Username(Server.Builder, Server, Server, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeSettings(Settings.Builder, Settings, Settings, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeSettings(Settings, Settings, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeSettings_ActiveProfiles(Settings.Builder, Settings, Settings, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeSettings_InteractiveMode(Settings.Builder, Settings, Settings, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeSettings_LocalRepository(Settings.Builder, Settings, Settings, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeSettings_Mirrors(Settings.Builder, Settings, Settings, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeSettings_Offline(Settings.Builder, Settings, Settings, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeSettings_PluginGroups(Settings.Builder, Settings, Settings, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeSettings_PluginRepositories(Settings.Builder, Settings, Settings, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeSettings_Profiles(Settings.Builder, Settings, Settings, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeSettings_Proxies(Settings.Builder, Settings, Settings, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeSettings_Repositories(Settings.Builder, Settings, Settings, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeSettings_Servers(Settings.Builder, Settings, Settings, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeSettings_UsePluginRegistry(Settings.Builder, Settings, Settings, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeSite(Site.Builder, Site, Site, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeSite(Site, Site, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeSite_ChildSiteUrlInheritAppendPath(Site.Builder, Site, Site, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeSite_ChildSiteUrlInheritAppendPath(Site.Builder, Site, Site, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeSite_Id(Site.Builder, Site, Site, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeSite_Name(Site.Builder, Site, Site, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeSite_Url(Site.Builder, Site, Site, boolean, Map<Object, Object>) - Method in class org.apache.maven.internal.impl.model.MavenModelMerger
 
mergeSite_Url(Site.Builder, Site, Site, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.v4.MavenMerger
 
mergeToolchainModel(ToolchainModel.Builder, ToolchainModel, ToolchainModel, boolean, Map<Object, Object>) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsMerger
 
mergeToolchainModel(ToolchainModel, ToolchainModel, boolean, Map<Object, Object>) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsMerger
 
mergeToolchainModel_Configuration(ToolchainModel.Builder, ToolchainModel, ToolchainModel, boolean, Map<Object, Object>) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsMerger
 
mergeToolchainModel_Provides(ToolchainModel.Builder, ToolchainModel, ToolchainModel, boolean, Map<Object, Object>) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsMerger
 
mergeToolchainModel_Type(ToolchainModel.Builder, ToolchainModel, ToolchainModel, boolean, Map<Object, Object>) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsMerger
 
mergeTrackableBase(TrackableBase.Builder, TrackableBase, TrackableBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeTrackableBase(TrackableBase, TrackableBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.settings.v4.SettingsMerger
 
mergeTrackableBase(TrackableBase.Builder, TrackableBase, TrackableBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsMerger
 
mergeTrackableBase(TrackableBase, TrackableBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsMerger
 
message(String) - Method in class org.apache.maven.api.model.Relocation.Builder
 
MessageBuilder - Interface in org.apache.maven.api.services
Message builder that supports configurable styling.
messageBuilderFactory - Variable in class org.apache.maven.cli.transfer.AbstractMavenTransferListener
Deprecated.
 
messageBuilderFactory - Variable in class org.apache.maven.cling.invoker.mvnenc.goals.GoalSupport
 
messageBuilderFactory - Variable in class org.apache.maven.cling.transfer.AbstractMavenTransferListener
 
messageBuilderFactory() - Method in interface org.apache.maven.api.cli.InvokerRequest
Shorthand for MessageBuilderFactory.
messageBuilderFactory() - Method in interface org.apache.maven.api.cli.ParserRequest
Returns the factory for creating message builders.
MessageBuilderFactory - Interface in org.apache.maven.api.services
A factory for MessageBuilder.
MessageUtils - Class in org.apache.maven.jline
 
MessageUtils() - Constructor for class org.apache.maven.jline.MessageUtils
 
Metadata - Class in org.apache.maven.api.metadata
 
Metadata - Class in org.apache.maven.artifact.repository.metadata
 
Metadata() - Constructor for class org.apache.maven.artifact.repository.metadata.Metadata
 
Metadata(Metadata) - Constructor for class org.apache.maven.artifact.repository.metadata.Metadata
 
Metadata(Metadata.Builder) - Constructor for class org.apache.maven.api.metadata.Metadata
Constructor for this class, to be called from its subclasses and Metadata.Builder.
Metadata(Metadata, BaseObject) - Constructor for class org.apache.maven.artifact.repository.metadata.Metadata
 
Metadata.Builder - Class in org.apache.maven.api.metadata
Builder class used to create Metadata instances.
MetadataBridge - Class in org.apache.maven.artifact.repository.metadata
Deprecated.
MetadataBridge(ArtifactMetadata) - Constructor for class org.apache.maven.artifact.repository.metadata.MetadataBridge
Deprecated.
 
MetadataGraph - Class in org.apache.maven.repository.metadata
Deprecated.
MetadataGraph - Class in org.apache.maven.repository
Deprecated.
MetadataGraph() - Constructor for class org.apache.maven.repository.MetadataGraph
Deprecated.
 
MetadataGraph(int) - Constructor for class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
init graph
MetadataGraph(int, int) - Constructor for class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
MetadataGraph(MetadataGraphVertex) - Constructor for class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
construct a single vertex
MetadataGraph(MetadataTreeNode) - Constructor for class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
construct graph from a "dirty" tree
MetadataGraph(MetadataTreeNode, boolean, boolean) - Constructor for class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
construct graph from a "dirty" tree
MetadataGraph(MetadataGraphNode) - Constructor for class org.apache.maven.repository.MetadataGraph
Deprecated.
 
MetadataGraphEdge - Class in org.apache.maven.repository.metadata
Deprecated.
MetadataGraphEdge(String, boolean, ArtifactScopeEnum, String, int, int) - Constructor for class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
MetadataGraphNode - Class in org.apache.maven.repository
Deprecated.
MetadataGraphNode() - Constructor for class org.apache.maven.repository.MetadataGraphNode
Deprecated.
 
MetadataGraphNode(MavenArtifactMetadata) - Constructor for class org.apache.maven.repository.MetadataGraphNode
Deprecated.
 
MetadataGraphTransformationException - Exception in org.apache.maven.repository.metadata
Deprecated.
MetadataGraphTransformationException() - Constructor for exception org.apache.maven.repository.metadata.MetadataGraphTransformationException
Deprecated.
 
MetadataGraphTransformationException(String) - Constructor for exception org.apache.maven.repository.metadata.MetadataGraphTransformationException
Deprecated.
 
MetadataGraphTransformationException(String, Throwable) - Constructor for exception org.apache.maven.repository.metadata.MetadataGraphTransformationException
Deprecated.
 
MetadataGraphTransformationException(Throwable) - Constructor for exception org.apache.maven.repository.metadata.MetadataGraphTransformationException
Deprecated.
 
MetadataGraphVertex - Class in org.apache.maven.repository.metadata
Deprecated.
MetadataGraphVertex(ArtifactMetadata) - Constructor for class org.apache.maven.repository.metadata.MetadataGraphVertex
Deprecated.
 
MetadataGraphVertex(ArtifactMetadata, boolean, boolean) - Constructor for class org.apache.maven.repository.metadata.MetadataGraphVertex
Deprecated.
 
MetadataParseException - Exception in org.apache.maven.artifact.repository.metadata.io
Signals a failure to parse the metadata due to invalid syntax (e.g.
MetadataParseException(String, int, int) - Constructor for exception org.apache.maven.artifact.repository.metadata.io.MetadataParseException
Creates a new parser exception with the specified details.
MetadataParseException(String, int, int, Throwable) - Constructor for exception org.apache.maven.artifact.repository.metadata.io.MetadataParseException
Creates a new parser exception with the specified details.
metadataPath(ExecutorRequest.Builder, String, String) - Method in interface org.apache.maven.cling.executor.ExecutorTool
Returns relative (to ExecutorTool.localRepository(ExecutorRequest.Builder)) path of given metadata in local repository.
metadataPath(ExecutorRequest.Builder, String, String) - Method in class org.apache.maven.cling.executor.internal.HelperImpl
 
metadataPath(ExecutorRequest.Builder, String, String) - Method in class org.apache.maven.cling.executor.internal.ToolboxTool
 
MetadataReader - Interface in org.apache.maven.artifact.repository.metadata.io
Handles deserialization of metadata from some kind of textual format like XML.
MetadataResolution - Class in org.apache.maven.repository.metadata
Deprecated.
MetadataResolution(ArtifactMetadata) - Constructor for class org.apache.maven.repository.metadata.MetadataResolution
Deprecated.
 
MetadataResolution(ArtifactMetadata, Collection<ArtifactRepository>) - Constructor for class org.apache.maven.repository.metadata.MetadataResolution
Deprecated.
 
MetadataResolutionException - Exception in org.apache.maven.repository.metadata
Deprecated.
MetadataResolutionException() - Constructor for exception org.apache.maven.repository.metadata.MetadataResolutionException
Deprecated.
 
MetadataResolutionException(String) - Constructor for exception org.apache.maven.repository.metadata.MetadataResolutionException
Deprecated.
 
MetadataResolutionException(String, Throwable) - Constructor for exception org.apache.maven.repository.metadata.MetadataResolutionException
Deprecated.
 
MetadataResolutionException(Throwable) - Constructor for exception org.apache.maven.repository.metadata.MetadataResolutionException
Deprecated.
 
MetadataResolutionRequest - Class in org.apache.maven.repository.metadata
Deprecated.
MetadataResolutionRequest - Class in org.apache.maven.repository
Deprecated.
MetadataResolutionRequest - Interface in org.apache.maven.repository.legacy.metadata
Deprecated.
MetadataResolutionRequest() - Constructor for class org.apache.maven.repository.metadata.MetadataResolutionRequest
Deprecated.
 
MetadataResolutionRequest() - Constructor for class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
MetadataResolutionRequest(MavenArtifactMetadata, ArtifactRepository, List<ArtifactRepository>) - Constructor for class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
MetadataResolutionRequest(ArtifactMetadata, ArtifactRepository, List<ArtifactRepository>) - Constructor for class org.apache.maven.repository.metadata.MetadataResolutionRequest
Deprecated.
 
MetadataResolutionRequestTypeEnum - Enum Class in org.apache.maven.repository.metadata
Deprecated.
MetadataResolutionResult - Class in org.apache.maven.repository.metadata
Deprecated.
MetadataResolutionResult - Class in org.apache.maven.repository
Deprecated.
MetadataResolutionResult() - Constructor for class org.apache.maven.repository.metadata.MetadataResolutionResult
Deprecated.
 
MetadataResolutionResult() - Constructor for class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
MetadataResolutionResult(MetadataTreeNode) - Constructor for class org.apache.maven.repository.metadata.MetadataResolutionResult
Deprecated.
 
MetadataRetrievalException - Exception in org.apache.maven.repository.metadata
Deprecated.
MetadataRetrievalException(String) - Constructor for exception org.apache.maven.repository.metadata.MetadataRetrievalException
Deprecated.
 
MetadataRetrievalException(String, Throwable) - Constructor for exception org.apache.maven.repository.metadata.MetadataRetrievalException
Deprecated.
 
MetadataRetrievalException(String, Throwable, ArtifactMetadata) - Constructor for exception org.apache.maven.repository.metadata.MetadataRetrievalException
Deprecated.
 
MetadataRetrievalException(Throwable) - Constructor for exception org.apache.maven.repository.metadata.MetadataRetrievalException
Deprecated.
 
MetadataSource - Interface in org.apache.maven.repository.metadata
Deprecated.
MetadataStaxReader - Class in org.apache.maven.metadata.v4
 
MetadataStaxReader() - Constructor for class org.apache.maven.metadata.v4.MetadataStaxReader
 
MetadataStaxReader(MetadataStaxReader.ContentTransformer) - Constructor for class org.apache.maven.metadata.v4.MetadataStaxReader
 
MetadataStaxReader.ContentTransformer - Interface in org.apache.maven.metadata.v4
 
MetadataStaxWriter - Class in org.apache.maven.metadata.v4
 
MetadataStaxWriter() - Constructor for class org.apache.maven.metadata.v4.MetadataStaxWriter
 
metadataToApiV3(List<Metadata>) - Static method in class org.apache.maven.artifact.repository.metadata.Metadata
 
metadataToApiV4(List<Metadata>) - Static method in class org.apache.maven.artifact.repository.metadata.Metadata
 
MetadataTreeNode - Class in org.apache.maven.repository.metadata
Deprecated.
MetadataTreeNode() - Constructor for class org.apache.maven.repository.metadata.MetadataTreeNode
Deprecated.
 
MetadataTreeNode(Artifact, MetadataTreeNode, boolean, ArtifactScopeEnum) - Constructor for class org.apache.maven.repository.metadata.MetadataTreeNode
Deprecated.
 
MetadataTreeNode(ArtifactMetadata, MetadataTreeNode, boolean, ArtifactScopeEnum) - Constructor for class org.apache.maven.repository.metadata.MetadataTreeNode
Deprecated.
 
MetadataXpp3Reader - Class in org.apache.maven.artifact.repository.metadata.io.xpp3
Deprecated.
Maven 3 compatability - please use MetadataStaxReader
MetadataXpp3Reader() - Constructor for class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Deprecated.
Default constructor
MetadataXpp3Reader(MetadataXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Deprecated.
Constructor with ContentTransformer
MetadataXpp3Reader.ContentTransformer - Interface in org.apache.maven.artifact.repository.metadata.io.xpp3
Deprecated.
MetadataXpp3Writer - Class in org.apache.maven.artifact.repository.metadata.io.xpp3
Deprecated.
Maven 3 compatability - please use MetadataStaxWriter
MetadataXpp3Writer() - Constructor for class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Writer
Deprecated.
Default constructor
methodInjector(Key<T>, Method) - Static method in class org.apache.maven.di.impl.ReflectionUtils
 
metThreshold() - Method in class org.apache.maven.slf4j.DefaultLogLevelRecorder
 
Mirror - Class in org.apache.maven.api.settings
A download mirror for a given repository.
Mirror - Class in org.apache.maven.settings
 
Mirror() - Constructor for class org.apache.maven.settings.Mirror
 
Mirror(Mirror) - Constructor for class org.apache.maven.settings.Mirror
 
Mirror(Mirror.Builder) - Constructor for class org.apache.maven.api.settings.Mirror
Constructor for this class, to be called from its subclasses and Mirror.Builder.
Mirror(Mirror, BaseObject) - Constructor for class org.apache.maven.settings.Mirror
 
Mirror.Builder - Class in org.apache.maven.api.settings
Builder class used to create Mirror instances.
mirrorOf(String) - Method in class org.apache.maven.api.settings.Mirror.Builder
 
mirrorOfLayouts(String) - Method in class org.apache.maven.api.settings.Mirror.Builder
 
mirrors(Collection<Mirror>) - Method in class org.apache.maven.api.settings.Settings.Builder
 
MirrorSelector - Interface in org.apache.maven.repository
Deprecated.
mirrorToApiV3(List<Mirror>) - Static method in class org.apache.maven.settings.Mirror
 
mirrorToApiV4(List<Mirror>) - Static method in class org.apache.maven.settings.Mirror
 
MisconfiguredToolchainException - Exception in org.apache.maven.toolchain
 
MisconfiguredToolchainException(String) - Constructor for exception org.apache.maven.toolchain.MisconfiguredToolchainException
 
MisconfiguredToolchainException(String, Throwable) - Constructor for exception org.apache.maven.toolchain.MisconfiguredToolchainException
 
missing(String) - Method in class org.apache.maven.api.model.ActivationFile.Builder
 
missing(String) - Method in class org.apache.maven.api.settings.ActivationFile.Builder
 
missing(List<Object>) - Method in class org.apache.maven.internal.impl.model.profile.ConditionFunctions
Checks if a file or directory is missing at the given path.
MissingProfilesException - Exception in org.apache.maven
Signals that the user referenced one or more Maven profiles that could not be located in either the project or the settings.
MissingProfilesException(String) - Constructor for exception org.apache.maven.MissingProfilesException
 
MissingProjectException - Exception in org.apache.maven.lifecycle
Signals a failure to execute a lifecycle phase or mojo because a project is required but not present.
MissingProjectException(String) - Constructor for exception org.apache.maven.lifecycle.MissingProjectException
Creates a new exception.
MissingRepositoryElementException - Exception in org.apache.maven.project
Deprecated.
MissingRepositoryElementException(String) - Constructor for exception org.apache.maven.project.MissingRepositoryElementException
Deprecated.
 
MissingRepositoryElementException(String, String) - Constructor for exception org.apache.maven.project.MissingRepositoryElementException
Deprecated.
 
Model - Class in org.apache.maven.api.model
The <project> element is the root of the descriptor.
Model - Class in org.apache.maven.model
 
Model() - Constructor for class org.apache.maven.model.Model
 
Model(Model) - Constructor for class org.apache.maven.model.Model
 
Model(Model.Builder) - Constructor for class org.apache.maven.api.model.Model
Constructor for this class, to be called from its subclasses and Model.Builder.
Model(Model, BaseObject) - Constructor for class org.apache.maven.model.Model
 
MODEL - Enum constant in enum class org.apache.maven.api.annotations.Config.Source
 
MODEL_VERSION_4_0_0 - Static variable in interface org.apache.maven.api.services.ModelBuilder
 
MODEL_VERSION_4_1_0 - Static variable in interface org.apache.maven.api.services.ModelBuilder
 
Model.Builder - Class in org.apache.maven.api.model
Builder class used to create Model instances.
ModelBase - Class in org.apache.maven.api.model
Base class for the Model and the Profile objects.
ModelBase - Class in org.apache.maven.model
 
ModelBase() - Constructor for class org.apache.maven.model.ModelBase
 
ModelBase(ModelBase) - Constructor for class org.apache.maven.model.ModelBase
 
ModelBase(ModelBase.Builder) - Constructor for class org.apache.maven.api.model.ModelBase
Constructor for this class, to be called from its subclasses and ModelBase.Builder.
ModelBase(ModelBase, BaseObject) - Constructor for class org.apache.maven.model.ModelBase
 
ModelBase.Builder - Class in org.apache.maven.api.model
Builder class used to create ModelBase instances.
modelBaseToApiV3(List<ModelBase>) - Static method in class org.apache.maven.model.ModelBase
 
modelBaseToApiV4(List<ModelBase>) - Static method in class org.apache.maven.model.ModelBase
 
ModelBuilder - Interface in org.apache.maven.api.services
 
ModelBuilder - Interface in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
ModelBuilder.ModelBuilderSession - Interface in org.apache.maven.api.services
 
ModelBuilderException - Exception in org.apache.maven.api.services
The Exception class throw by the ProjectBuilder service.
ModelBuilderException(ModelBuilderResult) - Constructor for exception org.apache.maven.api.services.ModelBuilderException
Creates a new exception from the specified interim result and its associated problems.
ModelBuilderRequest - Interface in org.apache.maven.api.services
Request used to build a Project using the ProjectBuilder service.
ModelBuilderRequest.ModelBuilderRequestBuilder - Class in org.apache.maven.api.services
 
ModelBuilderRequest.RepositoryMerging - Enum Class in org.apache.maven.api.services
The possible merge modes for combining remote repositories.
ModelBuilderRequest.RequestType - Enum Class in org.apache.maven.api.services
The possible request types for building a model.
ModelBuilderResult - Interface in org.apache.maven.api.services
Result of a project build call.
ModelBuilderSessionImpl() - Constructor for class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionImpl
 
ModelBuildingEvent - Interface in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
ModelBuildingException - Exception in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
ModelBuildingException(ModelBuildingResult) - Constructor for exception org.apache.maven.model.building.ModelBuildingException
Deprecated.
Creates a new exception from the specified interim result and its associated problems.
ModelBuildingException(Model, String, List<ModelProblem>) - Constructor for exception org.apache.maven.model.building.ModelBuildingException
ModelBuildingListener - Interface in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
ModelBuildingRequest - Interface in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
ModelBuildingResult - Interface in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
ModelCache - Interface in org.apache.maven.api.services.model
Caches auxiliary data used during model building like already processed raw/effective models.
ModelCache - Interface in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
ModelCacheFactory - Interface in org.apache.maven.api.services.model
Factory for creating model caches.
ModelCacheFactory - Interface in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead
modelEncoding(String) - Method in class org.apache.maven.api.cli.extensions.CoreExtensions.Builder
 
modelEncoding(String) - Method in class org.apache.maven.api.metadata.Metadata.Builder
 
modelEncoding(String) - Method in class org.apache.maven.api.model.Model.Builder
 
modelEncoding(String) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration.Builder
 
modelEncoding(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor.Builder
 
modelEncoding(String) - Method in class org.apache.maven.api.settings.Settings.Builder
 
modelEncoding(String) - Method in class org.apache.maven.api.toolchain.PersistedToolchains.Builder
 
modelId(String) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
 
ModelInheritanceAssembler - Interface in org.apache.maven.project.inheritance
Deprecated.
ModelInterpolationException - Exception in org.apache.maven.project.interpolation
Deprecated.
ModelInterpolationException(String) - Constructor for exception org.apache.maven.project.interpolation.ModelInterpolationException
Deprecated.
 
ModelInterpolationException(String, String) - Constructor for exception org.apache.maven.project.interpolation.ModelInterpolationException
Deprecated.
 
ModelInterpolationException(String, String, Throwable) - Constructor for exception org.apache.maven.project.interpolation.ModelInterpolationException
Deprecated.
 
ModelInterpolationException(String, Throwable) - Constructor for exception org.apache.maven.project.interpolation.ModelInterpolationException
Deprecated.
 
ModelInterpolator - Interface in org.apache.maven.api.services.model
Replaces expressions of the form ${token} with their effective values.
ModelInterpolator - Interface in org.apache.maven.model.interpolation
Deprecated.
use ModelBuilder instead
ModelInterpolator - Interface in org.apache.maven.project.interpolation
Deprecated.
ModelLocator - Interface in org.apache.maven.model.locator
Deprecated.
use ModelBuilder instead
ModelNormalizer - Interface in org.apache.maven.api.services.model
Handles normalization of a model.
ModelNormalizer - Interface in org.apache.maven.model.normalization
Deprecated.
use ModelBuilder instead
ModelParseException - Exception in org.apache.maven.model.io
Deprecated.
use ModelXmlFactory instead
ModelParseException(String, int, int) - Constructor for exception org.apache.maven.model.io.ModelParseException
Deprecated.
Creates a new parser exception with the specified details.
ModelParseException(String, int, int, Throwable) - Constructor for exception org.apache.maven.model.io.ModelParseException
Deprecated.
Creates a new parser exception with the specified details.
ModelParser - Interface in org.apache.maven.api.spi
The ModelParser interface is used to locate and read Models from the file system.
ModelParserException - Exception in org.apache.maven.api.spi
 
ModelParserException() - Constructor for exception org.apache.maven.api.spi.ModelParserException
 
ModelParserException(String) - Constructor for exception org.apache.maven.api.spi.ModelParserException
 
ModelParserException(String, int, int, Throwable) - Constructor for exception org.apache.maven.api.spi.ModelParserException
 
ModelParserException(String, Throwable) - Constructor for exception org.apache.maven.api.spi.ModelParserException
 
ModelParserException(Throwable) - Constructor for exception org.apache.maven.api.spi.ModelParserException
 
ModelPathTranslator - Interface in org.apache.maven.api.services.model
Resolves relative paths of a model against a specific base directory.
ModelPathTranslator - Interface in org.apache.maven.model.path
Deprecated.
use ModelBuilder instead
ModelProblem - Interface in org.apache.maven.api.services
Describes a problem that was encountered during model building.
ModelProblem - Interface in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
ModelProblem.Severity - Enum Class in org.apache.maven.model.building
Deprecated.
The different severity levels for a problem, in decreasing order.
ModelProblem.Version - Enum Class in org.apache.maven.api.services
Version
ModelProblem.Version - Enum Class in org.apache.maven.model.building
Deprecated.
Version
ModelProblemCollector - Interface in org.apache.maven.api.services
Collects problems that are encountered during model building.
ModelProblemCollector - Interface in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
ModelProblemCollectorExt - Interface in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
ModelProblemCollectorRequest - Class in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
ModelProblemCollectorRequest(ModelProblem.Severity, ModelProblem.Version) - Constructor for class org.apache.maven.model.building.ModelProblemCollectorRequest
Deprecated.
Create a new request with mandatory parameters.
ModelProblemUtils - Class in org.apache.maven.internal.impl.model
Assists in the handling of model problems.
ModelProblemUtils - Class in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
ModelProblemUtils() - Constructor for class org.apache.maven.internal.impl.model.ModelProblemUtils
 
ModelProblemUtils() - Constructor for class org.apache.maven.model.building.ModelProblemUtils
Deprecated.
 
ModelProcessor - Interface in org.apache.maven.api.services.model
ModelProcessor
ModelProcessor - Interface in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
ModelReader - Interface in org.apache.maven.model.io
Deprecated.
use ModelXmlFactory instead
ModelResolver - Interface in org.apache.maven.api.services.model
Resolves a POM from its coordinates.
ModelResolver - Interface in org.apache.maven.model.resolution
Deprecated.
use ModelBuilder instead
ModelResolverException - Exception in org.apache.maven.api.services.model
Signals an error when resolving the path to an external model.
ModelResolverException(String, String, String, String) - Constructor for exception org.apache.maven.api.services.model.ModelResolverException
Creates a new exception with specified detail message.
ModelResolverException(String, String, String, String, Throwable) - Constructor for exception org.apache.maven.api.services.model.ModelResolverException
Creates a new exception with specified detail message and cause.
ModelResolverException(Throwable, String, String, String) - Constructor for exception org.apache.maven.api.services.model.ModelResolverException
Creates a new exception with specified cause
ModelSource - Interface in org.apache.maven.api.services
A Source specific to load POMs.
ModelSource - Interface in org.apache.maven.model.building
Deprecated.
instead use Source
ModelSource.ModelLocator - Interface in org.apache.maven.api.services
 
ModelSource2 - Interface in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
ModelSource3 - Interface in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
ModelSourceTransformer - Interface in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
modelToApiV3(List<Model>) - Static method in class org.apache.maven.model.Model
 
modelToApiV4(List<Model>) - Static method in class org.apache.maven.model.Model
 
ModelTransformer - Interface in org.apache.maven.api.services
A model transformer.
ModelTransformer - Interface in org.apache.maven.api.spi
Marker interface for model transformers.
ModelTransformerException - Exception in org.apache.maven.api.spi
 
ModelTransformerException() - Constructor for exception org.apache.maven.api.spi.ModelTransformerException
 
ModelTransformerException(String) - Constructor for exception org.apache.maven.api.spi.ModelTransformerException
 
ModelTransformerException(String, Throwable) - Constructor for exception org.apache.maven.api.spi.ModelTransformerException
 
ModelTransformerException(Throwable) - Constructor for exception org.apache.maven.api.spi.ModelTransformerException
 
ModelUrlNormalizer - Interface in org.apache.maven.api.services.model
Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.
ModelUrlNormalizer - Interface in org.apache.maven.model.path
Deprecated.
use ModelBuilder instead
ModelUtils - Class in org.apache.maven.project
Deprecated. 
ModelUtils() - Constructor for class org.apache.maven.project.ModelUtils
Deprecated.
 
ModelValidationResult - Class in org.apache.maven.project.validation
Deprecated.
ModelValidationResult() - Constructor for class org.apache.maven.project.validation.ModelValidationResult
Deprecated.
 
ModelValidator - Interface in org.apache.maven.api.services.model
Checks the model for missing or invalid values.
ModelValidator - Interface in org.apache.maven.model.validation
Deprecated.
use ModelBuilder instead
ModelValidator - Interface in org.apache.maven.project.validation
Deprecated.
modelVersion(String) - Method in class org.apache.maven.api.metadata.Metadata.Builder
 
modelVersion(String) - Method in class org.apache.maven.api.model.Model.Builder
 
ModelVersionParser - Interface in org.apache.maven.api.services.model
Model builder specific version parser.
ModelVersionProcessor - Interface in org.apache.maven.model.interpolation
Deprecated.
use ModelBuilder instead
ModelWriter - Interface in org.apache.maven.model.io
Deprecated.
use ModelXmlFactory instead
ModelXmlFactory - Interface in org.apache.maven.api.services.xml
Reads or writes a Model using XML.
MODULAR_JAR - Static variable in interface org.apache.maven.api.Type
Artifact type name for a JAR file to unconditionally place on the module-path.
MODULAR_PROCESSOR - Static variable in interface org.apache.maven.api.Type
Artifact type name for a JAR file to unconditionally place on the annotation processor module-path.
moduleName() - Method in class org.apache.maven.api.JavaPathType.Modular
Returns the name of the module for which a path is specified
modules(Collection<String>) - Method in class org.apache.maven.api.model.Model.Builder
Deprecated.
modules(Collection<String>) - Method in class org.apache.maven.api.model.ModelBase.Builder
Deprecated.
modules(Collection<String>) - Method in class org.apache.maven.api.model.Profile.Builder
Deprecated.
MODULES - Enum constant in enum class org.apache.maven.api.JavaPathType
The path identified by the Java --module-path option.
mojo(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
Append message content in mojo style.
mojo(Consumer<String>, MojoExecution) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlanLogger
 
Mojo - Interface in org.apache.maven.api.plugin
This interface forms the contract required for Mojos to interact with the Maven infrastructure.
Mojo - Interface in org.apache.maven.plugin
This interface forms the contract required for Mojos to interact with the Maven infrastructure.
It features an execute() method, which triggers the Mojo's build-process behavior, and can throw a MojoExecutionException or MojoFailureException if error conditions occur.
Also included is the setLog(...) method, which simply allows Maven to inject a logging mechanism which will allow the Mojo to communicate to the outside world through standard Maven channels.
Mojo - Annotation Interface in org.apache.maven.api.plugin.annotations
This annotation will mark your class as a Mojo, which is the implementation of a goal in a Maven plugin.
MOJO_FAILED - Enum constant in enum class org.apache.maven.api.EventType
 
MOJO_SKIPPED - Enum constant in enum class org.apache.maven.api.EventType
 
MOJO_STARTED - Enum constant in enum class org.apache.maven.api.EventType
 
MOJO_SUCCEEDED - Enum constant in enum class org.apache.maven.api.EventType
 
MojoDescriptor - Class in org.apache.maven.api.plugin.descriptor
A Mojo description.
MojoDescriptor - Class in org.apache.maven.plugin.descriptor
The bean containing the Mojo descriptor.
For more information about the usage tag, have a look to: https://maven.apache.org/developers/mojo-api-specification.html TODO is there a need for the delegation of MavenMojoDescriptor to this? Why not just extend ComponentDescriptor here?
MojoDescriptor() - Constructor for class org.apache.maven.plugin.descriptor.MojoDescriptor
Default constructor.
MojoDescriptor(MojoDescriptor.Builder) - Constructor for class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Constructor for this class, to be called from its subclasses and MojoDescriptor.Builder.
MojoDescriptor(PluginDescriptor, MojoDescriptor) - Constructor for class org.apache.maven.plugin.descriptor.MojoDescriptor
 
MojoDescriptor.Builder - Class in org.apache.maven.api.plugin.descriptor
Builder class used to create MojoDescriptor instances.
MojoDescriptorCreator - Class in org.apache.maven.lifecycle.internal
Resolves dependencies for the artifacts in context of the lifecycle build
MojoDescriptorCreator(PluginVersionResolver, BuildPluginManager, PluginPrefixResolver, LifecyclePluginResolver) - Constructor for class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
MojoException - Exception in org.apache.maven.api.plugin
An exception occurring during the execution of a plugin.
MojoException(Object, String, String) - Constructor for exception org.apache.maven.api.plugin.MojoException
Constructs a new MojoException providing the source and a short and long message.
MojoException(String) - Constructor for exception org.apache.maven.api.plugin.MojoException
Constructs a new MojoException providing a message.
MojoException(String, Throwable) - Constructor for exception org.apache.maven.api.plugin.MojoException
Constructs a new MojoException wrapping an underlying Throwable and providing a message.
MojoException(Throwable) - Constructor for exception org.apache.maven.api.plugin.MojoException
Constructs a new MojoExecutionException wrapping an underlying Throwable.
MojoExecution - Class in org.apache.maven.plugin
MojoExecution
MojoExecution - Interface in org.apache.maven.api
A MojoExecution represents a single execution of a Maven Plugin during a given build.
MojoExecution(Plugin, String, String) - Constructor for class org.apache.maven.plugin.MojoExecution
 
MojoExecution(MojoDescriptor) - Constructor for class org.apache.maven.plugin.MojoExecution
 
MojoExecution(MojoDescriptor, String) - Constructor for class org.apache.maven.plugin.MojoExecution
 
MojoExecution(MojoDescriptor, String, MojoExecution.Source) - Constructor for class org.apache.maven.plugin.MojoExecution
 
MojoExecution(MojoDescriptor, XmlNode) - Constructor for class org.apache.maven.plugin.MojoExecution
 
MojoExecution(MojoDescriptor, Xpp3Dom) - Constructor for class org.apache.maven.plugin.MojoExecution
 
MojoExecution.Source - Enum Class in org.apache.maven.plugin
Describes the source of an execution.
MojoExecutionConfigurator - Interface in org.apache.maven.lifecycle
A MojoExecutionConfigurator is responsible for creating the configuration for Mojo based on configuration for a Mojo in the MavenProject and the default configuration for the Mojo from the containing plugin's plugin.xml descriptor.
MojoExecutionEvent - Class in org.apache.maven.execution
Encapsulates parameters of MojoExecutionListener callback methods and is meant to provide API evolution path should it become necessary to introduce new parameters in the existing callbacks in the future.
MojoExecutionEvent(MavenSession, MavenProject, MojoExecution, Mojo) - Constructor for class org.apache.maven.execution.MojoExecutionEvent
 
MojoExecutionEvent(MavenSession, MavenProject, MojoExecution, Mojo, Throwable) - Constructor for class org.apache.maven.execution.MojoExecutionEvent
 
MojoExecutionException - Exception in org.apache.maven.plugin
An exception occurring during the execution of a plugin.
Throwing this exception causes a "BUILD ERROR" message to be displayed.
MojoExecutionException(Object, String, String) - Constructor for exception org.apache.maven.plugin.MojoExecutionException
Construct a new MojoExecutionException exception providing the source and a short and long message: these messages are used to improve the message written at the end of Maven build.
MojoExecutionException(String) - Constructor for exception org.apache.maven.plugin.MojoExecutionException
Construct a new MojoExecutionException exception providing a message.
MojoExecutionException(String, Exception) - Constructor for exception org.apache.maven.plugin.MojoExecutionException
Construct a new MojoExecutionException exception wrapping an underlying Exception and providing a message.
MojoExecutionException(String, Throwable) - Constructor for exception org.apache.maven.plugin.MojoExecutionException
Construct a new MojoExecutionException exception wrapping an underlying Throwable and providing a message.
MojoExecutionException(Throwable) - Constructor for exception org.apache.maven.plugin.MojoExecutionException
Constructs a new MojoExecutionException exception wrapping an underlying Throwable.
MojoExecutionListener - Interface in org.apache.maven.execution
Extension point that allows build extensions observe and possibly veto mojo executions.
MojoExecutionRunner - Interface in org.apache.maven.plugin
Provides context for mojo execution.
MojoExecutionScope - Class in org.apache.maven.execution.scope.internal
MojoExecutionScope
MojoExecutionScope - Class in org.apache.maven.internal.impl.di
MojoExecutionScope
MojoExecutionScope() - Constructor for class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
MojoExecutionScope() - Constructor for class org.apache.maven.internal.impl.di.MojoExecutionScope
 
MojoExecutionScope.ScopeState - Class in org.apache.maven.internal.impl.di
 
MojoExecutionScopeCoreModule - Class in org.apache.maven.execution.scope.internal
MojoExecutionScopeCoreModule
MojoExecutionScopeCoreModule() - Constructor for class org.apache.maven.execution.scope.internal.MojoExecutionScopeCoreModule
 
MojoExecutionScoped - Annotation Interface in org.apache.maven.api.di
Indicates that the annotated bean has a lifespan limited to a given mojo execution, which means each mojo execution will result in a different instance being injected.
MojoExecutionScoped - Annotation Interface in org.apache.maven.execution.scope
Indicates that annotated component should be instantiated before mojo execution starts and discarded after mojo execution completes.
MojoExecutionScopeModule - Class in org.apache.maven.execution.scope.internal
MojoExecutionScopeModule
MojoExecutionScopeModule(MojoExecutionScope) - Constructor for class org.apache.maven.execution.scope.internal.MojoExecutionScopeModule
 
MojoExecutor - Class in org.apache.maven.lifecycle.internal.concurrent
 
MojoExecutor - Class in org.apache.maven.lifecycle.internal
Executes an individual mojo
MojoExecutor(BuildPluginManager, MavenPluginManager, LifecycleDependencyResolver, ExecutionEventCatapult, Provider<MojosExecutionStrategy>, MessageBuilderFactory) - Constructor for class org.apache.maven.lifecycle.internal.concurrent.MojoExecutor
 
MojoExecutor(BuildPluginManager, MavenPluginManager, LifecycleDependencyResolver, ExecutionEventCatapult, Provider<MojosExecutionStrategy>, MessageBuilderFactory) - Constructor for class org.apache.maven.lifecycle.internal.MojoExecutor
 
MojoExecutor.NoExceptionCloseable - Interface in org.apache.maven.lifecycle.internal
 
MojoExecutor.NoLock - Class in org.apache.maven.lifecycle.internal
 
MojoExecutor.ProjectLock - Class in org.apache.maven.lifecycle.internal
Aggregating mojo executions (possibly) modify all MavenProjects, including those that are currently in use by concurrently running mojo executions.
mojoFailed(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
mojoFailed(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
mojoFailed(ExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
MojoFailed - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
MojoFailureException - Exception in org.apache.maven.plugin
An exception occurring during the execution of a plugin (such as a compilation failure).
Throwing this exception causes a "BUILD FAILURE" message to be displayed.
MojoFailureException(Object, String, String) - Constructor for exception org.apache.maven.plugin.MojoFailureException
Construct a new MojoFailureException exception providing the source and a short and long message: these messages are used to improve the message written at the end of Maven build.
MojoFailureException(String) - Constructor for exception org.apache.maven.plugin.MojoFailureException
Construct a new MojoFailureException exception providing a message.
MojoFailureException(String, Throwable) - Constructor for exception org.apache.maven.plugin.MojoFailureException
Construct a new MojoFailureException exception wrapping an underlying Throwable and providing a message.
MojoFailureException(Throwable) - Constructor for exception org.apache.maven.plugin.MojoFailureException
Constructs a new MojoFailureException exception wrapping an underlying Throwable.
MojoLogWrapper - Class in org.apache.maven.plugin.internal
 
MojoLogWrapper(Logger) - Constructor for class org.apache.maven.plugin.internal.MojoLogWrapper
 
MojoNotFoundException - Exception in org.apache.maven.plugin
MojoNotFoundException
MojoNotFoundException(String, PluginDescriptor) - Constructor for exception org.apache.maven.plugin.MojoNotFoundException
 
mojos(Collection<MojoDescriptor>) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor.Builder
 
MojosExecutionStrategy - Interface in org.apache.maven.plugin
Interface allows overriding default mojo execution strategy For example it is possible wrap some mojo execution to decorate default functionality or skip some executions
mojoSkipped(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
Deprecated.
 
mojoSkipped(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
 
mojoSkipped(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
mojoSkipped(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
mojoSkipped(ExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
MojoSkipped - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
mojoStarted(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
Deprecated.
--- mojo-artifactId:version:goal (mojo-executionId) @ project-artifactId ---
mojoStarted(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
--- mojo-artifactId:version:goal (mojo-executionId) @ project-artifactId ---
mojoStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
mojoStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
mojoStarted(ExecutionEvent) - Method in interface org.apache.maven.logging.BuildEventListener
 
mojoStarted(ExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
mojoStarted(ExecutionEvent) - Method in class org.apache.maven.logging.SimpleBuildEventListener
 
MojoStarted - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
mojoSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
mojoSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
mojoSucceeded(ExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
MojoSucceeded - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
MonotonicClock - Class in org.apache.maven.api
A Clock implementation that combines monotonic timing with wall-clock time.
MULTI_PASS_EXEC_STRATEGY - Static variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
"always" execution strategy
MultilineMessageHelper - Class in org.apache.maven.internal
Helper class to format multiline messages to the console
MultilineMessageHelper() - Constructor for class org.apache.maven.internal.MultilineMessageHelper
 
MULTIMODULE_PROJECT_DIRECTORY - Static variable in class org.apache.maven.cli.MavenCli
Deprecated.
 
MultiModuleCollectionStrategy - Class in org.apache.maven.project.collector
Strategy for collecting Maven projects from the multi-module project root, even when executed in a submodule.
MultiModuleCollectionStrategy(ModelLocator, ProjectsSelector) - Constructor for class org.apache.maven.project.collector.MultiModuleCollectionStrategy
 
MultipleArtifactsNotFoundException - Exception in org.apache.maven.artifact.resolver
Exception caused when one or more artifacts can not be resolved because they are not found in the local or remote repositories.
MultipleArtifactsNotFoundException(Artifact, List<Artifact>, List<Artifact>, List<ArtifactRepository>) - Constructor for exception org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException
Create an instance of the exception with all required information.
MultipleArtifactsNotFoundException(Artifact, List<Artifact>, List<ArtifactRepository>) - Constructor for exception org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException
MultiThreadedBuilder - Class in org.apache.maven.lifecycle.internal.builder.multithreaded
Builds the full lifecycle in weave-mode (phase by phase as opposed to project-by-project).
MultiThreadedBuilder(LifecycleModuleBuilder) - Constructor for class org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder
 
mvn(String[], Logger, MessageBuilderFactory) - Static method in interface org.apache.maven.api.cli.ParserRequest
Creates a new Builder instance for constructing a Maven ParserRequest.
mvn(List<String>, Logger, MessageBuilderFactory) - Static method in interface org.apache.maven.api.cli.ParserRequest
Creates a new Builder instance for constructing a Maven ParserRequest.
MVN - Static variable in interface org.apache.maven.api.cli.ExecutorRequest
The Maven command.
MVN_CMD - Static variable in class org.apache.maven.api.cli.Tools
 
MVN_NAME - Static variable in class org.apache.maven.api.cli.Tools
 
mvnenc(String[], Logger, MessageBuilderFactory) - Static method in interface org.apache.maven.api.cli.ParserRequest
Creates a new Builder instance for constructing a Maven Encrypting Tool ParserRequest.
mvnenc(List<String>, Logger, MessageBuilderFactory) - Static method in interface org.apache.maven.api.cli.ParserRequest
Creates a new Builder instance for constructing a Maven Encrypting Tool ParserRequest.
MVNENC_CMD - Static variable in class org.apache.maven.api.cli.Tools
 
MVNENC_NAME - Static variable in class org.apache.maven.api.cli.Tools
 

N

name - Variable in class org.apache.maven.internal.xml.XmlNodeImpl
 
name() - Method in class org.apache.maven.api.JavaPathType.Modular
Returns the name of the tool option for this path, not including the module name.
name() - Method in interface org.apache.maven.api.Lifecycle.Phase
 
name() - Method in interface org.apache.maven.api.PathType
Returns the name of this path type.
name() - Element in annotation interface org.apache.maven.api.plugin.annotations.Mojo
goal name (required).
name() - Element in annotation interface org.apache.maven.api.plugin.annotations.Parameter
name of the bean property used to get/set the field: by default, field name is used.
name(String) - Method in class org.apache.maven.api.metadata.Plugin.Builder
 
name(String) - Method in class org.apache.maven.api.model.ActivationOS.Builder
 
name(String) - Method in class org.apache.maven.api.model.ActivationProperty.Builder
 
name(String) - Method in class org.apache.maven.api.model.Contributor.Builder
 
name(String) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
 
name(String) - Method in class org.apache.maven.api.model.Developer.Builder
 
name(String) - Method in class org.apache.maven.api.model.License.Builder
 
name(String) - Method in class org.apache.maven.api.model.MailingList.Builder
 
name(String) - Method in class org.apache.maven.api.model.Model.Builder
 
name(String) - Method in class org.apache.maven.api.model.Organization.Builder
 
name(String) - Method in class org.apache.maven.api.model.Repository.Builder
 
name(String) - Method in class org.apache.maven.api.model.RepositoryBase.Builder
 
name(String) - Method in class org.apache.maven.api.model.Site.Builder
 
name(String) - Method in class org.apache.maven.api.plugin.descriptor.Parameter.Builder
 
name(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor.Builder
 
name(String) - Method in class org.apache.maven.api.settings.ActivationOS.Builder
 
name(String) - Method in class org.apache.maven.api.settings.ActivationProperty.Builder
 
name(String) - Method in class org.apache.maven.api.settings.Mirror.Builder
 
name(String) - Method in class org.apache.maven.api.settings.Repository.Builder
 
name(String) - Method in class org.apache.maven.api.settings.RepositoryBase.Builder
 
NAME - Static variable in class org.apache.maven.cling.invoker.mvnenc.ConsolePasswordPrompt
 
NAME - Static variable in class org.apache.maven.internal.impl.resolver.PluginsMetadataGeneratorFactory
 
NAME - Static variable in class org.apache.maven.internal.impl.resolver.relocation.DistributionManagementArtifactRelocationSource
 
NAME - Static variable in class org.apache.maven.internal.impl.resolver.relocation.UserPropertiesArtifactRelocationSource
 
NAME - Static variable in class org.apache.maven.internal.impl.resolver.SnapshotMetadataGeneratorFactory
 
NAME - Static variable in class org.apache.maven.internal.impl.resolver.VersionsMetadataGeneratorFactory
 
NAME - Static variable in class org.apache.maven.repository.internal.PluginsMetadataGeneratorFactory
Deprecated.
 
NAME - Static variable in class org.apache.maven.repository.internal.relocation.DistributionManagementArtifactRelocationSource
Deprecated.
 
NAME - Static variable in class org.apache.maven.repository.internal.relocation.UserPropertiesArtifactRelocationSource
Deprecated.
 
NAME - Static variable in class org.apache.maven.repository.internal.SnapshotMetadataGeneratorFactory
Deprecated.
 
NAME - Static variable in class org.apache.maven.repository.internal.VersionsMetadataGeneratorFactory
Deprecated.
 
Named - Annotation Interface in org.apache.maven.api.di
 
NAMESPACE_PREFIX - Static variable in class org.apache.maven.internal.impl.model.DefaultModelBuilder
 
namespaceUri - Variable in class org.apache.maven.internal.xml.XmlNodeImpl
 
namespaceUri(String) - Method in class org.apache.maven.api.cli.extensions.CoreExtensions.Builder
 
namespaceUri(String) - Method in class org.apache.maven.api.metadata.Metadata.Builder
 
namespaceUri(String) - Method in class org.apache.maven.api.model.Model.Builder
 
namespaceUri(String) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration.Builder
 
namespaceUri(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor.Builder
 
namespaceUri(String) - Method in class org.apache.maven.api.settings.Settings.Builder
 
namespaceUri(String) - Method in class org.apache.maven.api.toolchain.PersistedToolchains.Builder
 
NearestConflictResolver - Class in org.apache.maven.repository.legacy.resolver.conflict
Deprecated.
NearestConflictResolver() - Constructor for class org.apache.maven.repository.legacy.resolver.conflict.NearestConflictResolver
Deprecated.
 
NEGATIVE_OFF - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
NEGATIVE_ON - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
newAdapter(ArtifactTransferListener) - Static method in class org.apache.maven.repository.legacy.TransferListenerAdapter
Deprecated.
 
newArtifactType(String, ArtifactHandler) - Static method in class org.apache.maven.RepositoryUtils
 
newArtifactTypeRegistry(ArtifactHandlerManager) - Static method in class org.apache.maven.RepositoryUtils
 
newBuilder() - Static method in class org.apache.maven.api.cli.extensions.CoreExtension
Creates a new CoreExtension builder instance.
newBuilder() - Static method in class org.apache.maven.api.cli.extensions.CoreExtensions
Creates a new CoreExtensions builder instance.
newBuilder() - Static method in class org.apache.maven.api.metadata.Metadata
Creates a new Metadata builder instance.
newBuilder() - Static method in class org.apache.maven.api.metadata.Plugin
Creates a new Plugin builder instance.
newBuilder() - Static method in class org.apache.maven.api.metadata.Snapshot
Creates a new Snapshot builder instance.
newBuilder() - Static method in class org.apache.maven.api.metadata.SnapshotVersion
Creates a new SnapshotVersion builder instance.
newBuilder() - Static method in class org.apache.maven.api.metadata.Versioning
Creates a new Versioning builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Activation
Creates a new Activation builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.ActivationFile
Creates a new ActivationFile builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.ActivationOS
Creates a new ActivationOS builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.ActivationProperty
Creates a new ActivationProperty builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Build
Creates a new Build builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.BuildBase
Creates a new BuildBase builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.CiManagement
Creates a new CiManagement builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.ConfigurationContainer
Creates a new ConfigurationContainer builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Contributor
Creates a new Contributor builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Dependency
Creates a new Dependency builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.DependencyManagement
Creates a new DependencyManagement builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.DeploymentRepository
Creates a new DeploymentRepository builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Developer
Creates a new Developer builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.DistributionManagement
Creates a new DistributionManagement builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Exclusion
Creates a new Exclusion builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Extension
Creates a new Extension builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.FileSet
Creates a new FileSet builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.IssueManagement
Creates a new IssueManagement builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.License
Creates a new License builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.MailingList
Creates a new MailingList builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Model
Creates a new Model builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.ModelBase
Creates a new ModelBase builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Notifier
Creates a new Notifier builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Organization
Creates a new Organization builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Parent
Creates a new Parent builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.PatternSet
Creates a new PatternSet builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Plugin
Creates a new Plugin builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.PluginConfiguration
Creates a new PluginConfiguration builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.PluginContainer
Creates a new PluginContainer builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.PluginExecution
Creates a new PluginExecution builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.PluginManagement
Creates a new PluginManagement builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Prerequisites
Creates a new Prerequisites builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Profile
Creates a new Profile builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Relocation
Creates a new Relocation builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Reporting
Creates a new Reporting builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.ReportPlugin
Creates a new ReportPlugin builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.ReportSet
Creates a new ReportSet builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Repository
Creates a new Repository builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.RepositoryBase
Creates a new RepositoryBase builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.RepositoryPolicy
Creates a new RepositoryPolicy builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Resource
Creates a new Resource builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Scm
Creates a new Scm builder instance.
newBuilder() - Static method in class org.apache.maven.api.model.Site
Creates a new Site builder instance.
newBuilder() - Static method in class org.apache.maven.api.plugin.descriptor.Dependency
Creates a new Dependency builder instance.
newBuilder() - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Execution
Creates a new Execution builder instance.
newBuilder() - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle
Creates a new Lifecycle builder instance.
newBuilder() - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration
Creates a new LifecycleConfiguration builder instance.
newBuilder() - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
Creates a new Phase builder instance.
newBuilder() - Static method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor builder instance.
newBuilder() - Static method in class org.apache.maven.api.plugin.descriptor.Parameter
Creates a new Parameter builder instance.
newBuilder() - Static method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new PluginDescriptor builder instance.
newBuilder() - Static method in class org.apache.maven.api.plugin.descriptor.Requirement
Creates a new Requirement builder instance.
newBuilder() - Static method in class org.apache.maven.api.plugin.descriptor.Resolution
Creates a new Resolution builder instance.
newBuilder() - Static method in interface org.apache.maven.api.ProtoSession
Returns new builder from scratch.
newBuilder() - Static method in class org.apache.maven.api.settings.Activation
Creates a new Activation builder instance.
newBuilder() - Static method in class org.apache.maven.api.settings.ActivationFile
Creates a new ActivationFile builder instance.
newBuilder() - Static method in class org.apache.maven.api.settings.ActivationOS
Creates a new ActivationOS builder instance.
newBuilder() - Static method in class org.apache.maven.api.settings.ActivationProperty
Creates a new ActivationProperty builder instance.
newBuilder() - Static method in class org.apache.maven.api.settings.IdentifiableBase
Creates a new IdentifiableBase builder instance.
newBuilder() - Static method in class org.apache.maven.api.settings.Mirror
Creates a new Mirror builder instance.
newBuilder() - Static method in class org.apache.maven.api.settings.Profile
Creates a new Profile builder instance.
newBuilder() - Static method in class org.apache.maven.api.settings.Proxy
Creates a new Proxy builder instance.
newBuilder() - Static method in class org.apache.maven.api.settings.Repository
Creates a new Repository builder instance.
newBuilder() - Static method in class org.apache.maven.api.settings.RepositoryBase
Creates a new RepositoryBase builder instance.
newBuilder() - Static method in class org.apache.maven.api.settings.RepositoryPolicy
Creates a new RepositoryPolicy builder instance.
newBuilder() - Static method in class org.apache.maven.api.settings.Server
Creates a new Server builder instance.
newBuilder() - Static method in class org.apache.maven.api.settings.Settings
Creates a new Settings builder instance.
newBuilder() - Static method in class org.apache.maven.api.settings.TrackableBase
Creates a new TrackableBase builder instance.
newBuilder() - Static method in class org.apache.maven.api.toolchain.PersistedToolchains
Creates a new PersistedToolchains builder instance.
newBuilder() - Static method in class org.apache.maven.api.toolchain.ToolchainModel
Creates a new ToolchainModel builder instance.
newBuilder() - Static method in class org.apache.maven.api.toolchain.TrackableBase
Creates a new TrackableBase builder instance.
newBuilder(boolean) - Static method in class org.apache.maven.api.cli.extensions.CoreExtension
Creates a new CoreExtension builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.cli.extensions.CoreExtensions
Creates a new CoreExtensions builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.metadata.Metadata
Creates a new Metadata builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.metadata.Plugin
Creates a new Plugin builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.metadata.Snapshot
Creates a new Snapshot builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.metadata.SnapshotVersion
Creates a new SnapshotVersion builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.metadata.Versioning
Creates a new Versioning builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Activation
Creates a new Activation builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.ActivationFile
Creates a new ActivationFile builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.ActivationOS
Creates a new ActivationOS builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.ActivationProperty
Creates a new ActivationProperty builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Build
Creates a new Build builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.BuildBase
Creates a new BuildBase builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.CiManagement
Creates a new CiManagement builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.ConfigurationContainer
Creates a new ConfigurationContainer builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Contributor
Creates a new Contributor builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Dependency
Creates a new Dependency builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.DependencyManagement
Creates a new DependencyManagement builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.DeploymentRepository
Creates a new DeploymentRepository builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Developer
Creates a new Developer builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.DistributionManagement
Creates a new DistributionManagement builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Exclusion
Creates a new Exclusion builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Extension
Creates a new Extension builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.FileSet
Creates a new FileSet builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.IssueManagement
Creates a new IssueManagement builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.License
Creates a new License builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.MailingList
Creates a new MailingList builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Model
Creates a new Model builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.ModelBase
Creates a new ModelBase builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Notifier
Creates a new Notifier builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Organization
Creates a new Organization builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Parent
Creates a new Parent builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.PatternSet
Creates a new PatternSet builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Plugin
Creates a new Plugin builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.PluginConfiguration
Creates a new PluginConfiguration builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.PluginContainer
Creates a new PluginContainer builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.PluginExecution
Creates a new PluginExecution builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.PluginManagement
Creates a new PluginManagement builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Prerequisites
Creates a new Prerequisites builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Profile
Creates a new Profile builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Relocation
Creates a new Relocation builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Reporting
Creates a new Reporting builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.ReportPlugin
Creates a new ReportPlugin builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.ReportSet
Creates a new ReportSet builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Repository
Creates a new Repository builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.RepositoryBase
Creates a new RepositoryBase builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.RepositoryPolicy
Creates a new RepositoryPolicy builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Resource
Creates a new Resource builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Scm
Creates a new Scm builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.model.Site
Creates a new Site builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.Dependency
Creates a new Dependency builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Execution
Creates a new Execution builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle
Creates a new Lifecycle builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration
Creates a new LifecycleConfiguration builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
Creates a new Phase builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.Parameter
Creates a new Parameter builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new PluginDescriptor builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.Requirement
Creates a new Requirement builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.Resolution
Creates a new Resolution builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.settings.Activation
Creates a new Activation builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.settings.ActivationFile
Creates a new ActivationFile builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.settings.ActivationOS
Creates a new ActivationOS builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.settings.ActivationProperty
Creates a new ActivationProperty builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.settings.IdentifiableBase
Creates a new IdentifiableBase builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.settings.Mirror
Creates a new Mirror builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.settings.Profile
Creates a new Profile builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.settings.Proxy
Creates a new Proxy builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.settings.Repository
Creates a new Repository builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.settings.RepositoryBase
Creates a new RepositoryBase builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.settings.RepositoryPolicy
Creates a new RepositoryPolicy builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.settings.Server
Creates a new Server builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.settings.Settings
Creates a new Settings builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.settings.TrackableBase
Creates a new TrackableBase builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.toolchain.PersistedToolchains
Creates a new PersistedToolchains builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.toolchain.ToolchainModel
Creates a new ToolchainModel builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.api.toolchain.TrackableBase
Creates a new TrackableBase builder instance using default values or not.
newBuilder(CoreExtension) - Static method in class org.apache.maven.api.cli.extensions.CoreExtension
Creates a new CoreExtension builder instance using the specified object as a basis.
newBuilder(CoreExtension, boolean) - Static method in class org.apache.maven.api.cli.extensions.CoreExtension
Creates a new CoreExtension builder instance using the specified object as a basis.
newBuilder(CoreExtensions) - Static method in class org.apache.maven.api.cli.extensions.CoreExtensions
Creates a new CoreExtensions builder instance using the specified object as a basis.
newBuilder(CoreExtensions, boolean) - Static method in class org.apache.maven.api.cli.extensions.CoreExtensions
Creates a new CoreExtensions builder instance using the specified object as a basis.
newBuilder(Metadata) - Static method in class org.apache.maven.api.metadata.Metadata
Creates a new Metadata builder instance using the specified object as a basis.
newBuilder(Metadata, boolean) - Static method in class org.apache.maven.api.metadata.Metadata
Creates a new Metadata builder instance using the specified object as a basis.
newBuilder(Plugin) - Static method in class org.apache.maven.api.metadata.Plugin
Creates a new Plugin builder instance using the specified object as a basis.
newBuilder(Plugin, boolean) - Static method in class org.apache.maven.api.metadata.Plugin
Creates a new Plugin builder instance using the specified object as a basis.
newBuilder(Snapshot) - Static method in class org.apache.maven.api.metadata.Snapshot
Creates a new Snapshot builder instance using the specified object as a basis.
newBuilder(Snapshot, boolean) - Static method in class org.apache.maven.api.metadata.Snapshot
Creates a new Snapshot builder instance using the specified object as a basis.
newBuilder(SnapshotVersion) - Static method in class org.apache.maven.api.metadata.SnapshotVersion
Creates a new SnapshotVersion builder instance using the specified object as a basis.
newBuilder(SnapshotVersion, boolean) - Static method in class org.apache.maven.api.metadata.SnapshotVersion
Creates a new SnapshotVersion builder instance using the specified object as a basis.
newBuilder(Versioning) - Static method in class org.apache.maven.api.metadata.Versioning
Creates a new Versioning builder instance using the specified object as a basis.
newBuilder(Versioning, boolean) - Static method in class org.apache.maven.api.metadata.Versioning
Creates a new Versioning builder instance using the specified object as a basis.
newBuilder(Activation) - Static method in class org.apache.maven.api.model.Activation
Creates a new Activation builder instance using the specified object as a basis.
newBuilder(ActivationFile) - Static method in class org.apache.maven.api.model.ActivationFile
Creates a new ActivationFile builder instance using the specified object as a basis.
newBuilder(ActivationFile, boolean) - Static method in class org.apache.maven.api.model.ActivationFile
Creates a new ActivationFile builder instance using the specified object as a basis.
newBuilder(ActivationOS) - Static method in class org.apache.maven.api.model.ActivationOS
Creates a new ActivationOS builder instance using the specified object as a basis.
newBuilder(ActivationOS, boolean) - Static method in class org.apache.maven.api.model.ActivationOS
Creates a new ActivationOS builder instance using the specified object as a basis.
newBuilder(Activation, boolean) - Static method in class org.apache.maven.api.model.Activation
Creates a new Activation builder instance using the specified object as a basis.
newBuilder(ActivationProperty) - Static method in class org.apache.maven.api.model.ActivationProperty
Creates a new ActivationProperty builder instance using the specified object as a basis.
newBuilder(ActivationProperty, boolean) - Static method in class org.apache.maven.api.model.ActivationProperty
Creates a new ActivationProperty builder instance using the specified object as a basis.
newBuilder(Build) - Static method in class org.apache.maven.api.model.Build
Creates a new Build builder instance using the specified object as a basis.
newBuilder(BuildBase) - Static method in class org.apache.maven.api.model.BuildBase
Creates a new BuildBase builder instance using the specified object as a basis.
newBuilder(BuildBase, boolean) - Static method in class org.apache.maven.api.model.BuildBase
Creates a new BuildBase builder instance using the specified object as a basis.
newBuilder(Build, boolean) - Static method in class org.apache.maven.api.model.Build
Creates a new Build builder instance using the specified object as a basis.
newBuilder(CiManagement) - Static method in class org.apache.maven.api.model.CiManagement
Creates a new CiManagement builder instance using the specified object as a basis.
newBuilder(CiManagement, boolean) - Static method in class org.apache.maven.api.model.CiManagement
Creates a new CiManagement builder instance using the specified object as a basis.
newBuilder(ConfigurationContainer) - Static method in class org.apache.maven.api.model.ConfigurationContainer
Creates a new ConfigurationContainer builder instance using the specified object as a basis.
newBuilder(ConfigurationContainer, boolean) - Static method in class org.apache.maven.api.model.ConfigurationContainer
Creates a new ConfigurationContainer builder instance using the specified object as a basis.
newBuilder(Contributor) - Static method in class org.apache.maven.api.model.Contributor
Creates a new Contributor builder instance using the specified object as a basis.
newBuilder(Contributor, boolean) - Static method in class org.apache.maven.api.model.Contributor
Creates a new Contributor builder instance using the specified object as a basis.
newBuilder(Dependency) - Static method in class org.apache.maven.api.model.Dependency
Creates a new Dependency builder instance using the specified object as a basis.
newBuilder(DependencyManagement) - Static method in class org.apache.maven.api.model.DependencyManagement
Creates a new DependencyManagement builder instance using the specified object as a basis.
newBuilder(DependencyManagement, boolean) - Static method in class org.apache.maven.api.model.DependencyManagement
Creates a new DependencyManagement builder instance using the specified object as a basis.
newBuilder(Dependency, boolean) - Static method in class org.apache.maven.api.model.Dependency
Creates a new Dependency builder instance using the specified object as a basis.
newBuilder(DeploymentRepository) - Static method in class org.apache.maven.api.model.DeploymentRepository
Creates a new DeploymentRepository builder instance using the specified object as a basis.
newBuilder(DeploymentRepository, boolean) - Static method in class org.apache.maven.api.model.DeploymentRepository
Creates a new DeploymentRepository builder instance using the specified object as a basis.
newBuilder(Developer) - Static method in class org.apache.maven.api.model.Developer
Creates a new Developer builder instance using the specified object as a basis.
newBuilder(Developer, boolean) - Static method in class org.apache.maven.api.model.Developer
Creates a new Developer builder instance using the specified object as a basis.
newBuilder(DistributionManagement) - Static method in class org.apache.maven.api.model.DistributionManagement
Creates a new DistributionManagement builder instance using the specified object as a basis.
newBuilder(DistributionManagement, boolean) - Static method in class org.apache.maven.api.model.DistributionManagement
Creates a new DistributionManagement builder instance using the specified object as a basis.
newBuilder(Exclusion) - Static method in class org.apache.maven.api.model.Exclusion
Creates a new Exclusion builder instance using the specified object as a basis.
newBuilder(Exclusion, boolean) - Static method in class org.apache.maven.api.model.Exclusion
Creates a new Exclusion builder instance using the specified object as a basis.
newBuilder(Extension) - Static method in class org.apache.maven.api.model.Extension
Creates a new Extension builder instance using the specified object as a basis.
newBuilder(Extension, boolean) - Static method in class org.apache.maven.api.model.Extension
Creates a new Extension builder instance using the specified object as a basis.
newBuilder(FileSet) - Static method in class org.apache.maven.api.model.FileSet
Creates a new FileSet builder instance using the specified object as a basis.
newBuilder(FileSet, boolean) - Static method in class org.apache.maven.api.model.FileSet
Creates a new FileSet builder instance using the specified object as a basis.
newBuilder(IssueManagement) - Static method in class org.apache.maven.api.model.IssueManagement
Creates a new IssueManagement builder instance using the specified object as a basis.
newBuilder(IssueManagement, boolean) - Static method in class org.apache.maven.api.model.IssueManagement
Creates a new IssueManagement builder instance using the specified object as a basis.
newBuilder(License) - Static method in class org.apache.maven.api.model.License
Creates a new License builder instance using the specified object as a basis.
newBuilder(License, boolean) - Static method in class org.apache.maven.api.model.License
Creates a new License builder instance using the specified object as a basis.
newBuilder(MailingList) - Static method in class org.apache.maven.api.model.MailingList
Creates a new MailingList builder instance using the specified object as a basis.
newBuilder(MailingList, boolean) - Static method in class org.apache.maven.api.model.MailingList
Creates a new MailingList builder instance using the specified object as a basis.
newBuilder(Model) - Static method in class org.apache.maven.api.model.Model
Creates a new Model builder instance using the specified object as a basis.
newBuilder(ModelBase) - Static method in class org.apache.maven.api.model.ModelBase
Creates a new ModelBase builder instance using the specified object as a basis.
newBuilder(ModelBase, boolean) - Static method in class org.apache.maven.api.model.ModelBase
Creates a new ModelBase builder instance using the specified object as a basis.
newBuilder(Model, boolean) - Static method in class org.apache.maven.api.model.Model
Creates a new Model builder instance using the specified object as a basis.
newBuilder(Notifier) - Static method in class org.apache.maven.api.model.Notifier
Creates a new Notifier builder instance using the specified object as a basis.
newBuilder(Notifier, boolean) - Static method in class org.apache.maven.api.model.Notifier
Creates a new Notifier builder instance using the specified object as a basis.
newBuilder(Organization) - Static method in class org.apache.maven.api.model.Organization
Creates a new Organization builder instance using the specified object as a basis.
newBuilder(Organization, boolean) - Static method in class org.apache.maven.api.model.Organization
Creates a new Organization builder instance using the specified object as a basis.
newBuilder(Parent) - Static method in class org.apache.maven.api.model.Parent
Creates a new Parent builder instance using the specified object as a basis.
newBuilder(Parent, boolean) - Static method in class org.apache.maven.api.model.Parent
Creates a new Parent builder instance using the specified object as a basis.
newBuilder(PatternSet) - Static method in class org.apache.maven.api.model.PatternSet
Creates a new PatternSet builder instance using the specified object as a basis.
newBuilder(PatternSet, boolean) - Static method in class org.apache.maven.api.model.PatternSet
Creates a new PatternSet builder instance using the specified object as a basis.
newBuilder(Plugin) - Static method in class org.apache.maven.api.model.Plugin
Creates a new Plugin builder instance using the specified object as a basis.
newBuilder(PluginConfiguration) - Static method in class org.apache.maven.api.model.PluginConfiguration
Creates a new PluginConfiguration builder instance using the specified object as a basis.
newBuilder(PluginConfiguration, boolean) - Static method in class org.apache.maven.api.model.PluginConfiguration
Creates a new PluginConfiguration builder instance using the specified object as a basis.
newBuilder(PluginContainer) - Static method in class org.apache.maven.api.model.PluginContainer
Creates a new PluginContainer builder instance using the specified object as a basis.
newBuilder(PluginContainer, boolean) - Static method in class org.apache.maven.api.model.PluginContainer
Creates a new PluginContainer builder instance using the specified object as a basis.
newBuilder(PluginExecution) - Static method in class org.apache.maven.api.model.PluginExecution
Creates a new PluginExecution builder instance using the specified object as a basis.
newBuilder(PluginExecution, boolean) - Static method in class org.apache.maven.api.model.PluginExecution
Creates a new PluginExecution builder instance using the specified object as a basis.
newBuilder(PluginManagement) - Static method in class org.apache.maven.api.model.PluginManagement
Creates a new PluginManagement builder instance using the specified object as a basis.
newBuilder(PluginManagement, boolean) - Static method in class org.apache.maven.api.model.PluginManagement
Creates a new PluginManagement builder instance using the specified object as a basis.
newBuilder(Plugin, boolean) - Static method in class org.apache.maven.api.model.Plugin
Creates a new Plugin builder instance using the specified object as a basis.
newBuilder(Prerequisites) - Static method in class org.apache.maven.api.model.Prerequisites
Creates a new Prerequisites builder instance using the specified object as a basis.
newBuilder(Prerequisites, boolean) - Static method in class org.apache.maven.api.model.Prerequisites
Creates a new Prerequisites builder instance using the specified object as a basis.
newBuilder(Profile) - Static method in class org.apache.maven.api.model.Profile
Creates a new Profile builder instance using the specified object as a basis.
newBuilder(Profile, boolean) - Static method in class org.apache.maven.api.model.Profile
Creates a new Profile builder instance using the specified object as a basis.
newBuilder(Relocation) - Static method in class org.apache.maven.api.model.Relocation
Creates a new Relocation builder instance using the specified object as a basis.
newBuilder(Relocation, boolean) - Static method in class org.apache.maven.api.model.Relocation
Creates a new Relocation builder instance using the specified object as a basis.
newBuilder(Reporting) - Static method in class org.apache.maven.api.model.Reporting
Creates a new Reporting builder instance using the specified object as a basis.
newBuilder(Reporting, boolean) - Static method in class org.apache.maven.api.model.Reporting
Creates a new Reporting builder instance using the specified object as a basis.
newBuilder(ReportPlugin) - Static method in class org.apache.maven.api.model.ReportPlugin
Creates a new ReportPlugin builder instance using the specified object as a basis.
newBuilder(ReportPlugin, boolean) - Static method in class org.apache.maven.api.model.ReportPlugin
Creates a new ReportPlugin builder instance using the specified object as a basis.
newBuilder(ReportSet) - Static method in class org.apache.maven.api.model.ReportSet
Creates a new ReportSet builder instance using the specified object as a basis.
newBuilder(ReportSet, boolean) - Static method in class org.apache.maven.api.model.ReportSet
Creates a new ReportSet builder instance using the specified object as a basis.
newBuilder(Repository) - Static method in class org.apache.maven.api.model.Repository
Creates a new Repository builder instance using the specified object as a basis.
newBuilder(RepositoryBase) - Static method in class org.apache.maven.api.model.RepositoryBase
Creates a new RepositoryBase builder instance using the specified object as a basis.
newBuilder(RepositoryBase, boolean) - Static method in class org.apache.maven.api.model.RepositoryBase
Creates a new RepositoryBase builder instance using the specified object as a basis.
newBuilder(Repository, boolean) - Static method in class org.apache.maven.api.model.Repository
Creates a new Repository builder instance using the specified object as a basis.
newBuilder(RepositoryPolicy) - Static method in class org.apache.maven.api.model.RepositoryPolicy
Creates a new RepositoryPolicy builder instance using the specified object as a basis.
newBuilder(RepositoryPolicy, boolean) - Static method in class org.apache.maven.api.model.RepositoryPolicy
Creates a new RepositoryPolicy builder instance using the specified object as a basis.
newBuilder(Resource) - Static method in class org.apache.maven.api.model.Resource
Creates a new Resource builder instance using the specified object as a basis.
newBuilder(Resource, boolean) - Static method in class org.apache.maven.api.model.Resource
Creates a new Resource builder instance using the specified object as a basis.
newBuilder(Scm) - Static method in class org.apache.maven.api.model.Scm
Creates a new Scm builder instance using the specified object as a basis.
newBuilder(Scm, boolean) - Static method in class org.apache.maven.api.model.Scm
Creates a new Scm builder instance using the specified object as a basis.
newBuilder(Site) - Static method in class org.apache.maven.api.model.Site
Creates a new Site builder instance using the specified object as a basis.
newBuilder(Site, boolean) - Static method in class org.apache.maven.api.model.Site
Creates a new Site builder instance using the specified object as a basis.
newBuilder(Dependency) - Static method in class org.apache.maven.api.plugin.descriptor.Dependency
Creates a new Dependency builder instance using the specified object as a basis.
newBuilder(Dependency, boolean) - Static method in class org.apache.maven.api.plugin.descriptor.Dependency
Creates a new Dependency builder instance using the specified object as a basis.
newBuilder(Execution) - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Execution
Creates a new Execution builder instance using the specified object as a basis.
newBuilder(Execution, boolean) - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Execution
Creates a new Execution builder instance using the specified object as a basis.
newBuilder(Lifecycle) - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle
Creates a new Lifecycle builder instance using the specified object as a basis.
newBuilder(LifecycleConfiguration) - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration
Creates a new LifecycleConfiguration builder instance using the specified object as a basis.
newBuilder(LifecycleConfiguration, boolean) - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration
Creates a new LifecycleConfiguration builder instance using the specified object as a basis.
newBuilder(Lifecycle, boolean) - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle
Creates a new Lifecycle builder instance using the specified object as a basis.
newBuilder(Phase) - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
Creates a new Phase builder instance using the specified object as a basis.
newBuilder(Phase, boolean) - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
Creates a new Phase builder instance using the specified object as a basis.
newBuilder(MojoDescriptor) - Static method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor builder instance using the specified object as a basis.
newBuilder(MojoDescriptor, boolean) - Static method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor builder instance using the specified object as a basis.
newBuilder(Parameter) - Static method in class org.apache.maven.api.plugin.descriptor.Parameter
Creates a new Parameter builder instance using the specified object as a basis.
newBuilder(Parameter, boolean) - Static method in class org.apache.maven.api.plugin.descriptor.Parameter
Creates a new Parameter builder instance using the specified object as a basis.
newBuilder(PluginDescriptor) - Static method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new PluginDescriptor builder instance using the specified object as a basis.
newBuilder(PluginDescriptor, boolean) - Static method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new PluginDescriptor builder instance using the specified object as a basis.
newBuilder(Requirement) - Static method in class org.apache.maven.api.plugin.descriptor.Requirement
Creates a new Requirement builder instance using the specified object as a basis.
newBuilder(Requirement, boolean) - Static method in class org.apache.maven.api.plugin.descriptor.Requirement
Creates a new Requirement builder instance using the specified object as a basis.
newBuilder(Resolution) - Static method in class org.apache.maven.api.plugin.descriptor.Resolution
Creates a new Resolution builder instance using the specified object as a basis.
newBuilder(Resolution, boolean) - Static method in class org.apache.maven.api.plugin.descriptor.Resolution
Creates a new Resolution builder instance using the specified object as a basis.
newBuilder(Activation) - Static method in class org.apache.maven.api.settings.Activation
Creates a new Activation builder instance using the specified object as a basis.
newBuilder(ActivationFile) - Static method in class org.apache.maven.api.settings.ActivationFile
Creates a new ActivationFile builder instance using the specified object as a basis.
newBuilder(ActivationFile, boolean) - Static method in class org.apache.maven.api.settings.ActivationFile
Creates a new ActivationFile builder instance using the specified object as a basis.
newBuilder(ActivationOS) - Static method in class org.apache.maven.api.settings.ActivationOS
Creates a new ActivationOS builder instance using the specified object as a basis.
newBuilder(ActivationOS, boolean) - Static method in class org.apache.maven.api.settings.ActivationOS
Creates a new ActivationOS builder instance using the specified object as a basis.
newBuilder(Activation, boolean) - Static method in class org.apache.maven.api.settings.Activation
Creates a new Activation builder instance using the specified object as a basis.
newBuilder(ActivationProperty) - Static method in class org.apache.maven.api.settings.ActivationProperty
Creates a new ActivationProperty builder instance using the specified object as a basis.
newBuilder(ActivationProperty, boolean) - Static method in class org.apache.maven.api.settings.ActivationProperty
Creates a new ActivationProperty builder instance using the specified object as a basis.
newBuilder(IdentifiableBase) - Static method in class org.apache.maven.api.settings.IdentifiableBase
Creates a new IdentifiableBase builder instance using the specified object as a basis.
newBuilder(IdentifiableBase, boolean) - Static method in class org.apache.maven.api.settings.IdentifiableBase
Creates a new IdentifiableBase builder instance using the specified object as a basis.
newBuilder(Mirror) - Static method in class org.apache.maven.api.settings.Mirror
Creates a new Mirror builder instance using the specified object as a basis.
newBuilder(Mirror, boolean) - Static method in class org.apache.maven.api.settings.Mirror
Creates a new Mirror builder instance using the specified object as a basis.
newBuilder(Profile) - Static method in class org.apache.maven.api.settings.Profile
Creates a new Profile builder instance using the specified object as a basis.
newBuilder(Profile, boolean) - Static method in class org.apache.maven.api.settings.Profile
Creates a new Profile builder instance using the specified object as a basis.
newBuilder(Proxy) - Static method in class org.apache.maven.api.settings.Proxy
Creates a new Proxy builder instance using the specified object as a basis.
newBuilder(Proxy, boolean) - Static method in class org.apache.maven.api.settings.Proxy
Creates a new Proxy builder instance using the specified object as a basis.
newBuilder(Repository) - Static method in class org.apache.maven.api.settings.Repository
Creates a new Repository builder instance using the specified object as a basis.
newBuilder(RepositoryBase) - Static method in class org.apache.maven.api.settings.RepositoryBase
Creates a new RepositoryBase builder instance using the specified object as a basis.
newBuilder(RepositoryBase, boolean) - Static method in class org.apache.maven.api.settings.RepositoryBase
Creates a new RepositoryBase builder instance using the specified object as a basis.
newBuilder(Repository, boolean) - Static method in class org.apache.maven.api.settings.Repository
Creates a new Repository builder instance using the specified object as a basis.
newBuilder(RepositoryPolicy) - Static method in class org.apache.maven.api.settings.RepositoryPolicy
Creates a new RepositoryPolicy builder instance using the specified object as a basis.
newBuilder(RepositoryPolicy, boolean) - Static method in class org.apache.maven.api.settings.RepositoryPolicy
Creates a new RepositoryPolicy builder instance using the specified object as a basis.
newBuilder(Server) - Static method in class org.apache.maven.api.settings.Server
Creates a new Server builder instance using the specified object as a basis.
newBuilder(Server, boolean) - Static method in class org.apache.maven.api.settings.Server
Creates a new Server builder instance using the specified object as a basis.
newBuilder(Settings) - Static method in class org.apache.maven.api.settings.Settings
Creates a new Settings builder instance using the specified object as a basis.
newBuilder(Settings, boolean) - Static method in class org.apache.maven.api.settings.Settings
Creates a new Settings builder instance using the specified object as a basis.
newBuilder(TrackableBase) - Static method in class org.apache.maven.api.settings.TrackableBase
Creates a new TrackableBase builder instance using the specified object as a basis.
newBuilder(TrackableBase, boolean) - Static method in class org.apache.maven.api.settings.TrackableBase
Creates a new TrackableBase builder instance using the specified object as a basis.
newBuilder(PersistedToolchains) - Static method in class org.apache.maven.api.toolchain.PersistedToolchains
Creates a new PersistedToolchains builder instance using the specified object as a basis.
newBuilder(PersistedToolchains, boolean) - Static method in class org.apache.maven.api.toolchain.PersistedToolchains
Creates a new PersistedToolchains builder instance using the specified object as a basis.
newBuilder(ToolchainModel) - Static method in class org.apache.maven.api.toolchain.ToolchainModel
Creates a new ToolchainModel builder instance using the specified object as a basis.
newBuilder(ToolchainModel, boolean) - Static method in class org.apache.maven.api.toolchain.ToolchainModel
Creates a new ToolchainModel builder instance using the specified object as a basis.
newBuilder(TrackableBase) - Static method in class org.apache.maven.api.toolchain.TrackableBase
Creates a new TrackableBase builder instance using the specified object as a basis.
newBuilder(TrackableBase, boolean) - Static method in class org.apache.maven.api.toolchain.TrackableBase
Creates a new TrackableBase builder instance using the specified object as a basis.
newCacheKey(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
Deprecated.
 
newCopy() - Method in interface org.apache.maven.model.resolution.ModelResolver
Deprecated.
Clones this resolver for usage in a forked resolution process.
newCopy() - Method in class org.apache.maven.project.ProjectModelResolver
 
newDependencyContext(MavenSession, List<MojoExecution>) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
newDependencyManagementImporter() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newDependencyManagementInjector() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
NewestConflictResolver - Class in org.apache.maven.repository.legacy.resolver.conflict
Deprecated.
NewestConflictResolver() - Constructor for class org.apache.maven.repository.legacy.resolver.conflict.NewestConflictResolver
Deprecated.
 
newHandler(Artifact) - Static method in class org.apache.maven.RepositoryUtils
 
newInheritanceAssembler() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newInstance() - Static method in class org.apache.maven.api.cli.extensions.CoreExtension
Creates a new CoreExtension instance.
newInstance() - Static method in class org.apache.maven.api.cli.extensions.CoreExtensions
Creates a new CoreExtensions instance.
newInstance() - Static method in class org.apache.maven.api.metadata.Metadata
Creates a new Metadata instance.
newInstance() - Static method in class org.apache.maven.api.metadata.Plugin
Creates a new Plugin instance.
newInstance() - Static method in class org.apache.maven.api.metadata.Snapshot
Creates a new Snapshot instance.
newInstance() - Static method in class org.apache.maven.api.metadata.SnapshotVersion
Creates a new SnapshotVersion instance.
newInstance() - Static method in class org.apache.maven.api.metadata.Versioning
Creates a new Versioning instance.
newInstance() - Static method in class org.apache.maven.api.model.Activation
Creates a new Activation instance.
newInstance() - Static method in class org.apache.maven.api.model.ActivationFile
Creates a new ActivationFile instance.
newInstance() - Static method in class org.apache.maven.api.model.ActivationOS
Creates a new ActivationOS instance.
newInstance() - Static method in class org.apache.maven.api.model.ActivationProperty
Creates a new ActivationProperty instance.
newInstance() - Static method in class org.apache.maven.api.model.Build
Creates a new Build instance.
newInstance() - Static method in class org.apache.maven.api.model.BuildBase
Creates a new BuildBase instance.
newInstance() - Static method in class org.apache.maven.api.model.CiManagement
Creates a new CiManagement instance.
newInstance() - Static method in class org.apache.maven.api.model.ConfigurationContainer
Creates a new ConfigurationContainer instance.
newInstance() - Static method in class org.apache.maven.api.model.Contributor
Creates a new Contributor instance.
newInstance() - Static method in class org.apache.maven.api.model.Dependency
Creates a new Dependency instance.
newInstance() - Static method in class org.apache.maven.api.model.DependencyManagement
Creates a new DependencyManagement instance.
newInstance() - Static method in class org.apache.maven.api.model.DeploymentRepository
Creates a new DeploymentRepository instance.
newInstance() - Static method in class org.apache.maven.api.model.Developer
Creates a new Developer instance.
newInstance() - Static method in class org.apache.maven.api.model.DistributionManagement
Creates a new DistributionManagement instance.
newInstance() - Static method in class org.apache.maven.api.model.Exclusion
Creates a new Exclusion instance.
newInstance() - Static method in class org.apache.maven.api.model.Extension
Creates a new Extension instance.
newInstance() - Static method in class org.apache.maven.api.model.FileSet
Creates a new FileSet instance.
newInstance() - Static method in class org.apache.maven.api.model.IssueManagement
Creates a new IssueManagement instance.
newInstance() - Static method in class org.apache.maven.api.model.License
Creates a new License instance.
newInstance() - Static method in class org.apache.maven.api.model.MailingList
Creates a new MailingList instance.
newInstance() - Static method in class org.apache.maven.api.model.Model
Creates a new Model instance.
newInstance() - Static method in class org.apache.maven.api.model.ModelBase
Creates a new ModelBase instance.
newInstance() - Static method in class org.apache.maven.api.model.Notifier
Creates a new Notifier instance.
newInstance() - Static method in class org.apache.maven.api.model.Organization
Creates a new Organization instance.
newInstance() - Static method in class org.apache.maven.api.model.Parent
Creates a new Parent instance.
newInstance() - Static method in class org.apache.maven.api.model.PatternSet
Creates a new PatternSet instance.
newInstance() - Static method in class org.apache.maven.api.model.Plugin
Creates a new Plugin instance.
newInstance() - Static method in class org.apache.maven.api.model.PluginConfiguration
Creates a new PluginConfiguration instance.
newInstance() - Static method in class org.apache.maven.api.model.PluginContainer
Creates a new PluginContainer instance.
newInstance() - Static method in class org.apache.maven.api.model.PluginExecution
Creates a new PluginExecution instance.
newInstance() - Static method in class org.apache.maven.api.model.PluginManagement
Creates a new PluginManagement instance.
newInstance() - Static method in class org.apache.maven.api.model.Prerequisites
Creates a new Prerequisites instance.
newInstance() - Static method in class org.apache.maven.api.model.Profile
Creates a new Profile instance.
newInstance() - Static method in class org.apache.maven.api.model.Relocation
Creates a new Relocation instance.
newInstance() - Static method in class org.apache.maven.api.model.Reporting
Creates a new Reporting instance.
newInstance() - Static method in class org.apache.maven.api.model.ReportPlugin
Creates a new ReportPlugin instance.
newInstance() - Static method in class org.apache.maven.api.model.ReportSet
Creates a new ReportSet instance.
newInstance() - Static method in class org.apache.maven.api.model.Repository
Creates a new Repository instance.
newInstance() - Static method in class org.apache.maven.api.model.RepositoryBase
Creates a new RepositoryBase instance.
newInstance() - Static method in class org.apache.maven.api.model.RepositoryPolicy
Creates a new RepositoryPolicy instance.
newInstance() - Static method in class org.apache.maven.api.model.Resource
Creates a new Resource instance.
newInstance() - Static method in class org.apache.maven.api.model.Scm
Creates a new Scm instance.
newInstance() - Static method in class org.apache.maven.api.model.Site
Creates a new Site instance.
newInstance() - Static method in class org.apache.maven.api.plugin.descriptor.Dependency
Creates a new Dependency instance.
newInstance() - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Execution
Creates a new Execution instance.
newInstance() - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle
Creates a new Lifecycle instance.
newInstance() - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration
Creates a new LifecycleConfiguration instance.
newInstance() - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
Creates a new Phase instance.
newInstance() - Static method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance.
newInstance() - Static method in class org.apache.maven.api.plugin.descriptor.Parameter
Creates a new Parameter instance.
newInstance() - Static method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new PluginDescriptor instance.
newInstance() - Static method in class org.apache.maven.api.plugin.descriptor.Requirement
Creates a new Requirement instance.
newInstance() - Static method in class org.apache.maven.api.plugin.descriptor.Resolution
Creates a new Resolution instance.
newInstance() - Method in interface org.apache.maven.api.services.model.ModelCacheFactory
 
newInstance() - Static method in class org.apache.maven.api.settings.Activation
Creates a new Activation instance.
newInstance() - Static method in class org.apache.maven.api.settings.ActivationFile
Creates a new ActivationFile instance.
newInstance() - Static method in class org.apache.maven.api.settings.ActivationOS
Creates a new ActivationOS instance.
newInstance() - Static method in class org.apache.maven.api.settings.ActivationProperty
Creates a new ActivationProperty instance.
newInstance() - Static method in class org.apache.maven.api.settings.IdentifiableBase
Creates a new IdentifiableBase instance.
newInstance() - Static method in class org.apache.maven.api.settings.Mirror
Creates a new Mirror instance.
newInstance() - Static method in class org.apache.maven.api.settings.Profile
Creates a new Profile instance.
newInstance() - Static method in class org.apache.maven.api.settings.Proxy
Creates a new Proxy instance.
newInstance() - Static method in class org.apache.maven.api.settings.Repository
Creates a new Repository instance.
newInstance() - Static method in class org.apache.maven.api.settings.RepositoryBase
Creates a new RepositoryBase instance.
newInstance() - Static method in class org.apache.maven.api.settings.RepositoryPolicy
Creates a new RepositoryPolicy instance.
newInstance() - Static method in class org.apache.maven.api.settings.Server
Creates a new Server instance.
newInstance() - Static method in class org.apache.maven.api.settings.Settings
Creates a new Settings instance.
newInstance() - Static method in class org.apache.maven.api.settings.TrackableBase
Creates a new TrackableBase instance.
newInstance() - Static method in class org.apache.maven.api.toolchain.PersistedToolchains
Creates a new PersistedToolchains instance.
newInstance() - Static method in class org.apache.maven.api.toolchain.ToolchainModel
Creates a new ToolchainModel instance.
newInstance() - Static method in class org.apache.maven.api.toolchain.TrackableBase
Creates a new TrackableBase instance.
newInstance() - Method in class org.apache.maven.internal.impl.model.DefaultModelCacheFactory
 
newInstance() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
Creates a new model builder instance.
newInstance() - Method in class org.apache.maven.settings.building.DefaultSettingsBuilderFactory
Deprecated.
Creates a new settings builder instance.
newInstance(boolean) - Static method in class org.apache.maven.api.cli.extensions.CoreExtension
Creates a new CoreExtension instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.cli.extensions.CoreExtensions
Creates a new CoreExtensions instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.metadata.Metadata
Creates a new Metadata instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.metadata.Plugin
Creates a new Plugin instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.metadata.Snapshot
Creates a new Snapshot instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.metadata.SnapshotVersion
Creates a new SnapshotVersion instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.metadata.Versioning
Creates a new Versioning instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Activation
Creates a new Activation instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.ActivationFile
Creates a new ActivationFile instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.ActivationOS
Creates a new ActivationOS instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.ActivationProperty
Creates a new ActivationProperty instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Build
Creates a new Build instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.BuildBase
Creates a new BuildBase instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.CiManagement
Creates a new CiManagement instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.ConfigurationContainer
Creates a new ConfigurationContainer instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Contributor
Creates a new Contributor instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Dependency
Creates a new Dependency instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.DependencyManagement
Creates a new DependencyManagement instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.DeploymentRepository
Creates a new DeploymentRepository instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Developer
Creates a new Developer instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.DistributionManagement
Creates a new DistributionManagement instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Exclusion
Creates a new Exclusion instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Extension
Creates a new Extension instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.FileSet
Creates a new FileSet instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.IssueManagement
Creates a new IssueManagement instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.License
Creates a new License instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.MailingList
Creates a new MailingList instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Model
Creates a new Model instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.ModelBase
Creates a new ModelBase instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Notifier
Creates a new Notifier instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Organization
Creates a new Organization instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Parent
Creates a new Parent instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.PatternSet
Creates a new PatternSet instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Plugin
Creates a new Plugin instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.PluginConfiguration
Creates a new PluginConfiguration instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.PluginContainer
Creates a new PluginContainer instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.PluginExecution
Creates a new PluginExecution instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.PluginManagement
Creates a new PluginManagement instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Prerequisites
Creates a new Prerequisites instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Profile
Creates a new Profile instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Relocation
Creates a new Relocation instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Reporting
Creates a new Reporting instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.ReportPlugin
Creates a new ReportPlugin instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.ReportSet
Creates a new ReportSet instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Repository
Creates a new Repository instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.RepositoryBase
Creates a new RepositoryBase instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.RepositoryPolicy
Creates a new RepositoryPolicy instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Resource
Creates a new Resource instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Scm
Creates a new Scm instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.model.Site
Creates a new Site instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.Dependency
Creates a new Dependency instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Execution
Creates a new Execution instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle
Creates a new Lifecycle instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration
Creates a new LifecycleConfiguration instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
Creates a new Phase instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.Parameter
Creates a new Parameter instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new PluginDescriptor instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.Requirement
Creates a new Requirement instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.plugin.descriptor.Resolution
Creates a new Resolution instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.settings.Activation
Creates a new Activation instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.settings.ActivationFile
Creates a new ActivationFile instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.settings.ActivationOS
Creates a new ActivationOS instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.settings.ActivationProperty
Creates a new ActivationProperty instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.settings.IdentifiableBase
Creates a new IdentifiableBase instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.settings.Mirror
Creates a new Mirror instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.settings.Profile
Creates a new Profile instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.settings.Proxy
Creates a new Proxy instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.settings.Repository
Creates a new Repository instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.settings.RepositoryBase
Creates a new RepositoryBase instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.settings.RepositoryPolicy
Creates a new RepositoryPolicy instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.settings.Server
Creates a new Server instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.settings.Settings
Creates a new Settings instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.settings.TrackableBase
Creates a new TrackableBase instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.toolchain.PersistedToolchains
Creates a new PersistedToolchains instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.toolchain.ToolchainModel
Creates a new ToolchainModel instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.api.toolchain.TrackableBase
Creates a new TrackableBase instance using default values or not.
newInstance(List<Problem>) - Static method in class org.apache.maven.building.ProblemCollectorFactory
The default implementation is not visible, create it with this factory
newInstance(RepositorySystemSession) - Static method in class org.apache.maven.repository.internal.DefaultModelCache
Deprecated.
 
newInstance(RepositorySystemSession, DeployRequest) - Method in class org.apache.maven.internal.impl.resolver.PluginsMetadataGeneratorFactory
 
newInstance(RepositorySystemSession, DeployRequest) - Method in class org.apache.maven.internal.impl.resolver.SnapshotMetadataGeneratorFactory
 
newInstance(RepositorySystemSession, DeployRequest) - Method in class org.apache.maven.internal.impl.resolver.VersionsMetadataGeneratorFactory
 
newInstance(RepositorySystemSession, DeployRequest) - Method in class org.apache.maven.repository.internal.PluginsMetadataGeneratorFactory
Deprecated.
 
newInstance(RepositorySystemSession, DeployRequest) - Method in class org.apache.maven.repository.internal.SnapshotMetadataGeneratorFactory
Deprecated.
 
newInstance(RepositorySystemSession, DeployRequest) - Method in class org.apache.maven.repository.internal.VersionsMetadataGeneratorFactory
Deprecated.
 
newInstance(RepositorySystemSession, InstallRequest) - Method in class org.apache.maven.internal.impl.resolver.PluginsMetadataGeneratorFactory
 
newInstance(RepositorySystemSession, InstallRequest) - Method in class org.apache.maven.internal.impl.resolver.SnapshotMetadataGeneratorFactory
 
newInstance(RepositorySystemSession, InstallRequest) - Method in class org.apache.maven.internal.impl.resolver.VersionsMetadataGeneratorFactory
 
newInstance(RepositorySystemSession, InstallRequest) - Method in class org.apache.maven.repository.internal.PluginsMetadataGeneratorFactory
Deprecated.
 
newInstance(RepositorySystemSession, InstallRequest) - Method in class org.apache.maven.repository.internal.SnapshotMetadataGeneratorFactory
Deprecated.
 
newInstance(RepositorySystemSession, InstallRequest) - Method in class org.apache.maven.repository.internal.VersionsMetadataGeneratorFactory
Deprecated.
 
newLifecycleBindingsInjector() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newline() - Method in interface org.apache.maven.api.services.MessageBuilder
Append newline to the message buffer.
newline() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
newMavenArtifactRepository(String, String, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout2
 
newModelBuilderException() - Method in interface org.apache.maven.api.services.ModelProblemCollector
 
newModelBuilderException() - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
newModelInterpolator() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newModelLocator() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newModelNormalizer() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newModelParsers() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newModelPathTranslator() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newModelProcessor() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newModelReader() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newModelUrlNormalizer() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newModelValidator() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newModelVersionPropertiesProcessor() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newPathTranslator() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newPluginConfigurationExpander() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newPluginManagementInjector() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newProfileActivationFilePathInterpolator() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newProfileActivators() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newProfileInjector() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newProfileSelector() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newReportConfigurationExpander() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newReportingConverter() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
newRepositorySession(MavenExecutionRequest) - Method in class org.apache.maven.DefaultMaven
Deprecated.
If you use this method and your code is not in Maven Core, stop doing this.
newRepositorySession(MavenExecutionRequest) - Method in class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
Deprecated.
newRepositorySessionBuilder(MavenExecutionRequest) - Method in class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
 
newRepositorySessionBuilder(MavenExecutionRequest) - Method in interface org.apache.maven.resolver.RepositorySystemSessionFactory
Creates "ready to use" session builder instance.
newResult(T, Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.internal.impl.model.Result
New result - determine whether error or success by checking problems for errors
newResult(T, Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.model.building.Result
Deprecated.
New result - determine whether error or success by checking problems for errors
newResultSet(Iterable<? extends Result<? extends T>>) - Static method in class org.apache.maven.internal.impl.model.Result
Turns the given results into a single result by combining problems and models into single collection.
newResultSet(Iterable<? extends Result<? extends T>>) - Static method in class org.apache.maven.model.building.Result
Deprecated.
Turns the given results into a single result by combining problems and models into single collection.
newRootLocator() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newSession() - Method in interface org.apache.maven.api.services.ModelBuilder
 
newSession() - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder
 
newSession() - Static method in class org.apache.maven.repository.internal.MavenRepositorySystemUtils
Deprecated.
This method is here only for legacy uses (like UTs), nothing else should use it.
newSession(MavenSession) - Method in class org.apache.maven.internal.impl.DefaultSessionFactory
 
newSession(MavenSession, List<RemoteRepository>) - Method in class org.apache.maven.internal.impl.DefaultSession
 
newSession(RepositorySystemSession, List<RemoteRepository>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
newSession(RepositorySystemSession, List<RemoteRepository>) - Method in class org.apache.maven.internal.impl.DefaultSession
 
newSettingsReader() - Method in class org.apache.maven.settings.building.DefaultSettingsBuilderFactory
Deprecated.
 
newSettingsValidator() - Method in class org.apache.maven.settings.building.DefaultSettingsBuilderFactory
Deprecated.
 
newSettingsWriter() - Method in class org.apache.maven.settings.building.DefaultSettingsBuilderFactory
Deprecated.
 
newSuperPomProvider() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
newThread(Runnable) - Method in class org.apache.maven.lifecycle.internal.BuildThreadFactory
 
newTransformerContextBuilder() - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
 
newTransformerContextBuilder() - Method in interface org.apache.maven.model.building.ModelBuilder
Deprecated.
 
newUrlNormalizer() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
NEXT_LINE - Static variable in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
nextProperty() - Method in class org.apache.maven.cli.props.MavenProperties.PropertiesReader
Deprecated.
Parses the next property from the input stream and stores the found name and value in internal fields.
nextProperty() - Method in class org.apache.maven.cling.props.MavenProperties.PropertiesReader
Parses the next property from the input stream and stores the found name and value in internal fields.
NO_TRANSFER_PROGRESS - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
NO_TRANSFER_PROGRESS - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
NO_TYPES - Static variable in class org.apache.maven.di.impl.Types
 
node - Variable in class org.apache.maven.internal.impl.DefaultNode
 
Node - Interface in org.apache.maven.api
Represents a dependency node within a Maven project's dependency collector.
NodeVisitor - Interface in org.apache.maven.api
Defines a hierarchical visitor for collecting dependency node trees.
NoGoalSpecifiedException - Exception in org.apache.maven.lifecycle
Signals a failure to build because no goal was specified.
NoGoalSpecifiedException(String) - Constructor for exception org.apache.maven.lifecycle.NoGoalSpecifiedException
Creates a new exception.
NoLock() - Constructor for class org.apache.maven.lifecycle.internal.MojoExecutor.NoLock
 
NON_INTERACTIVE - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
NON_INTERACTIVE - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
NON_RECURSIVE - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
NON_RECURSIVE - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
NONE - Enum constant in enum class org.apache.maven.api.DependencyScope
None.
NONE - Static variable in interface org.apache.maven.api.Language
The "none" language.
NONE - Static variable in class org.apache.maven.artifact.ArtifactStatus
Deprecated.
No trust - no information about status.
nonEmptyPredecessors(BuildStep) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlanLogger
 
nonInteractive() - Method in interface org.apache.maven.api.cli.Options
Indicates whether to run in non-interactive mode.
nonInteractive() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
nonInteractive() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
Nonnull - Annotation Interface in org.apache.maven.api.annotations
The annotated element must not be null.
nonProxyHosts(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
 
nonRecursive() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Indicates whether Maven should operate in non-recursive mode (i.e., not build child modules).
nonRecursive() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
nonRecursive() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
NoPluginFoundForPrefixException - Exception in org.apache.maven.plugin.prefix
NoPluginFoundForPrefixException
NoPluginFoundForPrefixException(String, List<String>, LocalRepository, List<RemoteRepository>) - Constructor for exception org.apache.maven.plugin.prefix.NoPluginFoundForPrefixException
 
normalize(String) - Method in interface org.apache.maven.api.services.model.UrlNormalizer
Normalizes the specified URL.
normalize(String) - Method in class org.apache.maven.internal.impl.DefaultUrlNormalizer
 
normalize(String) - Method in class org.apache.maven.model.path.DefaultUrlNormalizer
Deprecated.
 
normalize(String) - Method in interface org.apache.maven.model.path.UrlNormalizer
Deprecated.
Normalizes the specified URL.
normalize(Model, ModelBuilderRequest) - Method in interface org.apache.maven.api.services.model.ModelUrlNormalizer
Normalizes the well-known URLs of the specified model.
normalize(Model, ModelBuilderRequest) - Method in class org.apache.maven.internal.impl.DefaultModelUrlNormalizer
 
normalize(Model, ModelBuildingRequest) - Method in class org.apache.maven.model.path.DefaultModelUrlNormalizer
Deprecated.
 
normalize(Model, ModelBuildingRequest) - Method in interface org.apache.maven.model.path.ModelUrlNormalizer
Deprecated.
Normalizes the well-known URLs of the specified model.
not(List<Object>) - Method in class org.apache.maven.internal.impl.model.profile.ConditionFunctions
Negates a boolean value.
Notifier - Class in org.apache.maven.api.model
Configures one method for notifying users/developers when a build breaks.
Notifier - Class in org.apache.maven.model
 
Notifier() - Constructor for class org.apache.maven.model.Notifier
 
Notifier(Notifier) - Constructor for class org.apache.maven.model.Notifier
 
Notifier(Notifier.Builder) - Constructor for class org.apache.maven.api.model.Notifier
Constructor for this class, to be called from its subclasses and Notifier.Builder.
Notifier(Notifier, BaseObject) - Constructor for class org.apache.maven.model.Notifier
 
Notifier.Builder - Class in org.apache.maven.api.model
Builder class used to create Notifier instances.
notifiers(Collection<Notifier>) - Method in class org.apache.maven.api.model.CiManagement.Builder
 
notifierToApiV3(List<Notifier>) - Static method in class org.apache.maven.model.Notifier
 
notifierToApiV4(List<Notifier>) - Static method in class org.apache.maven.model.Notifier
 
notifyFieldChangeUsingReflection(String, Object, Object) - Method in class org.apache.maven.plugin.DebugConfigurationListener
Deprecated.
 
notifyFieldChangeUsingSetter(String, Object, Object) - Method in class org.apache.maven.plugin.DebugConfigurationListener
Deprecated.
 
noTransferProgress() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Indicates whether Maven should not display transfer progress when downloading or uploading.
noTransferProgress() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
noTransferProgress() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
NotThreadSafe - Annotation Interface in org.apache.maven.api.annotations
This annotation indicates that the annotated type is not threadsafe and should only be used by a single thread.
now() - Static method in class org.apache.maven.api.MonotonicClock
Returns the current instant from the monotonic clock.
Nullable - Annotation Interface in org.apache.maven.api.annotations
The annotated element can be null.

O

ObjectBasedValueSource - Class in org.apache.maven.model.interpolation
Deprecated.
use ModelBuilder instead
ObjectBasedValueSource(Object) - Constructor for class org.apache.maven.model.interpolation.ObjectBasedValueSource
Deprecated.
Construct a new value source, using the supplied object as the root from which to start, and using expressions split at the dot ('.') to navigate the object graph beneath this root.
observeExecution(MojoExecution) - Method in class org.apache.maven.lifecycle.internal.PhaseRecorder
 
of(Class<T>) - Static method in class org.apache.maven.di.Key
 
of(Class<T>, Object) - Static method in class org.apache.maven.di.Key
 
of(String) - Static method in class org.apache.maven.lifecycle.internal.PhaseId
Parses the phase identifier.
of(Collection<WorkspaceReader>) - Static method in class org.apache.maven.resolver.MavenChainedWorkspaceReader
chains a collection of WorkspaceReaders
offline() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Indicates whether Maven should operate in offline mode.
offline() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
offline() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
offline(boolean) - Method in class org.apache.maven.api.settings.Settings.Builder
 
OFFLINE - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
OFFLINE - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
ofType(Type) - Static method in class org.apache.maven.di.Key
 
ofType(Type, Object) - Static method in class org.apache.maven.di.Key
 
OK - Static variable in class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
OldestConflictResolver - Class in org.apache.maven.repository.legacy.resolver.conflict
Deprecated.
OldestConflictResolver() - Constructor for class org.apache.maven.repository.legacy.resolver.conflict.OldestConflictResolver
Deprecated.
 
OMIT_FOR_CYCLE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
OMIT_FOR_NEARER - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
omitForCycle(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
Deprecated.
 
omitForCycle(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
omitForCycle(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
Deprecated.
 
omitForNearer(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
Deprecated.
 
omitForNearer(Artifact, Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
omitForNearer(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
Deprecated.
 
onEvent(Object) - Method in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
onEvent(Object) - Method in class org.apache.maven.artifact.handler.manager.LegacyArtifactHandlerManager
 
onEvent(Object) - Method in class org.apache.maven.eventspy.AbstractEventSpy
 
onEvent(Object) - Method in interface org.apache.maven.eventspy.EventSpy
Notifies the spy of some build event/operation.
onEvent(Object) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
onEvent(Object) - Method in class org.apache.maven.internal.impl.DefaultTypeRegistry
 
onEvent(Object) - Method in class org.apache.maven.internal.impl.EventSpyImpl
 
onEvent(Object) - Method in class org.apache.maven.plugin.internal.DefaultPluginValidationManager
 
onEvent(Event) - Method in interface org.apache.maven.api.Listener
 
onlineRequired() - Element in annotation interface org.apache.maven.api.plugin.annotations.Mojo
does this Mojo need to be online to be executed?
onlineRequired(boolean) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
open() - Method in interface org.apache.maven.plugin.descriptor.PluginDescriptorBuilder.ReaderSupplier
 
open() - Method in interface org.apache.maven.plugin.descriptor.PluginDescriptorBuilder.StreamSupplier
 
openStream() - Method in interface org.apache.maven.api.services.Source
Creates a new byte stream to the source contents.
openStream() - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver.ResolverModelSource
 
OperatingSystemProfileActivator - Class in org.apache.maven.internal.impl.model.profile
Determines profile activation based on the operating system of the current runtime platform.
OperatingSystemProfileActivator - Class in org.apache.maven.model.profile.activation
Deprecated.
use ModelBuilder instead
OperatingSystemProfileActivator - Class in org.apache.maven.profiles.activation
Deprecated.
OperatingSystemProfileActivator() - Constructor for class org.apache.maven.internal.impl.model.profile.OperatingSystemProfileActivator
 
OperatingSystemProfileActivator() - Constructor for class org.apache.maven.model.profile.activation.OperatingSystemProfileActivator
Deprecated.
 
OperatingSystemProfileActivator() - Constructor for class org.apache.maven.profiles.activation.OperatingSystemProfileActivator
Deprecated.
 
option() - Method in class org.apache.maven.api.JavaPathType.Modular
Returns the name of the tool option for this path.
option() - Method in enum class org.apache.maven.api.JavaPathType
Returns the name of the tool option for this path.
option() - Method in interface org.apache.maven.api.PathType
Returns the name of the tool option for this path.
option(Iterable<? extends Path>) - Method in class org.apache.maven.api.JavaPathType.Modular
Returns the option followed by a string representation of the given path elements.
option(Iterable<? extends Path>) - Method in enum class org.apache.maven.api.JavaPathType
Returns the option followed by a string representation of the given path elements.
option(Iterable<? extends Path>) - Method in interface org.apache.maven.api.PathType
Returns the option followed by a string representation of the given path elements.
optional() - Method in record class org.apache.maven.di.impl.Dependency
Returns the value of the optional record component.
optional(boolean) - Method in class org.apache.maven.api.services.DependencyCoordinatesFactoryRequest.DependencyCoordinatesFactoryRequestBuilder
 
optional(String) - Method in class org.apache.maven.api.model.Dependency.Builder
 
options - Variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
options - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
options - Variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
options - Variable in class org.apache.maven.cling.invoker.LayeredOptions
 
options() - Method in interface org.apache.maven.api.cli.InvokerRequest
Returns the options associated with this invocation request.
options() - Method in class org.apache.maven.cling.invoker.mvn.MavenInvokerRequest
The mandatory Maven options.
options() - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptInvokerRequest
The mandatory Encrypt options.
Options - Interface in org.apache.maven.api.cli
Represents the base options supported by Maven tools.
or(Function<String, String>...) - Static method in class org.apache.maven.cling.invoker.Utils
 
OrArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Deprecated.
OrArtifactFilter() - Constructor for class org.apache.maven.artifact.resolver.filter.OrArtifactFilter
Deprecated.
 
OrArtifactFilter(Collection<ArtifactFilter>) - Constructor for class org.apache.maven.artifact.resolver.filter.OrArtifactFilter
Deprecated.
 
orderAfterMerge(List<Plugin>, List<Plugin>, List<Plugin>) - Static method in class org.apache.maven.project.ModelUtils
Deprecated.
 
org.apache.maven - package org.apache.maven
 
org.apache.maven.api - package org.apache.maven.api
Maven Core API
org.apache.maven.api.annotations - package org.apache.maven.api.annotations
This package contains non-functional annotations which are used to tag various elements and help users understanding how those types should be used.
org.apache.maven.api.cli - package org.apache.maven.api.cli
 
org.apache.maven.api.cli.extensions - package org.apache.maven.api.cli.extensions
 
org.apache.maven.api.cli.mvn - package org.apache.maven.api.cli.mvn
 
org.apache.maven.api.cli.mvnenc - package org.apache.maven.api.cli.mvnenc
 
org.apache.maven.api.di - package org.apache.maven.api.di
 
org.apache.maven.api.feature - package org.apache.maven.api.feature
 
org.apache.maven.api.metadata - package org.apache.maven.api.metadata
Maven Repository Metadata model.
org.apache.maven.api.model - package org.apache.maven.api.model
Maven Immutable POM (Project Object Model) classes, generated from maven.mdo model.
org.apache.maven.api.plugin - package org.apache.maven.api.plugin
Maven Plugin API.
org.apache.maven.api.plugin.annotations - package org.apache.maven.api.plugin.annotations
Maven Plugin Annotations.
org.apache.maven.api.plugin.descriptor - package org.apache.maven.api.plugin.descriptor
Maven Plugin descriptor model.
org.apache.maven.api.plugin.descriptor.lifecycle - package org.apache.maven.api.plugin.descriptor.lifecycle
Maven Plugin forked lifecycle model.
org.apache.maven.api.services - package org.apache.maven.api.services
 
org.apache.maven.api.services.model - package org.apache.maven.api.services.model
 
org.apache.maven.api.services.xml - package org.apache.maven.api.services.xml
 
org.apache.maven.api.settings - package org.apache.maven.api.settings
 
org.apache.maven.api.spi - package org.apache.maven.api.spi
 
org.apache.maven.api.toolchain - package org.apache.maven.api.toolchain
 
org.apache.maven.api.xml - package org.apache.maven.api.xml
Maven immutable XML api.
org.apache.maven.artifact - package org.apache.maven.artifact
 
org.apache.maven.artifact.deployer - package org.apache.maven.artifact.deployer
 
org.apache.maven.artifact.factory - package org.apache.maven.artifact.factory
 
org.apache.maven.artifact.handler - package org.apache.maven.artifact.handler
 
org.apache.maven.artifact.handler.manager - package org.apache.maven.artifact.handler.manager
 
org.apache.maven.artifact.installer - package org.apache.maven.artifact.installer
 
org.apache.maven.artifact.manager - package org.apache.maven.artifact.manager
 
org.apache.maven.artifact.metadata - package org.apache.maven.artifact.metadata
 
org.apache.maven.artifact.repository - package org.apache.maven.artifact.repository
 
org.apache.maven.artifact.repository.layout - package org.apache.maven.artifact.repository.layout
 
org.apache.maven.artifact.repository.metadata - package org.apache.maven.artifact.repository.metadata
 
org.apache.maven.artifact.repository.metadata.io - package org.apache.maven.artifact.repository.metadata.io
 
org.apache.maven.artifact.repository.metadata.io.xpp3 - package org.apache.maven.artifact.repository.metadata.io.xpp3
 
org.apache.maven.artifact.resolver - package org.apache.maven.artifact.resolver
 
org.apache.maven.artifact.resolver.filter - package org.apache.maven.artifact.resolver.filter
 
org.apache.maven.artifact.versioning - package org.apache.maven.artifact.versioning
 
org.apache.maven.bridge - package org.apache.maven.bridge
 
org.apache.maven.building - package org.apache.maven.building
 
org.apache.maven.classrealm - package org.apache.maven.classrealm
 
org.apache.maven.cli - package org.apache.maven.cli
 
org.apache.maven.cli.configuration - package org.apache.maven.cli.configuration
 
org.apache.maven.cli.event - package org.apache.maven.cli.event
 
org.apache.maven.cli.internal - package org.apache.maven.cli.internal
 
org.apache.maven.cli.logging - package org.apache.maven.cli.logging
 
org.apache.maven.cli.props - package org.apache.maven.cli.props
 
org.apache.maven.cli.transfer - package org.apache.maven.cli.transfer
 
org.apache.maven.cling - package org.apache.maven.cling
 
org.apache.maven.cling.event - package org.apache.maven.cling.event
 
org.apache.maven.cling.executor - package org.apache.maven.cling.executor
 
org.apache.maven.cling.executor.embedded - package org.apache.maven.cling.executor.embedded
 
org.apache.maven.cling.executor.forked - package org.apache.maven.cling.executor.forked
 
org.apache.maven.cling.executor.internal - package org.apache.maven.cling.executor.internal
 
org.apache.maven.cling.extensions - package org.apache.maven.cling.extensions
 
org.apache.maven.cling.internal.extension.io - package org.apache.maven.cling.internal.extension.io
 
org.apache.maven.cling.invoker - package org.apache.maven.cling.invoker
This package contain support (mostly abstract) classes, that implement "base" of CLIng.
org.apache.maven.cling.invoker.mvn - package org.apache.maven.cling.invoker.mvn
This package contains the mvn tool implementation.
org.apache.maven.cling.invoker.mvn.forked - package org.apache.maven.cling.invoker.mvn.forked
 
org.apache.maven.cling.invoker.mvn.local - package org.apache.maven.cling.invoker.mvn.local
 
org.apache.maven.cling.invoker.mvn.resident - package org.apache.maven.cling.invoker.mvn.resident
 
org.apache.maven.cling.invoker.mvnenc - package org.apache.maven.cling.invoker.mvnenc
This package contains the mvnenc tool implementation.
org.apache.maven.cling.invoker.mvnenc.goals - package org.apache.maven.cling.invoker.mvnenc.goals
 
org.apache.maven.cling.invoker.spi - package org.apache.maven.cling.invoker.spi
 
org.apache.maven.cling.logging - package org.apache.maven.cling.logging
 
org.apache.maven.cling.logging.impl - package org.apache.maven.cling.logging.impl
 
org.apache.maven.cling.props - package org.apache.maven.cling.props
 
org.apache.maven.cling.transfer - package org.apache.maven.cling.transfer
 
org.apache.maven.cling.utils - package org.apache.maven.cling.utils
 
org.apache.maven.configuration - package org.apache.maven.configuration
 
org.apache.maven.configuration.internal - package org.apache.maven.configuration.internal
 
org.apache.maven.di - package org.apache.maven.di
 
org.apache.maven.di.impl - package org.apache.maven.di.impl
 
org.apache.maven.di.tool - package org.apache.maven.di.tool
 
org.apache.maven.eventspy - package org.apache.maven.eventspy
 
org.apache.maven.eventspy.internal - package org.apache.maven.eventspy.internal
 
org.apache.maven.exception - package org.apache.maven.exception
 
org.apache.maven.execution - package org.apache.maven.execution
 
org.apache.maven.execution.scope - package org.apache.maven.execution.scope
 
org.apache.maven.execution.scope.internal - package org.apache.maven.execution.scope.internal
 
org.apache.maven.extension.internal - package org.apache.maven.extension.internal
 
org.apache.maven.graph - package org.apache.maven.graph
 
org.apache.maven.internal - package org.apache.maven.internal
 
org.apache.maven.internal.aether - package org.apache.maven.internal.aether
 
org.apache.maven.internal.impl - package org.apache.maven.internal.impl
 
org.apache.maven.internal.impl.di - package org.apache.maven.internal.impl.di
 
org.apache.maven.internal.impl.internal - package org.apache.maven.internal.impl.internal
 
org.apache.maven.internal.impl.model - package org.apache.maven.internal.impl.model
 
org.apache.maven.internal.impl.model.profile - package org.apache.maven.internal.impl.model.profile
 
org.apache.maven.internal.impl.model.reflection - package org.apache.maven.internal.impl.model.reflection
 
org.apache.maven.internal.impl.model.rootlocator - package org.apache.maven.internal.impl.model.rootlocator
 
org.apache.maven.internal.impl.resolver - package org.apache.maven.internal.impl.resolver
Maven Resolver extensions for utilizing the Maven POM and Maven repository metadata.
org.apache.maven.internal.impl.resolver.artifact - package org.apache.maven.internal.impl.resolver.artifact
 
org.apache.maven.internal.impl.resolver.relocation - package org.apache.maven.internal.impl.resolver.relocation
 
org.apache.maven.internal.impl.resolver.scopes - package org.apache.maven.internal.impl.resolver.scopes
 
org.apache.maven.internal.impl.resolver.type - package org.apache.maven.internal.impl.resolver.type
 
org.apache.maven.internal.impl.util - package org.apache.maven.internal.impl.util
 
org.apache.maven.internal.transformation - package org.apache.maven.internal.transformation
 
org.apache.maven.internal.transformation.impl - package org.apache.maven.internal.transformation.impl
 
org.apache.maven.internal.xml - package org.apache.maven.internal.xml
Contains implementation of the XmlNode interface and related classes.
org.apache.maven.jline - package org.apache.maven.jline
 
org.apache.maven.lifecycle - package org.apache.maven.lifecycle
 
org.apache.maven.lifecycle.internal - package org.apache.maven.lifecycle.internal
 
org.apache.maven.lifecycle.internal.builder - package org.apache.maven.lifecycle.internal.builder
 
org.apache.maven.lifecycle.internal.builder.multithreaded - package org.apache.maven.lifecycle.internal.builder.multithreaded
 
org.apache.maven.lifecycle.internal.builder.singlethreaded - package org.apache.maven.lifecycle.internal.builder.singlethreaded
 
org.apache.maven.lifecycle.internal.concurrent - package org.apache.maven.lifecycle.internal.concurrent
 
org.apache.maven.lifecycle.mapping - package org.apache.maven.lifecycle.mapping
 
org.apache.maven.lifecycle.providers - package org.apache.maven.lifecycle.providers
 
org.apache.maven.lifecycle.providers.packaging - package org.apache.maven.lifecycle.providers.packaging
 
org.apache.maven.logging - package org.apache.maven.logging
 
org.apache.maven.logging.api - package org.apache.maven.logging.api
 
org.apache.maven.metadata.v4 - package org.apache.maven.metadata.v4
 
org.apache.maven.model - package org.apache.maven.model
 
org.apache.maven.model.building - package org.apache.maven.model.building
 
org.apache.maven.model.composition - package org.apache.maven.model.composition
 
org.apache.maven.model.inheritance - package org.apache.maven.model.inheritance
 
org.apache.maven.model.interpolation - package org.apache.maven.model.interpolation
 
org.apache.maven.model.interpolation.reflection - package org.apache.maven.model.interpolation.reflection
 
org.apache.maven.model.io - package org.apache.maven.model.io
 
org.apache.maven.model.io.xpp3 - package org.apache.maven.model.io.xpp3
XML reader and writer classes for Maven POM, generated from maven.mdo model.
org.apache.maven.model.locator - package org.apache.maven.model.locator
 
org.apache.maven.model.management - package org.apache.maven.model.management
 
org.apache.maven.model.merge - package org.apache.maven.model.merge
POM merger.
org.apache.maven.model.normalization - package org.apache.maven.model.normalization
 
org.apache.maven.model.path - package org.apache.maven.model.path
 
org.apache.maven.model.plugin - package org.apache.maven.model.plugin
 
org.apache.maven.model.profile - package org.apache.maven.model.profile
 
org.apache.maven.model.profile.activation - package org.apache.maven.model.profile.activation
 
org.apache.maven.model.resolution - package org.apache.maven.model.resolution
 
org.apache.maven.model.root - package org.apache.maven.model.root
 
org.apache.maven.model.superpom - package org.apache.maven.model.superpom
 
org.apache.maven.model.v4 - package org.apache.maven.model.v4
 
org.apache.maven.model.validation - package org.apache.maven.model.validation
 
org.apache.maven.monitor.event - package org.apache.maven.monitor.event
 
org.apache.maven.plugin - package org.apache.maven.plugin
 
org.apache.maven.plugin.descriptor - package org.apache.maven.plugin.descriptor
 
org.apache.maven.plugin.descriptor.io - package org.apache.maven.plugin.descriptor.io
 
org.apache.maven.plugin.internal - package org.apache.maven.plugin.internal
 
org.apache.maven.plugin.lifecycle - package org.apache.maven.plugin.lifecycle
 
org.apache.maven.plugin.lifecycle.io - package org.apache.maven.plugin.lifecycle.io
 
org.apache.maven.plugin.logging - package org.apache.maven.plugin.logging
 
org.apache.maven.plugin.prefix - package org.apache.maven.plugin.prefix
 
org.apache.maven.plugin.prefix.internal - package org.apache.maven.plugin.prefix.internal
 
org.apache.maven.plugin.version - package org.apache.maven.plugin.version
 
org.apache.maven.plugin.version.internal - package org.apache.maven.plugin.version.internal
 
org.apache.maven.profiles - package org.apache.maven.profiles
 
org.apache.maven.profiles.activation - package org.apache.maven.profiles.activation
 
org.apache.maven.profiles.io.xpp3 - package org.apache.maven.profiles.io.xpp3
 
org.apache.maven.project - package org.apache.maven.project
 
org.apache.maven.project.artifact - package org.apache.maven.project.artifact
 
org.apache.maven.project.collector - package org.apache.maven.project.collector
 
org.apache.maven.project.inheritance - package org.apache.maven.project.inheritance
 
org.apache.maven.project.interpolation - package org.apache.maven.project.interpolation
 
org.apache.maven.project.path - package org.apache.maven.project.path
 
org.apache.maven.project.validation - package org.apache.maven.project.validation
 
org.apache.maven.properties.internal - package org.apache.maven.properties.internal
 
org.apache.maven.reporting - package org.apache.maven.reporting
 
org.apache.maven.repository - package org.apache.maven.repository
 
org.apache.maven.repository.internal - package org.apache.maven.repository.internal
Maven Resolver extensions for utilizing the Maven POM and Maven repository metadata.
org.apache.maven.repository.internal.artifact - package org.apache.maven.repository.internal.artifact
 
org.apache.maven.repository.internal.relocation - package org.apache.maven.repository.internal.relocation
 
org.apache.maven.repository.internal.scopes - package org.apache.maven.repository.internal.scopes
 
org.apache.maven.repository.internal.type - package org.apache.maven.repository.internal.type
 
org.apache.maven.repository.legacy - package org.apache.maven.repository.legacy
 
org.apache.maven.repository.legacy.metadata - package org.apache.maven.repository.legacy.metadata
 
org.apache.maven.repository.legacy.repository - package org.apache.maven.repository.legacy.repository
 
org.apache.maven.repository.legacy.resolver - package org.apache.maven.repository.legacy.resolver
 
org.apache.maven.repository.legacy.resolver.conflict - package org.apache.maven.repository.legacy.resolver.conflict
 
org.apache.maven.repository.legacy.resolver.transform - package org.apache.maven.repository.legacy.resolver.transform
 
org.apache.maven.repository.metadata - package org.apache.maven.repository.metadata
 
org.apache.maven.resolver - package org.apache.maven.resolver
 
org.apache.maven.rtinfo - package org.apache.maven.rtinfo
 
org.apache.maven.rtinfo.internal - package org.apache.maven.rtinfo.internal
 
org.apache.maven.session.scope.internal - package org.apache.maven.session.scope.internal
 
org.apache.maven.settings - package org.apache.maven.settings
 
org.apache.maven.settings.building - package org.apache.maven.settings.building
 
org.apache.maven.settings.crypto - package org.apache.maven.settings.crypto
 
org.apache.maven.settings.io - package org.apache.maven.settings.io
 
org.apache.maven.settings.io.xpp3 - package org.apache.maven.settings.io.xpp3
 
org.apache.maven.settings.merge - package org.apache.maven.settings.merge
 
org.apache.maven.settings.v4 - package org.apache.maven.settings.v4
 
org.apache.maven.settings.validation - package org.apache.maven.settings.validation
 
org.apache.maven.slf4j - package org.apache.maven.slf4j
 
org.apache.maven.toolchain - package org.apache.maven.toolchain
 
org.apache.maven.toolchain.building - package org.apache.maven.toolchain.building
 
org.apache.maven.toolchain.io - package org.apache.maven.toolchain.io
 
org.apache.maven.toolchain.java - package org.apache.maven.toolchain.java
 
org.apache.maven.toolchain.merge - package org.apache.maven.toolchain.merge
 
org.apache.maven.toolchain.model - package org.apache.maven.toolchain.model
 
org.apache.maven.toolchain.v4 - package org.apache.maven.toolchain.v4
 
org.apache.maven.usability.plugin - package org.apache.maven.usability.plugin
 
org.apache.maven.usability.plugin.io.xpp3 - package org.apache.maven.usability.plugin.io.xpp3
 
org.apache.maven.utils - package org.apache.maven.utils
 
org.eclipse.sisu.plexus - package org.eclipse.sisu.plexus
 
org.fusesource.jansi - package org.fusesource.jansi
 
organization(String) - Method in class org.apache.maven.api.model.Contributor.Builder
 
organization(String) - Method in class org.apache.maven.api.model.Developer.Builder
 
organization(Organization) - Method in class org.apache.maven.api.model.Model.Builder
 
Organization - Class in org.apache.maven.api.model
Specifies the organization that produces this project.
Organization - Class in org.apache.maven.model
 
Organization() - Constructor for class org.apache.maven.model.Organization
 
Organization(Organization) - Constructor for class org.apache.maven.model.Organization
 
Organization(Organization.Builder) - Constructor for class org.apache.maven.api.model.Organization
Constructor for this class, to be called from its subclasses and Organization.Builder.
Organization(Organization, BaseObject) - Constructor for class org.apache.maven.model.Organization
 
Organization.Builder - Class in org.apache.maven.api.model
Builder class used to create Organization instances.
organizationToApiV3(List<Organization>) - Static method in class org.apache.maven.model.Organization
 
organizationToApiV4(List<Organization>) - Static method in class org.apache.maven.model.Organization
 
organizationUrl(String) - Method in class org.apache.maven.api.model.Contributor.Builder
 
organizationUrl(String) - Method in class org.apache.maven.api.model.Developer.Builder
 
originalClassLoader - Variable in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
originalProperties - Variable in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
originalStderr - Variable in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
originalStdout - Variable in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
os(ActivationOS) - Method in class org.apache.maven.api.model.Activation.Builder
 
os(ActivationOS) - Method in class org.apache.maven.api.settings.Activation.Builder
 
Os - Class in org.apache.maven.internal.impl.model.profile
OS support
Os - Class in org.apache.maven.utils
Deprecated.
use ModelBuilder instead
OS_ARCH - Static variable in class org.apache.maven.internal.impl.model.profile.Os
The OA architecture.
OS_ARCH - Static variable in class org.apache.maven.utils.Os
Deprecated.
The OA architecture.
OS_FAMILY - Static variable in class org.apache.maven.internal.impl.model.profile.Os
OS Family
OS_FAMILY - Static variable in class org.apache.maven.utils.Os
Deprecated.
OS Family
OS_NAME - Static variable in class org.apache.maven.internal.impl.model.profile.Os
The OS Name.
OS_NAME - Static variable in class org.apache.maven.utils.Os
Deprecated.
The OS Name.
OS_VERSION - Static variable in class org.apache.maven.internal.impl.model.profile.Os
The OS version.
OS_VERSION - Static variable in class org.apache.maven.utils.Os
Deprecated.
The OS version.
otherArchives(Collection<String>) - Method in class org.apache.maven.api.model.MailingList.Builder
 
out - Variable in class org.apache.maven.cli.transfer.AbstractMavenTransferListener
Deprecated.
 
out - Variable in class org.apache.maven.cli.transfer.Slf4jMavenTransferListener
Deprecated.
 
out - Variable in class org.apache.maven.cling.transfer.AbstractMavenTransferListener
 
out - Variable in class org.apache.maven.cling.transfer.Slf4jMavenTransferListener
 
out() - Method in interface org.apache.maven.api.cli.InvokerRequest
Returns the output stream for the Maven execution, if running in embedded mode.
out() - Method in interface org.apache.maven.api.cli.ParserRequest
Returns the output stream to be used for the Maven execution.
out() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
out(OutputStream) - Method in class org.apache.maven.api.cli.ParserRequest.Builder
 
OutOfScopeException - Exception in org.apache.maven.internal.impl.di
 
OutOfScopeException(String) - Constructor for exception org.apache.maven.internal.impl.di.OutOfScopeException
 
OutOfScopeException(String, Throwable) - Constructor for exception org.apache.maven.internal.impl.di.OutOfScopeException
 
output() - Method in class org.apache.maven.jline.FastTerminal
 
outputDirectory(String) - Method in class org.apache.maven.api.model.Build.Builder
 
outputDirectory(String) - Method in class org.apache.maven.api.model.Reporting.Builder
 
outputStream(OutputStream) - Method in class org.apache.maven.api.services.xml.XmlWriterRequest.XmlWriterRequestBuilder
 
OverConstrainedVersionException - Exception in org.apache.maven.artifact.versioning
Occurs when ranges exclude each other and no valid value remains.
OverConstrainedVersionException(String, Artifact) - Constructor for exception org.apache.maven.artifact.versioning.OverConstrainedVersionException
 
OverConstrainedVersionException(String, Artifact, List<ArtifactRepository>) - Constructor for exception org.apache.maven.artifact.versioning.OverConstrainedVersionException
 
overlay(ArtifactRepository, RepositorySystemSession) - Static method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
Deprecated.
 
overlay(ArtifactRepository, RepositorySystemSession, RepositorySystem) - Static method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
Deprecated.
 
overlay(ArtifactRepository, RepositorySystemSession, RepositorySystem) - Static method in class org.apache.maven.RepositoryUtils
 
OVERRIDE_PREFIX - Static variable in class org.apache.maven.cli.props.MavenPropertiesLoader
Deprecated.
 
OVERRIDE_PREFIX - Static variable in class org.apache.maven.cling.props.MavenPropertiesLoader
 
overwriteActiveProfiles(List<String>) - Method in class org.apache.maven.execution.ProfileActivation
overwriteActiveProjects(List<String>) - Method in class org.apache.maven.execution.ProjectActivation
overwriteInactiveProfiles(List<String>) - Method in class org.apache.maven.execution.ProfileActivation
overwriteInactiveProjects(List<String>) - Method in class org.apache.maven.execution.ProjectActivation
overwriteModelProperties(Properties, ModelBuildingRequest) - Method in class org.apache.maven.model.interpolation.DefaultModelVersionProcessor
Deprecated.
 
overwriteModelProperties(Properties, ModelBuildingRequest) - Method in interface org.apache.maven.model.interpolation.ModelVersionProcessor
Deprecated.
This method is responsible for examining the request and possibly overwrite of the valid properties in the model

P

PACKAGE - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
packaging(String) - Method in class org.apache.maven.api.model.Activation.Builder
 
packaging(String) - Method in class org.apache.maven.api.model.Model.Builder
 
packaging(String) - Method in class org.apache.maven.api.settings.Activation.Builder
 
Packaging - Interface in org.apache.maven.api
Represents the packaging of a Maven project.
PackagingProfileActivator - Class in org.apache.maven.internal.impl.model.profile
Determines profile activation based on the project's packaging.
PackagingProfileActivator - Class in org.apache.maven.model.profile.activation
Deprecated.
use ModelBuilder instead
PackagingProfileActivator() - Constructor for class org.apache.maven.internal.impl.model.profile.PackagingProfileActivator
 
PackagingProfileActivator() - Constructor for class org.apache.maven.model.profile.activation.PackagingProfileActivator
Deprecated.
 
PackagingProvider - Interface in org.apache.maven.api.spi
 
PackagingRegistry - Interface in org.apache.maven.api.services
 
ParamdocXpp3Reader - Class in org.apache.maven.usability.plugin.io.xpp3
Class ParamdocXpp3Reader.
ParamdocXpp3Reader() - Constructor for class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
 
ParamdocXpp3Reader(ParamdocXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
 
ParamdocXpp3Reader.ContentTransformer - Interface in org.apache.maven.usability.plugin.io.xpp3
 
ParamdocXpp3Writer - Class in org.apache.maven.usability.plugin.io.xpp3
Class ParamdocXpp3Writer.
ParamdocXpp3Writer() - Constructor for class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Writer
 
Parameter - Class in org.apache.maven.api.plugin.descriptor
A parameter description.
Parameter - Class in org.apache.maven.plugin.descriptor
 
Parameter - Annotation Interface in org.apache.maven.api.plugin.annotations
Used to configure your Mojo parameters to be injected by MavenPluginManager.getConfiguredMojo(...).
Parameter() - Constructor for class org.apache.maven.plugin.descriptor.Parameter
 
Parameter(Parameter) - Constructor for class org.apache.maven.plugin.descriptor.Parameter
 
Parameter(Parameter.Builder) - Constructor for class org.apache.maven.api.plugin.descriptor.Parameter
Constructor for this class, to be called from its subclasses and Parameter.Builder.
Parameter.Builder - Class in org.apache.maven.api.plugin.descriptor
Builder class used to create Parameter instances.
parameterizedType(Class<?>, Type...) - Static method in class org.apache.maven.di.impl.Types
Creates an instance of ParameterizedType
parameterizedType(Type, Type, Type[]) - Static method in class org.apache.maven.di.impl.Types
Creates an instance of ParameterizedType
parameters(Collection<Parameter>) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
parent(Parent) - Method in class org.apache.maven.api.model.Model.Builder
 
Parent - Class in org.apache.maven.api.model
The <parent> element contains information required to locate the parent project from which this project will inherit from.
Parent - Class in org.apache.maven.model
 
Parent() - Constructor for class org.apache.maven.model.Parent
 
Parent(Parent) - Constructor for class org.apache.maven.model.Parent
 
Parent(Parent.Builder) - Constructor for class org.apache.maven.api.model.Parent
Constructor for this class, to be called from its subclasses and Parent.Builder.
Parent(Parent, BaseObject) - Constructor for class org.apache.maven.model.Parent
 
Parent.Builder - Class in org.apache.maven.api.model
Builder class used to create Parent instances.
parentToApiV3(List<Parent>) - Static method in class org.apache.maven.model.Parent
 
parentToApiV4(List<Parent>) - Static method in class org.apache.maven.model.Parent
 
parse(String) - Method in class org.apache.maven.internal.impl.model.profile.ConditionParser
Parses the given expression and returns the result of the evaluation.
parse(String[]) - Method in class org.apache.maven.cli.CLIManager
Deprecated.
 
parse(String[]) - Method in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
parse(String[]) - Static method in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions
 
parse(String, String[]) - Static method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
parse(Source, Map<String, ?>) - Method in interface org.apache.maven.api.spi.ModelParser
Parse the model obtained previously by a previous call to ModelParser.locate(Path).
parseArgs(String, List<String>) - Method in class org.apache.maven.cling.invoker.mvn.MavenParser
 
parseArguments(String[]) - Method in class org.apache.maven.cling.ClingSupport
 
parseArguments(String[]) - Method in class org.apache.maven.cling.MavenCling
 
parseArguments(String[]) - Method in class org.apache.maven.cling.MavenEncCling
 
parseCliOptions(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
parseCliOptions(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.mvn.MavenParser
 
parseCliOptions(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptParser
 
parseEncryptCliOptions(List<String>) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptParser
 
parseExtClasspath(C) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
parseInvocation(ParserRequest) - Method in interface org.apache.maven.api.cli.Parser
Parses the given ParserRequest to create an InvokerRequest.
parseInvocation(ParserRequest) - Method in class org.apache.maven.cling.invoker.BaseParser
 
parseMavenCliOptions(List<String>) - Method in class org.apache.maven.cling.invoker.mvn.MavenParser
 
parseMavenConfigOptions(Path) - Method in class org.apache.maven.cling.invoker.mvn.MavenParser
 
Parser - Interface in org.apache.maven.api.cli
Defines the contract for parsing Maven command-line arguments and creating an execution or invoker requests.
ParserException - Exception in org.apache.maven.api.cli
Represents an exception that occurs during the parsing of Maven command-line arguments.
ParserException(String) - Constructor for exception org.apache.maven.api.cli.ParserException
Constructs a new ParserException with the specified detail message.
ParserException(String, Throwable) - Constructor for exception org.apache.maven.api.cli.ParserException
Constructs a new ParserException with the specified detail message and cause.
parserRequest - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
parserRequest() - Method in interface org.apache.maven.api.cli.InvokerRequest
The parser request this instance was created from.
parserRequest() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
ParserRequest - Interface in org.apache.maven.api.cli
Represents a request to parse Maven command-line arguments.
ParserRequest.Builder - Class in org.apache.maven.api.cli
 
parseVersion(String) - Method in interface org.apache.maven.api.services.model.ModelVersionParser
Parses the specified version string, for example "1.0".
parseVersion(String) - Method in interface org.apache.maven.api.services.VersionParser
Parses the specified version string, for example "1.0".
parseVersion(String) - Method in interface org.apache.maven.api.Session
Parses the specified version string, for example "1.0".
parseVersion(String) - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
parseVersion(String) - Method in class org.apache.maven.artifact.versioning.ComparableVersion
 
parseVersion(String) - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
parseVersion(String) - Method in class org.apache.maven.internal.impl.AbstractSession
 
parseVersion(String) - Method in class org.apache.maven.internal.impl.DefaultModelVersionParser
 
parseVersion(String) - Method in class org.apache.maven.internal.impl.DefaultVersionParser
 
parseVersion(String) - Method in class org.apache.maven.internal.impl.resolver.MavenVersionScheme
 
parseVersion(String) - Method in class org.apache.maven.repository.internal.DefaultModelVersionParser
Deprecated.
 
parseVersionConstraint(String) - Method in interface org.apache.maven.api.services.model.ModelVersionParser
Parses the specified version constraint specification, for example "1.0" or "[1.0,2.0)".
parseVersionConstraint(String) - Method in interface org.apache.maven.api.services.VersionParser
Parses the specified version constraint specification, for example "1.0" or "[1.0,2.0)".
parseVersionConstraint(String) - Method in interface org.apache.maven.api.Session
Parses the specified version constraint specification, for example "1.0" or "[1.0,2.0)".
parseVersionConstraint(String) - Method in class org.apache.maven.internal.impl.AbstractSession
 
parseVersionConstraint(String) - Method in class org.apache.maven.internal.impl.DefaultModelVersionParser
 
parseVersionConstraint(String) - Method in class org.apache.maven.internal.impl.DefaultVersionParser
 
parseVersionConstraint(String) - Method in class org.apache.maven.internal.impl.resolver.MavenVersionScheme
 
parseVersionConstraint(String) - Method in class org.apache.maven.repository.internal.DefaultModelVersionParser
Deprecated.
 
parseVersionRange(String) - Method in interface org.apache.maven.api.services.model.ModelVersionParser
Parses the specified version range specification, for example "[1.0,2.0)".
parseVersionRange(String) - Method in interface org.apache.maven.api.services.VersionParser
Parses the specified version range specification, for example "[1.0,2.0)".
parseVersionRange(String) - Method in interface org.apache.maven.api.Session
Parses the specified version range specification, for example "[1.0,2.0)".
parseVersionRange(String) - Method in class org.apache.maven.internal.impl.AbstractSession
 
parseVersionRange(String) - Method in class org.apache.maven.internal.impl.DefaultModelVersionParser
 
parseVersionRange(String) - Method in class org.apache.maven.internal.impl.DefaultVersionParser
 
parseVersionRange(String) - Method in class org.apache.maven.internal.impl.resolver.MavenVersionScheme
 
parseVersionRange(String) - Method in class org.apache.maven.repository.internal.DefaultModelVersionParser
Deprecated.
 
PARTNER - Static variable in class org.apache.maven.artifact.ArtifactStatus
Deprecated.
Moderate trust - it was deployed directly from a partner.
passphrase(String) - Method in class org.apache.maven.api.settings.Server.Builder
 
password(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
 
password(String) - Method in class org.apache.maven.api.settings.Server.Builder
 
PATCH_MODULE - Enum constant in enum class org.apache.maven.api.JavaPathType
The path identified by the Java --patch-module option.
patchModule(String) - Static method in enum class org.apache.maven.api.JavaPathType
Creates a path identified by the Java --patch-module option.
path(Path) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
 
path(Path) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
 
path(Path) - Method in class org.apache.maven.api.services.xml.XmlWriterRequest.XmlWriterRequestBuilder
 
pathOf(Artifact) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
pathOf(Artifact) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
pathOf(Artifact) - Method in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
Deprecated.
 
pathOf(Artifact) - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
pathOf(Artifact) - Method in class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
Deprecated.
 
pathOf(Artifact) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
pathOf(Artifact) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
pathOf(Artifact) - Method in class org.apache.maven.repository.UserLocalArtifactRepository
Deprecated.
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
Deprecated.
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
Deprecated.
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.repository.UserLocalArtifactRepository
Deprecated.
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
Deprecated.
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
Deprecated.
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
pathScope() - Element in annotation interface org.apache.maven.api.plugin.annotations.Resolution
The id of a PathScope enum value.
pathScope(String) - Method in class org.apache.maven.api.plugin.descriptor.Resolution.Builder
 
pathScope(PathScope) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
 
PathScope - Interface in org.apache.maven.api
Path scope.
PathScopeProvider - Interface in org.apache.maven.api.spi
 
PathScopeRegistry - Interface in org.apache.maven.api.services
 
PathTranslatingPostProcessor - Class in org.apache.maven.project.interpolation
Deprecated.
PathTranslatingPostProcessor(List<String>, List<String>, File, PathTranslator) - Constructor for class org.apache.maven.project.interpolation.PathTranslatingPostProcessor
Deprecated.
 
PathTranslator - Interface in org.apache.maven.api.services.model
Resolves relative paths against a specific base directory.
PathTranslator - Interface in org.apache.maven.model.path
Deprecated.
use ModelBuilder instead
PathTranslator - Interface in org.apache.maven.project.path
Deprecated.
PathType - Interface in org.apache.maven.api
The option of a command-line tool where to place the paths to some dependencies.
pathTypeFilter(Collection<? extends PathType>) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
Specifies the type of paths to include in the result.
pathTypeFilter(Predicate<PathType>) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
Filters the types of paths to include in the result.
PatternSet - Class in org.apache.maven.api.model
Definition of include or exclude patterns.
PatternSet - Class in org.apache.maven.model
 
PatternSet() - Constructor for class org.apache.maven.model.PatternSet
 
PatternSet(PatternSet) - Constructor for class org.apache.maven.model.PatternSet
 
PatternSet(PatternSet.Builder) - Constructor for class org.apache.maven.api.model.PatternSet
Constructor for this class, to be called from its subclasses and PatternSet.Builder.
PatternSet(PatternSet, BaseObject) - Constructor for class org.apache.maven.model.PatternSet
 
PatternSet.Builder - Class in org.apache.maven.api.model
Builder class used to create PatternSet instances.
patternSetToApiV3(List<PatternSet>) - Static method in class org.apache.maven.model.PatternSet
 
patternSetToApiV4(List<PatternSet>) - Static method in class org.apache.maven.model.PatternSet
 
pause() - Method in class org.apache.maven.jline.FastTerminal
 
pause(boolean) - Method in class org.apache.maven.jline.FastTerminal
 
paused() - Method in class org.apache.maven.jline.FastTerminal
 
performProfileActivation(C, ProfileActivation) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
performProjectActivation(C, ProjectActivation) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
performSubstitution(Map<String, String>, Function<String, String>) - Method in class org.apache.maven.internal.impl.model.DefaultInterpolator
Perform substitution on a property set
performSubstitution(Map<String, String>, Function<String, String>, boolean) - Method in class org.apache.maven.internal.impl.model.DefaultInterpolator
Perform substitution on a property set
PersistedToolchains - Class in org.apache.maven.api.toolchain
The <toolchains> element is the root of the descriptor.
PersistedToolchains - Class in org.apache.maven.toolchain.model
 
PersistedToolchains() - Constructor for class org.apache.maven.toolchain.model.PersistedToolchains
 
PersistedToolchains(PersistedToolchains) - Constructor for class org.apache.maven.toolchain.model.PersistedToolchains
 
PersistedToolchains(PersistedToolchains.Builder) - Constructor for class org.apache.maven.api.toolchain.PersistedToolchains
Constructor for this class, to be called from its subclasses and PersistedToolchains.Builder.
PersistedToolchains(PersistedToolchains, BaseObject) - Constructor for class org.apache.maven.toolchain.model.PersistedToolchains
 
PersistedToolchains.Builder - Class in org.apache.maven.api.toolchain
Builder class used to create PersistedToolchains instances.
persistedToolchainsToApiV3(List<PersistedToolchains>) - Static method in class org.apache.maven.toolchain.model.PersistedToolchains
 
persistedToolchainsToApiV4(List<PersistedToolchains>) - Static method in class org.apache.maven.toolchain.model.PersistedToolchains
 
persistResumptionData(MavenProject, BuildResumptionData) - Method in interface org.apache.maven.execution.BuildResumptionDataRepository
Persists any data needed to resume the build at a later point in time, using a new Maven invocation.
persistResumptionData(MavenProject, BuildResumptionData) - Method in class org.apache.maven.execution.DefaultBuildResumptionDataRepository
 
phase() - Method in interface org.apache.maven.api.Lifecycle.Pointer
 
phase() - Element in annotation interface org.apache.maven.api.plugin.annotations.After
The phase name.
phase() - Element in annotation interface org.apache.maven.api.plugin.annotations.Execute
Lifecycle phase to fork.
phase() - Method in class org.apache.maven.internal.impl.util.PhasingExecutor
 
phase() - Method in class org.apache.maven.lifecycle.internal.PhaseId
 
phase(String) - Method in class org.apache.maven.api.model.PluginExecution.Builder
 
phase(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
phase(MavenProject, BuildStep, Set<String>) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlanLogger
 
Phase - Class in org.apache.maven.api.plugin.descriptor.lifecycle
A phase mapping definition.
Phase - Class in org.apache.maven.plugin.lifecycle
A phase mapping definition.
Phase() - Constructor for class org.apache.maven.plugin.lifecycle.Phase
 
Phase(Phase.Builder) - Constructor for class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
Constructor for this class, to be called from its subclasses and Phase.Builder.
Phase.Builder - Class in org.apache.maven.api.plugin.descriptor.lifecycle
Builder class used to create Phase instances.
PhaseComparator - Class in org.apache.maven.lifecycle.internal
Compares phases within the context of a specific lifecycle with secondary sorting based on the PhaseId.
PhaseComparator(List<String>) - Constructor for class org.apache.maven.lifecycle.internal.PhaseComparator
Constructor.
PhaseExecutionPoint - Enum Class in org.apache.maven.lifecycle.internal
Represents where a dynamic phase should be executed within a static phase.
PhaseId - Class in org.apache.maven.lifecycle.internal
Represents a parsed phase identifier.
PhaseRecorder - Class in org.apache.maven.lifecycle.internal
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
PhaseRecorder(MavenProject) - Constructor for class org.apache.maven.lifecycle.internal.PhaseRecorder
 
phases() - Method in interface org.apache.maven.api.Lifecycle.Phase
Returns the list of sub-phases.
phases() - Method in interface org.apache.maven.api.Lifecycle
Collection of main phases for this lifecycle
phases(Collection<Phase>) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle.Builder
 
PhasingExecutor - Class in org.apache.maven.internal.impl.util
The phasing executor allows executing tasks in parallel and waiting for all tasks to be executed before fully closing the executor.
PhasingExecutor(ExecutorService) - Constructor for class org.apache.maven.internal.impl.util.PhasingExecutor
 
PLAN - Static variable in class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
PLANNING - Static variable in class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
PlexusContainerCapsule - Class in org.apache.maven.cling.invoker
Container capsule backed by Plexus Container.
PlexusContainerCapsule(LookupContext, ClassLoader, DefaultPlexusContainer) - Constructor for class org.apache.maven.cling.invoker.PlexusContainerCapsule
 
PlexusContainerCapsuleFactory<C extends LookupContext> - Class in org.apache.maven.cling.invoker
Container capsule backed by Plexus Container.
PlexusContainerCapsuleFactory() - Constructor for class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
PlexusXmlBeanConverter - Class in org.eclipse.sisu.plexus
Deprecated.
Plugin - Class in org.apache.maven.api.metadata
Mapping information for a single plugin within this group.
Plugin - Class in org.apache.maven.api.model
The <plugin> element contains information required for a plugin.
Plugin - Class in org.apache.maven.artifact.repository.metadata
 
Plugin - Class in org.apache.maven.model
 
Plugin - Enum constant in enum class org.apache.maven.classrealm.ClassRealmRequest.RealmType
A class realm for a plugin.
Plugin - Interface in org.apache.maven.api
Represents a maven plugin runtime
Plugin() - Constructor for class org.apache.maven.artifact.repository.metadata.Plugin
 
Plugin() - Constructor for class org.apache.maven.model.Plugin
 
Plugin(Plugin) - Constructor for class org.apache.maven.artifact.repository.metadata.Plugin
 
Plugin(Plugin.Builder) - Constructor for class org.apache.maven.api.metadata.Plugin
Constructor for this class, to be called from its subclasses and Plugin.Builder.
Plugin(Plugin, BaseObject) - Constructor for class org.apache.maven.artifact.repository.metadata.Plugin
 
Plugin(Plugin) - Constructor for class org.apache.maven.model.Plugin
 
Plugin(Plugin.Builder) - Constructor for class org.apache.maven.api.model.Plugin
Constructor for this class, to be called from its subclasses and Plugin.Builder.
Plugin(Plugin, BaseObject) - Constructor for class org.apache.maven.model.Plugin
 
PLUGIN_2_0_0 - Static variable in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
PLUGIN_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
Plugin.Builder - Class in org.apache.maven.api.metadata
Builder class used to create Plugin instances.
Plugin.Builder - Class in org.apache.maven.api.model
Builder class used to create Plugin instances.
PluginArtifact - Class in org.apache.maven.project.artifact
PluginArtifact
PluginArtifact(Plugin, Artifact) - Constructor for class org.apache.maven.project.artifact.PluginArtifact
 
PluginArtifactsCache - Interface in org.apache.maven.plugin
Caches plugin artifacts.
PluginArtifactsCache.CacheRecord - Class in org.apache.maven.plugin
CacheRecord
PluginArtifactsCache.Key - Interface in org.apache.maven.plugin
A cache key.
PluginConfiguration - Class in org.apache.maven.api.model
Contains the plugins management information for the project.
PluginConfiguration - Class in org.apache.maven.model
 
PluginConfiguration() - Constructor for class org.apache.maven.model.PluginConfiguration
 
PluginConfiguration(PluginConfiguration) - Constructor for class org.apache.maven.model.PluginConfiguration
 
PluginConfiguration(PluginConfiguration.Builder) - Constructor for class org.apache.maven.api.model.PluginConfiguration
Constructor for this class, to be called from its subclasses and PluginConfiguration.Builder.
PluginConfiguration(PluginConfiguration, BaseObject) - Constructor for class org.apache.maven.model.PluginConfiguration
 
PluginConfiguration.Builder - Class in org.apache.maven.api.model
Builder class used to create PluginConfiguration instances.
PluginConfigurationException - Exception in org.apache.maven.plugin
 
PluginConfigurationException(PluginDescriptor, String) - Constructor for exception org.apache.maven.plugin.PluginConfigurationException
 
PluginConfigurationException(PluginDescriptor, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginConfigurationException
 
PluginConfigurationException(PluginDescriptor, String, ComponentConfigurationException) - Constructor for exception org.apache.maven.plugin.PluginConfigurationException
PluginConfigurationException(PluginDescriptor, String, ExpressionEvaluationException) - Constructor for exception org.apache.maven.plugin.PluginConfigurationException
PluginConfigurationException(PluginDescriptor, String, ComponentLookupException) - Constructor for exception org.apache.maven.plugin.PluginConfigurationException
PluginConfigurationExpander - Interface in org.apache.maven.api.services.model
Handles expansion of general build plugin configuration into individual executions.
PluginConfigurationExpander - Interface in org.apache.maven.model.plugin
Deprecated.
use ModelBuilder instead
pluginConfigurationToApiV3(List<PluginConfiguration>) - Static method in class org.apache.maven.model.PluginConfiguration
 
pluginConfigurationToApiV4(List<PluginConfiguration>) - Static method in class org.apache.maven.model.PluginConfiguration
 
PluginContainer - Class in org.apache.maven.api.model
Contains the plugins information for the project.
PluginContainer - Class in org.apache.maven.model
 
PluginContainer() - Constructor for class org.apache.maven.model.PluginContainer
 
PluginContainer(PluginContainer) - Constructor for class org.apache.maven.model.PluginContainer
 
PluginContainer(PluginContainer.Builder) - Constructor for class org.apache.maven.api.model.PluginContainer
Constructor for this class, to be called from its subclasses and PluginContainer.Builder.
PluginContainer(PluginContainer, BaseObject) - Constructor for class org.apache.maven.model.PluginContainer
 
PluginContainer.Builder - Class in org.apache.maven.api.model
Builder class used to create PluginContainer instances.
PluginContainerException - Exception in org.apache.maven.plugin
Exception which occurs to indicate that the plugin cannot be initialized due to some deeper problem with Plexus.
PluginContainerException(Plugin, ClassRealm, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginContainerException
 
PluginContainerException(Plugin, ClassRealm, String, ComponentRepositoryException) - Constructor for exception org.apache.maven.plugin.PluginContainerException
PluginContainerException(Plugin, ClassRealm, String, PlexusConfigurationException) - Constructor for exception org.apache.maven.plugin.PluginContainerException
PluginContainerException(MojoDescriptor, ClassRealm, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginContainerException
 
PluginContainerException(MojoDescriptor, ClassRealm, String, ComponentLookupException) - Constructor for exception org.apache.maven.plugin.PluginContainerException
 
pluginContainerToApiV3(List<PluginContainer>) - Static method in class org.apache.maven.model.PluginContainer
 
pluginContainerToApiV4(List<PluginContainer>) - Static method in class org.apache.maven.model.PluginContainer
 
PluginDependenciesResolver - Interface in org.apache.maven.plugin.internal
Assists in resolving the dependencies of a plugin.
PluginDescriptor - Class in org.apache.maven.api.plugin.descriptor
Root element of the plugin.xml file.
PluginDescriptor - Class in org.apache.maven.plugin.descriptor
 
PluginDescriptor() - Constructor for class org.apache.maven.plugin.descriptor.PluginDescriptor
 
PluginDescriptor(PluginDescriptor) - Constructor for class org.apache.maven.plugin.descriptor.PluginDescriptor
 
PluginDescriptor(PluginDescriptor.Builder) - Constructor for class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Constructor for this class, to be called from its subclasses and PluginDescriptor.Builder.
PluginDescriptor(PluginDescriptor) - Constructor for class org.apache.maven.plugin.descriptor.PluginDescriptor
 
PluginDescriptor.Builder - Class in org.apache.maven.api.plugin.descriptor
Builder class used to create PluginDescriptor instances.
PluginDescriptorBuilder - Class in org.apache.maven.plugin.descriptor
Build plugin descriptor object from plugin.xml.
PluginDescriptorBuilder() - Constructor for class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
PluginDescriptorBuilder.ReaderSupplier - Interface in org.apache.maven.plugin.descriptor
 
PluginDescriptorBuilder.StreamSupplier - Interface in org.apache.maven.plugin.descriptor
 
PluginDescriptorCache - Interface in org.apache.maven.plugin
Caches raw plugin descriptors.
PluginDescriptorCache.Key - Interface in org.apache.maven.plugin
A cache key.
PluginDescriptorCache.PluginDescriptorSupplier - Interface in org.apache.maven.plugin
 
PluginDescriptorParsingException - Exception in org.apache.maven.plugin
 
PluginDescriptorParsingException(Plugin, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginDescriptorParsingException
 
PluginDescriptorStaxReader - Class in org.apache.maven.plugin.descriptor.io
 
PluginDescriptorStaxReader() - Constructor for class org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxReader
 
PluginDescriptorStaxReader(PluginDescriptorStaxReader.ContentTransformer) - Constructor for class org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxReader
 
PluginDescriptorStaxReader.ContentTransformer - Interface in org.apache.maven.plugin.descriptor.io
 
PluginDescriptorStaxWriter - Class in org.apache.maven.plugin.descriptor.io
 
PluginDescriptorStaxWriter() - Constructor for class org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxWriter
 
pluginEquals(Plugin, Plugin) - Static method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
pluginEquals(Plugin, Plugin) - Static method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
PluginExecution - Class in org.apache.maven.api.model
The @lt;execution> element contains information required for the execution of a plugin.
PluginExecution - Class in org.apache.maven.model
 
PluginExecution() - Constructor for class org.apache.maven.model.PluginExecution
 
PluginExecution(PluginExecution) - Constructor for class org.apache.maven.model.PluginExecution
 
PluginExecution(PluginExecution.Builder) - Constructor for class org.apache.maven.api.model.PluginExecution
Constructor for this class, to be called from its subclasses and PluginExecution.Builder.
PluginExecution(PluginExecution, BaseObject) - Constructor for class org.apache.maven.model.PluginExecution
 
PluginExecution.Builder - Class in org.apache.maven.api.model
Builder class used to create PluginExecution instances.
PluginExecutionException - Exception in org.apache.maven.plugin
Exception in the plugin manager.
PluginExecutionException(MojoExecution, MavenProject, Exception) - Constructor for exception org.apache.maven.plugin.PluginExecutionException
 
PluginExecutionException(MojoExecution, MavenProject, String) - Constructor for exception org.apache.maven.plugin.PluginExecutionException
 
PluginExecutionException(MojoExecution, MavenProject, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginExecutionException
 
PluginExecutionException(MojoExecution, MavenProject, DuplicateArtifactAttachmentException) - Constructor for exception org.apache.maven.plugin.PluginExecutionException
 
pluginExecutionToApiV3(List<PluginExecution>) - Static method in class org.apache.maven.model.PluginExecution
 
pluginExecutionToApiV4(List<PluginExecution>) - Static method in class org.apache.maven.model.PluginExecution
 
pluginGroups(Collection<String>) - Method in class org.apache.maven.api.settings.Settings.Builder
 
pluginHashCode(Plugin) - Static method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
pluginHashCode(Plugin) - Static method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
PluginIncompatibleException - Exception in org.apache.maven.plugin
Signals a plugin which is not compatible with the current Maven runtime.
PluginIncompatibleException(Plugin, String) - Constructor for exception org.apache.maven.plugin.PluginIncompatibleException
 
PluginIncompatibleException(Plugin, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginIncompatibleException
 
PluginLoaderException - Exception in org.apache.maven.plugin
Signifies a failure to load a plugin.
PluginLoaderException(String) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, ArtifactNotFoundException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, ArtifactResolutionException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, InvalidPluginException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, PluginManagerException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, PluginNotFoundException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, PluginVersionNotFoundException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(Plugin, String, PluginVersionResolutionException) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(ReportPlugin, String) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
PluginLoaderException(ReportPlugin, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginLoaderException
 
pluginManagement(PluginManagement) - Method in class org.apache.maven.api.model.Build.Builder
 
pluginManagement(PluginManagement) - Method in class org.apache.maven.api.model.BuildBase.Builder
 
pluginManagement(PluginManagement) - Method in class org.apache.maven.api.model.PluginConfiguration.Builder
 
PluginManagement - Class in org.apache.maven.api.model
Section for management of default plugin information for use in a group of POMs.
PluginManagement - Class in org.apache.maven.model
 
PluginManagement() - Constructor for class org.apache.maven.model.PluginManagement
 
PluginManagement(PluginManagement) - Constructor for class org.apache.maven.model.PluginManagement
 
PluginManagement(PluginManagement.Builder) - Constructor for class org.apache.maven.api.model.PluginManagement
Constructor for this class, to be called from its subclasses and PluginManagement.Builder.
PluginManagement(PluginManagement, BaseObject) - Constructor for class org.apache.maven.model.PluginManagement
 
PluginManagement.Builder - Class in org.apache.maven.api.model
Builder class used to create PluginManagement instances.
PluginManagementInjector - Interface in org.apache.maven.api.services.model
Handles injection of plugin management into the model.
PluginManagementInjector - Interface in org.apache.maven.model.management
Deprecated.
use ModelBuilder instead
pluginManagementToApiV3(List<PluginManagement>) - Static method in class org.apache.maven.model.PluginManagement
 
pluginManagementToApiV4(List<PluginManagement>) - Static method in class org.apache.maven.model.PluginManagement
 
PluginManager - Interface in org.apache.maven.plugin
Deprecated.
PluginManagerException - Exception in org.apache.maven.plugin
Exception in the plugin manager.
PluginManagerException(Plugin, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, String, MavenProject) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, String, MavenProject, Throwable) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, String, ComponentRepositoryException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
Deprecated.
Left for binary compatibility.
PluginManagerException(Plugin, String, PlexusConfigurationException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
Deprecated.
Left for binary compatibility.
PluginManagerException(Plugin, String, PlexusContainerException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
Deprecated.
Left for binary compatibility.
PluginManagerException(Plugin, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(MojoDescriptor, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(MojoDescriptor, String, MavenProject, PlexusContainerException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(MojoDescriptor, MavenProject, String) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(MojoDescriptor, MavenProject, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(MojoDescriptor, MavenProject, String, NoSuchRealmException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginNotFoundException - Exception in org.apache.maven.plugin
Exception occurring trying to resolve a plugin.
PluginNotFoundException(Plugin, List<ArtifactRepository>) - Constructor for exception org.apache.maven.plugin.PluginNotFoundException
 
PluginNotFoundException(Plugin, ArtifactNotFoundException) - Constructor for exception org.apache.maven.plugin.PluginNotFoundException
 
PluginParameterException - Exception in org.apache.maven.plugin
PluginParameterException
PluginParameterException(MojoDescriptor, List<Parameter>) - Constructor for exception org.apache.maven.plugin.PluginParameterException
 
PluginParameterExpressionEvaluator - Class in org.apache.maven.plugin
Evaluator for plugin parameters expressions.
PluginParameterExpressionEvaluator(MavenSession) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
PluginParameterExpressionEvaluator(MavenSession, MojoExecution) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
PluginParameterExpressionEvaluatorV4 - Class in org.apache.maven.plugin
Evaluator for plugin parameters expressions.
PluginParameterExpressionEvaluatorV4(Session, Project) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluatorV4
 
PluginParameterExpressionEvaluatorV4(Session, Project, MojoExecution) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluatorV4
 
PluginPrefixRequest - Interface in org.apache.maven.plugin.prefix
Collects settings required to resolve a plugin prefix.
PluginPrefixResolver - Interface in org.apache.maven.plugin.prefix
Resolves a plugin prefix.
PluginPrefixResult - Interface in org.apache.maven.plugin.prefix
Describes the result of a plugin prefix resolution request.
PluginRealmCache - Interface in org.apache.maven.plugin
Caches plugin class realms.
PluginRealmCache.CacheRecord - Class in org.apache.maven.plugin
CacheRecord
PluginRealmCache.Key - Interface in org.apache.maven.plugin
A cache key.
PluginRealmCache.PluginRealmSupplier - Interface in org.apache.maven.plugin
 
pluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Model.Builder
 
pluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.ModelBase.Builder
 
pluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Profile.Builder
 
pluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.settings.Profile.Builder
 
pluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.settings.Settings.Builder
 
PluginResolutionException - Exception in org.apache.maven.plugin
Exception occurring trying to resolve a plugin.
PluginResolutionException(Plugin, Throwable) - Constructor for exception org.apache.maven.plugin.PluginResolutionException
 
PluginResolutionException(Plugin, List<Exception>, Throwable) - Constructor for exception org.apache.maven.plugin.PluginResolutionException
 
plugins() - Method in interface org.apache.maven.api.Lifecycle.Phase
 
plugins() - Method in interface org.apache.maven.api.Packaging
Returns the binding to use specifically for this packaging keyed by lifecycle id.
plugins(Collection<Plugin>) - Method in class org.apache.maven.api.metadata.Metadata.Builder
 
plugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.Build.Builder
 
plugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.BuildBase.Builder
 
plugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.PluginConfiguration.Builder
 
plugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.PluginContainer.Builder
 
plugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.PluginManagement.Builder
 
plugins(Collection<ReportPlugin>) - Method in class org.apache.maven.api.model.Reporting.Builder
 
PluginsMetadataGeneratorFactory - Class in org.apache.maven.internal.impl.resolver
Maven G level metadata generator factory.
PluginsMetadataGeneratorFactory - Class in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead
PluginsMetadataGeneratorFactory() - Constructor for class org.apache.maven.internal.impl.resolver.PluginsMetadataGeneratorFactory
 
PluginsMetadataGeneratorFactory() - Constructor for class org.apache.maven.repository.internal.PluginsMetadataGeneratorFactory
Deprecated.
 
pluginToApiV3(List<Plugin>) - Static method in class org.apache.maven.artifact.repository.metadata.Plugin
 
pluginToApiV3(List<Plugin>) - Static method in class org.apache.maven.model.Plugin
 
pluginToApiV4(List<Plugin>) - Static method in class org.apache.maven.artifact.repository.metadata.Plugin
 
pluginToApiV4(List<Plugin>) - Static method in class org.apache.maven.model.Plugin
 
PluginValidationManager - Interface in org.apache.maven.plugin
Component collecting plugin validation issues and reporting them.
PluginValidationManager.IssueLocality - Enum Class in org.apache.maven.plugin
 
PluginVersionNotFoundException - Exception in org.apache.maven.plugin.version
PluginVersionNotFoundException
PluginVersionNotFoundException(String, String) - Constructor for exception org.apache.maven.plugin.version.PluginVersionNotFoundException
 
PluginVersionRequest - Interface in org.apache.maven.plugin.version
Collects settings required to resolve the version for a plugin.
PluginVersionResolutionException - Exception in org.apache.maven.plugin.version
PluginVersionResolutionException
PluginVersionResolutionException(String, String, String) - Constructor for exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
PluginVersionResolutionException(String, String, String, Throwable) - Constructor for exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
PluginVersionResolutionException(String, String, LocalRepository, List<RemoteRepository>, String) - Constructor for exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
PluginVersionResolver - Interface in org.apache.maven.plugin.version
Resolves a version for a plugin.
PluginVersionResult - Interface in org.apache.maven.plugin.version
Describes the result of a plugin version resolution request.
PluginXmlFactory - Interface in org.apache.maven.api.services.xml
Reads and writes a PluginDescriptor object to/from XML.
pointer() - Method in interface org.apache.maven.api.Lifecycle.Link
 
policy - Variable in class org.apache.maven.repository.metadata.DefaultGraphConflictResolver
Deprecated.
artifact, closer to the entry point, is selected
POM - Static variable in interface org.apache.maven.api.Type
Artifact type name for a POM file.
POM_DOMINANT - Enum constant in enum class org.apache.maven.api.services.ModelBuilderRequest.RepositoryMerging
The repositories declared in the POM have precedence over the repositories specified in the request.
POM_DOMINANT - Enum constant in enum class org.apache.maven.project.ProjectBuildingRequest.RepositoryMerging
The repositories declared in the POM have precedence over the repositories specified in the request.
pomFile(Path) - Method in class org.apache.maven.api.model.Model.Builder
 
PomlessCollectionStrategy - Class in org.apache.maven.project.collector
Strategy to collect projects for building when the Maven invocation is not in a directory that contains a pom.xml.
PomlessCollectionStrategy(ProjectBuilder) - Constructor for class org.apache.maven.project.collector.PomlessCollectionStrategy
 
PomLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
pom packaging plugins bindings provider for default lifecycle.
PomLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.PomLifecycleMappingProvider
 
POMv4 - Static variable in interface org.apache.maven.Maven
Deprecated.
PomXmlRootDetector - Class in org.apache.maven.internal.impl.model.rootlocator
 
PomXmlRootDetector() - Constructor for class org.apache.maven.internal.impl.model.rootlocator.PomXmlRootDetector
 
populateDefaults(MavenExecutionRequest) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
 
populateDefaults(MavenExecutionRequest) - Method in interface org.apache.maven.execution.MavenExecutionRequestPopulator
Injects default values like plugin groups or repositories into the specified execution request.
populateFromSettings(MavenExecutionRequest, Settings) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
Deprecated.
populateFromSettings(MavenExecutionRequest, Settings) - Method in interface org.apache.maven.execution.MavenExecutionRequestPopulator
Deprecated.
populateFromToolchains(MavenExecutionRequest, PersistedToolchains) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
 
populateFromToolchains(MavenExecutionRequest, PersistedToolchains) - Method in interface org.apache.maven.execution.MavenExecutionRequestPopulator
Copies the values from the given toolchains into the specified execution request.
populateRequest(C, Lookup, MavenExecutionRequest) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
populateRequest(C, Lookup, MavenExecutionRequest) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
populateRequest(CliRequest) - Method in class org.apache.maven.cli.MavenCli
Deprecated.
 
populateRequestFromSettings(MavenExecutionRequest, Settings) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
populateResult(InternalSession, ArtifactDescriptorResult, Model) - Method in class org.apache.maven.internal.impl.resolver.ArtifactDescriptorReaderDelegate
 
populateResult(RepositorySystemSession, ArtifactDescriptorResult, Model) - Method in class org.apache.maven.repository.internal.ArtifactDescriptorReaderDelegate
Deprecated.
 
populateSystemProperties(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
populateUserProperties(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
portString(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
 
post(String) - Method in class org.apache.maven.api.model.MailingList.Builder
 
postCommands(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
postCommands(C) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
postContainer(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
preCommands(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
prefix - Variable in class org.apache.maven.internal.xml.XmlNodeImpl
 
prefix() - Method in enum class org.apache.maven.lifecycle.internal.PhaseExecutionPoint
 
prefix(String) - Method in class org.apache.maven.api.metadata.Plugin.Builder
 
prefix(String, Function<String, String>) - Static method in class org.apache.maven.cling.invoker.Utils
 
PrefixedObjectValueSource - Class in org.apache.maven.model.interpolation
Deprecated.
use ModelBuilder instead
PrefixedObjectValueSource(String, Object) - Constructor for class org.apache.maven.model.interpolation.PrefixedObjectValueSource
Deprecated.
Wrap the specified root object, allowing the specified expression prefix.
PrefixedObjectValueSource(List<String>, Object, boolean) - Constructor for class org.apache.maven.model.interpolation.PrefixedObjectValueSource
Deprecated.
Wrap the specified root object, allowing the specified list of expression prefixes and setting whether the PrefixedValueSourceWrapper allows unprefixed expressions.
prepare(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
prepareMavenExecutionRequest() - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
prepareOptions(Options) - Method in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
prepareOptions(Options) - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
prepareOptions(Options) - Method in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions.CLIManager
 
prepareProperties(ExecutorRequest) - Method in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
preprocessValue(String, Class<?>) - Method in interface org.apache.maven.configuration.BeanConfigurationValuePreprocessor
Preprocesses the specified bean configuration value.
prerequisites(Prerequisites) - Method in class org.apache.maven.api.model.Model.Builder
 
Prerequisites - Class in org.apache.maven.api.model
Describes the prerequisites a project can have.
Prerequisites - Class in org.apache.maven.model
 
Prerequisites() - Constructor for class org.apache.maven.model.Prerequisites
 
Prerequisites(Prerequisites) - Constructor for class org.apache.maven.model.Prerequisites
 
Prerequisites(Prerequisites.Builder) - Constructor for class org.apache.maven.api.model.Prerequisites
Constructor for this class, to be called from its subclasses and Prerequisites.Builder.
Prerequisites(Prerequisites, BaseObject) - Constructor for class org.apache.maven.model.Prerequisites
 
Prerequisites.Builder - Class in org.apache.maven.api.model
Builder class used to create Prerequisites instances.
prerequisitesToApiV3(List<Prerequisites>) - Static method in class org.apache.maven.model.Prerequisites
 
prerequisitesToApiV4(List<Prerequisites>) - Static method in class org.apache.maven.model.Prerequisites
 
presentInConfig(Profile, ProfileActivationContext, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.ProfileActivator
Determines whether specified activation method is present in configuration or not.
presentInConfig(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.profile.ConditionProfileActivator
Checks if the condition is present in the profile's configuration.
presentInConfig(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.profile.FileProfileActivator
 
presentInConfig(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.profile.JdkVersionProfileActivator
 
presentInConfig(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.profile.OperatingSystemProfileActivator
 
presentInConfig(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.profile.PackagingProfileActivator
 
presentInConfig(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.profile.PropertyProfileActivator
 
presentInConfig(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.FileProfileActivator
Deprecated.
 
presentInConfig(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
Deprecated.
 
presentInConfig(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.OperatingSystemProfileActivator
Deprecated.
 
presentInConfig(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.PackagingProfileActivator
Deprecated.
 
presentInConfig(Profile, ProfileActivationContext, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.activation.ProfileActivator
Deprecated.
Determines whether specified activation method is present in configuration or not.
presentInConfig(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.PropertyProfileActivator
Deprecated.
 
preserveModelVersion(boolean) - Method in class org.apache.maven.api.model.Model.Builder
 
printStackTrace(Throwable, Consumer<String>, String) - Method in class org.apache.maven.slf4j.MavenSimpleLogger
 
printStream() - Method in class org.apache.maven.logging.LoggingOutputStream
 
prioritize(int) - Method in class org.apache.maven.di.impl.Binding
 
priority() - Method in class org.apache.maven.lifecycle.internal.PhaseId
 
priority(int) - Method in class org.apache.maven.api.model.PluginExecution.Builder
 
priority(int) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase.Builder
 
Priority - Annotation Interface in org.apache.maven.api.di
 
privateKey(String) - Method in class org.apache.maven.api.settings.Server.Builder
 
Problem - Interface in org.apache.maven.building
Describes a problem that was encountered during settings building.
Problem.Severity - Enum Class in org.apache.maven.building
The different severity levels for a problem, in decreasing order.
ProblemCollector - Interface in org.apache.maven.building
Collects problems that are encountered during settings building.
ProblemCollectorFactory - Class in org.apache.maven.building
 
ProblemCollectorFactory() - Constructor for class org.apache.maven.building.ProblemCollectorFactory
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.apache.maven.di.tool.DiIndexProcessor
 
process(CliRequest) - Method in interface org.apache.maven.cli.configuration.ConfigurationProcessor
Deprecated.
 
process(CliRequest) - Method in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
Deprecated.
 
PROCESS_CHILDREN - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
PROCESSOR - Static variable in interface org.apache.maven.api.Type
Artifact type name for a JAR file that can be placed either on the annotation processor class-path or module-path.
PROCESSOR_CLASSES - Enum constant in enum class org.apache.maven.api.JavaPathType
The path identified by the Java --processor-path option.
PROCESSOR_MODULES - Enum constant in enum class org.apache.maven.api.JavaPathType
The path identified by the Java --processor-module-path option.
processPlugins(boolean) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
 
ProducedArtifact - Interface in org.apache.maven.api
An Artifact that is being produced by a Project during the build.
Profile - Class in org.apache.maven.api.model
Modifications to the build process which is activated based on environmental parameters or command line arguments.
Profile - Class in org.apache.maven.api.settings
Modifications to the build process which is keyed on some sort of environmental parameter.
Profile - Class in org.apache.maven.model
 
Profile - Class in org.apache.maven.profiles
Modifications to the build process which is keyed on some sort of environmental parameter.
Profile - Class in org.apache.maven.settings
 
Profile() - Constructor for class org.apache.maven.model.Profile
 
Profile() - Constructor for class org.apache.maven.profiles.Profile
 
Profile() - Constructor for class org.apache.maven.settings.Profile
 
Profile(Profile) - Constructor for class org.apache.maven.model.Profile
 
Profile(Profile.Builder) - Constructor for class org.apache.maven.api.model.Profile
Constructor for this class, to be called from its subclasses and Profile.Builder.
Profile(Profile, BaseObject) - Constructor for class org.apache.maven.model.Profile
 
Profile(Profile) - Constructor for class org.apache.maven.settings.Profile
 
Profile(Profile.Builder) - Constructor for class org.apache.maven.api.settings.Profile
Constructor for this class, to be called from its subclasses and Profile.Builder.
Profile(Profile, BaseObject) - Constructor for class org.apache.maven.settings.Profile
 
Profile.Builder - Class in org.apache.maven.api.model
Builder class used to create Profile instances.
Profile.Builder - Class in org.apache.maven.api.settings
Builder class used to create Profile instances.
ProfileActivation - Class in org.apache.maven.execution
Container for storing the request from the user to activate or de-activate certain profiles and optionally fail the build if those profiles do not exist.
ProfileActivation() - Constructor for class org.apache.maven.execution.ProfileActivation
 
ProfileActivationContext - Interface in org.apache.maven.api.services.model
Describes the environmental context used to determine the activation status of profiles.
ProfileActivationContext - Interface in org.apache.maven.model.profile
Deprecated.
use ModelBuilder instead
ProfileActivationException - Exception in org.apache.maven.profiles.activation
Deprecated.
ProfileActivationException(String) - Constructor for exception org.apache.maven.profiles.activation.ProfileActivationException
Deprecated.
 
ProfileActivationException(String, Throwable) - Constructor for exception org.apache.maven.profiles.activation.ProfileActivationException
Deprecated.
 
ProfileActivationFilePathInterpolator - Class in org.apache.maven.model.path
Deprecated.
use ModelBuilder instead
ProfileActivationFilePathInterpolator(PathTranslator, RootLocator) - Constructor for class org.apache.maven.model.path.ProfileActivationFilePathInterpolator
Deprecated.
 
ProfileActivator - Interface in org.apache.maven.api.services.model
Determines whether a profile should be activated.
ProfileActivator - Interface in org.apache.maven.model.profile.activation
Deprecated.
use ModelBuilder instead
ProfileActivator - Interface in org.apache.maven.profiles.activation
Deprecated.
ProfileInjector - Interface in org.apache.maven.api.services.model
Handles profile injection into the model.
ProfileInjector - Interface in org.apache.maven.model.profile
Deprecated.
use ModelBuilder instead
ProfileManager - Interface in org.apache.maven.profiles
Deprecated.
ProfileModelMerger() - Constructor for class org.apache.maven.internal.impl.model.DefaultProfileInjector.ProfileModelMerger
 
ProfileModelMerger() - Constructor for class org.apache.maven.model.profile.DefaultProfileInjector.ProfileModelMerger
Deprecated.
 
profiles(Collection<Profile>) - Method in class org.apache.maven.api.model.Model.Builder
 
profiles(Collection<Profile>) - Method in class org.apache.maven.api.settings.Settings.Builder
 
profiles(List<Profile>) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
ProfilesConversionUtils - Class in org.apache.maven.profiles
Deprecated.
ProfileSelector - Interface in org.apache.maven.api.services.model
Calculates the active profiles among a given collection of profiles.
ProfileSelector - Interface in org.apache.maven.model.profile
Deprecated.
use ModelBuilder instead
ProfilesRoot - Class in org.apache.maven.profiles
Root element of the profiles.xml file.
ProfilesRoot() - Constructor for class org.apache.maven.profiles.ProfilesRoot
 
ProfilesXpp3Reader - Class in org.apache.maven.profiles.io.xpp3
Class ProfilesXpp3Reader.
ProfilesXpp3Reader() - Constructor for class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
 
ProfilesXpp3Reader(ProfilesXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
 
ProfilesXpp3Reader.ContentTransformer - Interface in org.apache.maven.profiles.io.xpp3
 
ProfilesXpp3Writer - Class in org.apache.maven.profiles.io.xpp3
Class ProfilesXpp3Writer.
ProfilesXpp3Writer() - Constructor for class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Writer
 
profileToApiV3(List<Profile>) - Static method in class org.apache.maven.model.Profile
 
profileToApiV3(List<Profile>) - Static method in class org.apache.maven.settings.Profile
 
profileToApiV4(List<Profile>) - Static method in class org.apache.maven.model.Profile
 
profileToApiV4(List<Profile>) - Static method in class org.apache.maven.settings.Profile
 
project(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
Append message content in project style.
project(Project) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
 
Project - Enum constant in enum class org.apache.maven.classrealm.ClassRealmRequest.RealmType
A class realm for a project to aggregates its build extensions.
Project - Interface in org.apache.maven.api
Interface representing a Maven project which can be created using the ProjectBuilder service.
PROJECT - Enum constant in enum class org.apache.maven.api.Lifecycle.Pointer.Type
 
PROJECT - Enum constant in enum class org.apache.maven.api.plugin.annotations.After.Type
 
PROJECT_DISCOVERY_STARTED - Enum constant in enum class org.apache.maven.api.EventType
 
PROJECT_FAILED - Enum constant in enum class org.apache.maven.api.EventType
 
PROJECT_LEVEL - Static variable in class org.apache.maven.settings.TrackableBase
 
PROJECT_LIST - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
PROJECT_LIST - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
PROJECT_SKIPPED - Enum constant in enum class org.apache.maven.api.EventType
 
PROJECT_STARTED - Enum constant in enum class org.apache.maven.api.EventType
 
PROJECT_SUCCEEDED - Enum constant in enum class org.apache.maven.api.EventType
 
ProjectActivation - Class in org.apache.maven.execution
Container for storing the request from the user to activate or deactivate certain projects and optionally fail the build if those projects do not exist.
ProjectActivation() - Constructor for class org.apache.maven.execution.ProjectActivation
 
ProjectArtifact - Class in org.apache.maven.project.artifact
ProjectArtifact
ProjectArtifact(MavenProject) - Constructor for class org.apache.maven.project.artifact.ProjectArtifact
 
ProjectArtifactFactory - Interface in org.apache.maven.lifecycle.internal
Component interface responsible for creation of MavenProject#dependencyArtifacts instances.
ProjectArtifactMetadata - Class in org.apache.maven.project.artifact
Deprecated.
ProjectArtifactMetadata(Artifact) - Constructor for class org.apache.maven.project.artifact.ProjectArtifactMetadata
Deprecated.
 
ProjectArtifactMetadata(Artifact, File) - Constructor for class org.apache.maven.project.artifact.ProjectArtifactMetadata
Deprecated.
 
ProjectArtifactsCache - Interface in org.apache.maven.project.artifact
Caches project artifacts.
ProjectArtifactsCache.ArtifactsSetWithResult - Interface in org.apache.maven.project.artifact
 
ProjectArtifactsCache.CacheRecord - Class in org.apache.maven.project.artifact
CacheRecord
ProjectArtifactsCache.Key - Interface in org.apache.maven.project.artifact
A cache key.
ProjectBuilder - Interface in org.apache.maven.api.services
 
ProjectBuilder - Interface in org.apache.maven.project
Builds in-memory descriptions of projects.
ProjectBuilderConfiguration - Interface in org.apache.maven.project
Deprecated.
ProjectBuilderException - Exception in org.apache.maven.api.services
The Exception class throw by the ProjectBuilder service.
ProjectBuilderException(String, Exception) - Constructor for exception org.apache.maven.api.services.ProjectBuilderException
 
ProjectBuilderRequest - Interface in org.apache.maven.api.services
Request used to build a Project using the ProjectBuilder service.
ProjectBuilderRequest.ProjectBuilderRequestBuilder - Class in org.apache.maven.api.services
 
ProjectBuilderResult - Interface in org.apache.maven.api.services
Result of a project build call.
ProjectBuildFailureException - Exception in org.apache.maven
Exception which occurs when a normal (i.e.
ProjectBuildFailureException(String, MojoFailureException) - Constructor for exception org.apache.maven.ProjectBuildFailureException
 
ProjectBuildingException - Exception in org.apache.maven.project
 
ProjectBuildingException(String, String, File) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, File, Throwable) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, Throwable) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(List<ProjectBuildingResult>) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingHelper - Interface in org.apache.maven.project
Assists the project builder.
ProjectBuildingRequest - Interface in org.apache.maven.project
ProjectBuildingRequest
ProjectBuildingRequest.RepositoryMerging - Enum Class in org.apache.maven.project
The possible merge modes for combining remote repositories.
ProjectBuildingResult - Interface in org.apache.maven.project
Collects the output of the project builder.
ProjectBuildList - Class in org.apache.maven.lifecycle.internal
A list of project segments, ordered so that all ProjectSegments from first TaskSegment come before any subsequent TaskSegments.
ProjectBuildList(List<ProjectSegment>) - Constructor for class org.apache.maven.lifecycle.internal.ProjectBuildList
 
ProjectBuildLogAppender - Class in org.apache.maven.logging
Forwards log messages to the client.
ProjectBuildLogAppender(BuildEventListener) - Constructor for class org.apache.maven.logging.ProjectBuildLogAppender
 
ProjectCollectionStrategy - Interface in org.apache.maven.project.collector
Describes strategies for finding projects that Maven could build.
ProjectCycleException - Exception in org.apache.maven
 
ProjectCycleException(String) - Constructor for exception org.apache.maven.ProjectCycleException
 
ProjectCycleException(String, CycleDetectedException) - Constructor for exception org.apache.maven.ProjectCycleException
 
ProjectDependenciesResolver - Interface in org.apache.maven.project
Resolves the transitive dependencies of a project.
ProjectDependenciesResolver - Interface in org.apache.maven
Deprecated.
As of 3.2.2, and there is no direct replacement. This is an internal class which was not marked as such, but should have been.
ProjectDependencyGraph - Interface in org.apache.maven.execution
Describes the interdependencies between projects in the reactor.
projectDiscoveryStarted(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
Deprecated.
 
projectDiscoveryStarted(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
 
projectDiscoveryStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectDiscoveryStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
projectDiscoveryStarted(ExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
ProjectDiscoveryStarted - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
ProjectExecutionEvent - Class in org.apache.maven.execution
Encapsulates parameters of ProjectExecutionListener callback methods and is meant to provide API evolution path should it become necessary to introduce new parameters in the existing callbacks in the future.
ProjectExecutionEvent(MavenSession, MavenProject) - Constructor for class org.apache.maven.execution.ProjectExecutionEvent
 
ProjectExecutionEvent(MavenSession, MavenProject, Throwable) - Constructor for class org.apache.maven.execution.ProjectExecutionEvent
 
ProjectExecutionEvent(MavenSession, MavenProject, List<MojoExecution>) - Constructor for class org.apache.maven.execution.ProjectExecutionEvent
 
ProjectExecutionEvent(MavenSession, MavenProject, List<MojoExecution>, Throwable) - Constructor for class org.apache.maven.execution.ProjectExecutionEvent
 
ProjectExecutionListener - Interface in org.apache.maven.execution
Extension point that allows build extensions observe and possibly veto project build execution.
projectFailed(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectFailed(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
projectFailed(ExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
ProjectFailed - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
projectFinished(String) - Method in interface org.apache.maven.logging.BuildEventListener
 
projectFinished(String) - Method in class org.apache.maven.logging.SimpleBuildEventListener
 
ProjectIndex - Class in org.apache.maven.lifecycle.internal
Provides the positional index of the project
ProjectIndex(List<MavenProject>) - Constructor for class org.apache.maven.lifecycle.internal.ProjectIndex
 
projectLogMessage(String, String) - Method in interface org.apache.maven.logging.BuildEventListener
 
projectLogMessage(String, String) - Method in class org.apache.maven.logging.SimpleBuildEventListener
 
ProjectManager - Interface in org.apache.maven.api.services
Interface to manage the project during its lifecycle.
ProjectModelResolver - Class in org.apache.maven.project
A model resolver to assist building of projects.
ProjectModelResolver(RepositorySystemSession, RequestTrace, RepositorySystem, RemoteRepositoryManager, List<RemoteRepository>, ProjectBuildingRequest.RepositoryMerging, ReactorModelPool, Map<String, Object>) - Constructor for class org.apache.maven.project.ProjectModelResolver
 
ProjectRealmCache - Interface in org.apache.maven.project
Caches project class realms.
ProjectRealmCache.CacheRecord - Class in org.apache.maven.project
CacheRecord
ProjectRealmCache.Key - Interface in org.apache.maven.project
A cache key.
projectRequired() - Element in annotation interface org.apache.maven.api.plugin.annotations.Mojo
does your mojo requires a project to be executed?
projectRequired(boolean) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
projects() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Returns the list of specified reactor projects to build instead of all projects.
projects() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
projects() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
projects() - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlan
 
projectScope() - Method in interface org.apache.maven.api.PathScope
 
ProjectScope - Interface in org.apache.maven.api
Project scope.
ProjectScopeProvider - Interface in org.apache.maven.api.spi
 
ProjectScopeRegistry - Interface in org.apache.maven.api.services
Manager for ProjectScope.
ProjectSegment - Class in org.apache.maven.lifecycle.internal
A build context that matches a Maven project to a given task segment, and the session to be used.
ProjectSegment(MavenProject, TaskSegment, MavenSession) - Constructor for class org.apache.maven.lifecycle.internal.ProjectSegment
 
ProjectSelector - Class in org.apache.maven.graph
Utility class to extract MavenProject from the project graph during the execution phase based on optional or required selectors.
ProjectSelector() - Constructor for class org.apache.maven.graph.ProjectSelector
 
projectSettingsPath - Variable in class org.apache.maven.cling.invoker.LookupContext
 
projectSettingsSource(Source) - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
 
projectSkipped(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
Deprecated.
 
projectSkipped(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
 
projectSkipped(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectSkipped(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
projectSkipped(ExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
ProjectSkipped - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
ProjectSorter - Class in org.apache.maven.project
ProjectSorter
ProjectSorter(Collection<MavenProject>) - Constructor for class org.apache.maven.project.ProjectSorter
Sort a list of projects.
ProjectsSelector - Interface in org.apache.maven.project.collector
Facade to select projects for a given set of pom.xml files.
projectStarted(String) - Method in interface org.apache.maven.logging.BuildEventListener
 
projectStarted(String) - Method in class org.apache.maven.logging.SimpleBuildEventListener
 
projectStarted(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
Deprecated.
 
projectStarted(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
 
projectStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
projectStarted(ExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
ProjectStarted - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
projectSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
projectSucceeded(ExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
ProjectSucceeded - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
ProjectUtils - Class in org.apache.maven.project
Deprecated.
prompt(String) - Method in interface org.apache.maven.api.services.Prompter
Prompts the user for a string.
prompt(String) - Method in class org.apache.maven.jline.JLineMessageBuilderFactory
 
prompt(String, String) - Method in interface org.apache.maven.api.services.Prompter
Prompts the user for a string using a default value.
prompt(String, String) - Method in class org.apache.maven.jline.JLineMessageBuilderFactory
 
prompt(String, List) - Method in class org.apache.maven.jline.JLineMessageBuilderFactory
 
prompt(String, List<String>) - Method in interface org.apache.maven.api.services.Prompter
Prompts the user for a string using a list of possible values.
prompt(String, List<String>, String) - Method in interface org.apache.maven.api.services.Prompter
Prompts the user for a string using a list of possible values and a default reply.
prompt(String, List<String>, String) - Method in class org.apache.maven.internal.impl.DefaultPrompter
 
prompt(String, List, String) - Method in class org.apache.maven.jline.JLineMessageBuilderFactory
 
Prompter - Interface in org.apache.maven.api.services
Service used to interact with the end user.
PrompterException - Exception in org.apache.maven.api.services
The Exception class throw by the Prompter service.
PrompterException(String, Exception) - Constructor for exception org.apache.maven.api.services.PrompterException
 
promptForPassword(String) - Method in interface org.apache.maven.api.services.Prompter
Prompts the user for a password.
promptForPassword(String) - Method in class org.apache.maven.internal.impl.DefaultPrompter
 
promptForPassword(String) - Method in class org.apache.maven.jline.JLineMessageBuilderFactory
 
properties(Map<String, String>) - Method in class org.apache.maven.api.model.Contributor.Builder
 
properties(Map<String, String>) - Method in class org.apache.maven.api.model.Developer.Builder
 
properties(Map<String, String>) - Method in class org.apache.maven.api.model.Model.Builder
 
properties(Map<String, String>) - Method in class org.apache.maven.api.model.ModelBase.Builder
 
properties(Map<String, String>) - Method in class org.apache.maven.api.model.Profile.Builder
 
properties(Map<String, String>) - Method in class org.apache.maven.api.settings.Profile.Builder
 
PropertiesReader(Reader, boolean) - Constructor for class org.apache.maven.cli.props.MavenProperties.PropertiesReader
Deprecated.
Creates a new instance of PropertiesReader and sets the underlaying reader and the list delimiter.
PropertiesReader(Reader, boolean) - Constructor for class org.apache.maven.cling.props.MavenProperties.PropertiesReader
Creates a new instance of PropertiesReader and sets the underlaying reader and the list delimiter.
PropertiesWriter(Writer, boolean) - Constructor for class org.apache.maven.cli.props.MavenProperties.PropertiesWriter
Deprecated.
Constructor.
PropertiesWriter(Writer, boolean) - Constructor for class org.apache.maven.cling.props.MavenProperties.PropertiesWriter
Constructor.
property() - Element in annotation interface org.apache.maven.api.plugin.annotations.Parameter
Property to use to retrieve a value.
property(ActivationProperty) - Method in class org.apache.maven.api.model.Activation.Builder
 
property(ActivationProperty) - Method in class org.apache.maven.api.settings.Activation.Builder
 
PROPERTY_NAME_PACKAGING - Static variable in interface org.apache.maven.model.profile.ProfileActivationContext
Deprecated.
Key of the property containing the project's packaging.
PropertyContributor - Interface in org.apache.maven.api.spi
Component able to contribute to Maven session user properties.
PropertyContributorsHolder - Class in org.apache.maven.cling.invoker.spi
Hack: to circumvent sisu/plexus/di stuff.
PropertyContributorsHolder(Map<String, PropertyContributor>) - Constructor for class org.apache.maven.cling.invoker.spi.PropertyContributorsHolder
 
propertyNames() - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
Returns an enumeration of all the keys in this property list, including distinct keys in the default property list if a key of the same name has not already been found from the main properties list.
propertyNames() - Method in class org.apache.maven.cling.props.MavenProperties
Returns an enumeration of all the keys in this property list, including distinct keys in the default property list if a key of the same name has not already been found from the main properties list.
PropertyProfileActivator - Class in org.apache.maven.internal.impl.model.profile
Determines profile activation based on the existence or value of some execution property.
PropertyProfileActivator - Class in org.apache.maven.model.profile.activation
Deprecated.
use ModelBuilder instead
PropertyProfileActivator() - Constructor for class org.apache.maven.internal.impl.model.profile.PropertyProfileActivator
 
PropertyProfileActivator() - Constructor for class org.apache.maven.model.profile.activation.PropertyProfileActivator
Deprecated.
 
protocol(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
 
ProtoLogger - Class in org.apache.maven.cling.invoker
Proto Logger.
ProtoLogger() - Constructor for class org.apache.maven.cling.invoker.ProtoLogger
 
ProtoLogger(OutputStream, OutputStream) - Constructor for class org.apache.maven.cling.invoker.ProtoLogger
 
protoLookup - Variable in class org.apache.maven.cling.invoker.LookupInvoker
 
ProtoLookup - Class in org.apache.maven.cling.invoker
Proto-Lookup offer ways to provide early components to invoker.
ProtoLookup.Builder - Class in org.apache.maven.cling.invoker
 
protoSession - Variable in class org.apache.maven.cling.invoker.LookupContext
 
ProtoSession - Interface in org.apache.maven.api
The proto session, material used to create Session.
ProtoSession.Builder - Class in org.apache.maven.api
 
provided - Enum constant in enum class org.apache.maven.artifact.ArtifactScopeEnum
Deprecated.
 
provided() - Method in class org.apache.maven.internal.impl.di.MojoExecutionScope.ScopeState
 
PROVIDED - Enum constant in enum class org.apache.maven.api.DependencyScope
Provided.
Provider - Annotation Interface in org.apache.maven.api.annotations
A type implemented by, or extended by maven itself.
providers() - Method in class org.apache.maven.internal.impl.di.SessionScope.ScopeState
 
provides() - Method in interface org.apache.maven.api.spi.ExtensibleEnumProvider
Registers new values for the T extensible enum.
provides() - Method in class org.apache.maven.internal.impl.DefaultLifecycleRegistry.LifecycleWrapperProvider
 
provides() - Method in class org.apache.maven.internal.impl.resolver.type.DefaultTypeProvider
 
provides() - Method in class org.apache.maven.repository.internal.type.DefaultTypeProvider
Deprecated.
 
provides(Map<String, String>) - Method in class org.apache.maven.api.toolchain.ToolchainModel.Builder
 
Provides - Annotation Interface in org.apache.maven.api.di
Can be used on a static method to provide a bean.
proxies(Collection<Proxy>) - Method in class org.apache.maven.api.settings.Settings.Builder
 
Proxy - Class in org.apache.maven.api.settings
The <proxy> element contains information required to a proxy settings.
Proxy - Class in org.apache.maven.repository
Proxy
Proxy - Class in org.apache.maven.settings
 
Proxy() - Constructor for class org.apache.maven.repository.Proxy
 
Proxy() - Constructor for class org.apache.maven.settings.Proxy
 
Proxy(Proxy) - Constructor for class org.apache.maven.settings.Proxy
 
Proxy(Proxy.Builder) - Constructor for class org.apache.maven.api.settings.Proxy
Constructor for this class, to be called from its subclasses and Proxy.Builder.
Proxy(Proxy, BaseObject) - Constructor for class org.apache.maven.settings.Proxy
 
PROXY_HTTP - Static variable in class org.apache.maven.repository.Proxy
 
PROXY_SOCKS4 - Static variable in class org.apache.maven.repository.Proxy
 
PROXY_SOCKS5 - Static variable in class org.apache.maven.repository.Proxy
 
Proxy.Builder - Class in org.apache.maven.api.settings
Builder class used to create Proxy instances.
proxyToApiV3(List<Proxy>) - Static method in class org.apache.maven.settings.Proxy
 
proxyToApiV4(List<Proxy>) - Static method in class org.apache.maven.settings.Proxy
 
publish(ArtifactRepository, File, String, ArtifactTransferListener) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
Deprecated.
 
publish(ArtifactRepository, File, String, ArtifactTransferListener) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
pushCoreProperties(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
pushedUserProperties - Variable in class org.apache.maven.cling.invoker.LookupContext
 
pushUserProperties(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
Note: this method is called twice from LookupInvoker.doInvoke(LookupContext) and modifies context.
put(String, String) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
put(String, String) - Method in class org.apache.maven.cling.props.MavenProperties
 
put(String, String, String) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
put(String, String, String) - Method in class org.apache.maven.cling.props.MavenProperties
 
put(String, List<String>, String) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
put(String, List<String>, String) - Method in class org.apache.maven.cling.props.MavenProperties
 
put(String, List<String>, List<String>) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
put(String, List<String>, List<String>) - Method in class org.apache.maven.cling.props.MavenProperties
 
put(Path, URI) - Method in interface org.apache.maven.api.services.Transport
PUTs the source file (must exist as file) to target URI.
put(Path, URI) - Method in class org.apache.maven.internal.impl.DefaultTransport
 
put(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>, ResolutionGroup) - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
Deprecated.
 
put(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>, ResolutionGroup) - Method in interface org.apache.maven.project.artifact.MavenMetadataCache
Deprecated.
 
put(RepositoryRequest, Object, Object) - Method in interface org.apache.maven.artifact.repository.RepositoryCache
Deprecated.
Puts the specified data into the cache.
put(ExtensionRealmCache.Key, ClassRealm, ExtensionDescriptor, List<Artifact>) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
put(ExtensionRealmCache.Key, ClassRealm, ExtensionDescriptor, List<Artifact>) - Method in interface org.apache.maven.plugin.ExtensionRealmCache
 
put(PluginArtifactsCache.Key, List<Artifact>) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
put(PluginArtifactsCache.Key, List<Artifact>) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
 
put(PluginArtifactsCache.Key, PluginResolutionException) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
put(PluginArtifactsCache.Key, PluginResolutionException) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
 
put(PluginDescriptorCache.Key, PluginDescriptor) - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
put(PluginDescriptorCache.Key, PluginDescriptor) - Method in interface org.apache.maven.plugin.PluginDescriptorCache
 
put(PluginRealmCache.Key, ClassRealm, List<Artifact>) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
put(PluginRealmCache.Key, ClassRealm, List<Artifact>) - Method in interface org.apache.maven.plugin.PluginRealmCache
 
put(DefaultMavenMetadataCache.CacheKey, ResolutionGroup) - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
Deprecated.
 
put(ProjectArtifactsCache.Key, Set<Artifact>) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
put(ProjectArtifactsCache.Key, Set<Artifact>) - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
 
put(ProjectArtifactsCache.Key, LifecycleExecutionException) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
put(ProjectArtifactsCache.Key, LifecycleExecutionException) - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
 
put(ProjectRealmCache.Key, ClassRealm, DependencyFilter) - Method in class org.apache.maven.project.DefaultProjectRealmCache
 
put(ProjectRealmCache.Key, ClassRealm, DependencyFilter) - Method in interface org.apache.maven.project.ProjectRealmCache
 
putArtifact(File, Artifact, ArtifactRepository, TransferListener) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
Deprecated.
 
putArtifact(File, Artifact, ArtifactRepository, TransferListener) - Method in interface org.apache.maven.repository.legacy.WagonManager
Deprecated.
 
putArtifactMetadata(File, ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
Deprecated.
 
putArtifactMetadata(File, ArtifactMetadata, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.WagonManager
Deprecated.
 
putBytes(byte[], URI) - Method in interface org.apache.maven.api.services.Transport
PUTs the source byte array to target URI.
putBytes(byte[], URI) - Method in class org.apache.maven.internal.impl.DefaultTransport
 
putRemoteFile(ArtifactRepository, File, String, TransferListener) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
Deprecated.
 
putRemoteFile(ArtifactRepository, File, String, TransferListener) - Method in interface org.apache.maven.repository.legacy.WagonManager
Deprecated.
 
puts(InfoCmp.Capability, Object...) - Method in class org.apache.maven.jline.FastTerminal
 
putSource(String, String, ModelSource) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
putString(String, URI) - Method in interface org.apache.maven.api.services.Transport
PUTs the source string using UTF8 charset to target URI.
putString(String, Charset, URI) - Method in interface org.apache.maven.api.services.Transport
PUTs the source string to target URI.
putString(String, Charset, URI) - Method in class org.apache.maven.internal.impl.DefaultTransport
 

Q

Qualifier - Annotation Interface in org.apache.maven.api.di
 
qualifierOf(AnnotatedElement) - Static method in class org.apache.maven.di.impl.ReflectionUtils
 
query - Variable in class org.apache.maven.repository.metadata.MetadataResolutionRequest
Deprecated.
 
quiet() - Method in interface org.apache.maven.api.cli.Options
Indicates whether to run in quiet mode.
quiet() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
quiet() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
QUIET - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
QUIET - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
QuietMavenTransferListener - Class in org.apache.maven.cli.transfer
Deprecated.
QuietMavenTransferListener - Class in org.apache.maven.cling.transfer
 
QuietMavenTransferListener() - Constructor for class org.apache.maven.cli.transfer.QuietMavenTransferListener
Deprecated.
 
QuietMavenTransferListener() - Constructor for class org.apache.maven.cling.transfer.QuietMavenTransferListener
 

R

raise(Terminal.Signal) - Method in class org.apache.maven.jline.FastTerminal
 
RAR_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
RarLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
rar packaging plugins bindings provider for default lifecycle.
RarLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.RarLifecycleMappingProvider
 
RAW_STREAMS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
rawStreams() - Method in interface org.apache.maven.api.cli.Options
Returns whether raw streams should be logged.
rawStreams() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
rawStreams() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
rawType() - Method in class org.apache.maven.api.JavaPathType.Modular
Returns the type of path without indication about the target module.
REACTOR_FAIL_AT_END - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
REACTOR_FAIL_FAST - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
REACTOR_FAIL_NEVER - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
REACTOR_MAKE_BOTH - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
REACTOR_MAKE_DOWNSTREAM - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
REACTOR_MAKE_UPSTREAM - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
ReactorBuildStatus - Class in org.apache.maven.lifecycle.internal
Contains status information that is global to an entire reactor build.
ReactorBuildStatus(ProjectDependencyGraph) - Constructor for class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
ReactorContext - Class in org.apache.maven.lifecycle.internal
Context that is fixed for the entire reactor build.
ReactorContext(MavenExecutionResult, ClassLoader, ReactorBuildStatus) - Constructor for class org.apache.maven.lifecycle.internal.ReactorContext
 
ReactorManager - Class in org.apache.maven.execution
Deprecated.
ReactorManager(List<MavenProject>) - Constructor for class org.apache.maven.execution.ReactorManager
Deprecated.
 
read(File, Map<String, ?>) - Method in class org.apache.maven.artifact.repository.metadata.io.DefaultMetadataReader
 
read(File, Map<String, ?>) - Method in interface org.apache.maven.artifact.repository.metadata.io.MetadataReader
Reads the metadata from the specified file.
read(File, Map<String, ?>) - Method in class org.apache.maven.model.building.DefaultModelProcessor
Deprecated.
read(File, Map<String, ?>) - Method in class org.apache.maven.model.io.DefaultModelReader
Deprecated.
 
read(File, Map<String, ?>) - Method in interface org.apache.maven.model.io.ModelReader
Deprecated.
read(File, Map<String, ?>) - Method in class org.apache.maven.settings.io.DefaultSettingsReader
Deprecated.
 
read(File, Map<String, ?>) - Method in interface org.apache.maven.settings.io.SettingsReader
Deprecated.
Reads the settings from the specified file.
read(File, Map<String, ?>) - Method in class org.apache.maven.toolchain.io.DefaultToolchainsReader
Deprecated.
 
read(File, Map<String, ?>) - Method in interface org.apache.maven.toolchain.io.ToolchainsReader
Deprecated.
Reads the toolchains from the specified file.
read(InputStream) - Method in interface org.apache.maven.api.services.xml.XmlFactory
 
read(InputStream) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Deprecated.
Method read.
read(InputStream) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
 
read(InputStream) - Method in class org.apache.maven.metadata.v4.MetadataStaxReader
 
read(InputStream) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Deprecated.
Method read.
read(InputStream) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Deprecated.
 
read(InputStream) - Method in class org.apache.maven.model.v4.MavenStaxReader
 
read(InputStream) - Method in class org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxReader
 
read(InputStream) - Method in class org.apache.maven.plugin.lifecycle.io.LifecycleStaxReader
 
read(InputStream) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Deprecated.
Method read.
read(InputStream) - Method in class org.apache.maven.settings.v4.SettingsStaxReader
 
read(InputStream) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxReader
 
read(InputStream) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method read.
read(InputStream, boolean) - Method in interface org.apache.maven.api.services.xml.XmlFactory
 
read(InputStream, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Deprecated.
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.metadata.v4.MetadataStaxReader
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Deprecated.
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Deprecated.
 
read(InputStream, boolean) - Method in class org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxReader
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.LifecycleStaxReader
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Deprecated.
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method read.
read(InputStream, boolean, InputSource) - Method in class org.apache.maven.model.v4.MavenStaxReader
Method read.
read(InputStream, boolean, InputSource) - Method in class org.apache.maven.settings.v4.SettingsStaxReader
Method read.
read(InputStream, boolean, InputSource) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxReader
Method read.
read(InputStream, boolean, InputSource) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Deprecated.
 
read(InputStream, boolean, InputSource) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Deprecated.
 
read(InputStream, Map<String, ?>) - Method in class org.apache.maven.artifact.repository.metadata.io.DefaultMetadataReader
 
read(InputStream, Map<String, ?>) - Method in interface org.apache.maven.artifact.repository.metadata.io.MetadataReader
Reads the metadata from the specified byte stream.
read(InputStream, Map<String, ?>) - Method in class org.apache.maven.model.building.DefaultModelProcessor
Deprecated.
 
read(InputStream, Map<String, ?>) - Method in class org.apache.maven.model.io.DefaultModelReader
Deprecated.
 
read(InputStream, Map<String, ?>) - Method in interface org.apache.maven.model.io.ModelReader
Deprecated.
Reads the model from the specified byte stream.
read(InputStream, Map<String, ?>) - Method in class org.apache.maven.settings.io.DefaultSettingsReader
Deprecated.
 
read(InputStream, Map<String, ?>) - Method in interface org.apache.maven.settings.io.SettingsReader
Deprecated.
Reads the settings from the specified byte stream.
read(InputStream, Map<String, ?>) - Method in class org.apache.maven.toolchain.io.DefaultToolchainsReader
Deprecated.
 
read(InputStream, Map<String, ?>) - Method in interface org.apache.maven.toolchain.io.ToolchainsReader
Deprecated.
Reads the toolchains from the specified byte stream.
read(Reader) - Method in interface org.apache.maven.api.services.xml.XmlFactory
 
read(Reader) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Deprecated.
Method read.
read(Reader) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
 
read(Reader) - Method in class org.apache.maven.metadata.v4.MetadataStaxReader
 
read(Reader) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Deprecated.
 
read(Reader) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Deprecated.
 
read(Reader) - Method in class org.apache.maven.model.v4.MavenStaxReader
 
read(Reader) - Method in class org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxReader
 
read(Reader) - Method in class org.apache.maven.plugin.lifecycle.io.LifecycleStaxReader
 
read(Reader) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
 
read(Reader) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Deprecated.
 
read(Reader) - Method in class org.apache.maven.settings.v4.SettingsStaxReader
 
read(Reader) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxReader
 
read(Reader) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
 
read(Reader, boolean) - Method in interface org.apache.maven.api.services.xml.XmlFactory
 
read(Reader, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Deprecated.
Method read.
read(Reader, boolean) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
 
read(Reader, boolean) - Method in class org.apache.maven.metadata.v4.MetadataStaxReader
 
read(Reader, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Deprecated.
 
read(Reader, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Deprecated.
 
read(Reader, boolean) - Method in class org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxReader
 
read(Reader, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.LifecycleStaxReader
 
read(Reader, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
 
read(Reader, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Deprecated.
 
read(Reader, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
 
read(Reader, boolean, InputSource) - Method in class org.apache.maven.model.v4.MavenStaxReader
 
read(Reader, boolean, InputSource) - Method in class org.apache.maven.settings.v4.SettingsStaxReader
 
read(Reader, boolean, InputSource) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxReader
 
read(Reader, boolean, InputSource) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Deprecated.
 
read(Reader, boolean, InputSource) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Deprecated.
 
read(Reader, Map<String, ?>) - Method in class org.apache.maven.artifact.repository.metadata.io.DefaultMetadataReader
 
read(Reader, Map<String, ?>) - Method in interface org.apache.maven.artifact.repository.metadata.io.MetadataReader
Reads the metadata from the specified character reader.
read(Reader, Map<String, ?>) - Method in class org.apache.maven.model.building.DefaultModelProcessor
Deprecated.
 
read(Reader, Map<String, ?>) - Method in class org.apache.maven.model.io.DefaultModelReader
Deprecated.
 
read(Reader, Map<String, ?>) - Method in interface org.apache.maven.model.io.ModelReader
Deprecated.
Reads the model from the specified character reader.
read(Reader, Map<String, ?>) - Method in class org.apache.maven.settings.io.DefaultSettingsReader
Deprecated.
 
read(Reader, Map<String, ?>) - Method in interface org.apache.maven.settings.io.SettingsReader
Deprecated.
Reads the settings from the specified character reader.
read(Reader, Map<String, ?>) - Method in class org.apache.maven.toolchain.io.DefaultToolchainsReader
Deprecated.
 
read(Reader, Map<String, ?>) - Method in interface org.apache.maven.toolchain.io.ToolchainsReader
Deprecated.
Reads the toolchains from the specified character reader.
read(Path) - Method in interface org.apache.maven.api.services.xml.XmlFactory
 
read(Path, boolean) - Method in interface org.apache.maven.api.services.xml.XmlFactory
 
read(Path, InputStream, Reader, Map<String, ?>) - Method in class org.apache.maven.model.building.DefaultModelProcessor
Deprecated.
 
read(Path, Map<String, ?>) - Method in class org.apache.maven.model.building.DefaultModelProcessor
Deprecated.
 
read(Path, Map<String, ?>) - Method in class org.apache.maven.model.io.DefaultModelReader
Deprecated.
 
read(Path, Map<String, ?>) - Method in interface org.apache.maven.model.io.ModelReader
Deprecated.
Reads the model from the specified file.
read(XMLStreamReader, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Deprecated.
Method read.
read(XMLStreamReader, boolean) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
Method read.
read(XMLStreamReader, boolean) - Method in class org.apache.maven.metadata.v4.MetadataStaxReader
Method read.
read(XMLStreamReader, boolean) - Method in class org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxReader
Method read.
read(XMLStreamReader, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.LifecycleStaxReader
Method read.
read(XMLStreamReader, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Deprecated.
Method read.
read(XMLStreamReader, boolean, InputSource) - Method in class org.apache.maven.model.v4.MavenStaxReader
Method read.
read(XMLStreamReader, boolean, InputSource) - Method in class org.apache.maven.settings.v4.SettingsStaxReader
Method read.
read(XMLStreamReader, boolean, InputSource) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxReader
Method read.
read(XmlReaderRequest) - Method in interface org.apache.maven.api.services.model.ModelProcessor
Reads the model from the specified byte stream.
read(XmlReaderRequest) - Method in interface org.apache.maven.api.services.xml.XmlFactory
 
read(XmlReaderRequest) - Method in class org.apache.maven.internal.impl.DefaultModelXmlFactory
 
read(XmlReaderRequest) - Method in class org.apache.maven.internal.impl.DefaultPluginXmlFactory
 
read(XmlReaderRequest) - Method in class org.apache.maven.internal.impl.DefaultSettingsXmlFactory
 
read(XmlReaderRequest) - Method in class org.apache.maven.internal.impl.DefaultToolchainsXmlFactory
 
read(XmlReaderRequest) - Method in class org.apache.maven.internal.impl.model.DefaultModelProcessor
 
read(XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method read.
read(XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method read.
readArtifactDescriptor(RepositorySystemSession, ArtifactDescriptorRequest) - Method in class org.apache.maven.internal.impl.resolver.DefaultArtifactDescriptorReader
 
readArtifactDescriptor(RepositorySystemSession, ArtifactDescriptorRequest) - Method in class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
Deprecated.
 
readCoreExtensionsDescriptor(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
readCoreExtensionsDescriptorFromFile(Path) - Method in class org.apache.maven.cling.invoker.BaseParser
 
reader - Variable in class org.apache.maven.cling.invoker.mvnenc.EncryptContext
 
reader() - Method in class org.apache.maven.jline.FastTerminal
 
reader(Reader) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
 
readers - Variable in class org.apache.maven.resolver.MavenChainedWorkspaceReader
 
readLine() - Method in class org.apache.maven.jline.JLineMessageBuilderFactory
 
readMetadata(File) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
Deprecated.
 
readMouseEvent() - Method in class org.apache.maven.jline.FastTerminal
 
readMouseEvent(IntSupplier) - Method in class org.apache.maven.jline.FastTerminal
 
readMultipleLines() - Method in class org.apache.maven.jline.JLineMessageBuilderFactory
 
readonly() - Element in annotation interface org.apache.maven.api.plugin.annotations.Parameter
Specifies that this parameter cannot be configured directly by the user (as in the case of POM-specified configuration).
readOnly() - Element in annotation interface org.apache.maven.api.annotations.Config
 
readPassword() - Method in class org.apache.maven.jline.JLineMessageBuilderFactory
 
readProperty() - Method in class org.apache.maven.cli.props.MavenProperties.PropertiesReader
Deprecated.
Reads a property line.
readProperty() - Method in class org.apache.maven.cling.props.MavenProperties.PropertiesReader
Reads a property line.
READY - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
reconfigure() - Method in class org.apache.maven.slf4j.MavenLoggerFactory
 
record(Level) - Method in class org.apache.maven.slf4j.DefaultLogLevelRecorder
 
recursive(boolean) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
RED - Enum constant in enum class org.fusesource.jansi.Ansi.Color
Deprecated.
 
ReflectionUtils - Class in org.apache.maven.di.impl
 
ReflectionUtils() - Constructor for class org.apache.maven.di.impl.ReflectionUtils
 
ReflectionValueExtractor - Class in org.apache.maven.internal.impl.model.reflection
Using simple dotted expressions to extract the values from an Object instance using JSP-like expressions such as project.build.sourceDirectory.
ReflectionValueExtractor - Class in org.apache.maven.model.interpolation.reflection
Deprecated.
use ModelBuilder instead
RegexBasedModelInterpolator - Class in org.apache.maven.project.interpolation
Deprecated.
RegexBasedModelInterpolator() - Constructor for class org.apache.maven.project.interpolation.RegexBasedModelInterpolator
Deprecated.
 
RegexBasedModelInterpolator(Properties) - Constructor for class org.apache.maven.project.interpolation.RegexBasedModelInterpolator
Deprecated.
 
RegexBasedModelInterpolator(PathTranslator) - Constructor for class org.apache.maven.project.interpolation.RegexBasedModelInterpolator
Deprecated.
 
register(MavenProject, ExtensionRealmCache.Key, ExtensionRealmCache.CacheRecord) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
register(MavenProject, ExtensionRealmCache.Key, ExtensionRealmCache.CacheRecord) - Method in interface org.apache.maven.plugin.ExtensionRealmCache
Registers the specified cache record for usage with the given project.
register(MavenProject, PluginArtifactsCache.Key, PluginArtifactsCache.CacheRecord) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
register(MavenProject, PluginArtifactsCache.Key, PluginArtifactsCache.CacheRecord) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
Registers the specified cache record for usage with the given project.
register(MavenProject, PluginRealmCache.Key, PluginRealmCache.CacheRecord) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
register(MavenProject, PluginRealmCache.Key, PluginRealmCache.CacheRecord) - Method in interface org.apache.maven.plugin.PluginRealmCache
Registers the specified cache record for usage with the given project.
register(MavenProject, ProjectArtifactsCache.Key, ProjectArtifactsCache.CacheRecord) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
register(MavenProject, ProjectArtifactsCache.Key, ProjectArtifactsCache.CacheRecord) - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
Registers the specified cache record for usage with the given project.
register(MavenProject, ProjectRealmCache.Key, ProjectRealmCache.CacheRecord) - Method in class org.apache.maven.project.DefaultProjectRealmCache
 
register(MavenProject, ProjectRealmCache.Key, ProjectRealmCache.CacheRecord) - Method in interface org.apache.maven.project.ProjectRealmCache
Registers the specified cache record for usage with the given project.
registerBuildFailure(MavenProject, Exception, String, long) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
registerBuildFailure(MavenProject, Exception, String, Duration) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
registerBuildSuccess(MavenProject, long) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
registerBuildSuccess(MavenProject, Duration) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
registerFunctions(ProfileActivationContext, VersionParser) - Static method in class org.apache.maven.internal.impl.model.profile.ConditionProfileActivator
Registers the condition functions that can be used in profile activation expressions.
registerListener(Listener) - Method in interface org.apache.maven.api.Session
Register the given listener which will receive all events.
registerListener(Listener) - Method in class org.apache.maven.internal.impl.AbstractSession
 
registerShutdownHook() - Static method in class org.apache.maven.jline.MessageUtils
 
relativePath(String) - Method in class org.apache.maven.api.model.Parent.Builder
 
relaxedChecksums() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Indicates whether Maven should use relaxed checksum verification.
relaxedChecksums() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
relaxedChecksums() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
release(String) - Method in class org.apache.maven.api.metadata.Versioning.Builder
 
RELEASE - Static variable in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Deprecated.
 
RELEASE_OR_SNAPSHOT - Static variable in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Deprecated.
 
RELEASE_VERSION - Static variable in interface org.apache.maven.artifact.Artifact
Deprecated.
ReleaseArtifactTransformation - Class in org.apache.maven.repository.legacy.resolver.transform
Deprecated.
ReleaseArtifactTransformation() - Constructor for class org.apache.maven.repository.legacy.resolver.transform.ReleaseArtifactTransformation
Deprecated.
 
releaseMojo(Object, MojoExecution) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
releaseMojo(Object, MojoExecution) - Method in interface org.apache.maven.plugin.MavenPluginManager
Releases the specified mojo back to the container.
releases(RepositoryPolicy) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
 
releases(RepositoryPolicy) - Method in class org.apache.maven.api.model.Repository.Builder
 
releases(RepositoryPolicy) - Method in class org.apache.maven.api.settings.Repository.Builder
 
RelocatedArtifact - Class in org.apache.maven.internal.impl.resolver
 
RelocatedArtifact - Class in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead
RelocatedArtifact(Artifact, String, String, String, String, String, String) - Constructor for class org.apache.maven.internal.impl.resolver.RelocatedArtifact
 
RelocatedArtifact(Artifact, String, String, String, String, String, String) - Constructor for class org.apache.maven.repository.internal.RelocatedArtifact
Deprecated.
 
relocatedTarget(RepositorySystemSession, ArtifactDescriptorResult, Model) - Method in interface org.apache.maven.internal.impl.resolver.MavenArtifactRelocationSource
Returns Artifact instance where to relocate to, or null.
relocatedTarget(RepositorySystemSession, ArtifactDescriptorResult, Model) - Method in class org.apache.maven.internal.impl.resolver.relocation.DistributionManagementArtifactRelocationSource
 
relocatedTarget(RepositorySystemSession, ArtifactDescriptorResult, Model) - Method in class org.apache.maven.internal.impl.resolver.relocation.UserPropertiesArtifactRelocationSource
 
relocatedTarget(RepositorySystemSession, ArtifactDescriptorResult, Model) - Method in interface org.apache.maven.repository.internal.MavenArtifactRelocationSource
Deprecated.
Returns Artifact instance where to relocate to, or null.
relocatedTarget(RepositorySystemSession, ArtifactDescriptorResult, Model) - Method in class org.apache.maven.repository.internal.relocation.DistributionManagementArtifactRelocationSource
Deprecated.
 
relocatedTarget(RepositorySystemSession, ArtifactDescriptorResult, Model) - Method in class org.apache.maven.repository.internal.relocation.UserPropertiesArtifactRelocationSource
Deprecated.
 
relocation(Relocation) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
 
Relocation - Class in org.apache.maven.api.model
Describes where an artifact has moved to.
Relocation - Class in org.apache.maven.model
 
Relocation() - Constructor for class org.apache.maven.model.Relocation
 
Relocation(Relocation) - Constructor for class org.apache.maven.model.Relocation
 
Relocation(Relocation.Builder) - Constructor for class org.apache.maven.api.model.Relocation
Constructor for this class, to be called from its subclasses and Relocation.Builder.
Relocation(Relocation, BaseObject) - Constructor for class org.apache.maven.model.Relocation
 
Relocation.Builder - Class in org.apache.maven.api.model
Builder class used to create Relocation instances.
relocationToApiV3(List<Relocation>) - Static method in class org.apache.maven.model.Relocation
 
relocationToApiV4(List<Relocation>) - Static method in class org.apache.maven.model.Relocation
 
remapDeployArtifacts(RepositorySystemSession, DeployRequest) - Method in interface org.apache.maven.internal.transformation.ConsumerPomArtifactTransformer
 
remapInstallArtifacts(RepositorySystemSession, InstallRequest) - Method in interface org.apache.maven.internal.transformation.ConsumerPomArtifactTransformer
 
remoteRepositories - Variable in class org.apache.maven.repository.metadata.MetadataResolutionRequest
Deprecated.
 
RemoteRepository - Interface in org.apache.maven.api
A remote repository is a central or distributed location from which Maven can download project dependencies, plugins, and other build artifacts.
remove(Object) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
remove(Object) - Method in class org.apache.maven.cling.props.MavenProperties
 
removeActiveProfile(String) - Method in class org.apache.maven.profiles.ProfilesRoot
Method removeActiveProfile.
removeActiveProfile(String) - Method in class org.apache.maven.settings.Settings
 
removeContributor(Contributor) - Method in class org.apache.maven.model.Model
 
removeDependency(Dependency) - Method in class org.apache.maven.model.DependencyManagement
 
removeDependency(Dependency) - Method in class org.apache.maven.model.ModelBase
 
removeDependency(Dependency) - Method in class org.apache.maven.model.Plugin
 
removeDeveloper(Developer) - Method in class org.apache.maven.model.Model
 
removeExclude(String) - Method in class org.apache.maven.model.PatternSet
 
removeExclusion(Exclusion) - Method in class org.apache.maven.model.Dependency
 
removeExecution(PluginExecution) - Method in class org.apache.maven.model.Plugin
 
removeExecution(Execution) - Method in class org.apache.maven.plugin.lifecycle.Phase
Method removeExecution.
removeExpression(Expression) - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Method removeExpression.
removeExtension(Extension) - Method in class org.apache.maven.model.Build
 
removeFilter(String) - Method in class org.apache.maven.model.BuildBase
 
removeGoal(String) - Method in class org.apache.maven.model.PluginExecution
 
removeGoal(String) - Method in class org.apache.maven.plugin.lifecycle.Execution
Method removeGoal.
removeInclude(String) - Method in class org.apache.maven.model.PatternSet
 
removeLicense(License) - Method in class org.apache.maven.model.Model
 
removeLifecycle(Lifecycle) - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Method removeLifecycle.
removeMailingList(MailingList) - Method in class org.apache.maven.model.Model
 
removeMirror(Mirror) - Method in class org.apache.maven.settings.Settings
 
removeModule(String) - Method in class org.apache.maven.model.ModelBase
 
removeNotifier(Notifier) - Method in class org.apache.maven.model.CiManagement
 
removeOtherArchive(String) - Method in class org.apache.maven.model.MailingList
 
removePhase(Phase) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Method removePhase.
removePlugin(Plugin) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
removePlugin(Plugin) - Method in class org.apache.maven.model.PluginContainer
 
removePlugin(ReportPlugin) - Method in class org.apache.maven.model.Reporting
 
removePluginGroup(String) - Method in class org.apache.maven.settings.Settings
 
removePluginRepository(Repository) - Method in class org.apache.maven.model.ModelBase
 
removePluginRepository(Repository) - Method in class org.apache.maven.profiles.Profile
Method removePluginRepository.
removePluginRepository(Repository) - Method in class org.apache.maven.settings.Profile
 
removePluginRepository(Repository) - Method in class org.apache.maven.settings.Settings
 
removeProfile(Profile) - Method in class org.apache.maven.model.Model
 
removeProfile(Profile) - Method in class org.apache.maven.profiles.ProfilesRoot
Method removeProfile.
removeProfile(Profile) - Method in class org.apache.maven.settings.Settings
 
removeProxy(Proxy) - Method in class org.apache.maven.settings.Settings
 
removeReport(String) - Method in class org.apache.maven.model.ReportSet
 
removeReportSet(ReportSet) - Method in class org.apache.maven.model.ReportPlugin
 
removeRepository(Repository) - Method in class org.apache.maven.model.ModelBase
 
removeRepository(Repository) - Method in class org.apache.maven.profiles.Profile
Method removeRepository.
removeRepository(Repository) - Method in class org.apache.maven.settings.Profile
 
removeRepository(Repository) - Method in class org.apache.maven.settings.Settings
 
removeResource(Resource) - Method in class org.apache.maven.model.BuildBase
 
removeResumptionData(MavenProject) - Method in interface org.apache.maven.execution.BuildResumptionDataRepository
Removes previously stored resumption data.
removeResumptionData(MavenProject) - Method in class org.apache.maven.execution.DefaultBuildResumptionDataRepository
 
removeRole(String) - Method in class org.apache.maven.model.Contributor
 
removeServer(Server) - Method in class org.apache.maven.settings.Settings
 
removeSnapshotVersion(SnapshotVersion) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
removeTestResource(Resource) - Method in class org.apache.maven.model.BuildBase
 
removeToolchain(ToolchainModel) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
 
removeVersion(String) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
removeVertex(MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
render(String) - Method in class org.apache.maven.project.validation.ModelValidationResult
Deprecated.
 
render(String) - Method in class org.fusesource.jansi.Ansi
Deprecated.
Uses the AnsiRenderer to generate the ANSI escape sequences for the supplied text.
render(String, Object...) - Method in class org.fusesource.jansi.Ansi
Deprecated.
String formats and renders the supplied arguments.
renderLevel(int) - Method in class org.apache.maven.slf4j.MavenBaseLogger
 
renderLevel(int) - Method in class org.apache.maven.slf4j.MavenSimpleLogger
 
replace(Object, Object) - Method in interface org.apache.maven.artifact.repository.metadata.BaseObject.ChildrenTracking
 
replace(Object, Object) - Method in class org.apache.maven.artifact.repository.metadata.BaseObject
 
replace(Object, Object) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
replace(Object, Object) - Method in class org.apache.maven.artifact.repository.metadata.Plugin
 
replace(Object, Object) - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
 
replace(Object, Object) - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
replace(Object, Object) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
replace(Object, Object) - Method in class org.apache.maven.model.Activation
 
replace(Object, Object) - Method in class org.apache.maven.model.ActivationFile
 
replace(Object, Object) - Method in class org.apache.maven.model.ActivationOS
 
replace(Object, Object) - Method in class org.apache.maven.model.ActivationProperty
 
replace(Object, Object) - Method in interface org.apache.maven.model.BaseObject.ChildrenTracking
 
replace(Object, Object) - Method in class org.apache.maven.model.BaseObject
 
replace(Object, Object) - Method in class org.apache.maven.model.Build
 
replace(Object, Object) - Method in class org.apache.maven.model.BuildBase
 
replace(Object, Object) - Method in class org.apache.maven.model.CiManagement
 
replace(Object, Object) - Method in class org.apache.maven.model.ConfigurationContainer
 
replace(Object, Object) - Method in class org.apache.maven.model.Contributor
 
replace(Object, Object) - Method in class org.apache.maven.model.Dependency
 
replace(Object, Object) - Method in class org.apache.maven.model.DependencyManagement
 
replace(Object, Object) - Method in class org.apache.maven.model.DeploymentRepository
 
replace(Object, Object) - Method in class org.apache.maven.model.Developer
 
replace(Object, Object) - Method in class org.apache.maven.model.DistributionManagement
 
replace(Object, Object) - Method in class org.apache.maven.model.Exclusion
 
replace(Object, Object) - Method in class org.apache.maven.model.Extension
 
replace(Object, Object) - Method in class org.apache.maven.model.FileSet
 
replace(Object, Object) - Method in class org.apache.maven.model.IssueManagement
 
replace(Object, Object) - Method in class org.apache.maven.model.License
 
replace(Object, Object) - Method in class org.apache.maven.model.MailingList
 
replace(Object, Object) - Method in class org.apache.maven.model.Model
 
replace(Object, Object) - Method in class org.apache.maven.model.ModelBase
 
replace(Object, Object) - Method in class org.apache.maven.model.Notifier
 
replace(Object, Object) - Method in class org.apache.maven.model.Organization
 
replace(Object, Object) - Method in class org.apache.maven.model.Parent
 
replace(Object, Object) - Method in class org.apache.maven.model.PatternSet
 
replace(Object, Object) - Method in class org.apache.maven.model.Plugin
 
replace(Object, Object) - Method in class org.apache.maven.model.PluginConfiguration
 
replace(Object, Object) - Method in class org.apache.maven.model.PluginContainer
 
replace(Object, Object) - Method in class org.apache.maven.model.PluginExecution
 
replace(Object, Object) - Method in class org.apache.maven.model.PluginManagement
 
replace(Object, Object) - Method in class org.apache.maven.model.Prerequisites
 
replace(Object, Object) - Method in class org.apache.maven.model.Profile
 
replace(Object, Object) - Method in class org.apache.maven.model.Relocation
 
replace(Object, Object) - Method in class org.apache.maven.model.Reporting
 
replace(Object, Object) - Method in class org.apache.maven.model.ReportPlugin
 
replace(Object, Object) - Method in class org.apache.maven.model.ReportSet
 
replace(Object, Object) - Method in class org.apache.maven.model.Repository
 
replace(Object, Object) - Method in class org.apache.maven.model.RepositoryBase
 
replace(Object, Object) - Method in class org.apache.maven.model.RepositoryPolicy
 
replace(Object, Object) - Method in class org.apache.maven.model.Resource
 
replace(Object, Object) - Method in class org.apache.maven.model.Scm
 
replace(Object, Object) - Method in class org.apache.maven.model.Site
 
replace(Object, Object) - Method in class org.apache.maven.settings.Activation
 
replace(Object, Object) - Method in class org.apache.maven.settings.ActivationFile
 
replace(Object, Object) - Method in class org.apache.maven.settings.ActivationOS
 
replace(Object, Object) - Method in class org.apache.maven.settings.ActivationProperty
 
replace(Object, Object) - Method in interface org.apache.maven.settings.BaseObject.ChildrenTracking
 
replace(Object, Object) - Method in class org.apache.maven.settings.BaseObject
 
replace(Object, Object) - Method in class org.apache.maven.settings.IdentifiableBase
 
replace(Object, Object) - Method in class org.apache.maven.settings.Mirror
 
replace(Object, Object) - Method in class org.apache.maven.settings.Profile
 
replace(Object, Object) - Method in class org.apache.maven.settings.Proxy
 
replace(Object, Object) - Method in class org.apache.maven.settings.Repository
 
replace(Object, Object) - Method in class org.apache.maven.settings.RepositoryBase
 
replace(Object, Object) - Method in class org.apache.maven.settings.RepositoryPolicy
 
replace(Object, Object) - Method in class org.apache.maven.settings.Server
 
replace(Object, Object) - Method in class org.apache.maven.settings.Settings
 
replace(Object, Object) - Method in class org.apache.maven.settings.TrackableBase
 
replace(Object, Object) - Method in interface org.apache.maven.toolchain.model.BaseObject.ChildrenTracking
 
replace(Object, Object) - Method in class org.apache.maven.toolchain.model.BaseObject
 
replace(Object, Object) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
 
replace(Object, Object) - Method in class org.apache.maven.toolchain.model.ToolchainModel
 
replace(Object, Object) - Method in class org.apache.maven.toolchain.model.TrackableBase
 
replace(SessionData.Key<T>, T, T) - Method in interface org.apache.maven.api.SessionData
Associates the specified session data with the given key if the key is currently mapped to the given value.
replaceWithActiveArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
Deprecated.
ReportConfigurationExpander - Interface in org.apache.maven.model.plugin
Deprecated.
use ModelBuilder instead
reporting(Reporting) - Method in class org.apache.maven.api.model.Model.Builder
 
reporting(Reporting) - Method in class org.apache.maven.api.model.ModelBase.Builder
 
reporting(Reporting) - Method in class org.apache.maven.api.model.Profile.Builder
 
Reporting - Class in org.apache.maven.api.model
Section for management of reports and their configuration.
Reporting - Class in org.apache.maven.model
 
Reporting() - Constructor for class org.apache.maven.model.Reporting
 
Reporting(Reporting) - Constructor for class org.apache.maven.model.Reporting
 
Reporting(Reporting.Builder) - Constructor for class org.apache.maven.api.model.Reporting
Constructor for this class, to be called from its subclasses and Reporting.Builder.
Reporting(Reporting, BaseObject) - Constructor for class org.apache.maven.model.Reporting
 
Reporting.Builder - Class in org.apache.maven.api.model
Builder class used to create Reporting instances.
ReportingConverter - Interface in org.apache.maven.model.plugin
Deprecated.
since maven 4.0, this interface is not used anymore and is only here for compatibility
reportingToApiV3(List<Reporting>) - Static method in class org.apache.maven.model.Reporting
 
reportingToApiV4(List<Reporting>) - Static method in class org.apache.maven.model.Reporting
 
ReportPlugin - Class in org.apache.maven.api.model
The <plugin> element in <reporting><plugins> contains information required for a report plugin.
ReportPlugin - Class in org.apache.maven.model
 
ReportPlugin() - Constructor for class org.apache.maven.model.ReportPlugin
 
ReportPlugin(ReportPlugin) - Constructor for class org.apache.maven.model.ReportPlugin
 
ReportPlugin(ReportPlugin.Builder) - Constructor for class org.apache.maven.api.model.ReportPlugin
Constructor for this class, to be called from its subclasses and ReportPlugin.Builder.
ReportPlugin(ReportPlugin, BaseObject) - Constructor for class org.apache.maven.model.ReportPlugin
 
ReportPlugin.Builder - Class in org.apache.maven.api.model
Builder class used to create ReportPlugin instances.
reportPluginMojoValidationIssue(PluginValidationManager.IssueLocality, MavenSession, MojoDescriptor, Class<?>, String) - Method in class org.apache.maven.plugin.internal.DefaultPluginValidationManager
 
reportPluginMojoValidationIssue(PluginValidationManager.IssueLocality, MavenSession, MojoDescriptor, Class<?>, String) - Method in interface org.apache.maven.plugin.PluginValidationManager
Reports plugin Mojo issues applicable to the Mojo itself.
reportPluginToApiV3(List<ReportPlugin>) - Static method in class org.apache.maven.model.ReportPlugin
 
reportPluginToApiV4(List<ReportPlugin>) - Static method in class org.apache.maven.model.ReportPlugin
 
reportPluginValidationIssue(PluginValidationManager.IssueLocality, MavenSession, MojoDescriptor, String) - Method in class org.apache.maven.plugin.internal.DefaultPluginValidationManager
 
reportPluginValidationIssue(PluginValidationManager.IssueLocality, MavenSession, MojoDescriptor, String) - Method in interface org.apache.maven.plugin.PluginValidationManager
Reports plugin issues applicable to the plugin as a whole.
reportPluginValidationIssue(PluginValidationManager.IssueLocality, RepositorySystemSession, Artifact, String) - Method in class org.apache.maven.plugin.internal.DefaultPluginValidationManager
 
reportPluginValidationIssue(PluginValidationManager.IssueLocality, RepositorySystemSession, Artifact, String) - Method in interface org.apache.maven.plugin.PluginValidationManager
Reports plugin issues applicable to the plugin as a whole.
reports(Collection<String>) - Method in class org.apache.maven.api.model.ReportSet.Builder
 
ReportSet - Class in org.apache.maven.api.model
Represents a set of reports and configuration to be used to generate them.
ReportSet - Class in org.apache.maven.model
 
ReportSet() - Constructor for class org.apache.maven.model.ReportSet
 
ReportSet(ReportSet) - Constructor for class org.apache.maven.model.ReportSet
 
ReportSet(ReportSet.Builder) - Constructor for class org.apache.maven.api.model.ReportSet
Constructor for this class, to be called from its subclasses and ReportSet.Builder.
ReportSet(ReportSet, BaseObject) - Constructor for class org.apache.maven.model.ReportSet
 
ReportSet.Builder - Class in org.apache.maven.api.model
Builder class used to create ReportSet instances.
reportSets(Collection<ReportSet>) - Method in class org.apache.maven.api.model.ReportPlugin.Builder
 
reportSetToApiV3(List<ReportSet>) - Static method in class org.apache.maven.model.ReportSet
 
reportSetToApiV4(List<ReportSet>) - Static method in class org.apache.maven.model.ReportSet
 
repositories - Variable in class org.apache.maven.internal.impl.AbstractSession
 
repositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Model.Builder
 
repositories(Collection<Repository>) - Method in class org.apache.maven.api.model.ModelBase.Builder
 
repositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Profile.Builder
 
repositories(Collection<Repository>) - Method in class org.apache.maven.api.settings.Profile.Builder
 
repositories(Collection<Repository>) - Method in class org.apache.maven.api.settings.Settings.Builder
 
repositories(List<RemoteRepository>) - Method in class org.apache.maven.api.services.ArtifactResolverRequest.ArtifactResolverRequestBuilder
 
repositories(List<RemoteRepository>) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
 
repositories(List<RemoteRepository>) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
repositories(List<RemoteRepository>) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
 
repositories(List<RemoteRepository>) - Method in class org.apache.maven.api.services.VersionRangeResolverRequest.VersionResolverRequestBuilder
 
repositories(List<RemoteRepository>) - Method in class org.apache.maven.api.services.VersionResolverRequest.VersionResolverRequestBuilder
 
repositoriesEquals(List<RemoteRepository>, List<RemoteRepository>) - Static method in class org.apache.maven.RepositoryUtils
 
repositoriesHashCode(List<RemoteRepository>) - Static method in class org.apache.maven.RepositoryUtils
 
repository - Variable in class org.apache.maven.resolver.MavenChainedWorkspaceReader
 
repository(DeploymentRepository) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
 
repository(RemoteRepository) - Method in class org.apache.maven.api.services.ArtifactDeployerRequest.ArtifactDeployerRequestBuilder
 
Repository - Class in org.apache.maven.api.model
A repository contains the information needed for establishing connections with remote repository.
Repository - Class in org.apache.maven.api.settings
Repository contains the information needed for establishing connections with remote repository
Repository - Class in org.apache.maven.model
 
Repository - Class in org.apache.maven.profiles
Repository contains the information needed for establishing connections with remote repository .
Repository - Class in org.apache.maven.settings
 
Repository - Interface in org.apache.maven.api
In Maven, repositories are locations where project artifacts (such as JAR files, POM files, and other resources) are stored and retrieved.
Repository() - Constructor for class org.apache.maven.model.Repository
 
Repository() - Constructor for class org.apache.maven.profiles.Repository
 
Repository() - Constructor for class org.apache.maven.settings.Repository
 
Repository(Repository) - Constructor for class org.apache.maven.model.Repository
 
Repository(Repository.Builder) - Constructor for class org.apache.maven.api.model.Repository
Constructor for this class, to be called from its subclasses and Repository.Builder.
Repository(Repository, BaseObject) - Constructor for class org.apache.maven.model.Repository
 
Repository(Repository) - Constructor for class org.apache.maven.settings.Repository
 
Repository(Repository.Builder) - Constructor for class org.apache.maven.api.settings.Repository
Constructor for this class, to be called from its subclasses and Repository.Builder.
Repository(Repository, BaseObject) - Constructor for class org.apache.maven.settings.Repository
 
Repository.Builder - Class in org.apache.maven.api.model
Builder class used to create Repository instances.
Repository.Builder - Class in org.apache.maven.api.settings
Builder class used to create Repository instances.
RepositoryBase - Class in org.apache.maven.api.model
A repository contains the information needed for establishing connections with remote repository.
RepositoryBase - Class in org.apache.maven.api.settings
Repository contains the information needed for establishing connections with remote repository
RepositoryBase - Class in org.apache.maven.model
 
RepositoryBase - Class in org.apache.maven.profiles
Repository contains the information needed for establishing connections with remote repository .
RepositoryBase - Class in org.apache.maven.settings
 
RepositoryBase() - Constructor for class org.apache.maven.model.RepositoryBase
 
RepositoryBase() - Constructor for class org.apache.maven.profiles.RepositoryBase
 
RepositoryBase() - Constructor for class org.apache.maven.settings.RepositoryBase
 
RepositoryBase(RepositoryBase) - Constructor for class org.apache.maven.model.RepositoryBase
 
RepositoryBase(RepositoryBase.Builder) - Constructor for class org.apache.maven.api.model.RepositoryBase
Constructor for this class, to be called from its subclasses and RepositoryBase.Builder.
RepositoryBase(RepositoryBase, BaseObject) - Constructor for class org.apache.maven.model.RepositoryBase
 
RepositoryBase(RepositoryBase) - Constructor for class org.apache.maven.settings.RepositoryBase
 
RepositoryBase(RepositoryBase.Builder) - Constructor for class org.apache.maven.api.settings.RepositoryBase
Constructor for this class, to be called from its subclasses and RepositoryBase.Builder.
RepositoryBase(RepositoryBase, BaseObject) - Constructor for class org.apache.maven.settings.RepositoryBase
 
RepositoryBase.Builder - Class in org.apache.maven.api.model
Builder class used to create RepositoryBase instances.
RepositoryBase.Builder - Class in org.apache.maven.api.settings
Builder class used to create RepositoryBase instances.
repositoryBaseToApiV3(List<RepositoryBase>) - Static method in class org.apache.maven.model.RepositoryBase
 
repositoryBaseToApiV3(List<RepositoryBase>) - Static method in class org.apache.maven.settings.RepositoryBase
 
repositoryBaseToApiV4(List<RepositoryBase>) - Static method in class org.apache.maven.model.RepositoryBase
 
repositoryBaseToApiV4(List<RepositoryBase>) - Static method in class org.apache.maven.settings.RepositoryBase
 
RepositoryCache - Interface in org.apache.maven.artifact.repository
Deprecated.
RepositoryFactory - Interface in org.apache.maven.api.services
Factory service to create LocalRepository or RemoteRepository objects.
repositoryMerging(ModelBuilderRequest.RepositoryMerging) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
RepositoryMetadata - Interface in org.apache.maven.artifact.repository.metadata
Deprecated.
RepositoryMetadataDeploymentException - Class in org.apache.maven.artifact.repository.metadata
Deprecated.
RepositoryMetadataDeploymentException(String) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataDeploymentException
Deprecated.
 
RepositoryMetadataDeploymentException(String, Exception) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataDeploymentException
Deprecated.
 
RepositoryMetadataInstallationException - Class in org.apache.maven.artifact.repository.metadata
Deprecated.
RepositoryMetadataInstallationException(String) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataInstallationException
Deprecated.
 
RepositoryMetadataInstallationException(String, Exception) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataInstallationException
Deprecated.
 
repositoryMetadataManager - Variable in class org.apache.maven.repository.legacy.resolver.transform.AbstractVersionTransformation
Deprecated.
 
RepositoryMetadataManager - Interface in org.apache.maven.artifact.repository.metadata
Deprecated.
RepositoryMetadataReadException - Exception in org.apache.maven.artifact.repository.metadata
Deprecated.
RepositoryMetadataReadException(String) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataReadException
Deprecated.
 
RepositoryMetadataReadException(String, Exception) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataReadException
Deprecated.
 
RepositoryMetadataResolutionException - Exception in org.apache.maven.artifact.repository.metadata
Deprecated.
RepositoryMetadataResolutionException(String) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataResolutionException
Deprecated.
 
RepositoryMetadataResolutionException(String, Exception) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataResolutionException
Deprecated.
 
RepositoryMetadataStoreException - Exception in org.apache.maven.artifact.repository.metadata
Problem storing the repository metadata in the local repository.
RepositoryMetadataStoreException(String) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataStoreException
 
RepositoryMetadataStoreException(String, Exception) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataStoreException
 
RepositoryPolicy - Class in org.apache.maven.api.model
Download policy.
RepositoryPolicy - Class in org.apache.maven.api.settings
Download policy
RepositoryPolicy - Class in org.apache.maven.model
 
RepositoryPolicy - Class in org.apache.maven.profiles
Download policy.
RepositoryPolicy - Class in org.apache.maven.settings
 
RepositoryPolicy() - Constructor for class org.apache.maven.model.RepositoryPolicy
 
RepositoryPolicy() - Constructor for class org.apache.maven.profiles.RepositoryPolicy
 
RepositoryPolicy() - Constructor for class org.apache.maven.settings.RepositoryPolicy
 
RepositoryPolicy(RepositoryPolicy) - Constructor for class org.apache.maven.model.RepositoryPolicy
 
RepositoryPolicy(RepositoryPolicy.Builder) - Constructor for class org.apache.maven.api.model.RepositoryPolicy
Constructor for this class, to be called from its subclasses and RepositoryPolicy.Builder.
RepositoryPolicy(RepositoryPolicy, BaseObject) - Constructor for class org.apache.maven.model.RepositoryPolicy
 
RepositoryPolicy(RepositoryPolicy) - Constructor for class org.apache.maven.settings.RepositoryPolicy
 
RepositoryPolicy(RepositoryPolicy.Builder) - Constructor for class org.apache.maven.api.settings.RepositoryPolicy
Constructor for this class, to be called from its subclasses and RepositoryPolicy.Builder.
RepositoryPolicy(RepositoryPolicy, BaseObject) - Constructor for class org.apache.maven.settings.RepositoryPolicy
 
RepositoryPolicy.Builder - Class in org.apache.maven.api.model
Builder class used to create RepositoryPolicy instances.
RepositoryPolicy.Builder - Class in org.apache.maven.api.settings
Builder class used to create RepositoryPolicy instances.
repositoryPolicyToApiV3(List<RepositoryPolicy>) - Static method in class org.apache.maven.model.RepositoryPolicy
 
repositoryPolicyToApiV3(List<RepositoryPolicy>) - Static method in class org.apache.maven.settings.RepositoryPolicy
 
repositoryPolicyToApiV4(List<RepositoryPolicy>) - Static method in class org.apache.maven.model.RepositoryPolicy
 
repositoryPolicyToApiV4(List<RepositoryPolicy>) - Static method in class org.apache.maven.settings.RepositoryPolicy
 
RepositoryRequest - Interface in org.apache.maven.artifact.repository
Collects basic settings to access the repository system.
RepositorySessionDecorator - Interface in org.apache.maven.project
Component interface that allows per-project customization of Aether repository system sessions.
repositorySystem - Variable in class org.apache.maven.internal.impl.AbstractSession
 
repositorySystem - Variable in class org.apache.maven.internal.impl.resolver.MavenSessionBuilderSupplier
 
repositorySystem - Variable in class org.apache.maven.repository.internal.MavenSessionBuilderSupplier
Deprecated.
 
RepositorySystem - Interface in org.apache.maven.repository
Deprecated.
Use MavenRepositorySystem if needed, or maven-resolver directly, until maven 4.x api is out
RepositorySystemSessionFactory - Interface in org.apache.maven.resolver
Factory for Resolver session.
repositoryToApiV3(List<Repository>) - Static method in class org.apache.maven.model.Repository
 
repositoryToApiV3(List<Repository>) - Static method in class org.apache.maven.settings.Repository
 
repositoryToApiV4(List<Repository>) - Static method in class org.apache.maven.model.Repository
 
repositoryToApiV4(List<Repository>) - Static method in class org.apache.maven.settings.Repository
 
RepositoryUtils - Class in org.apache.maven
Warning: This is an internal utility class that is only public for technical reasons, it is not part of the public API.
RepositoryUtils() - Constructor for class org.apache.maven.RepositoryUtils
 
REQUEST_DOMINANT - Enum constant in enum class org.apache.maven.api.services.ModelBuilderRequest.RepositoryMerging
The repositories specified in the request have precedence over the repositories declared in the POM.
REQUEST_DOMINANT - Enum constant in enum class org.apache.maven.project.ProjectBuildingRequest.RepositoryMerging
The repositories specified in the request have precedence over the repositories declared in the POM.
REQUEST_GET - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
Indicates GET transfer (from the repository)
REQUEST_PUT - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
Indicates PUT transfer (to the repository)
REQUESTED_API_VERSION - Static variable in class org.apache.maven.slf4j.MavenServiceProvider
Declare the version of the SLF4J API this implementation is compiled against.
RequestPomCollectionStrategy - Class in org.apache.maven.project.collector
Strategy to collect projects based on the -f CLI parameter or the pom.xml in the working directory.
RequestPomCollectionStrategy(ProjectsSelector) - Constructor for class org.apache.maven.project.collector.RequestPomCollectionStrategy
 
RequestTraceHelper - Class in org.apache.maven.internal.impl.resolver
Helper class to manage RequestTrace for better error logging.
RequestTraceHelper - Class in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead
RequestTraceHelper() - Constructor for class org.apache.maven.internal.impl.resolver.RequestTraceHelper
 
RequestTraceHelper() - Constructor for class org.apache.maven.repository.internal.RequestTraceHelper
Deprecated.
 
requestType() - Element in annotation interface org.apache.maven.api.plugin.annotations.Resolution
The request type, in case the default one is not correct.
requestType(String) - Method in class org.apache.maven.api.plugin.descriptor.Resolution.Builder
 
requestType(DependencyResolverRequest.RequestType) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
 
requestType(ModelBuilderRequest.RequestType) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
require(String) - Method in interface org.apache.maven.api.services.ExtensibleEnumRegistry
 
require(String) - Method in interface org.apache.maven.api.services.TypeRegistry
Obtain the Type from the specified id.
require(String) - Method in class org.apache.maven.internal.impl.DefaultTypeRegistry
 
required() - Element in annotation interface org.apache.maven.api.plugin.annotations.Parameter
is the parameter required?
required(boolean) - Method in class org.apache.maven.api.plugin.descriptor.Parameter.Builder
 
requireDependencyScope(String) - Method in interface org.apache.maven.api.Session
Obtain the DependencyScope from the specified id.
requireDependencyScope(String) - Method in class org.apache.maven.internal.impl.AbstractSession
 
requiredJavaVersion(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor.Builder
 
requiredMavenVersion(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor.Builder
 
requiredStep(MavenProject, String) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlan
 
requireLanguage(String) - Method in interface org.apache.maven.api.Session
Obtain the Language from the specified id.
requireLanguage(String) - Method in class org.apache.maven.internal.impl.AbstractSession
 
Requirement - Class in org.apache.maven.api.plugin.descriptor
Describes a component requirement.
Requirement - Class in org.apache.maven.plugin.descriptor
Describes a component requirement.
Requirement(String) - Constructor for class org.apache.maven.plugin.descriptor.Requirement
 
Requirement(String, String) - Constructor for class org.apache.maven.plugin.descriptor.Requirement
 
Requirement(Requirement.Builder) - Constructor for class org.apache.maven.api.plugin.descriptor.Requirement
Constructor for this class, to be called from its subclasses and Requirement.Builder.
Requirement.Builder - Class in org.apache.maven.api.plugin.descriptor
Builder class used to create Requirement instances.
RequirementMatcher - Interface in org.apache.maven.toolchain
 
RequirementMatcherFactory - Class in org.apache.maven.toolchain
 
requirePackaging(String) - Method in interface org.apache.maven.api.Session
Obtain the Packaging from the specified id.
requirePackaging(String) - Method in class org.apache.maven.internal.impl.AbstractSession
 
requirePathScope(String) - Method in interface org.apache.maven.api.Session
Obtain the PathScope from the specified id.
requirePathScope(String) - Method in class org.apache.maven.internal.impl.AbstractSession
 
requireProjectScope(String) - Method in interface org.apache.maven.api.Session
Obtain the ProjectScope from the specified id.
requireProjectScope(String) - Method in class org.apache.maven.internal.impl.AbstractSession
 
requiresOnline() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
requiresProject(MavenSession) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
 
requiresProject(MavenSession) - Method in interface org.apache.maven.lifecycle.internal.LifecycleTaskSegmentCalculator
 
requireType(String) - Method in interface org.apache.maven.api.Session
Obtain the Type from the specified id.
requireType(String) - Method in class org.apache.maven.internal.impl.AbstractSession
 
reset() - Method in interface org.apache.maven.logging.api.LogLevelRecorder
 
reset() - Method in class org.apache.maven.slf4j.DefaultLogLevelRecorder
 
reset() - Method in class org.apache.maven.slf4j.MavenLoggerFactory
 
reset() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
RESET - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
resetStyle() - Method in interface org.apache.maven.api.services.MessageBuilder
 
resetStyle() - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
ResidentMavenContext - Class in org.apache.maven.cling.invoker.mvn.resident
 
ResidentMavenContext(InvokerRequest) - Constructor for class org.apache.maven.cling.invoker.mvn.resident.ResidentMavenContext
 
ResidentMavenInvoker - Class in org.apache.maven.cling.invoker.mvn.resident
Resident invoker implementation, similar to "local", but keeps Maven instance resident.
ResidentMavenInvoker(ProtoLookup) - Constructor for class org.apache.maven.cling.invoker.mvn.resident.ResidentMavenInvoker
 
Resolution - Class in org.apache.maven.api.plugin.descriptor
Dependency collection or resolution injection.
Resolution - Annotation Interface in org.apache.maven.api.plugin.annotations
Indicates that a given field will be injected with the result of a dependency collection or resolution request.
Resolution(Resolution.Builder) - Constructor for class org.apache.maven.api.plugin.descriptor.Resolution
Constructor for this class, to be called from its subclasses and Resolution.Builder.
Resolution.Builder - Class in org.apache.maven.api.plugin.descriptor
Builder class used to create Resolution instances.
ResolutionErrorHandler - Interface in org.apache.maven.artifact.resolver
Deprecated.
ResolutionGroup - Class in org.apache.maven.artifact.metadata
Deprecated.
ResolutionGroup - Class in org.apache.maven.repository.legacy.metadata
Deprecated.
ResolutionGroup(Artifact, Set<Artifact>, List<ArtifactRepository>) - Constructor for class org.apache.maven.artifact.metadata.ResolutionGroup
Deprecated.
 
ResolutionGroup(Artifact, Set<Artifact>, List<ArtifactRepository>) - Constructor for class org.apache.maven.repository.legacy.metadata.ResolutionGroup
Deprecated.
 
ResolutionGroup(Artifact, Artifact, Set<Artifact>, Map<String, Artifact>, List<ArtifactRepository>) - Constructor for class org.apache.maven.artifact.metadata.ResolutionGroup
Deprecated.
 
ResolutionGroup(Artifact, Artifact, Set<Artifact>, Map<String, Artifact>, List<ArtifactRepository>) - Constructor for class org.apache.maven.repository.legacy.metadata.ResolutionGroup
Deprecated.
 
ResolutionListener - Interface in org.apache.maven.artifact.resolver
Deprecated.
ResolutionListenerForDepMgmt - Interface in org.apache.maven.artifact.resolver
Deprecated.
ResolutionNode - Class in org.apache.maven.artifact.resolver
Deprecated.
ResolutionNode(Artifact, List<ArtifactRepository>) - Constructor for class org.apache.maven.artifact.resolver.ResolutionNode
Deprecated.
 
ResolutionNode(Artifact, List<ArtifactRepository>, ResolutionNode) - Constructor for class org.apache.maven.artifact.resolver.ResolutionNode
Deprecated.
 
resolutions(Collection<Resolution>) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
resolve(String) - Method in interface org.apache.maven.api.services.Source
Returns a new source identified by a relative path.
resolve(String) - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver.ResolverModelSource
 
resolve(Collection<? extends MavenProject>, Collection<String>, MavenSession) - Method in class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
resolve(Collection<? extends MavenProject>, Collection<String>, MavenSession) - Method in interface org.apache.maven.ProjectDependenciesResolver
Deprecated.
Resolves the transitive dependencies of the specified projects.
resolve(ArtifactResolverRequest) - Method in interface org.apache.maven.api.services.ArtifactResolver
 
resolve(ArtifactResolverRequest) - Method in class org.apache.maven.internal.impl.DefaultArtifactResolver
 
resolve(DependencyResolverRequest) - Method in interface org.apache.maven.api.services.DependencyResolver
This method collects, flattens and resolves the dependencies.
resolve(DependencyResolverRequest) - Method in class org.apache.maven.internal.impl.DefaultDependencyResolver
Collects, flattens and resolves the dependencies.
resolve(ModelSource.ModelLocator, String) - Method in interface org.apache.maven.api.services.ModelSource
 
resolve(ModelSource.ModelLocator, String) - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver.ResolverModelSource
 
resolve(VersionRangeResolverRequest) - Method in interface org.apache.maven.api.services.VersionRangeResolver
 
resolve(VersionRangeResolverRequest) - Method in class org.apache.maven.internal.impl.DefaultVersionRangeResolver
 
resolve(VersionResolverRequest) - Method in interface org.apache.maven.api.services.VersionResolver
Resolves an artifact's meta version (if any) to a concrete version.
resolve(VersionResolverRequest) - Method in class org.apache.maven.internal.impl.DefaultVersionResolver
 
resolve(Session, Collection<? extends ArtifactCoordinates>) - Method in interface org.apache.maven.api.services.ArtifactResolver
Resolves several artifacts from their coordinates.
resolve(Session, Collection<? extends ArtifactCoordinates>, List<RemoteRepository>) - Method in interface org.apache.maven.api.services.ArtifactResolver
Resolves several artifacts from their coordinates.
resolve(Session, List<DependencyCoordinates>) - Method in interface org.apache.maven.api.services.DependencyResolver
 
resolve(Session, List<DependencyCoordinates>, PathScope) - Method in interface org.apache.maven.api.services.DependencyResolver
 
resolve(Session, ArtifactCoordinates) - Method in interface org.apache.maven.api.services.VersionRangeResolver
Expands a version range to a list of matching versions, in ascending order.
resolve(Session, ArtifactCoordinates) - Method in interface org.apache.maven.api.services.VersionResolver
Resolves an artifact's meta version (if any) to a concrete version.
resolve(Session, ArtifactCoordinates, List<RemoteRepository>) - Method in interface org.apache.maven.api.services.VersionRangeResolver
Expands a version range to a list of matching versions, in ascending order.
resolve(Session, DependencyCoordinates) - Method in interface org.apache.maven.api.services.DependencyResolver
 
resolve(Session, DependencyCoordinates, PathScope) - Method in interface org.apache.maven.api.services.DependencyResolver
 
resolve(Session, Project) - Method in interface org.apache.maven.api.services.DependencyResolver
 
resolve(Session, Project, PathScope) - Method in interface org.apache.maven.api.services.DependencyResolver
 
resolve(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
Deprecated.
resolve(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
Deprecated.
 
resolve(Artifact, List<ArtifactRepository>, ArtifactRepository, TransferListener) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
Deprecated.
resolve(Artifact, List<ArtifactRepository>, ArtifactRepository, TransferListener) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
Deprecated.
 
resolve(RepositoryMetadata, List<ArtifactRepository>, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
Deprecated.
 
resolve(RepositoryMetadata, List<ArtifactRepository>, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
Deprecated.
 
resolve(RepositoryMetadata, RepositoryRequest) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
Deprecated.
 
resolve(RepositoryMetadata, RepositoryRequest) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
Deprecated.
 
resolve(ArtifactResolutionRequest) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
Deprecated.
 
resolve(ArtifactResolutionRequest) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
Deprecated.
 
resolve(ArtifactResolutionRequest) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
Deprecated.
 
resolve(ArtifactResolutionRequest) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
resolve(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver
 
resolve(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.internal.PluginDependenciesResolver
Resolves the main artifact of the specified plugin.
resolve(Plugin, Artifact, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver
 
resolve(Plugin, Artifact, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.internal.PluginDependenciesResolver
Resolves the runtime dependencies of the specified plugin.
resolve(PluginPrefixRequest) - Method in class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResolver
 
resolve(PluginPrefixRequest) - Method in interface org.apache.maven.plugin.prefix.PluginPrefixResolver
Resolves the plugin prefix for the specified request.
resolve(PluginVersionRequest) - Method in class org.apache.maven.plugin.version.internal.DefaultPluginVersionResolver
 
resolve(PluginVersionRequest) - Method in interface org.apache.maven.plugin.version.PluginVersionResolver
Resolves the version for the specified request.
resolve(DependencyResolutionRequest) - Method in class org.apache.maven.project.DefaultProjectDependenciesResolver
 
resolve(DependencyResolutionRequest) - Method in interface org.apache.maven.project.ProjectDependenciesResolver
Resolves the transitive dependencies of a project.
resolve(MavenProject, Collection<String>, Collection<String>, MavenSession) - Method in class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
resolve(MavenProject, Collection<String>, Collection<String>, MavenSession) - Method in interface org.apache.maven.ProjectDependenciesResolver
Deprecated.
Resolves the transitive dependencies of the specified project.
resolve(MavenProject, Collection<String>, Collection<String>, MavenSession, Set<Artifact>) - Method in class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
resolve(MavenProject, Collection<String>, Collection<String>, MavenSession, Set<Artifact>) - Method in interface org.apache.maven.ProjectDependenciesResolver
Deprecated.
Resolves the transitive dependencies of the specified project.
resolve(MavenProject, Collection<String>, MavenSession) - Method in class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
resolve(MavenProject, Collection<String>, MavenSession) - Method in interface org.apache.maven.ProjectDependenciesResolver
Deprecated.
Resolves the transitive dependencies of the specified project.
RESOLVE - Enum constant in enum class org.apache.maven.api.services.DependencyResolverRequest.RequestType
 
resolveAlways(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
Deprecated.
resolveAlways(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
Deprecated.
 
resolveAlways(RepositoryMetadata, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
Deprecated.
 
resolveAlways(RepositoryMetadata, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
Deprecated.
 
resolveArtifact(Artifact) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactResolver.class).resolve(...).
resolveArtifact(Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactResolver.class).resolve(...)
resolveArtifact(ArtifactCoordinates) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactResolver.class).resolve(...).
resolveArtifact(ArtifactCoordinates) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactResolver.class).resolve(...)
resolveArtifact(ArtifactCoordinates, List<RemoteRepository>) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactResolver.class).resolve(...).
resolveArtifact(ArtifactCoordinates, List<RemoteRepository>) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactResolver.class).resolve(...)
resolveArtifact(Artifact, List<RemoteRepository>) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactResolver.class).resolve(...).
resolveArtifact(Artifact, List<RemoteRepository>) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactResolver.class).resolve(...)
resolveArtifacts(Collection<? extends ArtifactCoordinates>) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactResolver.class).resolve(...).
resolveArtifacts(Collection<? extends ArtifactCoordinates>) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactResolver.class).resolve(...)
resolveArtifacts(Collection<? extends ArtifactCoordinates>, List<RemoteRepository>) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactResolver.class).resolve(...).
resolveArtifacts(Collection<? extends ArtifactCoordinates>, List<RemoteRepository>) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactResolver.class).resolve(...)
resolveArtifacts(Artifact...) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactResolver.class).resolve(...).
resolveArtifacts(Artifact...) - Method in class org.apache.maven.internal.impl.AbstractSession
 
resolveArtifacts(ArtifactCoordinates...) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactResolver.class).resolve(...).
resolveArtifacts(ArtifactCoordinates...) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactResolver.class).resolve(...)
resolveBuildPlan(MavenSession, MavenProject, TaskSegment, Set<Artifact>) - Method in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
resolveConflict(ResolutionNode, ResolutionNode) - Method in interface org.apache.maven.repository.legacy.resolver.conflict.ConflictResolver
Deprecated.
Determines which of the specified versions of an artifact to use when there are conflicting declarations.
resolveConflict(ResolutionNode, ResolutionNode) - Method in class org.apache.maven.repository.legacy.resolver.conflict.FarthestConflictResolver
Deprecated.
 
resolveConflict(ResolutionNode, ResolutionNode) - Method in class org.apache.maven.repository.legacy.resolver.conflict.NearestConflictResolver
Deprecated.
 
resolveConflict(ResolutionNode, ResolutionNode) - Method in class org.apache.maven.repository.legacy.resolver.conflict.NewestConflictResolver
Deprecated.
 
resolveConflict(ResolutionNode, ResolutionNode) - Method in class org.apache.maven.repository.legacy.resolver.conflict.OldestConflictResolver
Deprecated.
 
resolveConflicts(MetadataGraph, ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.DefaultGraphConflictResolver
Deprecated.
 
resolveConflicts(MetadataGraph, ArtifactScopeEnum) - Method in interface org.apache.maven.repository.metadata.GraphConflictResolver
Deprecated.
Cleanses the supplied graph by leaving only one directed versioned edge\ between any two nodes, if multiple exists.
resolveCoreExtension(Plugin, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver
 
resolved - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
is metadata found anywhere
resolveDependencies(List<DependencyCoordinates>) - Method in interface org.apache.maven.api.Session
Shortcut for getService(DependencyResolver.class).resolve(...).getPaths().
resolveDependencies(List<DependencyCoordinates>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
resolveDependencies(DependencyCoordinates) - Method in interface org.apache.maven.api.Session
Shortcut for getService(DependencyResolver.class).resolve(...).getPaths().
resolveDependencies(DependencyCoordinates) - Method in class org.apache.maven.internal.impl.AbstractSession
 
resolveDependencies(DependencyCoordinates, PathScope, Collection<PathType>) - Method in interface org.apache.maven.api.Session
Shortcut for getService(DependencyResolver.class).resolve(...).getDispatchedPaths().
resolveDependencies(DependencyCoordinates, PathScope, Collection<PathType>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
resolveDependencies(Project, PathScope) - Method in interface org.apache.maven.api.Session
Shortcut for getService(DependencyResolver.class).resolve(...).getPaths().
resolveDependencies(Project, PathScope) - Method in class org.apache.maven.internal.impl.AbstractSession
 
resolveDependencies(Project, PathScope, Collection<PathType>) - Method in interface org.apache.maven.api.Session
Shortcut for getService(DependencyResolver.class).resolve(...).getDispatchedPaths().
resolveDependencies(Project, PathScope, Collection<PathType>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
resolveEffectiveModel(String, String, String) - Method in interface org.apache.maven.model.resolution.WorkspaceModelResolver
Deprecated.
 
resolveFile(File, String) - Static method in class org.apache.maven.cli.ResolveFile
Deprecated.
 
ResolveFile - Class in org.apache.maven.cli
Deprecated.
ResolveFile() - Constructor for class org.apache.maven.cli.ResolveFile
Deprecated.
 
resolveMissingPluginVersions(MavenProject, MavenSession) - Method in class org.apache.maven.lifecycle.internal.LifecyclePluginResolver
 
resolveModel(String, String, String) - Method in interface org.apache.maven.model.resolution.ModelResolver
Deprecated.
Tries to resolve the POM for the specified coordinates.
resolveModel(String, String, String) - Method in class org.apache.maven.project.ProjectModelResolver
 
resolveModel(Dependency, AtomicReference<Dependency>) - Method in interface org.apache.maven.model.resolution.ModelResolver
Deprecated.
 
resolveModel(Dependency, AtomicReference<Dependency>) - Method in class org.apache.maven.project.ProjectModelResolver
 
resolveModel(Parent, AtomicReference<Parent>) - Method in interface org.apache.maven.model.resolution.ModelResolver
Deprecated.
 
resolveModel(Parent, AtomicReference<Parent>) - Method in class org.apache.maven.project.ProjectModelResolver
 
resolveModel(Session, List<RemoteRepository>, String, String, String, String, String, InputLocation, Consumer<String>) - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver
 
resolveModel(Session, List<RemoteRepository>, String, String, String, String, Consumer<String>) - Method in interface org.apache.maven.api.services.model.ModelResolver
 
resolveModel(Session, List<RemoteRepository>, String, String, String, String, Consumer<String>) - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver
 
resolveModel(Session, List<RemoteRepository>, Dependency, AtomicReference<Dependency>) - Method in interface org.apache.maven.api.services.model.ModelResolver
Tries to resolve the POM for the specified dependency coordinates possibly updating dependency.
resolveModel(Session, List<RemoteRepository>, Dependency, AtomicReference<Dependency>) - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver
 
resolveModel(Session, List<RemoteRepository>, Parent, AtomicReference<Parent>) - Method in interface org.apache.maven.api.services.model.ModelResolver
Tries to resolve the POM for the specified parent coordinates possibly updating parent.
resolveModel(Session, List<RemoteRepository>, Parent, AtomicReference<Parent>) - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver
 
resolveModel(Dependency) - Method in interface org.apache.maven.model.resolution.ModelResolver
Deprecated.
Tries to resolve the POM for the specified dependency coordinates possibly updating dependency.
resolveModel(Dependency) - Method in class org.apache.maven.project.ProjectModelResolver
 
resolveModel(Parent) - Method in interface org.apache.maven.model.resolution.ModelResolver
Deprecated.
Tries to resolve the POM for the specified parent coordinates possibly updating parent.
resolveModel(Parent) - Method in class org.apache.maven.project.ProjectModelResolver
 
resolvePlugin(Plugin, Artifact, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver
 
resolvePlugin(Plugin, Artifact, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.internal.PluginDependenciesResolver
 
resolveProjectArtifacts(MavenProject, Collection<String>, Collection<String>, MavenSession, boolean, Set<Artifact>) - Method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
resolveProjectDependencies(MavenProject, Collection<String>, Collection<String>, MavenSession, boolean, Set<Artifact>) - Method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
resolveRawModel(String, String, String) - Method in interface org.apache.maven.model.resolution.WorkspaceModelResolver
Deprecated.
 
resolveTransitively(Set<Artifact>, Artifact, List<ArtifactRepository>, ArtifactRepository, ArtifactMetadataSource) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
Deprecated.
resolveTransitively(Set<Artifact>, Artifact, List<ArtifactRepository>, ArtifactRepository, ArtifactMetadataSource) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
Deprecated.
 
resolveTransitively(Set<Artifact>, Artifact, List<ArtifactRepository>, ArtifactRepository, ArtifactMetadataSource, List<ResolutionListener>) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
Deprecated.
resolveTransitively(Set<Artifact>, Artifact, List<ArtifactRepository>, ArtifactRepository, ArtifactMetadataSource, List<ResolutionListener>) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
Deprecated.
 
resolveTransitively(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
Deprecated.
resolveTransitively(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
Deprecated.
 
resolveTransitively(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
Deprecated.
resolveTransitively(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
Deprecated.
 
resolveTransitively(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
Deprecated.
resolveTransitively(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
Deprecated.
 
resolveTransitively(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>, List<ConflictResolver>) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
Deprecated.
 
resolveTransitively(Set<Artifact>, Artifact, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
Deprecated.
resolveTransitively(Set<Artifact>, Artifact, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
Deprecated.
 
resolveVersion(ArtifactCoordinates) - Method in interface org.apache.maven.api.Session
Resolves an artifact's meta version (if any) to a concrete version.
resolveVersion(ArtifactCoordinates) - Method in class org.apache.maven.internal.impl.AbstractSession
 
resolveVersion(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.repository.legacy.resolver.transform.AbstractVersionTransformation
Deprecated.
 
resolveVersion(Artifact, RepositoryRequest) - Method in class org.apache.maven.repository.legacy.resolver.transform.AbstractVersionTransformation
Deprecated.
 
resolveVersion(RepositorySystemSession, VersionRequest) - Method in class org.apache.maven.internal.impl.resolver.DefaultVersionResolver
 
resolveVersion(RepositorySystemSession, VersionRequest) - Method in class org.apache.maven.repository.internal.DefaultVersionResolver
Deprecated.
 
resolveVersionRange(ArtifactCoordinates) - Method in interface org.apache.maven.api.Session
Expands a version range to a list of matching versions, in ascending order.
resolveVersionRange(ArtifactCoordinates) - Method in class org.apache.maven.internal.impl.AbstractSession
 
resolveVersionRange(ArtifactCoordinates, List<RemoteRepository>) - Method in interface org.apache.maven.api.Session
Expands a version range to a list of matching versions, in ascending order.
resolveVersionRange(ArtifactCoordinates, List<RemoteRepository>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
resolveVersionRange(RepositorySystemSession, VersionRangeRequest) - Method in class org.apache.maven.internal.impl.resolver.DefaultVersionRangeResolver
 
resolveVersionRange(RepositorySystemSession, VersionRangeRequest) - Method in class org.apache.maven.repository.internal.DefaultVersionRangeResolver
Deprecated.
 
resolveWithExceptions(ArtifactResolutionRequest) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
Deprecated.
 
Resource - Class in org.apache.maven.api.model
This element describes all of the classpath resources associated with a project or unit tests.
Resource - Class in org.apache.maven.model
 
Resource() - Constructor for class org.apache.maven.model.Resource
 
Resource(Resource) - Constructor for class org.apache.maven.model.Resource
 
Resource(Resource.Builder) - Constructor for class org.apache.maven.api.model.Resource
Constructor for this class, to be called from its subclasses and Resource.Builder.
Resource(Resource, BaseObject) - Constructor for class org.apache.maven.model.Resource
 
RESOURCE - Static variable in class org.apache.maven.cling.logging.Slf4jConfigurationFactory
 
Resource.Builder - Class in org.apache.maven.api.model
Builder class used to create Resource instances.
resources(Collection<Resource>) - Method in class org.apache.maven.api.model.Build.Builder
 
resources(Collection<Resource>) - Method in class org.apache.maven.api.model.BuildBase.Builder
 
RESOURCES - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
RESOURCES_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
resourceToApiV3(List<Resource>) - Static method in class org.apache.maven.model.Resource
 
resourceToApiV4(List<Resource>) - Static method in class org.apache.maven.model.Resource
 
restorCursorPosition() - Method in class org.fusesource.jansi.Ansi
Deprecated.
restoreCursorPosition() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
restoreCursorPositionDEC() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
restoreCursorPositionSCO() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
restrict(VersionRange) - Method in class org.apache.maven.artifact.versioning.VersionRange
Creates and returns a new VersionRange that is a restriction of this version range and the specified version range.
RESTRICT_RANGE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
Restriction - Class in org.apache.maven.artifact.versioning
Describes a restriction in versioning.
Restriction(ArtifactVersion, boolean, ArtifactVersion, boolean) - Constructor for class org.apache.maven.artifact.versioning.Restriction
 
restrictRange(Artifact, Artifact, VersionRange) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
Deprecated.
 
restrictRange(Artifact, Artifact, VersionRange) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
restrictRange(Artifact, Artifact, VersionRange) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
Deprecated.
 
Result<T> - Class in org.apache.maven.internal.impl.model
There are various forms of results that are represented by this class: success - in which case only the model field is set success with warnings - model field + non-error model problems error - no model, but diagnostics error - (partial) model and diagnostics Could encode these variants as subclasses, but kept in one for now
Result<T> - Class in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
resume() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Indicates whether Maven should resume from the last failed project in a previous build.
resume() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
resume() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
resume() - Method in class org.apache.maven.jline.FastTerminal
 
RESUME - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
RESUME - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
RESUME_FROM - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
RESUME_FROM - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
resumeFrom() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Returns the project to resume the build from.
resumeFrom() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
resumeFrom() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
retrieve(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Deprecated.
 
retrieve(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
Deprecated.
 
retrieve(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadataSource
Deprecated.
 
retrieve(Artifact, ArtifactRepository, List<ArtifactRepository>, boolean) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
Deprecated.
 
retrieve(ArtifactRepository, File, String, ArtifactTransferListener) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
Deprecated.
 
retrieve(ArtifactRepository, File, String, ArtifactTransferListener) - Method in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
retrieve(MetadataResolutionRequest) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Deprecated.
 
retrieve(MetadataResolutionRequest) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
Deprecated.
 
retrieve(MetadataResolutionRequest) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadataSource
Deprecated.
 
retrieve(ArtifactMetadata, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.metadata.MetadataSource
Deprecated.
 
retrieveAvailableVersions(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Deprecated.
 
retrieveAvailableVersions(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
Deprecated.
 
retrieveAvailableVersions(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadataSource
Deprecated.
Get a list of available versions for an artifact in the remote repository
retrieveAvailableVersions(MetadataResolutionRequest) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Deprecated.
 
retrieveAvailableVersions(MetadataResolutionRequest) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
Deprecated.
 
retrieveAvailableVersionsFromDeploymentRepository(Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Deprecated.
 
retrieveAvailableVersionsFromDeploymentRepository(Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
Deprecated.
 
retrieveAvailableVersionsFromDeploymentRepository(Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadataSource
Deprecated.
Get a list of available versions for an artifact in the remote deployment repository.
retryFailedDeploymentCount(int) - Method in class org.apache.maven.api.services.ArtifactDeployerRequest.ArtifactDeployerRequestBuilder
 
returnComponentLogger(String) - Method in class org.apache.maven.cling.logging.Slf4jLoggerManager
Warning: ignored.
returnComponentLogger(String, String) - Method in class org.apache.maven.cling.logging.Slf4jLoggerManager
Warning: ignored.
returnFirstPresentOrEmpty(Function<O, Optional<T>>) - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
role(String) - Method in class org.apache.maven.api.plugin.descriptor.Requirement.Builder
 
ROLE - Static variable in interface org.apache.maven.artifact.deployer.ArtifactDeployer
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
ROLE - Static variable in interface org.apache.maven.artifact.handler.ArtifactHandler
Deprecated.
ROLE - Static variable in interface org.apache.maven.artifact.handler.manager.ArtifactHandlerManager
 
ROLE - Static variable in interface org.apache.maven.artifact.installer.ArtifactInstaller
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.artifact.resolver.ArtifactResolver
Deprecated.
ROLE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.lifecycle.LifecycleExecutor
Deprecated.
ROLE - Static variable in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
Deprecated.
ROLE - Static variable in interface org.apache.maven.plugin.Mojo
The component role hint for Plexus container
ROLE - Static variable in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.profiles.activation.ProfileActivator
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.project.interpolation.ModelInterpolator
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.project.MavenProjectHelper
 
ROLE - Static variable in interface org.apache.maven.project.path.PathTranslator
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.project.validation.ModelValidator
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.repository.legacy.resolver.conflict.ConflictResolver
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.repository.legacy.resolver.conflict.ConflictResolverFactory
Deprecated.
The plexus role for this component.
ROLE - Static variable in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformation
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformationManager
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.repository.metadata.ClasspathTransformation
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.repository.metadata.GraphConflictResolutionPolicy
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.repository.metadata.GraphConflictResolver
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.repository.metadata.MetadataSource
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.toolchain.ToolchainManager
Deprecated.
roleHint(String) - Method in class org.apache.maven.api.plugin.descriptor.Requirement.Builder
 
roles(Collection<String>) - Method in class org.apache.maven.api.model.Contributor.Builder
 
roles(Collection<String>) - Method in class org.apache.maven.api.model.Developer.Builder
 
root(boolean) - Method in class org.apache.maven.api.model.Model.Builder
 
root(DependencyCoordinates) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
 
ROOT_DIRECTORY - Static variable in interface org.apache.maven.model.io.ModelReader
Deprecated.
Name of the property used to store the project's root directory to use with XInclude support.
rootArtifact(Artifact) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
Sets the root artifact for the dependency graph.
RootDetector - Interface in org.apache.maven.api.services.model
Interface used to detect is a given directory "root directory".
rootDirectory - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
rootDirectory() - Method in interface org.apache.maven.api.cli.InvokerRequest
Returns the root directory of the Maven invocation, if found.
rootDirectory() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
rootDirectory(Path) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
 
RootLocator - Interface in org.apache.maven.api.services.model
Interface used to locate the root directory for a given project.
RootLocator - Interface in org.apache.maven.model.root
Deprecated.
use RootLocator instead
RS_MAIN_COMPILE - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
RS_MAIN_COMPILE - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven4ScopeManagerConfiguration
 
RS_MAIN_COMPILE - Static variable in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
RS_MAIN_COMPILE - Static variable in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
Deprecated.
 
RS_MAIN_COMPILE_PLUS_RUNTIME - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
RS_MAIN_COMPILE_PLUS_RUNTIME - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven4ScopeManagerConfiguration
 
RS_MAIN_COMPILE_PLUS_RUNTIME - Static variable in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
RS_MAIN_COMPILE_PLUS_RUNTIME - Static variable in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
Deprecated.
 
RS_MAIN_RUNTIME - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
RS_MAIN_RUNTIME - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven4ScopeManagerConfiguration
 
RS_MAIN_RUNTIME - Static variable in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
RS_MAIN_RUNTIME - Static variable in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
Deprecated.
 
RS_MAIN_RUNTIME_PLUS_SYSTEM - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
RS_MAIN_RUNTIME_PLUS_SYSTEM - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven4ScopeManagerConfiguration
 
RS_MAIN_RUNTIME_PLUS_SYSTEM - Static variable in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
RS_MAIN_RUNTIME_PLUS_SYSTEM - Static variable in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
Deprecated.
 
RS_NONE - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
RS_NONE - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven4ScopeManagerConfiguration
 
RS_NONE - Static variable in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
RS_NONE - Static variable in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
Deprecated.
 
RS_TEST_COMPILE - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
RS_TEST_COMPILE - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven4ScopeManagerConfiguration
 
RS_TEST_COMPILE - Static variable in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
RS_TEST_COMPILE - Static variable in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
Deprecated.
 
RS_TEST_RUNTIME - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven3ScopeManagerConfiguration
 
RS_TEST_RUNTIME - Static variable in class org.apache.maven.internal.impl.resolver.scopes.Maven4ScopeManagerConfiguration
 
RS_TEST_RUNTIME - Static variable in class org.apache.maven.repository.internal.scopes.Maven3ScopeManagerConfiguration
Deprecated.
 
RS_TEST_RUNTIME - Static variable in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
Deprecated.
 
run(String[]) - Method in class org.apache.maven.cling.ClingSupport
The main entry point.
run(MojoExecution) - Method in interface org.apache.maven.plugin.MojoExecutionRunner
Runs mojo execution
runtime - Enum constant in enum class org.apache.maven.artifact.ArtifactScopeEnum
Deprecated.
 
RUNTIME - Enum constant in enum class org.apache.maven.api.DependencyScope
Runtime and test.
runtime_plus_system - Enum constant in enum class org.apache.maven.artifact.ArtifactScopeEnum
Deprecated.
 
RuntimeInformation - Interface in org.apache.maven.execution
Deprecated.
Use RuntimeInformation instead.
RuntimeInformation - Interface in org.apache.maven.rtinfo
Provides information about the current Maven runtime.

S

save() - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
save() - Method in class org.apache.maven.cling.props.MavenProperties
 
save(OutputStream) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
save(OutputStream) - Method in class org.apache.maven.cling.props.MavenProperties
 
save(Writer) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
save(Writer) - Method in class org.apache.maven.cling.props.MavenProperties
 
save(Path) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
save(Path) - Method in class org.apache.maven.cling.props.MavenProperties
 
saveCursorPosition() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
saveCursorPositionDEC() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
saveCursorPositionSCO() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
saveLayout(Writer, boolean) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
Writes the properties file to the given writer, preserving as much of its structure as possible.
saveLayout(Writer, boolean) - Method in class org.apache.maven.cling.props.MavenProperties
Writes the properties file to the given writer, preserving as much of its structure as possible.
SCHEDULED - Static variable in class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
scm(Scm) - Method in class org.apache.maven.api.model.Model.Builder
 
Scm - Class in org.apache.maven.api.model
The <scm> element contains information required to the SCM (Source Control Management) of the project.
Scm - Class in org.apache.maven.model
 
Scm() - Constructor for class org.apache.maven.model.Scm
 
Scm(Scm) - Constructor for class org.apache.maven.model.Scm
 
Scm(Scm.Builder) - Constructor for class org.apache.maven.api.model.Scm
Constructor for this class, to be called from its subclasses and Scm.Builder.
Scm(Scm, BaseObject) - Constructor for class org.apache.maven.model.Scm
 
Scm.Builder - Class in org.apache.maven.api.model
Builder class used to create Scm instances.
scmToApiV3(List<Scm>) - Static method in class org.apache.maven.model.Scm
 
scmToApiV4(List<Scm>) - Static method in class org.apache.maven.model.Scm
 
scope - Variable in class org.apache.maven.execution.scope.internal.MojoExecutionScopeModule
 
scope() - Method in interface org.apache.maven.api.Lifecycle.DependenciesPointer
 
scope() - Element in annotation interface org.apache.maven.api.plugin.annotations.After
The scope for dependencies, only if type() == Type.Dependencies.
scope(Key<T>, Provider<T>) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
scope(Key<T>, Provider<T>) - Method in class org.apache.maven.session.scope.internal.SessionScope
 
scope(Annotation) - Method in class org.apache.maven.di.impl.Binding
 
scope(String) - Method in class org.apache.maven.api.model.Dependency.Builder
 
scope(String) - Method in class org.apache.maven.api.services.DependencyCoordinatesFactoryRequest.DependencyCoordinatesFactoryRequestBuilder
 
scope(Key<T>, Supplier<T>) - Method in interface org.apache.maven.di.Scope
 
scope(Key<T>, Supplier<T>) - Method in class org.apache.maven.internal.impl.di.MojoExecutionScope
 
scope(Key<T>, Supplier<T>) - Method in class org.apache.maven.internal.impl.di.SessionScope
 
scope(Key<T>, Supplier<T>) - Method in class org.apache.maven.internal.impl.di.SessionScope.ScopeState
 
Scope - Interface in org.apache.maven.di
A Scope defines how visible instances are when managed by a Injector.
Scope - Annotation Interface in org.apache.maven.api.di
 
SCOPE_COMPILE - Static variable in interface org.apache.maven.artifact.Artifact
 
SCOPE_COMPILE_PLUS_RUNTIME - Static variable in interface org.apache.maven.artifact.Artifact
 
SCOPE_IMPORT - Static variable in interface org.apache.maven.artifact.Artifact
 
SCOPE_PROVIDED - Static variable in interface org.apache.maven.artifact.Artifact
 
SCOPE_RUNTIME - Static variable in interface org.apache.maven.artifact.Artifact
 
SCOPE_RUNTIME_PLUS_SYSTEM - Static variable in interface org.apache.maven.artifact.Artifact
 
SCOPE_SYSTEM - Static variable in interface org.apache.maven.artifact.Artifact
 
SCOPE_TEST - Static variable in interface org.apache.maven.artifact.Artifact
 
ScopeArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Filter to only retain objects in the given artifactScope or better.
ScopeArtifactFilter(String) - Constructor for class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
scopedGraph - Enum constant in enum class org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
Deprecated.
 
scopeManager - Variable in class org.apache.maven.internal.impl.resolver.MavenSessionBuilderSupplier
 
scopeManager - Variable in class org.apache.maven.repository.internal.MavenSessionBuilderSupplier
Deprecated.
 
scopeOf(AnnotatedElement) - Static method in class org.apache.maven.di.impl.ReflectionUtils
 
ScopeState() - Constructor for class org.apache.maven.internal.impl.di.MojoExecutionScope.ScopeState
 
ScopeState() - Constructor for class org.apache.maven.internal.impl.di.SessionScope.ScopeState
 
scriptSourceDirectory(String) - Method in class org.apache.maven.api.model.Build.Builder
 
scrollDown(int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
scrollUp(int) - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
secDispatcher - Variable in class org.apache.maven.cling.invoker.mvnenc.goals.GoalSupport
 
seed(Class<T>, Provider<T>) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
seed(Class<T>, Provider<T>) - Method in class org.apache.maven.session.scope.internal.SessionScope
 
seed(Class<T>, Supplier<T>) - Method in class org.apache.maven.internal.impl.di.MojoExecutionScope.ScopeState
 
seed(Class<T>, Supplier<T>) - Method in class org.apache.maven.internal.impl.di.MojoExecutionScope
 
seed(Class<T>, Supplier<T>) - Method in class org.apache.maven.internal.impl.di.SessionScope.ScopeState
 
seed(Class<T>, Supplier<T>) - Method in class org.apache.maven.internal.impl.di.SessionScope
 
seed(Class<T>, T) - Method in class org.apache.maven.internal.impl.di.MojoExecutionScope
 
seed(Class<T>, T) - Method in class org.apache.maven.internal.impl.di.SessionScope
 
seededKeyProvider(Class<? extends T>) - Static method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
seededKeyProvider(Class<? extends T>) - Static method in class org.apache.maven.session.scope.internal.SessionScope
 
seededKeySupplier(Class<? extends T>) - Static method in class org.apache.maven.internal.impl.di.MojoExecutionScope
 
seededKeySupplier(Class<? extends T>) - Static method in class org.apache.maven.internal.impl.di.SessionScope
 
select(String) - Method in interface org.apache.maven.api.services.ChecksumAlgorithmService
Returns ChecksumAlgorithmService.ChecksumAlgorithm for given algorithm name, or throws if algorithm not supported.
select(String) - Method in class org.apache.maven.internal.impl.DefaultChecksumAlgorithmService
 
select(Collection<String>) - Method in interface org.apache.maven.api.services.ChecksumAlgorithmService
Returns a collection of ChecksumAlgorithmService.ChecksumAlgorithm in same order as algorithm names are ordered, or throws if any of the algorithm name is not supported.
select(Collection<String>) - Method in class org.apache.maven.internal.impl.DefaultChecksumAlgorithmService
 
SELECT_VERSION_FROM_RANGE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
selectProjectRealm(MavenProject) - Method in class org.apache.maven.project.DefaultProjectBuildingHelper
 
selectProjectRealm(MavenProject) - Method in interface org.apache.maven.project.ProjectBuildingHelper
Updates the context class loader such that the container will search the project realm when the model builder injects the lifecycle bindings from the packaging in the next step.
selectProjects(List<File>, MavenExecutionRequest) - Method in class org.apache.maven.project.collector.DefaultProjectsSelector
 
selectProjects(List<File>, MavenExecutionRequest) - Method in interface org.apache.maven.project.collector.ProjectsSelector
Select Maven projects from a list of POM files.
selectSegment(TaskSegment) - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
selectVersion(String) - Method in interface org.apache.maven.artifact.Artifact
 
selectVersion(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
selectVersion(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
selectVersionFromRange(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
Deprecated.
 
selectVersionFromRange(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
selectVersionFromRange(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
Deprecated.
 
SELF_COMBINATION_MERGE - Static variable in interface org.apache.maven.api.xml.XmlNode
 
SELF_COMBINATION_MODE_ATTRIBUTE - Static variable in interface org.apache.maven.api.xml.XmlNode
 
SELF_COMBINATION_OVERRIDE - Static variable in interface org.apache.maven.api.xml.XmlNode
 
SELF_COMBINATION_REMOVE - Static variable in interface org.apache.maven.api.xml.XmlNode
 
sendOnError(boolean) - Method in class org.apache.maven.api.model.Notifier.Builder
 
sendOnFailure(boolean) - Method in class org.apache.maven.api.model.Notifier.Builder
 
sendOnSuccess(boolean) - Method in class org.apache.maven.api.model.Notifier.Builder
 
sendOnWarning(boolean) - Method in class org.apache.maven.api.model.Notifier.Builder
 
separatorLine() - Static method in class org.apache.maven.internal.MultilineMessageHelper
 
Server - Class in org.apache.maven.api.settings
The <server> element contains information required to a server settings.
Server - Class in org.apache.maven.settings
 
Server() - Constructor for class org.apache.maven.settings.Server
 
Server(Server) - Constructor for class org.apache.maven.settings.Server
 
Server(Server.Builder) - Constructor for class org.apache.maven.api.settings.Server
Constructor for this class, to be called from its subclasses and Server.Builder.
Server(Server, BaseObject) - Constructor for class org.apache.maven.settings.Server
 
Server.Builder - Class in org.apache.maven.api.settings
Builder class used to create Server instances.
servers(Collection<Server>) - Method in class org.apache.maven.api.settings.Settings.Builder
 
serverToApiV3(List<Server>) - Static method in class org.apache.maven.settings.Server
 
serverToApiV4(List<Server>) - Static method in class org.apache.maven.settings.Server
 
Service - Interface in org.apache.maven.api
Marker interface for all services provided by the Session.
session - Variable in class org.apache.maven.internal.impl.AbstractSession
 
session - Variable in class org.apache.maven.internal.impl.DefaultArtifact
 
session - Variable in class org.apache.maven.internal.impl.DefaultNode
 
session(ProtoSession) - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
 
session(ProtoSession) - Method in class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
 
session(Session) - Method in class org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest.ArtifactFactoryRequestBuilder
 
session(Session) - Method in class org.apache.maven.api.services.ArtifactDeployerRequest.ArtifactDeployerRequestBuilder
 
session(Session) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
 
session(Session) - Method in class org.apache.maven.api.services.ArtifactInstallerRequest.ArtifactInstallerRequestBuilder
 
session(Session) - Method in class org.apache.maven.api.services.ArtifactResolverRequest.ArtifactResolverRequestBuilder
 
session(Session) - Method in class org.apache.maven.api.services.DependencyCoordinatesFactoryRequest.DependencyCoordinatesFactoryRequestBuilder
 
session(Session) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
 
session(Session) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
session(Session) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
 
session(Session) - Method in class org.apache.maven.api.services.VersionRangeResolverRequest.VersionResolverRequestBuilder
 
session(Session) - Method in class org.apache.maven.api.services.VersionResolverRequest.VersionResolverRequestBuilder
 
Session - Interface in org.apache.maven.api
The session to install / deploy / resolve artifacts and dependencies.
SESSION_ENDED - Enum constant in enum class org.apache.maven.api.EventType
 
SESSION_STARTED - Enum constant in enum class org.apache.maven.api.EventType
 
SessionData - Interface in org.apache.maven.api
A container for data that is specific to a session.
SessionData.Key<T> - Class in org.apache.maven.api
Key used to query the session data
sessionEnded(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
Deprecated.
 
sessionEnded(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
 
sessionEnded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
sessionEnded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
sessionEnded(ExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
SessionEnded - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
SessionScope - Class in org.apache.maven.internal.impl.di
 
SessionScope - Class in org.apache.maven.session.scope.internal
SessionScope
SessionScope() - Constructor for class org.apache.maven.internal.impl.di.SessionScope
 
SessionScope() - Constructor for class org.apache.maven.session.scope.internal.SessionScope
 
SessionScope.CachingProvider<T> - Class in org.apache.maven.internal.impl.di
A provider wrapping an existing provider with a cache
SessionScope.ScopeState - Class in org.apache.maven.internal.impl.di
ScopeState
SessionScoped - Annotation Interface in org.apache.maven.api.di
Indicates that annotated component should be instantiated before session execution starts and discarded after session execution completes.
SessionScoped - Annotation Interface in org.apache.maven
Indicates that annotated component should be instantiated before session execution starts and discarded after session execution completes.
SessionScopeModule - Class in org.apache.maven.session.scope.internal
SessionScopeModule
SessionScopeModule() - Constructor for class org.apache.maven.session.scope.internal.SessionScopeModule
 
SessionScopeModule(SessionScope) - Constructor for class org.apache.maven.session.scope.internal.SessionScopeModule
 
sessionStarted(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
Deprecated.
 
sessionStarted(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
 
sessionStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
sessionStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
sessionStarted(ExecutionEvent) - Method in interface org.apache.maven.logging.BuildEventListener
 
sessionStarted(ExecutionEvent) - Method in class org.apache.maven.logging.LoggingExecutionListener
 
sessionStarted(ExecutionEvent) - Method in class org.apache.maven.logging.SimpleBuildEventListener
 
SessionStarted - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
set(String) - Method in class org.apache.maven.lifecycle.mapping.LifecyclePhase
 
set(SessionData.Key<T>, T) - Method in interface org.apache.maven.api.SessionData
Associates the specified session data with the given key.
SET_SYSTEM_PROPERTY - Static variable in class org.apache.maven.cli.CLIManager
SET_USER_PROPERTY - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
setActivation(Activation) - Method in class org.apache.maven.model.Profile
 
setActivation(Activation) - Method in class org.apache.maven.profiles.Profile
Set the conditional logic which will automatically trigger the inclusion of this profile.
setActivation(Activation) - Method in class org.apache.maven.settings.Profile
 
setActive(boolean) - Method in class org.apache.maven.settings.Proxy
 
setActiveByDefault(boolean) - Method in class org.apache.maven.model.Activation
 
setActiveByDefault(boolean) - Method in class org.apache.maven.profiles.Activation
Set flag specifying whether this profile is active as a default.
setActiveByDefault(boolean) - Method in class org.apache.maven.settings.Activation
 
setActiveProfileIds(List<String>) - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
Sets the identifiers of those profiles that should be activated by explicit demand.
setActiveProfileIds(List<String>) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setActiveProfileIds(List<String>) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Sets the identifiers of those profiles that should be activated by explicit demand.
setActiveProfileIds(List<String>) - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
Deprecated.
Sets the identifiers of those profiles that should be activated by explicit demand.
setActiveProfileIds(List<String>) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setActiveProfileIds(List<String>) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Set any active profiles that the ProjectBuilder should consider while constructing a MavenProject.
setActiveProfiles(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setActiveProfiles(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
setActiveProfiles(List<String>) - Method in class org.apache.maven.profiles.ProfilesRoot
Set list of manually-activated build profiles, specified in the order in which they should be applied.
setActiveProfiles(List<String>) - Method in class org.apache.maven.settings.Settings
 
setActiveProfiles(List<Profile>) - Method in class org.apache.maven.project.MavenProject
 
setActiveString(String) - Method in class org.apache.maven.settings.Proxy
 
setAddDefaultEntities(boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Deprecated.
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.metadata.v4.MetadataStaxReader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Deprecated.
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.model.v4.MavenStaxReader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxReader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.plugin.lifecycle.io.LifecycleStaxReader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Deprecated.
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.settings.v4.SettingsStaxReader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxReader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Sets the state of the "add default entities" flag.
setAddedToClasspath(boolean) - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
Deprecated.
setAddLocationInformation(boolean) - Method in class org.apache.maven.model.v4.MavenStaxReader
Sets the state of the "add location information" flag.
setAddLocationInformation(boolean) - Method in class org.apache.maven.model.v4.MavenStaxWriter
Method setAddLocationInformation.
setAddLocationInformation(boolean) - Method in class org.apache.maven.settings.v4.SettingsStaxReader
Sets the state of the "add location information" flag.
setAddLocationInformation(boolean) - Method in class org.apache.maven.settings.v4.SettingsStaxWriter
Method setAddLocationInformation.
setAddLocationInformation(boolean) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxReader
Sets the state of the "add location information" flag.
setAddLocationInformation(boolean) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxWriter
Method setAddLocationInformation.
setAddress(String) - Method in class org.apache.maven.model.Notifier
 
setAggregator(boolean) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setAlias(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setAllProjects(List<MavenProject>) - Method in class org.apache.maven.execution.MavenSession
This is a provisional method and may be removed
setApiMethods(Properties) - Method in class org.apache.maven.usability.plugin.Expression
Set the programmatic methods used to change the value of this expression.
setArch(String) - Method in class org.apache.maven.model.ActivationOS
 
setArch(String) - Method in class org.apache.maven.profiles.ActivationOS
Set the architecture of the OS to be used to activate a profile.
setArch(String) - Method in class org.apache.maven.settings.ActivationOS
 
setArchive(String) - Method in class org.apache.maven.model.MailingList
 
setArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
setArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ResolutionNode
Deprecated.
 
setArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
 
setArtifact(Artifact) - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
Deprecated.
 
setArtifact(Artifact) - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Deprecated.
Sets the artifact for which to resolve metadata.
setArtifactDependencies(Set<Artifact>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
setArtifactDependencies(Set<Artifact>) - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
setArtifactExists(boolean) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
setArtifactFilter(ArtifactFilter) - Method in class org.apache.maven.project.MavenProject
Sets the scope filter to select the artifacts being exposed to the currently executed mojo.
setArtifactHandler(ArtifactHandler) - Method in interface org.apache.maven.artifact.Artifact
 
setArtifactHandler(ArtifactHandler) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setArtifactHandler(ArtifactHandler) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setArtifactId(String) - Method in interface org.apache.maven.artifact.Artifact
 
setArtifactId(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setArtifactId(String) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
setArtifactId(String) - Method in class org.apache.maven.artifact.repository.metadata.Plugin
 
setArtifactId(String) - Method in class org.apache.maven.model.Dependency
 
setArtifactId(String) - Method in class org.apache.maven.model.Exclusion
 
setArtifactId(String) - Method in class org.apache.maven.model.Extension
 
setArtifactId(String) - Method in class org.apache.maven.model.Model
 
setArtifactId(String) - Method in class org.apache.maven.model.Parent
 
setArtifactId(String) - Method in class org.apache.maven.model.Plugin
 
setArtifactId(String) - Method in class org.apache.maven.model.Relocation
 
setArtifactId(String) - Method in class org.apache.maven.model.ReportPlugin
 
setArtifactId(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setArtifactId(String) - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
setArtifactId(String) - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Sets the artifact id of the plugin.
setArtifactId(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setArtifactId(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setArtifactId(String) - Method in class org.apache.maven.project.MavenProject
 
setArtifactId(String) - Method in class org.apache.maven.repository.MavenArtifactMetadata
Deprecated.
 
setArtifactId(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
setArtifactMetadata(MavenArtifactMetadata) - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
setArtifactMetadata(ArtifactMetadata) - Method in class org.apache.maven.repository.metadata.MetadataResolution
Deprecated.
 
setArtifactPath(ProducedArtifact, Path) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactManager.class).setPath(...).
setArtifactPath(ProducedArtifact, Path) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactManager.class).setPath(...)
setArtifactResolutionNodes(Set<ResolutionNode>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
setArtifacts(List<Artifact>) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setArtifacts(Set<Artifact>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
setArtifacts(Set<Artifact>) - Method in class org.apache.maven.project.MavenProject
 
setArtifactScope(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
setArtifactUri(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
setArtifactUri(String) - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
setAsDirtyTree(boolean) - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
setAsGraph(boolean) - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
setAsList(boolean) - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
setAsResolvedTree(boolean) - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
setAttachedArtifacts(List<Artifact>) - Method in class org.apache.maven.project.MavenProject
 
setAttributes(Attributes) - Method in class org.apache.maven.jline.FastTerminal
 
setAuthentication(Authentication) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
setAuthentication(Authentication) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
setAuthentication(Authentication) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setAvailableVersions(List<ArtifactVersion>) - Method in interface org.apache.maven.artifact.Artifact
 
setAvailableVersions(List<ArtifactVersion>) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setAvailableVersions(List<ArtifactVersion>) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setAvailableVersions(List<ArtifactVersion>) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setBan(String) - Method in class org.apache.maven.usability.plugin.Expression
Set a preferred alternative to this expression, in the case where it's banned from use.
setBaseDirectory(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setBaseDirectory(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
setBaseVersion(String) - Method in interface org.apache.maven.artifact.Artifact
 
setBaseVersion(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setBaseVersion(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setBaseVersion(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setBaseVersionInternal(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setBean(Object) - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Sets the bean to configure.
setBean(Object) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
setBlacklisted(boolean) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
setBlacklisted(boolean) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
setBlacklisted(boolean) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setBlocked(boolean) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
setBlocked(boolean) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
setBlocked(boolean) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setBlocked(boolean) - Method in class org.apache.maven.settings.Mirror
 
setBuild(Build) - Method in class org.apache.maven.model.Model
 
setBuild(Build) - Method in class org.apache.maven.project.MavenProject
 
setBuild(BuildBase) - Method in class org.apache.maven.model.Profile
 
setBuilderId(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setBuilderId(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Controls the Builder used by Maven by specification of the builder's id.
setBuildNumber(int) - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
 
setBuildReactor(LocalArtifactRepository) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
setBuildStartInstant(Instant) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setBuildStartInstant(Instant) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Sets the start time of the build.
setBuildStartTime(Date) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setBuildStartTime(Date) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Sets the start time of the build.
setBuildStartTime(Date) - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
setBuildStartTime(Date) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
Deprecated.
setBuildStartTime(Date) - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
Deprecated.
 
setBuildStartTime(Date) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Deprecated.
setCache(RepositoryCache) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
setCacheNotFound(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setCacheNotFound(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setCacheTransferError(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setCacheTransferError(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setCanResume(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
setCanResume(boolean) - Method in interface org.apache.maven.execution.MavenExecutionResult
Indicate that the build can or cannot be resumed by a second invocation of Maven.
setChecksumPolicy(String) - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
setChecksumPolicy(String) - Method in class org.apache.maven.model.RepositoryPolicy
 
setChecksumPolicy(String) - Method in class org.apache.maven.profiles.RepositoryPolicy
Set what to do when verification of an artifact checksum fails.
setChecksumPolicy(String) - Method in class org.apache.maven.settings.RepositoryPolicy
 
setChildProjectUrlInheritAppendPath(boolean) - Method in class org.apache.maven.model.Model
 
setChildProjectUrlInheritAppendPath(String) - Method in class org.apache.maven.model.Model
 
setChildren(MetadataTreeNode[]) - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
Deprecated.
 
setChildScmConnectionInheritAppendPath(String) - Method in class org.apache.maven.model.Scm
 
setChildScmDeveloperConnectionInheritAppendPath(String) - Method in class org.apache.maven.model.Scm
 
setChildScmUrlInheritAppendPath(String) - Method in class org.apache.maven.model.Scm
 
setChildSiteUrlInheritAppendPath(String) - Method in class org.apache.maven.model.Site
 
setCiManagement(CiManagement) - Method in class org.apache.maven.model.Model
 
setCiManagement(CiManagement) - Method in class org.apache.maven.project.MavenProject
 
setClassifier(String) - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
setClassifier(String) - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
setClassifier(String) - Method in class org.apache.maven.model.Dependency
 
setClassifier(String) - Method in class org.apache.maven.repository.MavenArtifactMetadata
Deprecated.
 
setClassifier(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
setClassLoader(ClassLoader) - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Sets the class loader from which to load any types referenced by the configuration.
setClassLoader(ClassLoader) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
setClasspath(List<ArtifactMetadata>) - Method in class org.apache.maven.repository.metadata.ClasspathContainer
Deprecated.
 
setClassRealm(ClassRealm) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setClassRealm(ClassRealm) - Method in class org.apache.maven.project.MavenProject
Sets the project's class realm.
setCliOptions(Properties) - Method in class org.apache.maven.usability.plugin.Expression
Set the command-line switches used to change the value of this expression.
setCollectedProjects(List<MavenProject>) - Method in class org.apache.maven.project.MavenProject
 
setCollectionFilter(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
setColorEnabled(boolean) - Static method in class org.apache.maven.jline.MessageUtils
 
setCommentLines(List<String>) - Method in class org.apache.maven.cli.props.MavenProperties.Layout
Deprecated.
 
setCommentLines(List<String>) - Method in class org.apache.maven.cling.props.MavenProperties.Layout
 
setComments(String) - Method in class org.apache.maven.model.License
 
setCompareScope(boolean) - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
Deprecated.
 
setCompareVersion(boolean) - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
Deprecated.
 
setCompileSourceRoots(List<String>) - Method in class org.apache.maven.project.MavenProject
 
setConfiguration(Object) - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Sets the configuration to unmarshal into the bean.
setConfiguration(Object) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
setConfiguration(Object) - Method in class org.apache.maven.model.ConfigurationContainer
 
setConfiguration(Object) - Method in class org.apache.maven.plugin.lifecycle.Execution
Set configuration to pass to the goals.
setConfiguration(Object) - Method in class org.apache.maven.plugin.lifecycle.Phase
Set configuration to pass to all goals run in this phase.
setConfiguration(Object) - Method in class org.apache.maven.settings.Server
 
setConfiguration(Object) - Method in class org.apache.maven.toolchain.model.ToolchainModel
 
setConfiguration(Object, String) - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Sets the configuration to unmarshal into the bean.
setConfiguration(Object, String) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
setConfiguration(String) - Method in class org.apache.maven.usability.plugin.Expression
Set the place and syntax used to change the value of this expression.
setConfiguration(Properties) - Method in class org.apache.maven.model.Notifier
 
setConfiguration(XmlNode) - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
setConfiguration(XmlNode) - Method in class org.apache.maven.plugin.MojoExecution
 
setConfiguration(Model, String, String, String) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
Sets the configuration to the configuration taken from the specified build plugin in the POM.
setConfiguration(Xpp3Dom) - Method in class org.apache.maven.plugin.MojoExecution
 
setConnection(String) - Method in class org.apache.maven.model.Scm
 
setContextValue(String, Object) - Method in class org.apache.maven.project.MavenProject
Sets the value of the context value of this project identified by the given key.
setContributors(List<Contributor>) - Method in class org.apache.maven.model.Model
 
setContributors(List<Contributor>) - Method in class org.apache.maven.project.MavenProject
 
setCurrentProject(MavenProject) - Method in class org.apache.maven.execution.MavenSession
 
setDataBuffer(byte[]) - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
setDataLength(int) - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
setDataOffset(int) - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
setDatum(Object) - Method in class org.apache.maven.repository.MavenArtifactMetadata
Deprecated.
 
setDefaultGoal(String) - Method in class org.apache.maven.model.BuildBase
 
setDefaultValue(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setDegreeOfConcurrency(int) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setDegreeOfConcurrency(int) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Set's the parallel degree of concurrency used by the build.
setDependencies(Collection<ArtifactMetadata>) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
setDependencies(List<Dependency>) - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
setDependencies(List<Dependency>) - Method in class org.apache.maven.model.DependencyManagement
 
setDependencies(List<Dependency>) - Method in class org.apache.maven.model.ModelBase
 
setDependencies(List<Dependency>) - Method in class org.apache.maven.model.Plugin
 
setDependencies(List<Dependency>) - Method in class org.apache.maven.project.MavenProject
 
setDependencyArtifacts(Set<Artifact>) - Method in class org.apache.maven.project.MavenProject
Deprecated.
setDependencyCollectionRequired(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setDependencyFilter(ArtifactFilter) - Method in interface org.apache.maven.artifact.Artifact
 
setDependencyFilter(ArtifactFilter) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setDependencyFilter(ArtifactFilter) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setDependencyManagement(DependencyManagement) - Method in class org.apache.maven.model.ModelBase
 
setDependencyManagementImporter(DependencyManagementImporter) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setDependencyManagementImporter(DependencyManagementImporter) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setDependencyManagementInjector(DependencyManagementInjector) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setDependencyManagementInjector(DependencyManagementInjector) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setDependencyNode(DependencyNode) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setDependencyResolutionRequired(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setDependencyResolutionResult(DependencyResolutionResult) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
setDependencyResolutionResult(DependencyResolutionResult) - Method in interface org.apache.maven.execution.MavenExecutionResult
 
setDependencyTrail(List<String>) - Method in interface org.apache.maven.artifact.Artifact
 
setDependencyTrail(List<String>) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setDependencyTrail(List<String>) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setDeprecated(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setDeprecated(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setDeprecation(String) - Method in class org.apache.maven.usability.plugin.Expression
Set a preferred alternative to this expression, in the case where it's deprecated.
setDepth(int) - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
setDescription(String) - Method in class org.apache.maven.model.Model
 
setDescription(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setDescription(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setDescription(String) - Method in class org.apache.maven.project.MavenProject
 
setDescription(String) - Method in class org.apache.maven.usability.plugin.Expression
Set the description of what this expression references, and what it's generally used for.
setDeveloperConnection(String) - Method in class org.apache.maven.model.Scm
 
setDevelopers(List<Developer>) - Method in class org.apache.maven.model.Model
 
setDevelopers(List<Developer>) - Method in class org.apache.maven.project.MavenProject
 
setDirectInvocationOnly(boolean) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setDirectory(String) - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
setDirectory(String) - Method in class org.apache.maven.model.BuildBase
 
setDirectory(String) - Method in class org.apache.maven.model.FileSet
 
setDirectoryPermissions(String) - Method in class org.apache.maven.settings.Server
 
setDistribution(String) - Method in class org.apache.maven.model.License
 
setDistributionManagement(DistributionManagement) - Method in class org.apache.maven.model.ModelBase
 
setDistributionManagement(DistributionManagement) - Method in class org.apache.maven.project.MavenProject
 
setDownloadUrl(String) - Method in interface org.apache.maven.artifact.Artifact
 
setDownloadUrl(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setDownloadUrl(String) - Method in class org.apache.maven.model.DistributionManagement
 
setDownloadUrl(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setDownloadUrl(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setEditable(boolean) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setEditable(boolean) - Method in class org.apache.maven.usability.plugin.Expression
Set whether the value of this expression can be changed.
setEmail(String) - Method in class org.apache.maven.model.Contributor
 
setEnabled(boolean) - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
setEnabled(boolean) - Method in class org.apache.maven.model.RepositoryPolicy
 
setEnabled(boolean) - Method in class org.apache.maven.profiles.RepositoryPolicy
Set whether to use this repository for downloading this type of artifact.
setEnabled(boolean) - Method in class org.apache.maven.settings.RepositoryPolicy
 
setEnabled(boolean) - Static method in class org.fusesource.jansi.Ansi
Deprecated.
 
setEnabled(String) - Method in class org.apache.maven.model.RepositoryPolicy
 
setEntry(MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
setError(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
setEventSpyDispatcher(EventSpyDispatcher) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setEventSpyDispatcher(EventSpyDispatcher) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setEventType(int) - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
setException(Exception) - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
Deprecated.
 
setExcludeDefaults(boolean) - Method in class org.apache.maven.model.Reporting
 
setExcludeDefaults(String) - Method in class org.apache.maven.model.Reporting
 
setExcludedProjects(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setExcludedProjects(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
setExcludes(List<String>) - Method in class org.apache.maven.model.PatternSet
 
setExclusions(List<Exclusion>) - Method in class org.apache.maven.model.Dependency
 
setExecuteGoal(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setExecuteLifecycle(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setExecutePhase(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setExecutionListener(ExecutionListener) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setExecutionListener(ExecutionListener) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setExecutionProject(MavenProject) - Method in class org.apache.maven.project.MavenProject
 
setExecutionProperties(Properties) - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
setExecutionProperties(Properties) - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
Deprecated.
 
setExecutionRoot(boolean) - Method in class org.apache.maven.project.MavenProject
 
setExecutions(List<PluginExecution>) - Method in class org.apache.maven.model.Plugin
 
setExecutions(List<Execution>) - Method in class org.apache.maven.plugin.lifecycle.Phase
Set the goals to execute within the phase.
setExecutionStrategy(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setExists(String) - Method in class org.apache.maven.model.ActivationFile
 
setExists(String) - Method in class org.apache.maven.profiles.ActivationFile
Set the name of the file that should exist to activate a profile.
setExists(String) - Method in class org.apache.maven.settings.ActivationFile
 
setExportedArtifacts(List<String>) - Method in class org.apache.maven.project.ExtensionDescriptor
 
setExportedPackages(List<String>) - Method in class org.apache.maven.project.ExtensionDescriptor
 
setExpression(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setExpressions(List<Expression>) - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Set the list of plugin parameter expressions described by this document.
setExtension(String) - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
setExtension(String) - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
setExtensionArtifacts(Set<Artifact>) - Method in class org.apache.maven.project.MavenProject
Deprecated.
setExtensionDependencyFilter(DependencyFilter) - Method in class org.apache.maven.project.MavenProject
Sets the artifact filter used to exclude shared extension artifacts from plugin realms.
setExtensions(boolean) - Method in class org.apache.maven.model.Plugin
 
setExtensions(String) - Method in class org.apache.maven.model.Plugin
 
setExtensions(List<Extension>) - Method in class org.apache.maven.model.Build
 
setFailureBehavior(String) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
setFamily(String) - Method in class org.apache.maven.model.ActivationOS
 
setFamily(String) - Method in class org.apache.maven.profiles.ActivationOS
Set the general family of the OS to be used to activate a profile (e.g.
setFamily(String) - Method in class org.apache.maven.settings.ActivationOS
 
setFile(File) - Method in interface org.apache.maven.artifact.Artifact
 
setFile(File) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setFile(File) - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
Deprecated.
 
setFile(File) - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
Deprecated.
setFile(File) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setFile(File) - Method in class org.apache.maven.project.MavenProject
 
setFile(File) - Method in class org.apache.maven.repository.internal.RelocatedArtifact
Deprecated.
setFile(ActivationFile) - Method in class org.apache.maven.model.Activation
 
setFile(ActivationFile) - Method in class org.apache.maven.profiles.Activation
Set specifies that this profile will be activated based on existence of a file.
setFile(ActivationFile) - Method in class org.apache.maven.settings.Activation
 
setFileComment(String) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Writer
Deprecated.
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxWriter
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.metadata.v4.MetadataStaxWriter
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Writer
Deprecated.
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3WriterEx
Deprecated.
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.model.v4.MavenStaxWriter
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxWriter
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.plugin.lifecycle.io.LifecycleStaxWriter
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Writer
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Writer
Deprecated.
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.settings.v4.SettingsStaxWriter
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxWriter
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Writer
Method setFileComment.
setFileModel(Model) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setFileModel(Model) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Set the file model with profile activation
setFilePermissions(String) - Method in class org.apache.maven.settings.Server
 
setFileSystem(FileSystem) - Method in class org.apache.maven.cli.MavenCli
Deprecated.
 
setFiltering(boolean) - Method in class org.apache.maven.model.Resource
 
setFiltering(String) - Method in class org.apache.maven.model.Resource
 
setFilters(List<String>) - Method in class org.apache.maven.model.BuildBase
 
setFinalName(String) - Method in class org.apache.maven.model.BuildBase
 
setFooter(List<String>) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
Set the comment footer.
setFooter(List<String>) - Method in class org.apache.maven.cling.props.MavenProperties
Set the comment footer.
setForceUpdate(boolean) - Method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
setForceUpdate(boolean) - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
Enables/disabled forced checks for updated artifacts/metadata on remote repositories.
setForceUpdate(boolean) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
setForceUpdate(boolean) - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
Deprecated.
 
setForkedExecutions(String, List<MojoExecution>) - Method in class org.apache.maven.plugin.MojoExecution
 
setForkingProjectId(String) - Static method in class org.apache.maven.logging.ProjectBuildLogAppender
 
setGlobalChecksumPolicy(String) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
Deprecated.
 
setGlobalChecksumPolicy(String) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
Deprecated.
 
setGlobalChecksumPolicy(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setGlobalChecksumPolicy(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setGlobalChecksumPolicy(String) - Method in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
Deprecated.
 
setGlobalChecksumPolicy(String) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
Deprecated.
 
setGlobalProfileManager(ProfileManager) - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
setGlobalProfileManager(ProfileManager) - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
Deprecated.
 
setGlobalSettingsFile(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
Deprecated.
setGlobalSettingsFile(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
setGlobalSettingsFile(File) - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
Deprecated.
 
setGlobalSettingsFile(File) - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Deprecated.
Sets the global settings file.
setGlobalSettingsSource(SettingsSource) - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
Deprecated.
 
setGlobalSettingsSource(SettingsSource) - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Deprecated.
Sets the global settings source.
setGlobalToolchainsFile(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
Deprecated.
setGlobalToolchainsFile(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
setGlobalToolchainsSource(Source) - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
Deprecated.
 
setGlobalToolchainsSource(Source) - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingRequest
Deprecated.
Sets the global toolchains source.
setGlobalUpdatePolicy(String) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
Deprecated.
 
setGlobalUpdatePolicy(String) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
Deprecated.
 
setGlobalUpdatePolicy(String) - Method in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
Deprecated.
 
setGlobalUpdatePolicy(String) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
Deprecated.
 
setGoal(String) - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
setGoal(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setGoalPrefix(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setGoals(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setGoals(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setGoals(List<String>) - Method in class org.apache.maven.model.PluginExecution
 
setGoals(List<String>) - Method in class org.apache.maven.plugin.lifecycle.Execution
Set the goals to execute.
setGroupId(String) - Method in interface org.apache.maven.artifact.Artifact
 
setGroupId(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setGroupId(String) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
setGroupId(String) - Method in class org.apache.maven.model.Dependency
 
setGroupId(String) - Method in class org.apache.maven.model.Exclusion
 
setGroupId(String) - Method in class org.apache.maven.model.Extension
 
setGroupId(String) - Method in class org.apache.maven.model.Model
 
setGroupId(String) - Method in class org.apache.maven.model.Parent
 
setGroupId(String) - Method in class org.apache.maven.model.Plugin
 
setGroupId(String) - Method in class org.apache.maven.model.Relocation
 
setGroupId(String) - Method in class org.apache.maven.model.ReportPlugin
 
setGroupId(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setGroupId(String) - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
setGroupId(String) - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Sets the group id of the plugin.
setGroupId(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setGroupId(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setGroupId(String) - Method in class org.apache.maven.project.MavenProject
 
setGroupId(String) - Method in class org.apache.maven.repository.MavenArtifactMetadata
Deprecated.
 
setGroupId(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
setHeader(List<String>) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
Set the comment header.
setHeader(List<String>) - Method in class org.apache.maven.cling.props.MavenProperties
Set the comment header.
setHost(String) - Method in class org.apache.maven.repository.Proxy
Set proxy host name.
setHost(String) - Method in class org.apache.maven.settings.Proxy
 
setId(String) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
setId(String) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setId(String) - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method setId
setId(String) - Method in class org.apache.maven.model.Developer
 
setId(String) - Method in class org.apache.maven.model.PluginExecution
 
setId(String) - Method in class org.apache.maven.model.Profile
 
setId(String) - Method in class org.apache.maven.model.ReportSet
 
setId(String) - Method in class org.apache.maven.model.RepositoryBase
 
setId(String) - Method in class org.apache.maven.model.Site
 
setId(String) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Set the ID of this lifecycle, for identification in the mojo descriptor.
setId(String) - Method in class org.apache.maven.plugin.lifecycle.Phase
Set the ID of this phase, e.g., generate-sources.
setId(String) - Method in class org.apache.maven.profiles.Profile
Set the ID of this build profile, for activation purposes.
setId(String) - Method in class org.apache.maven.profiles.RepositoryBase
Set a unique identifier for a repository.
setId(String) - Method in class org.apache.maven.settings.IdentifiableBase
 
setIdeWorkspace(LocalArtifactRepository) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
setIgnoreInvalidArtifactDescriptor(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setIgnoreInvalidArtifactDescriptor(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setIgnoreMissingArtifactDescriptor(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setIgnoreMissingArtifactDescriptor(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setIgnoreTransitiveRepositories(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setIgnoreTransitiveRepositories(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setImplementation(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Activation
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.ActivationFile
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.ActivationOS
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.ActivationProperty
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Build
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.BuildBase
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.CiManagement
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.ConfigurationContainer
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Contributor
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Dependency
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.DependencyManagement
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.DeploymentRepository
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Developer
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.DistributionManagement
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Exclusion
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Extension
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.FileSet
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.InputLocation
Set the imported from location.
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.InputSource
Set the location of the POM from which this POM was imported from.
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.IssueManagement
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.License
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.MailingList
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Model
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.ModelBase
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Notifier
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Organization
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Parent
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.PatternSet
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Plugin
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.PluginConfiguration
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.PluginContainer
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.PluginExecution
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.PluginManagement
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Prerequisites
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Profile
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Relocation
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Reporting
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.ReportPlugin
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.ReportSet
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Repository
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.RepositoryBase
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.RepositoryPolicy
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Resource
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Scm
 
setImportedFrom(InputLocation) - Method in class org.apache.maven.model.Site
 
setInactiveProfileIds(List<String>) - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
Sets the identifiers of those profiles that should be deactivated by explicit demand.
setInactiveProfileIds(List<String>) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setInactiveProfileIds(List<String>) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Sets the identifiers of those profiles that should be deactivated by explicit demand.
setInactiveProfileIds(List<String>) - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
Deprecated.
Sets the identifiers of those profiles that should be deactivated by explicit demand.
setInactiveProfileIds(List<String>) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setInactiveProfileIds(List<String>) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setInactiveProfiles(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setInactiveProfiles(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
setInceptionYear(String) - Method in class org.apache.maven.model.Model
 
setInceptionYear(String) - Method in class org.apache.maven.project.MavenProject
 
setIncludes(List<String>) - Method in class org.apache.maven.model.PatternSet
 
setIncludesDependencies(boolean) - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
setInheritanceAssembler(InheritanceAssembler) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setInheritanceAssembler(InheritanceAssembler) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setInherited(String) - Method in class org.apache.maven.model.ConfigurationContainer
 
setInheritedByDefault(boolean) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setInheritedByDefault(boolean) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setInjectedProfileIds(String, List<String>) - Method in class org.apache.maven.project.MavenProject
 
setInstallationSettingsFile(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setInstallationSettingsFile(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setInstallationToolchainsFile(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setInstallationToolchainsFile(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setInteractiveMode(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setInteractiveMode(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setInteractiveMode(boolean) - Method in class org.apache.maven.settings.Settings
 
setIntroducedDependencyArtifacts(Set<Artifact>) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setIssueManagement(IssueManagement) - Method in class org.apache.maven.model.Model
 
setIssueManagement(IssueManagement) - Method in class org.apache.maven.project.MavenProject
 
setJavaHome(String) - Method in class org.apache.maven.toolchain.java.DefaultJavaToolChain
Deprecated.
 
setJavaHome(String) - Method in class org.apache.maven.toolchain.java.JavaToolchainImpl
 
setJdk(String) - Method in class org.apache.maven.model.Activation
 
setJdk(String) - Method in class org.apache.maven.profiles.Activation
Set specifies that this profile will be activated when a matching JDK is detected.
setJdk(String) - Method in class org.apache.maven.settings.Activation
 
setLanguage(String) - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
setLanguage(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setLastUpdated(String) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
setLastUpdatedTimestamp(Date) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
setLatest(String) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
setLayout(String) - Method in class org.apache.maven.model.RepositoryBase
 
setLayout(String) - Method in class org.apache.maven.profiles.RepositoryBase
Set the type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
setLayout(String) - Method in class org.apache.maven.settings.Mirror
 
setLayout(String) - Method in class org.apache.maven.settings.RepositoryBase
 
setLayout(ArtifactRepositoryLayout) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
setLayout(ArtifactRepositoryLayout) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
setLayout(ArtifactRepositoryLayout) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setLength(int) - Method in interface org.apache.maven.api.services.MessageBuilder
Set the buffer length.
setLength(int) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
setLicenses(List<License>) - Method in class org.apache.maven.model.Model
 
setLicenses(List<License>) - Method in class org.apache.maven.project.MavenProject
 
setLifecycleBindingsInjector(LifecycleBindingsInjector) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setLifecycleBindingsInjector(LifecycleBindingsInjector) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setLifecyclePhase(String) - Method in class org.apache.maven.plugin.MojoExecution
 
setLifecyclePhases(Map<String, LifecyclePhase>) - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method setLifecyclePhases
setLifecycles(List<Lifecycle>) - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Set the lifecycles field.
setListeners(List<ResolutionListener>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
setLocalCopy(boolean) - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
 
setLocalFile(File) - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
setLocalRepository(String) - Method in class org.apache.maven.settings.Settings
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
setLocalRepository(ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
Sets the local repository to use.
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setLocalRepository(ArtifactRepository) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setLocalRepository(ArtifactRepository) - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
Deprecated.
 
setLocalRepository(ArtifactRepository) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
Deprecated.
 
setLocalRepository(ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Deprecated.
Sets the local repository to use for the resolution.
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.repository.metadata.MetadataResolutionRequest
Deprecated.
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
setLocalRepositoryPath(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setLocalRepositoryPath(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setLocalRepositoryPath(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setLocalRepositoryPath(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Activation
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.ActivationFile
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.ActivationOS
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.ActivationProperty
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Build
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.BuildBase
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.CiManagement
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.ConfigurationContainer
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Contributor
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Dependency
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.DependencyManagement
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.DeploymentRepository
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Developer
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.DistributionManagement
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Exclusion
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Extension
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.FileSet
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.InputLocation
 
setLocation(Object, InputLocation) - Method in interface org.apache.maven.model.InputLocationTracker
Sets the location of the specified field.
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.IssueManagement
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.License
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.MailingList
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Model
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.ModelBase
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Notifier
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Organization
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Parent
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.PatternSet
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Plugin
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.PluginConfiguration
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.PluginContainer
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.PluginExecution
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.PluginManagement
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Prerequisites
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Profile
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Relocation
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Reporting
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.ReportPlugin
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.ReportSet
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Repository
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.RepositoryBase
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.RepositoryPolicy
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Resource
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Scm
 
setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Site
 
setLocation(String) - Method in class org.apache.maven.model.InputSource
Set the path/URL of the POM or null if unknown.
setLocation(InputLocation) - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
Deprecated.
 
setLocations(Map<Object, InputLocation>) - Method in class org.apache.maven.model.InputLocation
 
setLocationTracking(boolean) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setLocationTracking(boolean) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Enables/disables the tracking of line/column numbers for the model source being parsed.
setLog(Log) - Method in class org.apache.maven.plugin.AbstractMojo
Deprecated.
Use SLF4J directly
setLog(Log) - Method in interface org.apache.maven.plugin.Mojo
Deprecated.
Use SLF4J directly
setLoggingLevel(int) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setLoggingLevel(int) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setLogLevel(int) - Method in class org.apache.maven.slf4j.MavenSimpleLogger
 
setLogSink(Consumer<String>) - Static method in class org.apache.maven.slf4j.MavenSimpleLogger
 
setMailingLists(List<MailingList>) - Method in class org.apache.maven.model.Model
 
setMailingLists(List<MailingList>) - Method in class org.apache.maven.project.MavenProject
 
setMakeBehavior(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setMakeBehavior(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setManagedVersionMap(Map) - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
setManagedVersionMap(Map<String, Artifact>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
setManagedVersionMap(Map<String, Artifact>) - Method in class org.apache.maven.project.MavenProject
 
setMaven(String) - Method in class org.apache.maven.model.Prerequisites
 
setMavenProject(MavenProject) - Method in class org.apache.maven.project.DefaultDependencyResolutionRequest
 
setMavenProject(MavenProject) - Method in interface org.apache.maven.project.DependencyResolutionRequest
Sets the project to resolve dependencies for.
setMaxLevelAllowed(LogLevelRecorder.Level) - Method in interface org.apache.maven.logging.api.LogLevelRecorder
 
setMaxLevelAllowed(LogLevelRecorder.Level) - Method in class org.apache.maven.slf4j.DefaultLogLevelRecorder
 
setMaxLevelAllowed(LogLevelRecorder.Level) - Method in class org.apache.maven.slf4j.MavenLoggerFactory
 
setMd(ArtifactMetadata) - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
Deprecated.
 
setMd(ArtifactMetadata) - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
Deprecated.
 
setMergeId(String) - Method in class org.apache.maven.model.Resource
 
setMessage(String) - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
Deprecated.
 
setMessage(String) - Method in class org.apache.maven.model.Relocation
 
setMetadata(Metadata) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
Deprecated.
 
setMetadata(Metadata) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Deprecated.
Set the metadata contents.
setMetadataRepositories(Collection<ArtifactRepository>) - Method in class org.apache.maven.repository.metadata.MetadataResolution
Deprecated.
 
setMirroredRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
setMirroredRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
setMirroredRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setMirrorOf(String) - Method in class org.apache.maven.settings.Mirror
 
setMirrorOfLayouts(String) - Method in class org.apache.maven.settings.Mirror
 
setMirrors(List<Mirror>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
setMirrors(List<Mirror>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setMirrors(List<Mirror>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setMirrors(List<Mirror>) - Method in class org.apache.maven.settings.Settings
 
setMissing(String) - Method in class org.apache.maven.model.ActivationFile
 
setMissing(String) - Method in class org.apache.maven.profiles.ActivationFile
Set the name of the file that should be missing to activate a profile.
setMissing(String) - Method in class org.apache.maven.settings.ActivationFile
 
setModel(Model) - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
setModel(Model) - Method in class org.apache.maven.project.MavenProject
 
setModelBuildingListener(ModelBuildingListener) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setModelBuildingListener(ModelBuildingListener) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Sets the model building listener to notify during the build process.
setModelCache(ModelCache) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setModelCache(ModelCache) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Sets the model cache to use for reuse of previously built models.
setModelEncoding(String) - Method in class org.apache.maven.model.Model
 
setModelEncoding(String) - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Set the modelEncoding field.
setModelEncoding(String) - Method in class org.apache.maven.profiles.ProfilesRoot
Set the modelEncoding field.
setModelEncoding(String) - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Set the modelEncoding field.
setModelId(String) - Method in class org.apache.maven.model.InputSource
Set the identifier of the POM in the format <groupId>:<artifactId>:<version>.
setModelInterpolator(ModelInterpolator) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setModelInterpolator(ModelInterpolator) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setModelNormalizer(ModelNormalizer) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setModelNormalizer(ModelNormalizer) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setModelPathTranslator(ModelPathTranslator) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setModelPathTranslator(ModelPathTranslator) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setModelProcessor(ModelProcessor) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setModelProcessor(ModelProcessor) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setModelResolver(ModelResolver) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setModelResolver(ModelResolver) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Sets the model resolver to use for resolution of mixins or parents that are not locally reachable from the project directory.
setModelSource(ModelSource) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setModelSource(ModelSource) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Sets the source of the POM to process.
setModelUrlNormalizer(ModelUrlNormalizer) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setModelUrlNormalizer(ModelUrlNormalizer) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setModelValidator(ModelValidator) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setModelValidator(ModelValidator) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setModelVersion(String) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
setModelVersion(String) - Method in class org.apache.maven.model.Model
 
setModelVersion(String) - Method in class org.apache.maven.project.MavenProject
 
setModelVersionParser(ModelVersionParser) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setModules(List<String>) - Method in class org.apache.maven.model.ModelBase
 
setMojoConfiguration(PlexusConfiguration) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setMojoDescriptor(MojoDescriptor) - Method in class org.apache.maven.plugin.MojoExecution
 
setMojos(List<LifecycleMojo>) - Method in class org.apache.maven.lifecycle.mapping.LifecyclePhase
 
setMultiModuleProjectDirectory(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
Deprecated.
setMultiModuleProjectDirectory(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
setName(String) - Method in class org.apache.maven.artifact.repository.metadata.Plugin
 
setName(String) - Method in class org.apache.maven.model.ActivationOS
 
setName(String) - Method in class org.apache.maven.model.ActivationProperty
 
setName(String) - Method in class org.apache.maven.model.Contributor
 
setName(String) - Method in class org.apache.maven.model.License
 
setName(String) - Method in class org.apache.maven.model.MailingList
 
setName(String) - Method in class org.apache.maven.model.Model
 
setName(String) - Method in class org.apache.maven.model.Organization
 
setName(String) - Method in class org.apache.maven.model.RepositoryBase
 
setName(String) - Method in class org.apache.maven.model.Site
 
setName(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setName(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setName(String) - Method in class org.apache.maven.profiles.ActivationOS
Set the name of the OS to be used to activate a profile.
setName(String) - Method in class org.apache.maven.profiles.ActivationProperty
Set the name of the property to be used to activate a profile.
setName(String) - Method in class org.apache.maven.profiles.RepositoryBase
Set human readable name of the repository.
setName(String) - Method in class org.apache.maven.project.MavenProject
 
setName(String) - Method in class org.apache.maven.settings.ActivationOS
 
setName(String) - Method in class org.apache.maven.settings.ActivationProperty
 
setName(String) - Method in class org.apache.maven.settings.Mirror
 
setName(String) - Method in class org.apache.maven.settings.RepositoryBase
 
setNamespace(String) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxWriter
Method setNamespace.
setNamespace(String) - Method in class org.apache.maven.metadata.v4.MetadataStaxWriter
Method setNamespace.
setNamespace(String) - Method in class org.apache.maven.model.v4.MavenStaxWriter
Method setNamespace.
setNamespace(String) - Method in class org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxWriter
Method setNamespace.
setNamespace(String) - Method in class org.apache.maven.plugin.lifecycle.io.LifecycleStaxWriter
Method setNamespace.
setNamespace(String) - Method in class org.apache.maven.settings.v4.SettingsStaxWriter
Method setNamespace.
setNamespace(String) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxWriter
Method setNamespace.
setNChildren(int) - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
Deprecated.
 
setNonProxyHosts(String) - Method in class org.apache.maven.repository.Proxy
 
setNonProxyHosts(String) - Method in class org.apache.maven.settings.Proxy
 
setNoSnapshotUpdates(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setNoSnapshotUpdates(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setNotifiers(List<Notifier>) - Method in class org.apache.maven.model.CiManagement
 
setNtlmDomain(String) - Method in class org.apache.maven.repository.Proxy
 
setNtlmHost(String) - Method in class org.apache.maven.repository.Proxy
 
setOffline(boolean) - Method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
setOffline(boolean) - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
Enables/disables network access to remote repositories.
setOffline(boolean) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
setOffline(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setOffline(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setOffline(boolean) - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
Deprecated.
 
setOffline(boolean) - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Deprecated.
Enables/disables network access to remote repositories.
setOffline(boolean) - Method in class org.apache.maven.settings.Settings
 
setOnlineRequired(boolean) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setOptional(boolean) - Method in interface org.apache.maven.artifact.Artifact
 
setOptional(boolean) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setOptional(boolean) - Method in class org.apache.maven.model.Dependency
 
setOptional(boolean) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setOptional(String) - Method in class org.apache.maven.model.Dependency
 
setOrganization(String) - Method in class org.apache.maven.model.Contributor
 
setOrganization(Organization) - Method in class org.apache.maven.model.Model
 
setOrganization(Organization) - Method in class org.apache.maven.project.MavenProject
 
setOrganizationUrl(String) - Method in class org.apache.maven.model.Contributor
 
setOriginalModel(Model) - Method in class org.apache.maven.project.MavenProject
 
setOriginatingArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
setOs(ActivationOS) - Method in class org.apache.maven.model.Activation
 
setOs(ActivationOS) - Method in class org.apache.maven.profiles.Activation
Set specifies that this profile will be activated when matching OS attributes are detected.
setOs(ActivationOS) - Method in class org.apache.maven.settings.Activation
 
setOtherArchives(List<String>) - Method in class org.apache.maven.model.MailingList
 
setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.InputLocation
 
setOutputDirectory(String) - Method in class org.apache.maven.model.Build
 
setOutputDirectory(String) - Method in class org.apache.maven.model.Reporting
 
setPackaging(String) - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
setPackaging(String) - Method in class org.apache.maven.model.Model
 
setPackaging(String) - Method in class org.apache.maven.project.MavenProject
 
setPackaging(String) - Method in class org.apache.maven.settings.Activation
 
setParallel(boolean) - Method in class org.apache.maven.execution.MavenSession
 
setParameters(List<Parameter>) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setParent(Parent) - Method in class org.apache.maven.model.Model
 
setParent(MavenProject) - Method in class org.apache.maven.project.MavenProject
 
setParent(MetadataTreeNode) - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
Deprecated.
 
setParentArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
 
setParentFile(File) - Method in class org.apache.maven.project.MavenProject
 
setPassphrase(String) - Method in class org.apache.maven.artifact.repository.Authentication
Set the passphrase of the private key file.
setPassphrase(String) - Method in class org.apache.maven.settings.Server
 
setPassword(String) - Method in class org.apache.maven.artifact.repository.Authentication
Set the user's password which is used when connecting to the repository.
setPassword(String) - Method in class org.apache.maven.repository.Proxy
Set the user's password for the proxy server.
setPassword(String) - Method in class org.apache.maven.settings.Proxy
 
setPassword(String) - Method in class org.apache.maven.settings.Server
 
setPath(Path) - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
 
setPath(Path) - Method in class org.apache.maven.repository.internal.RelocatedArtifact
Deprecated.
 
setPath(ProducedArtifact, Path) - Method in interface org.apache.maven.api.services.ArtifactManager
Associates the given file path to the artifact.
setPath(ProducedArtifact, Path) - Method in class org.apache.maven.internal.impl.DefaultArtifactManager
 
setPathTranslator(BeanConfigurationPathTranslator) - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Sets the optional path translator for configuration values unmarshalled to files.
setPathTranslator(BeanConfigurationPathTranslator) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
setPhase(String) - Method in class org.apache.maven.model.PluginExecution
 
setPhase(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setPhases(List<Phase>) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Set the phase mappings for this lifecycle.
setPhases(Map<String, String>) - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Deprecated.
setPlugin(Plugin) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setPluginArtifact(Artifact) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setPluginArtifactRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setPluginArtifactRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setPluginArtifactRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setPluginArtifactRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.project.MavenProject
 
setPluginArtifactRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setPluginArtifacts(Set<Artifact>) - Method in class org.apache.maven.project.MavenProject
 
setPluginConfigurationExpander(PluginConfigurationExpander) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setPluginConfigurationExpander(PluginConfigurationExpander) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setPluginContext(Map) - Method in class org.apache.maven.plugin.AbstractMojo
 
setPluginContext(Map) - Method in interface org.apache.maven.plugin.ContextEnabled
Set a new shared context Map to a mojo before executing it.
setPluginDescriptor(PluginDescriptor) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setPluginGroups(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setPluginGroups(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setPluginGroups(List<String>) - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
setPluginGroups(List<String>) - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Sets the list of group ids to scan for the plugin prefix.
setPluginGroups(List<String>) - Method in class org.apache.maven.settings.Settings
 
setPluginManagement(PluginManagement) - Method in class org.apache.maven.model.PluginConfiguration
 
setPluginManagementInjector(PluginManagementInjector) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setPluginManagementInjector(PluginManagementInjector) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setPluginRepositories(List<Repository>) - Method in class org.apache.maven.model.ModelBase
 
setPluginRepositories(List<Repository>) - Method in class org.apache.maven.profiles.Profile
Set the lists of the remote repositories for discovering plugins.
setPluginRepositories(List<Repository>) - Method in class org.apache.maven.settings.Profile
 
setPluginRepositories(List<Repository>) - Method in class org.apache.maven.settings.Settings
 
setPlugins(List<Plugin>) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
setPlugins(List<Plugin>) - Method in class org.apache.maven.model.PluginContainer
 
setPlugins(List<ReportPlugin>) - Method in class org.apache.maven.model.Reporting
 
setPom(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setPom(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setPom(Model) - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
setPom(Model) - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Sets the POM whose build plugins are to be scanned for the prefix.
setPom(Model) - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
setPom(Model) - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Sets the POM whose build plugins are to be scanned for the version.
setPomFile(File) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
setPomFile(File) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
setPomFile(File) - Method in class org.apache.maven.model.Model
Deprecated.
setPomFile(File) - Method in class org.apache.maven.project.MavenProject
Sets project file without changing project basedir.
setPomFile(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
setPomOrder(int) - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
setPomPath(Path) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setPomPath(Path) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Sets the POM file of the project to build.
setPomPath(Path) - Method in class org.apache.maven.model.Model
 
setPort(int) - Method in class org.apache.maven.repository.Proxy
Set the proxy port.
setPort(int) - Method in class org.apache.maven.settings.Proxy
 
setPortString(String) - Method in class org.apache.maven.settings.Proxy
 
setPost(String) - Method in class org.apache.maven.model.MailingList
 
setPrefix(String) - Method in class org.apache.maven.artifact.repository.metadata.Plugin
 
setPrefix(String) - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
setPrefix(String) - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Sets the prefix of the plugin.
setPrerequisites(Prerequisites) - Method in class org.apache.maven.model.Model
 
setPriority(int) - Method in class org.apache.maven.model.PluginExecution
 
setPrivateKey(String) - Method in class org.apache.maven.artifact.repository.Authentication
Set the absolute path to private key file.
setPrivateKey(String) - Method in class org.apache.maven.settings.Server
 
setProcessPlugins(boolean) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setProcessPlugins(boolean) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Controls the processing of plugin executions and configurations.
setProcessPlugins(boolean) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setProcessPlugins(boolean) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setProfileActivationFilePathInterpolator(ProfileActivationFilePathInterpolator) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setProfileActivationFilePathInterpolator(ProfileActivationFilePathInterpolator) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setProfileInjector(ProfileInjector) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setProfileInjector(ProfileInjector) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setProfiles(List<Profile>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProfiles(List<Profile>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setProfiles(List<Profile>) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setProfiles(List<Profile>) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Sets the external profiles that should be considered for model building.
setProfiles(List<Profile>) - Method in class org.apache.maven.model.Model
 
setProfiles(List<Profile>) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setProfiles(List<Profile>) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setProfiles(List<Profile>) - Method in class org.apache.maven.profiles.ProfilesRoot
Set configuration of build profiles for adjusting the build according to environmental parameters.
setProfiles(List<Profile>) - Method in class org.apache.maven.settings.Settings
 
setProfileSelector(ProfileSelector) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setProfileSelector(ProfileSelector) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setProject(MavenProject) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
setProject(MavenProject) - Method in interface org.apache.maven.execution.MavenExecutionResult
 
setProject(MavenProject) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setProject(MavenProject) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setProjectBuildingConfiguration(ProjectBuildingRequest) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProjectBuildingRequest(ProjectBuildingRequest) - Method in class org.apache.maven.project.MavenProject
Deprecated.
setProjectDependencyGraph(ProjectDependencyGraph) - Method in class org.apache.maven.execution.MavenSession
 
setProjectDirectory(File) - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
Deprecated.
Sets the base directory of the current project.
setProjectId(String) - Static method in class org.apache.maven.logging.ProjectBuildLogAppender
 
setProjectMap(Map<String, MavenProject>) - Method in class org.apache.maven.execution.MavenSession
 
setProjectPresent(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProjectPresent(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setProjectProperties(Map<String, String>) - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
Deprecated.
 
setProjectProperties(Properties) - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
Deprecated.
 
setProjectRequired(boolean) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setProjects(List<MavenProject>) - Method in class org.apache.maven.execution.MavenSession
 
setProjectSettingsFile(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProjectSettingsFile(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setProjectSettingsFile(File) - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
Deprecated.
 
setProjectSettingsFile(File) - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Deprecated.
Sets the project settings file.
setProjectSettingsSource(SettingsSource) - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
Deprecated.
 
setProjectSettingsSource(SettingsSource) - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Deprecated.
Sets the project settings source.
setProperties(Map<String, String>) - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
Deprecated.
 
setProperties(Map<String, String>) - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
 
setProperties(Map<String, String>) - Method in class org.apache.maven.repository.internal.RelocatedArtifact
Deprecated.
 
setProperties(Properties) - Method in class org.apache.maven.model.Contributor
 
setProperties(Properties) - Method in class org.apache.maven.model.ModelBase
 
setProperties(Properties) - Method in class org.apache.maven.profiles.Profile
Set extended configuration specific to this profile goes here.
setProperties(Properties) - Method in class org.apache.maven.settings.Profile
 
setProperty(String, String) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
Calls the map method put.
setProperty(String, String) - Method in class org.apache.maven.cling.props.MavenProperties
Calls the map method put.
setProperty(Project, String, String) - Method in interface org.apache.maven.api.services.ProjectManager
Set a given project property.
setProperty(Project, String, String) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
setProperty(ActivationProperty) - Method in class org.apache.maven.model.Activation
 
setProperty(ActivationProperty) - Method in class org.apache.maven.profiles.Activation
Set specifies that this profile will be activated when this property is specified.
setProperty(ActivationProperty) - Method in class org.apache.maven.settings.Activation
 
setProtocol(String) - Method in class org.apache.maven.repository.Proxy
 
setProtocol(String) - Method in class org.apache.maven.settings.Proxy
 
setProvides(Properties) - Method in class org.apache.maven.toolchain.model.ToolchainModel
 
setProxies(List<Proxy>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
setProxies(List<Proxy>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProxies(List<Proxy>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setProxies(List<Proxy>) - Method in class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
Deprecated.
 
setProxies(List<Proxy>) - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionRequest
Deprecated.
Sets the proxies whose passwords should be decrypted.
setProxies(List<Proxy>) - Method in class org.apache.maven.settings.Settings
 
setProxy(Proxy) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
setProxy(Proxy) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
setProxy(Proxy) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setQuery(ArtifactMetadata) - Method in class org.apache.maven.repository.metadata.MetadataResolutionRequest
Deprecated.
 
setRawModel(Model) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setRawModel(Model) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
setting the rawModel has no effect, instead the fileModel of phase one will be set
setReactorFailureBehavior(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setReactorFailureBehavior(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setReaders(Collection<WorkspaceReader>) - Method in class org.apache.maven.resolver.MavenChainedWorkspaceReader
 
setRecursionInterceptor(RecursionInterceptor) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
setRecursive(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setRecursive(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setRelativePath(String) - Method in class org.apache.maven.model.Parent
 
setRelease(boolean) - Method in interface org.apache.maven.artifact.Artifact
 
setRelease(boolean) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setRelease(boolean) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setRelease(boolean) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setRelease(String) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
setReleaseArtifactRepository(ArtifactRepository) - Method in class org.apache.maven.project.MavenProject
 
setReleases(RepositoryPolicy) - Method in class org.apache.maven.model.Repository
 
setReleases(RepositoryPolicy) - Method in class org.apache.maven.profiles.Repository
Set how to handle downloading of releases from this repository.
setReleases(RepositoryPolicy) - Method in class org.apache.maven.settings.Repository
 
setReleaseUpdatePolicy(ArtifactRepositoryPolicy) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
setReleaseUpdatePolicy(ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
setReleaseUpdatePolicy(ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setRelocation(Relocation) - Method in class org.apache.maven.model.DistributionManagement
 
setRemoteArtifactRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.project.MavenProject
 
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
setRemoteRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
Sets the remote repositories to use.
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setRemoteRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Set a new list of remote repositories to use the execution request.
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setRemoteRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
Deprecated.
 
setRemoteRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Deprecated.
Sets the remote repositories to use for the resolution.
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.repository.metadata.MetadataResolutionRequest
Deprecated.
 
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
setRemoteRepostories(List<ArtifactRepository>) - Method in class org.apache.maven.repository.MetadataResolutionRequest
setReportArtifacts(Set<Artifact>) - Method in class org.apache.maven.project.MavenProject
Deprecated.
setReportConfigurationExpander(ReportConfigurationExpander) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setReportConfigurationExpander(ReportConfigurationExpander) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setReporting(Reporting) - Method in class org.apache.maven.model.ModelBase
 
setReporting(Reporting) - Method in class org.apache.maven.project.MavenProject
Deprecated.
setReportingConverter(ReportingConverter) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setReportingConverter(ReportingConverter) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
setReports(List<String>) - Method in class org.apache.maven.model.ReportSet
 
setReportSets(List<ReportSet>) - Method in class org.apache.maven.model.ReportPlugin
 
setRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
setRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
setRepositories(List<Repository>) - Method in class org.apache.maven.model.ModelBase
 
setRepositories(List<Repository>) - Method in class org.apache.maven.profiles.Profile
Set the lists of the remote repositories.
setRepositories(List<Repository>) - Method in class org.apache.maven.settings.Profile
 
setRepositories(List<Repository>) - Method in class org.apache.maven.settings.Settings
 
setRepositories(List<RemoteRepository>) - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
setRepositories(List<RemoteRepository>) - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Sets the remote repositories to use.
setRepositories(List<RemoteRepository>) - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
setRepositories(List<RemoteRepository>) - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Sets the remote repositories to use.
setRepository(ArtifactRepository) - Method in interface org.apache.maven.artifact.Artifact
 
setRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
Deprecated.
 
setRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
Deprecated.
 
setRepository(ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Deprecated.
Set the repository the metadata was located in.
setRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
Deprecated.
 
setRepository(ArtifactRepository) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setRepository(ArtifactRepository) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setRepository(DeploymentRepository) - Method in class org.apache.maven.model.DistributionManagement
 
setRepositoryCache(RepositoryCache) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setRepositoryCache(RepositoryCache) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setRepositoryMerging(ProjectBuildingRequest.RepositoryMerging) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setRepositoryMerging(ProjectBuildingRequest.RepositoryMerging) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Sets the merge mode used to combine repositories declared in the POM with the repositories specified in this request.
setRepositorySession(RepositorySystemSession) - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
setRepositorySession(RepositorySystemSession) - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Sets the session to use for repository access.
setRepositorySession(RepositorySystemSession) - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
setRepositorySession(RepositorySystemSession) - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Sets the session to use for repository access.
setRepositorySession(RepositorySystemSession) - Method in class org.apache.maven.project.DefaultDependencyResolutionRequest
 
setRepositorySession(RepositorySystemSession) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setRepositorySession(RepositorySystemSession) - Method in interface org.apache.maven.project.DependencyResolutionRequest
Sets the session to use for repository access.
setRepositorySession(RepositorySystemSession) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setRequestType(int) - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
Sets the request type
setRequired(boolean) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setRequiredJavaVersion(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setRequiredMavenVersion(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
Set required Maven version, as defined in plugin's pom.xml since 3.0.2, as defined in plugin.xml since 4.0.0-alpha-3.
setRequirement(Requirement) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setRequiresReports(boolean) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setResolutionFilter(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
setResolutionFilter(DependencyFilter) - Method in class org.apache.maven.project.DefaultDependencyResolutionRequest
 
setResolutionFilter(DependencyFilter) - Method in interface org.apache.maven.project.DependencyResolutionRequest
Sets the filter used to exclude some dependencies from resolution.
setResolved(boolean) - Method in interface org.apache.maven.artifact.Artifact
 
setResolved(boolean) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setResolved(boolean) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setResolved(boolean) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
setResolved(boolean) - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
setResolvedArtifacts(Set<Artifact>) - Method in class org.apache.maven.project.MavenProject
Sets the transitive dependency artifacts that have been resolved/collected for this project.
setResolveDependencies(boolean) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setResolveDependencies(boolean) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setResolvedTree(MetadataGraph) - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
setResolvedVersion(String) - Method in interface org.apache.maven.artifact.Artifact
 
setResolvedVersion(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setResolvedVersion(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setResolveManagedVersions(boolean) - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
Deprecated.
 
setResolveManagedVersions(boolean) - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Deprecated.
Enables/disables resolution of the dependency management information.
setResolveRoot(boolean) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
setResolveTransitively(boolean) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
setResolveVersionRanges(boolean) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
Deprecated.
This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.
setResolveVersionRanges(boolean) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Deprecated.
This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.
setResources(List<Resource>) - Method in class org.apache.maven.model.BuildBase
 
setResume(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setResume(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Sets whether the build should be resumed from the data in the resume.properties file.
setResumeFrom(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setResumeFrom(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setRoles(List<String>) - Method in class org.apache.maven.model.Contributor
 
setRootDirectory(Path) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setRootDirectory(Path) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Sets the root directory of the project.
setRootDirectory(Path) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setRootDirectory(Path) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
 
setRootDirectory(Path) - Method in class org.apache.maven.project.MavenProject
 
setRootLoggerLevel(Slf4jConfiguration.Level) - Method in class org.apache.maven.cling.logging.BaseSlf4jConfiguration
 
setRootLoggerLevel(Slf4jConfiguration.Level) - Method in class org.apache.maven.cling.logging.impl.Log4j2Configuration
 
setRootLoggerLevel(Slf4jConfiguration.Level) - Method in class org.apache.maven.cling.logging.impl.LogbackConfiguration
 
setRootLoggerLevel(Slf4jConfiguration.Level) - Method in class org.apache.maven.cling.logging.impl.MavenSimpleConfiguration
 
setRootLoggerLevel(Slf4jConfiguration.Level) - Method in interface org.apache.maven.cling.logging.Slf4jConfiguration
Set root logging level.
setRootModel(Model) - Method in interface org.apache.maven.api.services.ModelProblemCollector
 
setRootModel(Model) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
setSchemaLocation(String) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxWriter
Method setSchemaLocation.
setSchemaLocation(String) - Method in class org.apache.maven.metadata.v4.MetadataStaxWriter
Method setSchemaLocation.
setSchemaLocation(String) - Method in class org.apache.maven.model.v4.MavenStaxWriter
Method setSchemaLocation.
setSchemaLocation(String) - Method in class org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxWriter
Method setSchemaLocation.
setSchemaLocation(String) - Method in class org.apache.maven.plugin.lifecycle.io.LifecycleStaxWriter
Method setSchemaLocation.
setSchemaLocation(String) - Method in class org.apache.maven.settings.v4.SettingsStaxWriter
Method setSchemaLocation.
setSchemaLocation(String) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxWriter
Method setSchemaLocation.
setScm(Scm) - Method in class org.apache.maven.model.Model
 
setScm(Scm) - Method in class org.apache.maven.project.MavenProject
 
setScope(String) - Method in interface org.apache.maven.artifact.Artifact
 
setScope(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setScope(String) - Method in class org.apache.maven.model.Dependency
 
setScope(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setScope(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setScope(String) - Method in class org.apache.maven.repository.MavenArtifactMetadata
Deprecated.
 
setScope(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
setScope(String) - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
setScope(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.ClasspathContainer
Deprecated.
 
setScope(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
setScope(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
setScopedVertices(boolean) - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
setScriptSourceDirectory(String) - Method in class org.apache.maven.model.Build
 
setScriptSourceRoots(List<String>) - Method in class org.apache.maven.project.MavenProject
Deprecated.
setSelectedProjects(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setSelectedProjects(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
setSendOnError(boolean) - Method in class org.apache.maven.model.Notifier
 
setSendOnFailure(boolean) - Method in class org.apache.maven.model.Notifier
 
setSendOnSuccess(boolean) - Method in class org.apache.maven.model.Notifier
 
setSendOnWarning(boolean) - Method in class org.apache.maven.model.Notifier
 
setServers(List<Server>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
setServers(List<Server>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setServers(List<Server>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setServers(List<Server>) - Method in class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
Deprecated.
 
setServers(List<Server>) - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionRequest
Deprecated.
Sets the servers whose passwords should be decrypted.
setServers(List<Server>) - Method in class org.apache.maven.settings.Settings
 
setSession(Session) - Method in class org.apache.maven.execution.MavenSession
 
setSession(MavenSession) - Method in class org.apache.maven.plugin.internal.DefaultLegacySupport
 
setSession(MavenSession) - Method in interface org.apache.maven.plugin.LegacySupport
Sets the currently active session.
setShowChecksumEvents(boolean) - Method in interface org.apache.maven.repository.ArtifactTransferListener
Deprecated.
 
setShowErrors(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setShowErrors(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setSince(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setSince(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setSite(Site) - Method in class org.apache.maven.model.DistributionManagement
 
setSize(Size) - Method in class org.apache.maven.jline.FastTerminal
 
setSnapshot(Snapshot) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
setSnapshotArtifactRepository(ArtifactRepository) - Method in class org.apache.maven.project.MavenProject
 
setSnapshotRepository(DeploymentRepository) - Method in class org.apache.maven.model.DistributionManagement
 
setSnapshots(RepositoryPolicy) - Method in class org.apache.maven.model.Repository
 
setSnapshots(RepositoryPolicy) - Method in class org.apache.maven.profiles.Repository
Set how to handle downloading of snapshots from this repository.
setSnapshots(RepositoryPolicy) - Method in class org.apache.maven.settings.Repository
 
setSnapshotUpdatePolicy(ArtifactRepositoryPolicy) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
setSnapshotUpdatePolicy(ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
setSnapshotUpdatePolicy(ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setSnapshotVersions(List<SnapshotVersion>) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
setSource(String) - Method in class org.apache.maven.api.model.Profile
 
setSource(String) - Method in interface org.apache.maven.api.services.ModelProblemCollector
 
setSource(String) - Method in interface org.apache.maven.building.ProblemCollector
The next messages will be bound to this source.
setSource(String) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
setSource(String) - Method in class org.apache.maven.model.Profile
 
setSource(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setSource(Model) - Method in interface org.apache.maven.api.services.ModelProblemCollector
 
setSource(Model) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
setSource(MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
setSourceDirectory(String) - Method in class org.apache.maven.model.Build
 
setSourceLevel(String) - Method in class org.apache.maven.settings.TrackableBase
 
setSourceLevel(String) - Method in class org.apache.maven.toolchain.model.TrackableBase
 
setStartInstant(Instant) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setStartInstant(Instant) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setStartTime(Date) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
Deprecated.
setStartTime(Date) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
setStatus(String) - Method in class org.apache.maven.model.DistributionManagement
 
setStringFormatter(Function<InputLocation, String>) - Method in class org.apache.maven.model.v4.MavenStaxWriter
Method setStringFormatter.
setStringFormatter(Function<InputLocation, String>) - Method in class org.apache.maven.settings.v4.SettingsStaxWriter
Method setStringFormatter.
setStringFormatter(Function<InputLocation, String>) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxWriter
Method setStringFormatter.
setStringFormatter(InputLocation.StringFormatter) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Writer
Deprecated.
Method setStringFormatter.
setStringFormatter(InputLocation.StringFormatter) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3WriterEx
Deprecated.
Method setStringFormatter.
setSubscribe(String) - Method in class org.apache.maven.model.MailingList
 
setSuperPomProvider(SuperPomProvider) - Method in class org.apache.maven.model.building.DefaultModelBuilder
Deprecated.
since Maven 4
setSuperPomProvider(SuperPomProvider) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setSyntax(String) - Method in class org.apache.maven.usability.plugin.Expression
Set the syntax of the expression.
setSystem(String) - Method in class org.apache.maven.model.CiManagement
 
setSystem(String) - Method in class org.apache.maven.model.IssueManagement
 
setSystemPath(String) - Method in class org.apache.maven.model.Dependency
 
setSystemProperties(Map<String, String>) - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
Sets the system properties to use for interpolation and profile activation.
setSystemProperties(Map<String, String>) - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
Deprecated.
Sets the system properties to use for interpolation and profile activation.
setSystemProperties(Properties) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setSystemProperties(Properties) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Sets the system properties to use for interpolation and profile activation.
setSystemProperties(Properties) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setSystemProperties(Properties) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Sets the system properties to use for interpolation and profile activation.
setSystemProperties(Properties) - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
Deprecated.
Sets the system properties to use for interpolation and profile activation.
setSystemProperties(Properties) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setSystemProperties(Properties) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Sets the system properties to use for interpolation and profile activation.
setSystemProperties(Properties) - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
Deprecated.
 
setSystemProperties(Properties) - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Deprecated.
Sets the system properties to use for interpolation.
setTag(String) - Method in class org.apache.maven.model.Scm
 
setTarget(MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
setTargetPath(String) - Method in class org.apache.maven.model.Resource
 
setTestCompileSourceRoots(List<String>) - Method in class org.apache.maven.project.MavenProject
 
setTestOutputDirectory(String) - Method in class org.apache.maven.model.Build
 
setTestResources(List<Resource>) - Method in class org.apache.maven.model.BuildBase
 
setTestSourceDirectory(String) - Method in class org.apache.maven.model.Build
 
setThreadSafe(boolean) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setThreshold(int) - Method in class org.apache.maven.cling.logging.Slf4jLogger
Warning: ignored.
setThreshold(int) - Method in class org.apache.maven.cling.logging.Slf4jLoggerManager
Warning: ignored.
setThresholds(int) - Method in class org.apache.maven.cling.logging.Slf4jLoggerManager
Warning: ignored.
setTimestamp(String) - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
 
setTimezone(String) - Method in class org.apache.maven.model.Contributor
 
settings(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
settings(C, boolean, SettingsBuilder) - Method in class org.apache.maven.cling.invoker.LookupInvoker
This method is invoked twice during "normal" LookupInvoker level startup: once when (if present) extensions are loaded up during Plexus DI creation, and once afterward as "normal" boot procedure.
Settings - Class in org.apache.maven.api.settings
Root element of the user configuration file.
Settings - Class in org.apache.maven.settings
 
Settings() - Constructor for class org.apache.maven.settings.Settings
 
Settings(Settings) - Constructor for class org.apache.maven.settings.Settings
 
Settings(Settings.Builder) - Constructor for class org.apache.maven.api.settings.Settings
Constructor for this class, to be called from its subclasses and Settings.Builder.
Settings(Settings, BaseObject) - Constructor for class org.apache.maven.settings.Settings
 
Settings.Builder - Class in org.apache.maven.api.settings
Builder class used to create Settings instances.
SettingsBuilder - Interface in org.apache.maven.api.services
Builds the effective settings from a user settings file and/or a installation settings file.
SettingsBuilder - Interface in org.apache.maven.settings.building
Deprecated.
since 4.0.0, use SettingsBuilder instead
SettingsBuilderException - Exception in org.apache.maven.api.services
The Exception class throw by the SettingsBuilder.
SettingsBuilderException(String, Exception) - Constructor for exception org.apache.maven.api.services.SettingsBuilderException
 
SettingsBuilderException(String, List<BuilderProblem>) - Constructor for exception org.apache.maven.api.services.SettingsBuilderException
 
SettingsBuilderRequest - Interface in org.apache.maven.api.services
Collects settings that control the building of effective settings.
SettingsBuilderRequest.SettingsBuilderRequestBuilder - Class in org.apache.maven.api.services
 
SettingsBuilderRequestBuilder() - Constructor for class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
 
SettingsBuilderResult - Interface in org.apache.maven.api.services
 
SettingsBuildingException - Exception in org.apache.maven.settings.building
Deprecated.
since 4.0.0, use SettingsBuilder instead
SettingsBuildingException(List<SettingsProblem>) - Constructor for exception org.apache.maven.settings.building.SettingsBuildingException
Deprecated.
Creates a new exception with the specified problems.
SettingsBuildingRequest - Interface in org.apache.maven.settings.building
Deprecated.
since 4.0.0, use SettingsBuilder instead
SettingsBuildingResult - Interface in org.apache.maven.settings.building
Deprecated.
since 4.0.0, use SettingsBuilder instead
SettingsConfigurationException - Exception in org.apache.maven.settings
If there was an error in the settings file.
SettingsConfigurationException(String) - Constructor for exception org.apache.maven.settings.SettingsConfigurationException
 
SettingsConfigurationException(String, Throwable) - Constructor for exception org.apache.maven.settings.SettingsConfigurationException
 
SettingsConfigurationException(String, Throwable, int, int) - Constructor for exception org.apache.maven.settings.SettingsConfigurationException
 
SettingsDecrypter - Interface in org.apache.maven.settings.crypto
Deprecated.
since 4.0.0
SettingsDecryptionRequest - Interface in org.apache.maven.settings.crypto
Deprecated.
since 4.0.0
SettingsDecryptionResult - Interface in org.apache.maven.settings.crypto
Deprecated.
since 4.0.0
SettingsMerger - Class in org.apache.maven.settings.v4
 
SettingsMerger() - Constructor for class org.apache.maven.settings.v4.SettingsMerger
 
SettingsMerger(boolean) - Constructor for class org.apache.maven.settings.v4.SettingsMerger
 
SettingsMerger.KeyComputer<T> - Interface in org.apache.maven.settings.v4
Use to compute keys for data structures
SettingsParseException - Exception in org.apache.maven.settings.io
Deprecated.
since 4.0.0, use SettingsXmlFactory instead
SettingsParseException(String, int, int) - Constructor for exception org.apache.maven.settings.io.SettingsParseException
Deprecated.
Creates a new parser exception with the specified details.
SettingsParseException(String, int, int, Throwable) - Constructor for exception org.apache.maven.settings.io.SettingsParseException
Deprecated.
Creates a new parser exception with the specified details.
SettingsProblem - Interface in org.apache.maven.settings.building
Deprecated.
since 4.0.0, use SettingsBuilder instead
SettingsProblem.Severity - Enum Class in org.apache.maven.settings.building
Deprecated.
The different severity levels for a problem, in decreasing order.
SettingsProblemCollector - Interface in org.apache.maven.settings.building
Deprecated.
since 4.0.0, use SettingsBuilder instead
SettingsReader - Interface in org.apache.maven.settings.io
Deprecated.
since 4.0.0, use SettingsXmlFactory instead
SettingsSource - Interface in org.apache.maven.settings.building
Deprecated.
instead use Source
SettingsStaxReader - Class in org.apache.maven.settings.v4
 
SettingsStaxReader() - Constructor for class org.apache.maven.settings.v4.SettingsStaxReader
 
SettingsStaxReader(SettingsStaxReader.ContentTransformer) - Constructor for class org.apache.maven.settings.v4.SettingsStaxReader
 
SettingsStaxReader.ContentTransformer - Interface in org.apache.maven.settings.v4
 
SettingsStaxWriter - Class in org.apache.maven.settings.v4
 
SettingsStaxWriter() - Constructor for class org.apache.maven.settings.v4.SettingsStaxWriter
 
settingsToApiV3(List<Settings>) - Static method in class org.apache.maven.settings.Settings
 
settingsToApiV4(List<Settings>) - Static method in class org.apache.maven.settings.Settings
 
SettingsTransformer - Class in org.apache.maven.settings.v4
 
SettingsTransformer(Function<String, String>) - Constructor for class org.apache.maven.settings.v4.SettingsTransformer
 
SettingsUtils - Class in org.apache.maven.settings
Several convenience methods to handle settings
SettingsUtilsV4 - Class in org.apache.maven.internal.impl
Several convenience methods to handle settings
SettingsValidator - Interface in org.apache.maven.settings.validation
Deprecated.
since 4.0.0, use DefaultSettingsValidator instead
SettingsWriter - Interface in org.apache.maven.settings.io
Deprecated.
since 4.0.0, use SettingsXmlFactory instead
SettingsXmlConfigurationProcessor - Class in org.apache.maven.cli.configuration
Deprecated.
SettingsXmlConfigurationProcessor(SettingsBuilder, SettingsDecrypter) - Constructor for class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
Deprecated.
 
SettingsXmlFactory - Interface in org.apache.maven.api.services.xml
Reads and writes a Settings object to/from XML.
SettingsXpp3Reader - Class in org.apache.maven.settings.io.xpp3
Deprecated.
Maven 3 compatibility - please use org.apache.maven.api.services.xml.SettingsXmlFactory from maven-api-core or SettingsStaxReader
SettingsXpp3Reader() - Constructor for class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Deprecated.
 
SettingsXpp3Reader(SettingsXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Deprecated.
 
SettingsXpp3Reader.ContentTransformer - Interface in org.apache.maven.settings.io.xpp3
Deprecated.
 
SettingsXpp3Writer - Class in org.apache.maven.settings.io.xpp3
Deprecated.
Maven 3 compatibility - please use org.apache.maven.api.services.xml.SettingsXmlFactory from maven-api-core or SettingsStaxWriter
SettingsXpp3Writer() - Constructor for class org.apache.maven.settings.io.xpp3.SettingsXpp3Writer
Deprecated.
 
setToolchains(List<ToolchainModel>) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
 
setToolchains(Map<String, List<ToolchainModel>>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setToolchains(Map<String, List<ToolchainModel>>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setTopDirectory(Path) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setTopDirectory(Path) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Sets the top directory of the project.
setTopologicallySortedProjects(List<MavenProject>) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
setTopologicallySortedProjects(List<MavenProject>) - Method in interface org.apache.maven.execution.MavenExecutionResult
 
setTransferListener(TransferListener) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setTransferListener(TransferListener) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setTransferredBytes(long) - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
setTransformer(ModelSourceTransformer) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setTransformerContextBuilder(TransformerContextBuilder) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setTransformerContextBuilder(TransformerContextBuilder) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
 
setTree(MetadataTreeNode) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
Deprecated.
 
setTwoPhaseBuilding(boolean) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setTwoPhaseBuilding(boolean) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Enables/disables two-phase building.
setType(String) - Method in class org.apache.maven.model.Dependency
 
setType(String) - Method in class org.apache.maven.model.Notifier
 
setType(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setType(String) - Method in class org.apache.maven.repository.MavenArtifactMetadata
Deprecated.
 
setType(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
setType(String) - Method in class org.apache.maven.toolchain.model.ToolchainModel
 
setUniqueVersion(boolean) - Method in class org.apache.maven.model.DeploymentRepository
 
setUnresolvedArtifacts(List<Artifact>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
setUnresolvedArtifacts(List<Artifact>) - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
setUnsubscribe(String) - Method in class org.apache.maven.model.MailingList
 
SETUP - Static variable in class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
setupContainerRealm(Logger, ClassWorld, ClassRealm, List<Path>, List<CoreExtensionEntry>) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
setUpdated(String) - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
setUpdatePolicy(String) - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
setUpdatePolicy(String) - Method in class org.apache.maven.model.RepositoryPolicy
 
setUpdatePolicy(String) - Method in class org.apache.maven.profiles.RepositoryPolicy
Set the frequency for downloading updates - can be "always", "daily" (default), "interval:XXX" (in minutes) or "never" (only if it doesn't exist locally).
setUpdatePolicy(String) - Method in class org.apache.maven.settings.RepositoryPolicy
 
setUpdateSnapshots(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setUpdateSnapshots(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setupExtensionsRealm(MavenProject, Plugin, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
setupExtensionsRealm(MavenProject, Plugin, RepositorySystemSession) - Method in interface org.apache.maven.plugin.MavenPluginManager
Sets up class realm for the specified build extensions plugin.
setupMojoExecution(MavenSession, MavenProject, MojoExecution, Set<MojoDescriptor>) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
setupMojoExecution(MavenSession, MavenProject, MojoExecution, Set<MojoDescriptor>) - Method in interface org.apache.maven.lifecycle.internal.LifecycleExecutionPlanCalculator
 
setupPluginRealm(PluginDescriptor, MavenSession, ClassLoader, List<String>, DependencyFilter) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
setupPluginRealm(PluginDescriptor, MavenSession, ClassLoader, List<String>, DependencyFilter) - Method in interface org.apache.maven.plugin.MavenPluginManager
Sets up the class realm for the specified plugin.
setupRealm(ClassRealm, ClassRealmRequest) - Method in interface org.apache.maven.classrealm.ClassRealmManagerDelegate
 
setUri(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
setUrl(String) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
 
setUrl(String) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
setUrl(String) - Method in class org.apache.maven.model.CiManagement
 
setUrl(String) - Method in class org.apache.maven.model.Contributor
 
setUrl(String) - Method in class org.apache.maven.model.IssueManagement
 
setUrl(String) - Method in class org.apache.maven.model.License
 
setUrl(String) - Method in class org.apache.maven.model.Model
 
setUrl(String) - Method in class org.apache.maven.model.Organization
 
setUrl(String) - Method in class org.apache.maven.model.RepositoryBase
 
setUrl(String) - Method in class org.apache.maven.model.Scm
 
setUrl(String) - Method in class org.apache.maven.model.Site
 
setUrl(String) - Method in class org.apache.maven.profiles.RepositoryBase
Set the url of the repository.
setUrl(String) - Method in class org.apache.maven.project.MavenProject
 
setUrl(String) - Method in class org.apache.maven.settings.Mirror
 
setUrl(String) - Method in class org.apache.maven.settings.RepositoryBase
 
setUseLegacyLocalRepository(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setUseLegacyLocalRepository(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Deprecated.
Since 3.9 there is no direct Maven2 interop offered at LRM level. See Resolver Configuration page option aether.artifactResolver.simpleLrmInterop that provides similar semantics. This method should be never invoked, and ignores parameter (value remains always false).
setUsePluginRegistry(boolean) - Method in class org.apache.maven.settings.Settings
 
setUseReactor(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setUsername(String) - Method in class org.apache.maven.artifact.repository.Authentication
Set username used to access the repository.
setUsername(String) - Method in class org.apache.maven.settings.Proxy
 
setUsername(String) - Method in class org.apache.maven.settings.Server
 
setUserName(String) - Method in class org.apache.maven.repository.Proxy
Set the proxy username.
setUserProperties(Map<String, String>) - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
Sets the user properties to use for interpolation and profile activation.
setUserProperties(Map<String, String>) - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
Deprecated.
Sets the user properties to use for interpolation and profile activation.
setUserProperties(Properties) - Method in class org.apache.maven.cli.CliRequest
Deprecated.
 
setUserProperties(Properties) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setUserProperties(Properties) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Sets the user properties to use for interpolation and profile activation.
setUserProperties(Properties) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setUserProperties(Properties) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Sets the user properties to use for interpolation and profile activation.
setUserProperties(Properties) - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
Deprecated.
Sets the user properties to use for interpolation and profile activation.
setUserProperties(Properties) - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
setUserProperties(Properties) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setUserProperties(Properties) - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
Deprecated.
 
setUserProperties(Properties) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Sets the user properties to use for interpolation and profile activation.
setUserProperties(Properties) - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
Deprecated.
 
setUserProperties(Properties) - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Deprecated.
Sets the user properties to use for interpolation.
setUserSettingsFile(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setUserSettingsFile(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setUserSettingsFile(File) - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
Deprecated.
 
setUserSettingsFile(File) - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Deprecated.
Sets the user settings file.
setUserSettingsSource(SettingsSource) - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
Deprecated.
 
setUserSettingsSource(SettingsSource) - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Deprecated.
Sets the user settings source.
setUserToolchainsFile(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setUserToolchainsFile(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setUserToolchainsSource(Source) - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
Deprecated.
 
setUserToolchainsSource(Source) - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingRequest
Deprecated.
Sets the user toolchains source.
setValidationLevel(int) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setValidationLevel(int) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Sets the level of validation to perform on processed models.
setValidationLevel(int) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setValidationLevel(int) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Controls the level of validation to perform on processed models.
setValue(String) - Method in class org.apache.maven.model.ActivationProperty
 
setValue(String) - Method in class org.apache.maven.profiles.ActivationProperty
Set the value of the property to be used to activate a profile.
setValue(String) - Method in class org.apache.maven.settings.ActivationProperty
 
setValueLines(List<String>) - Method in class org.apache.maven.cli.props.MavenProperties.Layout
Deprecated.
 
setValueLines(List<String>) - Method in class org.apache.maven.cling.props.MavenProperties.Layout
 
setValuePreprocessor(BeanConfigurationValuePreprocessor) - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Sets the optional preprocessor for configuration values.
setValuePreprocessor(BeanConfigurationValuePreprocessor) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
setVersion(String) - Method in interface org.apache.maven.artifact.Artifact
 
setVersion(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setVersion(String) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
setVersion(String) - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
setVersion(String) - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
 
setVersion(String) - Method in class org.apache.maven.model.ActivationOS
 
setVersion(String) - Method in class org.apache.maven.model.Dependency
 
setVersion(String) - Method in class org.apache.maven.model.Extension
 
setVersion(String) - Method in class org.apache.maven.model.Model
 
setVersion(String) - Method in class org.apache.maven.model.Parent
 
setVersion(String) - Method in class org.apache.maven.model.Plugin
 
setVersion(String) - Method in class org.apache.maven.model.Relocation
 
setVersion(String) - Method in class org.apache.maven.model.ReportPlugin
 
setVersion(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setVersion(String) - Method in class org.apache.maven.profiles.ActivationOS
Set the version of the OS to be used to activate a profile.
setVersion(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setVersion(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setVersion(String) - Method in class org.apache.maven.project.MavenProject
 
setVersion(String) - Method in class org.apache.maven.repository.internal.RelocatedArtifact
Deprecated.
 
setVersion(String) - Method in class org.apache.maven.repository.MavenArtifactMetadata
Deprecated.
 
setVersion(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
setVersion(String) - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
setVersion(String) - Method in class org.apache.maven.settings.ActivationOS
 
setVersionedVertices(boolean) - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
setVersioning(Versioning) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
setVersionProcessor(ModelVersionProcessor) - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Deprecated.
 
setVersionRange(VersionRange) - Method in interface org.apache.maven.artifact.Artifact
 
setVersionRange(VersionRange) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setVersionRange(VersionRange) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
setVersionRange(VersionRange) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
setVersions(List<String>) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
setWhy(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
SetWithResolutionResult - Class in org.apache.maven.lifecycle.internal
 
SetWithResolutionResult(DependencyResolutionResult, Set<Artifact>) - Constructor for class org.apache.maven.lifecycle.internal.SetWithResolutionResult
 
setWorkspaceModelResolver(WorkspaceModelResolver) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
Deprecated.
 
setWorkspaceModelResolver(WorkspaceModelResolver) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
 
setWorkspaceReader(WorkspaceReader) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setWorkspaceReader(WorkspaceReader) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
SHOW_DATE_TIME_KEY - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
SHOW_ERRORS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
SHOW_LOG_NAME_KEY - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
SHOW_SHORT_LOG_NAME_KEY - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
SHOW_THREAD_ID_KEY - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
SHOW_THREAD_NAME_KEY - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
SHOW_VERSION - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
SHOW_VERSION - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
SHOW_VERSION_AND_EXIT - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
showError(Logger, String, Throwable, boolean) - Static method in class org.apache.maven.cli.CLIReportingUtils
Deprecated.
 
showError(Logger, String, Throwable, boolean) - Static method in class org.apache.maven.cling.utils.CLIReportingUtils
 
showErrors() - Method in interface org.apache.maven.api.cli.Options
Indicates whether to show error stack traces.
showErrors() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
showErrors() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
showMessage(String) - Method in interface org.apache.maven.api.services.Prompter
Displays a message to the user.
showMessage(String) - Method in class org.apache.maven.internal.impl.DefaultPrompter
 
showMessage(String) - Method in class org.apache.maven.jline.JLineMessageBuilderFactory
 
showVersion() - Method in interface org.apache.maven.api.cli.Options
Indicates whether to show the version information.
showVersion() - Static method in class org.apache.maven.cli.CLIReportingUtils
Deprecated.
 
showVersion() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
showVersion() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
showVersion() - Static method in class org.apache.maven.cling.utils.CLIReportingUtils
 
showVersion(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
showVersion(String, String) - Static method in class org.apache.maven.cli.CLIReportingUtils
Deprecated.
 
showVersion(String, String) - Static method in class org.apache.maven.cling.utils.CLIReportingUtils
 
showVersionAndExit() - Method in interface org.apache.maven.api.cli.Options
Indicates whether to show the version information and exit.
showVersionAndExit() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
showVersionAndExit() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
showVersionMinimal() - Static method in class org.apache.maven.cli.CLIReportingUtils
Deprecated.
 
showVersionMinimal() - Static method in class org.apache.maven.cling.utils.CLIReportingUtils
 
shutDown() - Method in class org.apache.maven.cling.invoker.mvn.resident.ResidentMavenContext
 
SimpleBuildEventListener - Class in org.apache.maven.logging
 
SimpleBuildEventListener(Consumer<String>) - Constructor for class org.apache.maven.logging.SimpleBuildEventListener
 
SimpleLoggerConfiguration - Class in org.apache.maven.slf4j
This class holds configuration values for MavenBaseLogger.
SimpleLoggerConfiguration() - Constructor for class org.apache.maven.slf4j.SimpleLoggerConfiguration
 
SimplexTransferListener - Class in org.apache.maven.cli.transfer
Deprecated.
SimplexTransferListener - Class in org.apache.maven.cling.transfer
A TransferListener implementation that wraps another delegate TransferListener but makes it run on single thread, keeping the listener logic simple.
SimplexTransferListener(TransferListener) - Constructor for class org.apache.maven.cli.transfer.SimplexTransferListener
Deprecated.
Constructor that makes passed in delegate run on single thread, and will block on last event.
SimplexTransferListener(TransferListener) - Constructor for class org.apache.maven.cling.transfer.SimplexTransferListener
Constructor that makes passed in delegate run on single thread, and will block on last event.
SimplexTransferListener(TransferListener, int, int, boolean) - Constructor for class org.apache.maven.cli.transfer.SimplexTransferListener
Deprecated.
Constructor that may alter behaviour of this listener.
SimplexTransferListener(TransferListener, int, int, boolean) - Constructor for class org.apache.maven.cling.transfer.SimplexTransferListener
Constructor that may alter behaviour of this listener.
simplifyType(Type) - Static method in class org.apache.maven.di.impl.Types
 
since(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
since(String) - Method in class org.apache.maven.api.plugin.descriptor.Parameter.Builder
 
SINGLE_PASS_EXEC_STRATEGY - Static variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
"once-per-session" execution strategy
SingleThreadedBuilder - Class in org.apache.maven.lifecycle.internal.builder.singlethreaded
A Builder encapsulates a strategy for building a set of Maven projects.
SingleThreadedBuilder(LifecycleModuleBuilder) - Constructor for class org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 
Singleton - Annotation Interface in org.apache.maven.api.di
 
SisuDiBridgeModule - Class in org.apache.maven.internal.impl
 
SisuDiBridgeModule() - Constructor for class org.apache.maven.internal.impl.SisuDiBridgeModule
 
SisuDiBridgeModule(boolean) - Constructor for class org.apache.maven.internal.impl.SisuDiBridgeModule
 
site(Site) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
 
Site - Class in org.apache.maven.api.model
Contains the information needed for deploying websites.
Site - Class in org.apache.maven.model
 
Site() - Constructor for class org.apache.maven.model.Site
 
Site(Site) - Constructor for class org.apache.maven.model.Site
 
Site(Site.Builder) - Constructor for class org.apache.maven.api.model.Site
Constructor for this class, to be called from its subclasses and Site.Builder.
Site(Site, BaseObject) - Constructor for class org.apache.maven.model.Site
 
SITE - Static variable in interface org.apache.maven.api.Lifecycle
 
Site.Builder - Class in org.apache.maven.api.model
Builder class used to create Site instances.
siteToApiV3(List<Site>) - Static method in class org.apache.maven.model.Site
 
siteToApiV4(List<Site>) - Static method in class org.apache.maven.model.Site
 
size() - Method in class org.apache.maven.internal.impl.MappedCollection
 
size() - Method in class org.apache.maven.internal.impl.MappedList
 
size() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
size() - Method in class org.apache.maven.lifecycle.internal.SetWithResolutionResult
 
size() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
 
skip() - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
slf4jConfiguration - Variable in class org.apache.maven.cling.invoker.LookupContext
 
Slf4jConfiguration - Interface in org.apache.maven.cling.logging
Interface for configuration operations on loggers, which are not available in slf4j, then require per-slf4f-binding implementation.
Slf4jConfiguration.Level - Enum Class in org.apache.maven.cling.logging
Level
Slf4jConfigurationFactory - Class in org.apache.maven.cling.logging
Slf4jConfiguration factory, loading implementations from META-INF/maven/slf4j-configuration.properties configuration files in class loader: key is the class name of the ILoggerFactory, value is the class name of the corresponding Slf4jConfiguration.
Slf4jConfigurationFactory() - Constructor for class org.apache.maven.cling.logging.Slf4jConfigurationFactory
 
Slf4jLogger - Class in org.apache.maven.cling.logging
Adapt an SLF4J logger to a Plexus logger, ignoring Plexus logger API parts that are not classical and probably not really used.
Slf4jLogger(Logger) - Constructor for class org.apache.maven.cling.logging.Slf4jLogger
 
Slf4jLoggerManager - Class in org.apache.maven.cling.logging
Use an SLF4J ILoggerFactory as a backing for a Plexus LoggerManager, ignoring Plexus logger API parts that are not classical and probably not really used.
Slf4jLoggerManager() - Constructor for class org.apache.maven.cling.logging.Slf4jLoggerManager
 
Slf4jMavenTransferListener - Class in org.apache.maven.cli.transfer
Deprecated.
Slf4jMavenTransferListener - Class in org.apache.maven.cling.transfer
Slf4jMavenTransferListener
Slf4jMavenTransferListener() - Constructor for class org.apache.maven.cli.transfer.Slf4jMavenTransferListener
Deprecated.
 
Slf4jMavenTransferListener() - Constructor for class org.apache.maven.cling.transfer.Slf4jMavenTransferListener
 
Slf4jMavenTransferListener(Logger) - Constructor for class org.apache.maven.cli.transfer.Slf4jMavenTransferListener
Deprecated.
 
Slf4jMavenTransferListener(Logger) - Constructor for class org.apache.maven.cling.transfer.Slf4jMavenTransferListener
 
Slf4jStdoutLogger - Class in org.apache.maven.cli.logging
Deprecated.
Slf4jStdoutLogger() - Constructor for class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
Slf4jStdoutLogger(PrintStream) - Constructor for class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
snapshot(Snapshot) - Method in class org.apache.maven.api.metadata.Versioning.Builder
 
Snapshot - Class in org.apache.maven.api.metadata
Snapshot data for the last artifact corresponding to the SNAPSHOT base version
Snapshot - Class in org.apache.maven.artifact.repository.metadata
 
Snapshot() - Constructor for class org.apache.maven.artifact.repository.metadata.Snapshot
 
Snapshot(Snapshot) - Constructor for class org.apache.maven.artifact.repository.metadata.Snapshot
 
Snapshot(Snapshot.Builder) - Constructor for class org.apache.maven.api.metadata.Snapshot
Constructor for this class, to be called from its subclasses and Snapshot.Builder.
Snapshot(Snapshot, BaseObject) - Constructor for class org.apache.maven.artifact.repository.metadata.Snapshot
 
SNAPSHOT - Static variable in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Deprecated.
 
SNAPSHOT_VERSION - Static variable in interface org.apache.maven.artifact.Artifact
 
Snapshot.Builder - Class in org.apache.maven.api.metadata
Builder class used to create Snapshot instances.
SnapshotArtifactRepositoryMetadata - Class in org.apache.maven.artifact.repository.metadata
Deprecated.
SnapshotArtifactRepositoryMetadata(Artifact) - Constructor for class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
Deprecated.
 
SnapshotArtifactRepositoryMetadata(Artifact, Snapshot) - Constructor for class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
Deprecated.
 
SnapshotMetadataGeneratorFactory - Class in org.apache.maven.internal.impl.resolver
Maven GAV level metadata generator factory.
SnapshotMetadataGeneratorFactory - Class in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead
SnapshotMetadataGeneratorFactory() - Constructor for class org.apache.maven.internal.impl.resolver.SnapshotMetadataGeneratorFactory
 
SnapshotMetadataGeneratorFactory() - Constructor for class org.apache.maven.repository.internal.SnapshotMetadataGeneratorFactory
Deprecated.
 
snapshotRepository(DeploymentRepository) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
 
snapshots(RepositoryPolicy) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
 
snapshots(RepositoryPolicy) - Method in class org.apache.maven.api.model.Repository.Builder
 
snapshots(RepositoryPolicy) - Method in class org.apache.maven.api.settings.Repository.Builder
 
snapshotToApiV3(List<Snapshot>) - Static method in class org.apache.maven.artifact.repository.metadata.Snapshot
 
snapshotToApiV4(List<Snapshot>) - Static method in class org.apache.maven.artifact.repository.metadata.Snapshot
 
SnapshotTransformation - Class in org.apache.maven.repository.legacy.resolver.transform
Deprecated.
SnapshotTransformation() - Constructor for class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
Deprecated.
 
SnapshotVersion - Class in org.apache.maven.api.metadata
Versioning information for a sub-artifact of the current snapshot artifact.
SnapshotVersion - Class in org.apache.maven.artifact.repository.metadata
 
SnapshotVersion() - Constructor for class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
SnapshotVersion(SnapshotVersion) - Constructor for class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
SnapshotVersion(SnapshotVersion.Builder) - Constructor for class org.apache.maven.api.metadata.SnapshotVersion
Constructor for this class, to be called from its subclasses and SnapshotVersion.Builder.
SnapshotVersion(SnapshotVersion, BaseObject) - Constructor for class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
SnapshotVersion.Builder - Class in org.apache.maven.api.metadata
Builder class used to create SnapshotVersion instances.
snapshotVersions(Collection<SnapshotVersion>) - Method in class org.apache.maven.api.metadata.Versioning.Builder
 
snapshotVersionToApiV3(List<SnapshotVersion>) - Static method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
snapshotVersionToApiV4(List<SnapshotVersion>) - Static method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
sortedNodes() - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlan
 
source - Variable in exception org.apache.maven.api.plugin.MojoException
 
source - Variable in class org.apache.maven.cling.invoker.CommonsCliOptions
 
source - Variable in exception org.apache.maven.plugin.AbstractMojoExecutionException
 
source() - Element in annotation interface org.apache.maven.api.annotations.Config
 
source() - Method in interface org.apache.maven.api.cli.Options
Returns a simple designator of the options source, such as "cli", "maven.conf", etc.
source() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
source() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
source(ModelSource) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
source(Source) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
 
Source - Interface in org.apache.maven.api.services
Provides access to the contents of a source independently of the backing store (e.g.
Source - Interface in org.apache.maven.building
Provides access to the contents of a source independently of the backing store (e.g.
SOURCE - Static variable in interface org.apache.maven.model.building.ModelProcessor
Deprecated.
 
SOURCE_CLI - Static variable in interface org.apache.maven.api.cli.Options
Constant indicating that the options source is the command-line interface.
SOURCE_POM - Static variable in class org.apache.maven.api.model.Profile
 
SOURCE_POM - Static variable in class org.apache.maven.model.Profile
 
SOURCE_SETTINGS - Static variable in class org.apache.maven.api.model.Profile
 
SOURCE_SETTINGS - Static variable in class org.apache.maven.model.Profile
 
sourceDirectory(String) - Method in class org.apache.maven.api.model.Build.Builder
 
SOURCES - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
SpiService - Interface in org.apache.maven.api.spi
Marker interface to indicate services that can be provided by plugins and extensions.
STANDARD_LIFECYCLES - Static variable in class org.apache.maven.lifecycle.DefaultLifecycles
 
start() - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlanExecutor.Clock
 
startEvent(String, String, long) - Method in interface org.apache.maven.monitor.event.EventMonitor
Deprecated.
 
startProcessChildren(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
Deprecated.
 
startProcessChildren(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
startProcessChildren(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
Deprecated.
 
status(String) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
 
StaxLocation - Class in org.apache.maven.internal.impl
 
StaxLocation(Location) - Constructor for class org.apache.maven.internal.impl.StaxLocation
 
stderrConsumer() - Method in interface org.apache.maven.api.cli.ExecutorRequest
Optional consumer for STD err of the Maven.
stderrConsumer(OutputStream) - Method in class org.apache.maven.api.cli.ExecutorRequest.Builder
 
stdoutConsumer() - Method in interface org.apache.maven.api.cli.ExecutorRequest
Optional consumer for STD out of the Maven.
stdoutConsumer(OutputStream) - Method in class org.apache.maven.api.cli.ExecutorRequest.Builder
 
step(MavenProject, String) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlan
 
steps(MavenProject) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlan
 
stop() - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlanExecutor.Clock
 
store(OutputStream, String) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
Store a properties into a output stream, preserving comments, special character, etc.
store(OutputStream, String) - Method in class org.apache.maven.cling.props.MavenProperties
Store a properties into a output stream, preserving comments, special character, etc.
storedInArtifactVersionDirectory() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
Deprecated.
 
storedInArtifactVersionDirectory() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
Deprecated.
 
storedInArtifactVersionDirectory() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
Deprecated.
 
storedInArtifactVersionDirectory() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
Deprecated.
 
storedInArtifactVersionDirectory() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
Whether this metadata should be stored alongside the artifact.
storedInGroupDirectory() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
Deprecated.
 
storedInGroupDirectory() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
Deprecated.
 
storedInGroupDirectory() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
Deprecated.
 
storedInGroupDirectory() - Method in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
Deprecated.
 
storedInGroupDirectory() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
Whether this metadata should be stored alongside the group.
storeInLocalRepository(ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
Deprecated.
 
storeInLocalRepository(ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
Deprecated.
 
storeInLocalRepository(ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
Store the metadata in the local repository.
storeToolchainToBuildContext(Session, Toolchain) - Method in interface org.apache.maven.api.services.ToolchainManager
 
storeToolchainToBuildContext(Session, Toolchain) - Method in class org.apache.maven.internal.impl.DefaultToolchainManager
 
storeToolchainToBuildContext(ToolchainPrivate, MavenSession) - Method in class org.apache.maven.toolchain.DefaultToolchainManagerPrivate
 
storeToolchainToBuildContext(ToolchainPrivate, MavenSession) - Method in interface org.apache.maven.toolchain.ToolchainManagerPrivate
Stores the toolchain into build context for later use by toolchain-aware plugins.
STRATEGY_PARENT_FIRST - Static variable in class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
Deprecated.
 
STRATEGY_PARENT_FIRST - Static variable in class org.apache.maven.cling.extensions.BootstrapCoreExtensionManager
 
STRATEGY_PLUGIN - Static variable in class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
Deprecated.
 
STRATEGY_PLUGIN - Static variable in class org.apache.maven.cling.extensions.BootstrapCoreExtensionManager
 
STRATEGY_SELF_FIRST - Static variable in class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
Deprecated.
 
STRATEGY_SELF_FIRST - Static variable in class org.apache.maven.cling.extensions.BootstrapCoreExtensionManager
 
stream() - Method in interface org.apache.maven.api.Node
Obtain a Stream containing this node and all its descendant.
stream() - Method in interface org.apache.maven.api.services.LifecycleRegistry
 
stream() - Method in class org.apache.maven.internal.impl.DefaultLifecycleRegistry
 
strict(boolean) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
 
STRICT - Static variable in interface org.apache.maven.api.spi.ModelParser
Option that can be specified in the options map.
STRICT_ARTIFACT_DESCRIPTOR_POLICY - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
STRICT_ARTIFACT_DESCRIPTOR_POLICY - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
strictArtifactDescriptorPolicy() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Indicates whether Maven should use strict artifact descriptor policy.
strictArtifactDescriptorPolicy() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
strictArtifactDescriptorPolicy() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
strictChecksums() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Indicates whether Maven should use strict checksum verification.
strictChecksums() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
strictChecksums() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
STRIKETHROUGH_OFF - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
STRIKETHROUGH_ON - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
stringFormatter - Variable in class org.apache.maven.model.v4.MavenStaxWriter
Field stringFormatter.
stringFormatter - Variable in class org.apache.maven.settings.v4.SettingsStaxWriter
Field stringFormatter.
stringFormatter - Variable in class org.apache.maven.toolchain.v4.MavenToolchainsStaxWriter
Field stringFormatter.
StringFormatter() - Constructor for class org.apache.maven.model.InputLocation.StringFormatter
 
StringModelSource - Class in org.apache.maven.model.building
Deprecated.
instead use StringSource
StringModelSource(CharSequence) - Constructor for class org.apache.maven.model.building.StringModelSource
Deprecated.
Creates a new model source backed by the specified string.
StringModelSource(CharSequence, String) - Constructor for class org.apache.maven.model.building.StringModelSource
Deprecated.
Creates a new model source backed by the specified string.
StringSearchModelInterpolator - Class in org.apache.maven.project.interpolation
Deprecated.
StringSearchModelInterpolator() - Constructor for class org.apache.maven.project.interpolation.StringSearchModelInterpolator
Deprecated.
 
StringSearchModelInterpolator(PathTranslator) - Constructor for class org.apache.maven.project.interpolation.StringSearchModelInterpolator
Deprecated.
 
StringSettingsSource - Class in org.apache.maven.settings.building
Deprecated.
instead use StringSource
StringSettingsSource(CharSequence) - Constructor for class org.apache.maven.settings.building.StringSettingsSource
Deprecated.
Creates a new settings source backed by the specified string.
StringSettingsSource(CharSequence, String) - Constructor for class org.apache.maven.settings.building.StringSettingsSource
Deprecated.
Creates a new settings source backed by the specified string.
StringSource - Class in org.apache.maven.building
Wraps an ordinary CharSequence as a source.
StringSource(CharSequence) - Constructor for class org.apache.maven.building.StringSource
Creates a new source backed by the specified string.
StringSource(CharSequence, String) - Constructor for class org.apache.maven.building.StringSource
Creates a new source backed by the specified string.
StringVisitorModelInterpolator - Class in org.apache.maven.model.interpolation
Deprecated.
use ModelBuilder instead
StringVisitorModelInterpolator(PathTranslator, UrlNormalizer, RootLocator) - Constructor for class org.apache.maven.model.interpolation.StringVisitorModelInterpolator
Deprecated.
 
stripLeadingAndTrailingQuotes(String) - Static method in class org.apache.maven.cling.invoker.Utils
 
strong(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
Append message content in strong style.
style - Variable in class org.apache.maven.cling.invoker.mvnenc.EncryptContext
 
style(String) - Method in interface org.apache.maven.api.services.MessageBuilder
 
style(String) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
style(String, Object) - Method in interface org.apache.maven.api.services.MessageBuilder
 
STYLE - Static variable in class org.apache.maven.cli.transfer.AbstractMavenTransferListener
Deprecated.
 
STYLE - Static variable in class org.apache.maven.cling.transfer.AbstractMavenTransferListener
 
subprojects(Collection<String>) - Method in class org.apache.maven.api.model.Model.Builder
 
subprojects(Collection<String>) - Method in class org.apache.maven.api.model.ModelBase.Builder
 
subprojects(Collection<String>) - Method in class org.apache.maven.api.model.Profile.Builder
 
subscribe(String) - Method in class org.apache.maven.api.model.MailingList.Builder
 
substitute() - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
substitute() - Method in class org.apache.maven.cling.props.MavenProperties
 
substitute(Function<String, String>) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
substitute(Function<String, String>) - Method in class org.apache.maven.cling.props.MavenProperties
 
substitute(MavenProperties, Function<String, String>) - Static method in class org.apache.maven.cli.props.MavenPropertiesLoader
Deprecated.
 
substitute(MavenProperties, Function<String, String>) - Static method in class org.apache.maven.cling.props.MavenPropertiesLoader
 
substring(List<Object>) - Method in class org.apache.maven.internal.impl.model.profile.ConditionFunctions
Returns a substring of the given string.
substVars(String, String, Map<String, String>, Function<String, String>) - Static method in class org.apache.maven.cli.props.MavenPropertiesLoader
Deprecated.
 
substVars(String, String, Map<String, String>, Function<String, String>) - Static method in class org.apache.maven.cling.props.MavenPropertiesLoader
 
substVars(String, String, Set<String>, Map<String, String>) - Method in class org.apache.maven.internal.impl.model.DefaultInterpolator
This method performs property variable substitution on the specified value.
substVars(String, String, Set<String>, Map<String, String>, Function<String, String>) - Method in class org.apache.maven.internal.impl.model.DefaultInterpolator
This method performs property variable substitution on the specified value.
substVars(String, String, Set<String>, Map<String, String>, Function<String, String>, BiFunction<String, String, String>, boolean) - Static method in class org.apache.maven.internal.impl.model.DefaultInterpolator
This method performs property variable substitution on the specified value.
success(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
Append message content in success style.
success(T) - Static method in class org.apache.maven.internal.impl.model.Result
Success without warnings
success(T) - Static method in class org.apache.maven.model.building.Result
Deprecated.
Success without warnings
success(T, Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.internal.impl.model.Result
Success with warnings
success(T, Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.model.building.Result
Deprecated.
Success with warnings
success(T, Result<?>...) - Static method in class org.apache.maven.internal.impl.model.Result
Success with warnings
success(T, Result<?>...) - Static method in class org.apache.maven.model.building.Result
Deprecated.
Success with warnings
SuperPomProvider - Interface in org.apache.maven.api.services
Provides the super POM that all models implicitly inherit from.
SuperPomProvider - Interface in org.apache.maven.model.superpom
Deprecated.
use ModelBuilder instead
SuperPomProviderException - Exception in org.apache.maven.api.services
Exceptions thrown by the SuperPomProvider service.
SuperPomProviderException() - Constructor for exception org.apache.maven.api.services.SuperPomProviderException
 
SuperPomProviderException(String) - Constructor for exception org.apache.maven.api.services.SuperPomProviderException
 
SuperPomProviderException(String, Throwable) - Constructor for exception org.apache.maven.api.services.SuperPomProviderException
 
SuperPomProviderException(Throwable) - Constructor for exception org.apache.maven.api.services.SuperPomProviderException
 
SUPPRESS_SNAPSHOT_UPDATES - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
SUPPRESS_SNAPSHOT_UPDATES - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
suppressSnapshotUpdates() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Indicates whether Maven should suppress SNAPSHOT updates.
suppressSnapshotUpdates() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
suppressSnapshotUpdates() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
SUREFIRE_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
symbol() - Method in enum class org.apache.maven.cli.transfer.FileSizeFormat.ScaleUnit
Deprecated.
 
symbol() - Method in enum class org.apache.maven.cling.transfer.FileSizeFormat.ScaleUnit
 
synchronizeWithProjectState() - Method in class org.apache.maven.lifecycle.internal.DependencyContext
 
system - Enum constant in enum class org.apache.maven.artifact.ArtifactScopeEnum
Deprecated.
 
system(String) - Method in class org.apache.maven.api.model.CiManagement.Builder
 
system(String) - Method in class org.apache.maven.api.model.IssueManagement.Builder
 
SYSTEM - Enum constant in enum class org.apache.maven.api.DependencyScope
System scope.
SYSTEM_PREFIX - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
All system properties used by SimpleLogger start with this prefix
systemInstall() - Static method in class org.apache.maven.jline.MessageUtils
 
systemInstall(Consumer<TerminalBuilder>, Consumer<Terminal>) - Static method in class org.apache.maven.jline.MessageUtils
 
systemInstall(Terminal) - Static method in class org.apache.maven.jline.MessageUtils
 
systemPath(String) - Method in class org.apache.maven.api.model.Dependency.Builder
 
systemProperties - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
systemProperties() - Method in interface org.apache.maven.api.cli.InvokerRequest
Returns a map of system properties for the Maven execution.
systemProperties() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
systemProperties(Map<String, String>) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
SystemProperties - Class in org.apache.maven.properties.internal
 
SystemProperties() - Constructor for class org.apache.maven.properties.internal.SystemProperties
 
systemPropertiesOverrides - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
SystemPropertyProfileActivator - Class in org.apache.maven.profiles.activation
Deprecated.
SystemPropertyProfileActivator() - Constructor for class org.apache.maven.profiles.activation.SystemPropertyProfileActivator
Deprecated.
 
SystemStreamLog - Class in org.apache.maven.plugin.logging
Deprecated.
Use SLF4J directly
SystemStreamLog() - Constructor for class org.apache.maven.plugin.logging.SystemStreamLog
Deprecated.
 
systemUninstall() - Static method in class org.apache.maven.jline.MessageUtils
 

T

tag(String) - Method in class org.apache.maven.api.model.Scm.Builder
 
TAGLETS - Enum constant in enum class org.apache.maven.api.JavaPathType
The path identified by the Javadoc -tagletpath option.
targetPath(String) - Method in class org.apache.maven.api.model.Resource.Builder
 
Task - Class in org.apache.maven.lifecycle.internal
A Maven task, at this level is merely just an opaque string.
Task(String) - Constructor for class org.apache.maven.lifecycle.internal.Task
 
TaskSegment - Class in org.apache.maven.lifecycle.internal
Describes the required task segment as provided on the maven command line; i.e.
TaskSegment(boolean) - Constructor for class org.apache.maven.lifecycle.internal.TaskSegment
 
TaskSegment(boolean, Task...) - Constructor for class org.apache.maven.lifecycle.internal.TaskSegment
 
TEARDOWN - Static variable in class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
terminal - Variable in class org.apache.maven.cling.invoker.LookupContext
 
test - Enum constant in enum class org.apache.maven.artifact.ArtifactScopeEnum
Deprecated.
 
TEST - Enum constant in enum class org.apache.maven.api.DependencyScope
Test compile and test runtime.
TEST - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
TEST - Static variable in interface org.apache.maven.api.ProjectScope
Test scope.
TEST_ARTIFACT - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
TEST_COMPILE - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
TEST_COMPILE - Static variable in interface org.apache.maven.api.PathScope
 
TEST_JAR - Static variable in interface org.apache.maven.api.Type
Artifact type name for a JAR file containing test classes.
TEST_ONLY - Enum constant in enum class org.apache.maven.api.DependencyScope
Test compile only.
TEST_RESOURCES - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
TEST_RUNTIME - Enum constant in enum class org.apache.maven.api.DependencyScope
Test runtime.
TEST_RUNTIME - Static variable in interface org.apache.maven.api.PathScope
 
TEST_SOURCES - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
testArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
Deprecated.
 
testArtifact(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
testArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
Deprecated.
 
testOutputDirectory(String) - Method in class org.apache.maven.api.model.Build.Builder
 
testResources(Collection<Resource>) - Method in class org.apache.maven.api.model.Build.Builder
 
testResources(Collection<Resource>) - Method in class org.apache.maven.api.model.BuildBase.Builder
 
testSourceDirectory(String) - Method in class org.apache.maven.api.model.Build.Builder
 
then(BuildPlan) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlan
 
threads() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Returns the number of threads used for parallel builds.
threads() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
threads() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
THREADS - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
THREADS - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
ThreadSafe - Annotation Interface in org.apache.maven.api.annotations
The ThreadSafe annotation can be used to indicate a given type is thread safe.
throwErrors(ArtifactResolutionRequest, ArtifactResolutionResult) - Method in class org.apache.maven.artifact.resolver.DefaultResolutionErrorHandler
Deprecated.
 
throwErrors(ArtifactResolutionRequest, ArtifactResolutionResult) - Method in interface org.apache.maven.artifact.resolver.ResolutionErrorHandler
Deprecated.
 
timestamp(String) - Method in class org.apache.maven.api.metadata.Snapshot.Builder
 
timezone(String) - Method in class org.apache.maven.api.model.Contributor.Builder
 
timezone(String) - Method in class org.apache.maven.api.model.Developer.Builder
 
to(Key<R>, Binding.TupleConstructorN<R>, Class<?>[]) - Static method in class org.apache.maven.di.impl.Binding
 
to(Key<R>, Binding.TupleConstructorN<R>, Dependency<?>[]) - Static method in class org.apache.maven.di.impl.Binding
 
to(Key<R>, Binding.TupleConstructorN<R>, Dependency<?>[], int) - Static method in class org.apache.maven.di.impl.Binding
 
toApiLocation() - Method in class org.apache.maven.model.InputLocation
 
toApiSource() - Method in class org.apache.maven.model.InputSource
 
toArtifact(Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toArtifact(Artifact) - Method in interface org.apache.maven.internal.impl.InternalSession
 
toArtifact(ArtifactCoordinates) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toArtifact(ArtifactCoordinates) - Method in interface org.apache.maven.internal.impl.InternalSession
 
toArtifact(Artifact) - Static method in class org.apache.maven.RepositoryUtils
 
toArtifact(Artifact) - Static method in class org.apache.maven.RepositoryUtils
 
toArtifact(Dependency) - Static method in class org.apache.maven.RepositoryUtils
 
toArtifactRepositories(List<RemoteRepository>) - Method in class org.apache.maven.internal.impl.DefaultSession
 
toArtifactRepositories(List<RemoteRepository>) - Method in interface org.apache.maven.internal.impl.InternalMavenSession
 
toArtifactRepository(RemoteRepository) - Method in class org.apache.maven.internal.impl.DefaultSession
 
toArtifactRepository(RemoteRepository) - Method in interface org.apache.maven.internal.impl.InternalMavenSession
 
toArtifacts(Collection<? extends Artifact>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toArtifacts(Collection<? extends Artifact>) - Method in interface org.apache.maven.internal.impl.InternalSession
 
toArtifacts(Collection<Artifact>) - Static method in class org.apache.maven.RepositoryUtils
 
toArtifacts(Collection<Artifact>, Collection<? extends DependencyNode>, List<String>, DependencyFilter) - Static method in class org.apache.maven.RepositoryUtils
 
toBoolean(Object) - Static method in class org.apache.maven.internal.impl.model.profile.ConditionParser
Converts an object to a boolean value.
toBuilder() - Method in interface org.apache.maven.api.cli.ExecutorRequest
Returns ExecutorRequest.Builder created from this instance.
toBuilder() - Method in interface org.apache.maven.api.ProtoSession
Returns a proto session builder of this instance.
toCoordinates() - Method in interface org.apache.maven.api.Artifact
Returns coordinates with the same identifiers as this artifact.
toCoordinates() - Method in interface org.apache.maven.api.Dependency
Returns coordinates with the same identifiers as this dependency.
toCoordinates() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
toCoordinates() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
toDependencies(Type, Executable) - Static method in class org.apache.maven.di.impl.ReflectionUtils
 
toDependencies(Collection<DependencyCoordinates>, boolean) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toDependencies(Collection<DependencyCoordinates>, boolean) - Method in interface org.apache.maven.internal.impl.InternalSession
 
toDependency(DependencyCoordinates, boolean) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toDependency(DependencyCoordinates, boolean) - Method in interface org.apache.maven.internal.impl.InternalSession
 
toDependency(Artifact, Collection<Exclusion>) - Static method in class org.apache.maven.RepositoryUtils
 
toDependency(Dependency, ArtifactTypeRegistry) - Static method in class org.apache.maven.RepositoryUtils
 
toDomainString() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
toDouble(Object) - Static method in class org.apache.maven.internal.impl.model.profile.ConditionParser
Converts an object to a double value.
toInputLocation(XMLStreamReader) - Method in interface org.apache.maven.internal.xml.XmlNodeStaxBuilder.InputLocationBuilderStax
 
toInputLocation(XmlPullParser) - Method in interface org.apache.maven.internal.xml.XmlNodeBuilder.InputLocationBuilder
 
toInstance(T) - Static method in class org.apache.maven.di.impl.Binding
 
toInt(Object) - Static method in class org.apache.maven.internal.impl.model.profile.ConditionParser
Converts an object to an integer value.
toLegacyMap(Map<String, LifecyclePhase>) - Static method in class org.apache.maven.lifecycle.mapping.LifecyclePhase
Deprecated.
toLocation(Location) - Static method in class org.apache.maven.internal.impl.StaxLocation
 
toMap(Properties) - Static method in class org.apache.maven.cling.invoker.Utils
 
toMavenExecutionRequestLoggingLevel(Slf4jConfiguration.Level) - Static method in class org.apache.maven.cling.invoker.Utils
 
ToolboxTool - Class in org.apache.maven.cling.executor.internal
ExecutorTool implementation based on Maveniverse Toolbox.
ToolboxTool(ExecutorHelper) - Constructor for class org.apache.maven.cling.executor.internal.ToolboxTool
 
Toolchain - Interface in org.apache.maven.api
Represents a toolchain in the Maven build system.
Toolchain - Interface in org.apache.maven.toolchain
Toolchain interface.
ToolchainFactory - Interface in org.apache.maven.api.services
 
ToolchainFactory - Interface in org.apache.maven.toolchain
Internal toolchain factory, to prepare toolchains instances.
ToolchainManager - Interface in org.apache.maven.api.services
Service to manage Toolchains.
ToolchainManager - Interface in org.apache.maven.toolchain
Public API for a toolchain-aware plugin to get expected toolchain instance.
ToolchainManagerException - Exception in org.apache.maven.api.services
The Exception class throw by the ToolchainManager.
ToolchainManagerException(String, Exception) - Constructor for exception org.apache.maven.api.services.ToolchainManagerException
 
ToolchainManagerPrivate - Interface in org.apache.maven.toolchain
Component for use by the maven-toolchains-plugin only.
ToolchainModel - Class in org.apache.maven.api.toolchain
Definition of a toolchain instance.
ToolchainModel - Class in org.apache.maven.toolchain.model
 
ToolchainModel() - Constructor for class org.apache.maven.toolchain.model.ToolchainModel
 
ToolchainModel(ToolchainModel) - Constructor for class org.apache.maven.toolchain.model.ToolchainModel
 
ToolchainModel(ToolchainModel.Builder) - Constructor for class org.apache.maven.api.toolchain.ToolchainModel
Constructor for this class, to be called from its subclasses and ToolchainModel.Builder.
ToolchainModel(ToolchainModel, BaseObject) - Constructor for class org.apache.maven.toolchain.model.ToolchainModel
 
ToolchainModel.Builder - Class in org.apache.maven.api.toolchain
Builder class used to create ToolchainModel instances.
toolchainModelToApiV3(List<ToolchainModel>) - Static method in class org.apache.maven.toolchain.model.ToolchainModel
 
toolchainModelToApiV4(List<ToolchainModel>) - Static method in class org.apache.maven.toolchain.model.ToolchainModel
 
ToolchainPrivate - Interface in org.apache.maven.toolchain
a private contract between the toolchains plugin and the components.
toolchains(C, MavenExecutionRequest) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
toolchains(Collection<ToolchainModel>) - Method in class org.apache.maven.api.toolchain.PersistedToolchains.Builder
 
ToolchainsBuilder - Interface in org.apache.maven.api.services
Builds the effective toolchains from a user toolchains file and/or an installation toolchains file.
ToolchainsBuilder - Interface in org.apache.maven.toolchain.building
Deprecated.
since 4.0.0, use ToolchainsBuilder instead
ToolchainsBuilder - Interface in org.apache.maven.toolchain
Deprecated.
use ToolchainsBuilder instead
ToolchainsBuilderException - Exception in org.apache.maven.api.services
The Exception class throw by the ToolchainsBuilder.
ToolchainsBuilderException(String, Exception) - Constructor for exception org.apache.maven.api.services.ToolchainsBuilderException
 
ToolchainsBuilderException(String, List<BuilderProblem>) - Constructor for exception org.apache.maven.api.services.ToolchainsBuilderException
 
ToolchainsBuilderRequest - Interface in org.apache.maven.api.services
 
ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder - Class in org.apache.maven.api.services
 
ToolchainsBuilderRequestBuilder() - Constructor for class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
 
ToolchainsBuilderResult - Interface in org.apache.maven.api.services
 
ToolchainsBuildingException - Exception in org.apache.maven.toolchain.building
Deprecated.
since 4.0.0, use ToolchainsBuilder instead
ToolchainsBuildingException(List<Problem>) - Constructor for exception org.apache.maven.toolchain.building.ToolchainsBuildingException
Deprecated.
Creates a new exception with the specified problems.
ToolchainsBuildingRequest - Interface in org.apache.maven.toolchain.building
Deprecated.
since 4.0.0, use ToolchainsBuilder instead
ToolchainsBuildingResult - Interface in org.apache.maven.toolchain.building
Deprecated.
since 4.0.0, use ToolchainsBuilder instead
ToolchainsParseException - Exception in org.apache.maven.toolchain.io
Deprecated.
ToolchainsParseException(String, int, int) - Constructor for exception org.apache.maven.toolchain.io.ToolchainsParseException
Deprecated.
Creates a new parser exception with the specified details.
ToolchainsParseException(String, int, int, Throwable) - Constructor for exception org.apache.maven.toolchain.io.ToolchainsParseException
Deprecated.
Creates a new parser exception with the specified details.
ToolchainsReader - Interface in org.apache.maven.toolchain.io
Deprecated.
since 4.0.0, use ToolchainsXmlFactory instead
ToolchainsWriter - Interface in org.apache.maven.toolchain.io
Deprecated.
since 4.0.0, use ToolchainsXmlFactory instead
ToolchainsXmlFactory - Interface in org.apache.maven.api.services.xml
Reads and writes a PersistedToolchains object to/from XML.
Tools - Class in org.apache.maven.api.cli
Represents most common tools supported by CLIng.
topDirectory - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
topDirectory() - Method in interface org.apache.maven.api.cli.InvokerRequest
Returns the top-level directory of the Maven invocation.
topDirectory() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
toPlexusConfiguration(XmlNode) - Static method in class org.apache.maven.internal.xml.XmlPlexusConfiguration
 
toPlexusLoggingLevel(Slf4jConfiguration.Level) - Static method in class org.apache.maven.cling.invoker.Utils
 
toPomArtifact(Artifact) - Static method in class org.apache.maven.internal.impl.resolver.ArtifactDescriptorUtils
 
toPomArtifact(Artifact) - Static method in class org.apache.maven.repository.internal.ArtifactDescriptorUtils
Deprecated.
 
toPomArtifactUnconditionally(Artifact) - Static method in class org.apache.maven.internal.impl.resolver.ArtifactDescriptorUtils
Creates POM artifact out of passed in artifact by dropping classifier (if exists) and rewriting extension to "pom".
toPomArtifactUnconditionally(Artifact) - Static method in class org.apache.maven.repository.internal.ArtifactDescriptorUtils
Deprecated.
Creates POM artifact out of passed in artifact by dropping classifier (if exists) and rewriting extension to "pom".
toProperties(Map<String, String>) - Static method in class org.apache.maven.cling.invoker.Utils
 
toRemoteRepository(Repository) - Static method in class org.apache.maven.internal.impl.resolver.ArtifactDescriptorUtils
 
toRemoteRepository(Repository) - Static method in class org.apache.maven.repository.internal.ArtifactDescriptorUtils
Deprecated.
 
toRepo(ArtifactRepository) - Static method in class org.apache.maven.RepositoryUtils
 
toRepos(List<ArtifactRepository>) - Static method in class org.apache.maven.RepositoryUtils
 
toRepositories(List<RemoteRepository>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toRepositories(List<RemoteRepository>) - Method in interface org.apache.maven.internal.impl.InternalSession
 
toRepository(LocalRepository) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toRepository(LocalRepository) - Method in interface org.apache.maven.internal.impl.InternalSession
 
toRepository(RemoteRepository) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toRepository(RemoteRepository) - Method in interface org.apache.maven.internal.impl.InternalSession
 
toRepositoryChecksumPolicy(String) - Static method in class org.apache.maven.internal.impl.resolver.ArtifactDescriptorUtils
 
toRepositoryChecksumPolicy(String) - Static method in class org.apache.maven.repository.internal.ArtifactDescriptorUtils
Deprecated.
 
toRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.internal.impl.resolver.ArtifactDescriptorUtils
 
toRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.repository.internal.ArtifactDescriptorUtils
Deprecated.
 
toSnapshotVersion(String) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
toString() - Method in class org.apache.maven.api.JavaPathType.Modular
Returns the programmatic name of this path type, including the module to patch.
toString() - Method in enum class org.apache.maven.api.JavaPathType
Returns a string representation of this path type for debugging purposes.
toString() - Method in class org.apache.maven.api.model.Build
 
toString() - Method in class org.apache.maven.api.model.BuildBase
 
toString() - Method in class org.apache.maven.api.model.Contributor
 
toString() - Method in class org.apache.maven.api.model.Dependency
 
toString() - Method in class org.apache.maven.api.model.Developer
 
toString() - Method in class org.apache.maven.api.model.FileSet
 
toString() - Method in class org.apache.maven.api.model.InputLocation
 
toString() - Method in class org.apache.maven.api.model.InputSource
 
toString() - Method in class org.apache.maven.api.model.IssueManagement
 
toString() - Method in class org.apache.maven.api.model.License
 
toString() - Method in class org.apache.maven.api.model.MailingList
 
toString() - Method in class org.apache.maven.api.model.Model
 
toString() - Method in class org.apache.maven.api.model.Organization
 
toString() - Method in class org.apache.maven.api.model.Parent
 
toString() - Method in class org.apache.maven.api.model.PatternSet
 
toString() - Method in class org.apache.maven.api.model.Plugin
 
toString() - Method in class org.apache.maven.api.model.PluginConfiguration
 
toString() - Method in class org.apache.maven.api.model.PluginContainer
 
toString() - Method in class org.apache.maven.api.model.PluginExecution
 
toString() - Method in class org.apache.maven.api.model.Profile
 
toString() - Method in class org.apache.maven.api.model.ReportSet
 
toString() - Method in class org.apache.maven.api.model.Resource
 
toString() - Method in class org.apache.maven.api.model.Scm
 
toString() - Method in interface org.apache.maven.api.PathType
Returns a string representation for this extensible enum describing a path type.
toString() - Method in interface org.apache.maven.api.services.ModelBuilderResult
Creates a human-readable representation of these errors.
toString() - Method in class org.apache.maven.api.settings.InputSource
 
toString() - Method in class org.apache.maven.api.settings.Mirror
 
toString() - Method in class org.apache.maven.api.toolchain.InputSource
 
toString() - Method in class org.apache.maven.artifact.ArtifactStatus
Deprecated.
 
toString() - Method in class org.apache.maven.artifact.DefaultArtifact
 
toString() - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
toString() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
toString() - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
toString() - Method in class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
Deprecated.
 
toString() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
toString() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
Deprecated.
 
toString() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
toString() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
toString() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
Deprecated.
 
toString() - Method in class org.apache.maven.artifact.versioning.ComparableVersion
 
toString() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
toString() - Method in class org.apache.maven.artifact.versioning.ManagedVersionMap
Deprecated.
 
toString() - Method in class org.apache.maven.artifact.versioning.Restriction
 
toString() - Method in class org.apache.maven.artifact.versioning.VersionRange
 
toString() - Method in class org.apache.maven.building.FileSource
 
toString() - Method in class org.apache.maven.building.StringSource
 
toString() - Method in class org.apache.maven.building.UrlSource
 
toString() - Method in class org.apache.maven.di.impl.Binding.BindingToConstructor
 
toString() - Method in class org.apache.maven.di.impl.Binding.BindingToInstance
 
toString() - Method in class org.apache.maven.di.impl.Binding
 
toString() - Method in record class org.apache.maven.di.impl.Dependency
Returns a string representation of this record class.
toString() - Method in class org.apache.maven.di.impl.Types.GenericArrayTypeImpl
 
toString() - Method in class org.apache.maven.di.impl.Types.ParameterizedTypeImpl
 
toString() - Method in class org.apache.maven.di.impl.Types.WildcardTypeImpl
 
toString() - Method in class org.apache.maven.di.Key
 
toString() - Method in class org.apache.maven.graph.DefaultProjectDependencyGraph
 
toString() - Method in class org.apache.maven.internal.impl.AbstractNode
 
toString() - Method in class org.apache.maven.internal.impl.DefaultDependency
Returns a string representation of this dependency.
toString() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
toString() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinates
 
toString() - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
toString() - Method in class org.apache.maven.internal.impl.DefaultMojoExecution
 
toString() - Method in class org.apache.maven.internal.impl.DefaultRemoteRepository
 
toString() - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder.ModelBuilderSessionState
 
toString() - Method in class org.apache.maven.internal.impl.model.DefaultModelProblem
 
toString() - Method in class org.apache.maven.internal.xml.XmlNodeImpl
 
toString() - Method in class org.apache.maven.internal.xml.XmlPlexusConfiguration
 
toString() - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildStep
 
toString() - Method in class org.apache.maven.lifecycle.internal.ExecutionPlanItem
 
toString() - Method in class org.apache.maven.lifecycle.internal.PhaseId
 
toString() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
toString() - Method in class org.apache.maven.lifecycle.internal.Task
 
toString() - Method in class org.apache.maven.lifecycle.internal.TaskSegment
 
toString() - Method in class org.apache.maven.lifecycle.Lifecycle
 
toString() - Method in class org.apache.maven.lifecycle.mapping.LifecyclePhase
 
toString() - Method in class org.apache.maven.model.Build
 
toString() - Method in class org.apache.maven.model.BuildBase
 
toString() - Method in class org.apache.maven.model.building.ArtifactModelSource
Deprecated.
 
toString() - Method in class org.apache.maven.model.building.DefaultModelProblem
Deprecated.
 
toString() - Method in class org.apache.maven.model.Contributor
 
toString() - Method in class org.apache.maven.model.Dependency
 
toString() - Method in class org.apache.maven.model.Developer
 
toString() - Method in class org.apache.maven.model.FileSet
 
toString() - Method in class org.apache.maven.model.InputLocation
 
toString() - Method in class org.apache.maven.model.InputSource
 
toString() - Method in class org.apache.maven.model.IssueManagement
 
toString() - Method in class org.apache.maven.model.License
 
toString() - Method in class org.apache.maven.model.MailingList
 
toString() - Method in class org.apache.maven.model.Model
 
toString() - Method in class org.apache.maven.model.Organization
 
toString() - Method in class org.apache.maven.model.Parent
 
toString() - Method in class org.apache.maven.model.PatternSet
 
toString() - Method in class org.apache.maven.model.PluginConfiguration
 
toString() - Method in class org.apache.maven.model.PluginContainer
 
toString() - Method in class org.apache.maven.model.PluginExecution
 
toString() - Method in class org.apache.maven.model.Profile
 
toString() - Method in class org.apache.maven.model.ReportSet
 
toString() - Method in class org.apache.maven.model.Resource
 
toString() - Method in class org.apache.maven.model.Scm
 
toString() - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache.CacheKey
 
toString() - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache.CacheKey
 
toString() - Method in class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
 
toString() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
toString() - Method in class org.apache.maven.plugin.MojoExecution
 
toString() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
toString() - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache.CacheKey
 
toString() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
Deprecated.
 
toString() - Method in class org.apache.maven.project.DefaultProjectRealmCache.CacheKey
 
toString() - Method in class org.apache.maven.project.MavenProject
Default toString
toString() - Method in class org.apache.maven.project.validation.ModelValidationResult
Deprecated.
 
toString() - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
toString() - Method in class org.apache.maven.repository.MavenArtifactMetadata
Deprecated.
 
toString() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
toString() - Method in class org.apache.maven.repository.metadata.ClasspathContainer
Deprecated.
 
toString() - Method in class org.apache.maven.repository.metadata.MetadataGraph
Deprecated.
 
toString() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
toString() - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
Deprecated.
 
toString() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
Deprecated.
 
toString() - Method in class org.apache.maven.repository.MetadataResolutionRequest
Deprecated.
 
toString() - Method in class org.apache.maven.repository.MetadataResolutionResult
Deprecated.
 
toString() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
Deprecated.
 
toString() - Method in class org.apache.maven.settings.Mirror
 
toString() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
toString() - Method in class org.apache.maven.toolchain.java.JavaToolchainImpl
 
toString() - Method in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
toString() - Method in enum class org.fusesource.jansi.Ansi.Color
Deprecated.
 
toString() - Method in enum class org.fusesource.jansi.Ansi.Erase
Deprecated.
 
toString() - Method in class org.fusesource.jansi.Ansi
Deprecated.
 
toString(Object) - Static method in class org.apache.maven.internal.impl.model.profile.ConditionParser
Converts an object to a string representation.
toString(InputLocation) - Method in interface org.apache.maven.api.model.InputLocation.StringFormatter
Method toString.
toString(InputLocation) - Method in class org.apache.maven.model.v4.MavenStaxWriter
Method toString.
toString(InputLocation) - Method in interface org.apache.maven.api.settings.InputLocation.StringFormatter
Method toString.
toString(InputLocation) - Method in class org.apache.maven.settings.v4.SettingsStaxWriter
Method toString.
toString(InputLocation) - Method in interface org.apache.maven.api.toolchain.InputLocation.StringFormatter
Method toString.
toString(InputLocation) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxWriter
Method toString.
toString(InputLocation) - Method in class org.apache.maven.model.InputLocation.StringFormatter
Method toString.
toStringObject() - Method in class org.apache.maven.internal.xml.XmlNodeImpl
 
toStringXml() - Method in class org.apache.maven.internal.xml.XmlNodeImpl
 
touch(Artifact, ArtifactRepository, String) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
Deprecated.
 
touch(Artifact, ArtifactRepository, String) - Method in interface org.apache.maven.repository.legacy.UpdateCheckManager
Deprecated.
 
touch(RepositoryMetadata, ArtifactRepository, File) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
Deprecated.
 
touch(RepositoryMetadata, ArtifactRepository, File) - Method in interface org.apache.maven.repository.legacy.UpdateCheckManager
Deprecated.
 
toXml(Model) - Static method in class org.apache.maven.internal.impl.DefaultModelXmlFactory
Simply converts the given content to an xml string.
toXml(PluginDescriptor) - Static method in class org.apache.maven.internal.impl.DefaultPluginXmlFactory
Simply converts the given content to an xml string.
toXmlString(T) - Method in interface org.apache.maven.api.services.xml.XmlFactory
Simply converts the given content to an xml string.
trace(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
Append message content in trace style.
trace(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
trace(String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
trace(String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
trace(String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
trace(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
trace(Marker, String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
trace(Marker, String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
trace(Marker, String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
trace(Marker, String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
trace(Marker, String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
TrackableBase - Class in org.apache.maven.api.settings
Common base class that contains code to track the source for this instance.
TrackableBase - Class in org.apache.maven.api.toolchain
Common base class that contains code to track the source for this instance.
TrackableBase - Class in org.apache.maven.settings
 
TrackableBase - Class in org.apache.maven.toolchain.model
 
TrackableBase() - Constructor for class org.apache.maven.settings.TrackableBase
 
TrackableBase() - Constructor for class org.apache.maven.toolchain.model.TrackableBase
 
TrackableBase(TrackableBase) - Constructor for class org.apache.maven.settings.TrackableBase
 
TrackableBase(TrackableBase.Builder) - Constructor for class org.apache.maven.api.settings.TrackableBase
Constructor for this class, to be called from its subclasses and TrackableBase.Builder.
TrackableBase(TrackableBase, BaseObject) - Constructor for class org.apache.maven.settings.TrackableBase
 
TrackableBase(TrackableBase) - Constructor for class org.apache.maven.toolchain.model.TrackableBase
 
TrackableBase(TrackableBase.Builder) - Constructor for class org.apache.maven.api.toolchain.TrackableBase
Constructor for this class, to be called from its subclasses and TrackableBase.Builder.
TrackableBase(TrackableBase, BaseObject) - Constructor for class org.apache.maven.toolchain.model.TrackableBase
 
TrackableBase.Builder - Class in org.apache.maven.api.settings
Builder class used to create TrackableBase instances.
TrackableBase.Builder - Class in org.apache.maven.api.toolchain
Builder class used to create TrackableBase instances.
trackableBaseToApiV3(List<TrackableBase>) - Static method in class org.apache.maven.settings.TrackableBase
 
trackableBaseToApiV3(List<TrackableBase>) - Static method in class org.apache.maven.toolchain.model.TrackableBase
 
trackableBaseToApiV4(List<TrackableBase>) - Static method in class org.apache.maven.settings.TrackableBase
 
trackableBaseToApiV4(List<TrackableBase>) - Static method in class org.apache.maven.toolchain.model.TrackableBase
 
trackFocus(boolean) - Method in class org.apache.maven.jline.FastTerminal
 
trackMouse(Terminal.MouseTracking) - Method in class org.apache.maven.jline.FastTerminal
 
transfer(String, TransferEvent) - Method in interface org.apache.maven.logging.BuildEventListener
 
transfer(String, TransferEvent) - Method in class org.apache.maven.logging.SimpleBuildEventListener
 
TRANSFER_COMPLETED - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
A transfer is completed.
TRANSFER_ERROR - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
An error occurred during transfer
TRANSFER_INITIATED - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
A transfer was attempted, but has not yet commenced.
TRANSFER_PROGRESS - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
A transfer is in progress.
TRANSFER_STARTED - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
A transfer was started.
transferCompleted(ArtifactTransferEvent) - Method in interface org.apache.maven.repository.ArtifactTransferListener
Deprecated.
 
transferCompleted(TransferEvent) - Method in class org.apache.maven.repository.legacy.TransferListenerAdapter
Deprecated.
 
transferCorrupted(TransferEvent) - Method in class org.apache.maven.cli.transfer.AbstractMavenTransferListener
Deprecated.
 
transferCorrupted(TransferEvent) - Method in class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
Deprecated.
 
transferCorrupted(TransferEvent) - Method in class org.apache.maven.cli.transfer.SimplexTransferListener
Deprecated.
 
transferCorrupted(TransferEvent) - Method in class org.apache.maven.cli.transfer.Slf4jMavenTransferListener
Deprecated.
 
transferCorrupted(TransferEvent) - Method in class org.apache.maven.cling.transfer.AbstractMavenTransferListener
 
transferCorrupted(TransferEvent) - Method in class org.apache.maven.cling.transfer.ConsoleMavenTransferListener
 
transferCorrupted(TransferEvent) - Method in class org.apache.maven.cling.transfer.SimplexTransferListener
 
transferCorrupted(TransferEvent) - Method in class org.apache.maven.cling.transfer.Slf4jMavenTransferListener
 
transferCorrupted(TransferEvent) - Method in class org.apache.maven.logging.MavenTransferListener
 
transferError(TransferEvent) - Method in class org.apache.maven.repository.legacy.TransferListenerAdapter
Deprecated.
 
transferFailed(TransferEvent) - Method in class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
Deprecated.
 
transferFailed(TransferEvent) - Method in class org.apache.maven.cli.transfer.SimplexTransferListener
Deprecated.
 
transferFailed(TransferEvent) - Method in class org.apache.maven.cling.transfer.ConsoleMavenTransferListener
 
transferFailed(TransferEvent) - Method in class org.apache.maven.cling.transfer.SimplexTransferListener
 
transferFailed(TransferEvent) - Method in class org.apache.maven.logging.MavenTransferListener
 
transferInitiated(ArtifactTransferEvent) - Method in interface org.apache.maven.repository.ArtifactTransferListener
Deprecated.
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.repository.legacy.TransferListenerAdapter
Deprecated.
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cli.transfer.AbstractMavenTransferListener
Deprecated.
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
Deprecated.
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cli.transfer.SimplexTransferListener
Deprecated.
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cli.transfer.Slf4jMavenTransferListener
Deprecated.
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cling.transfer.AbstractMavenTransferListener
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cling.transfer.ConsoleMavenTransferListener
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cling.transfer.SimplexTransferListener
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cling.transfer.Slf4jMavenTransferListener
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.logging.MavenTransferListener
 
TransferListenerAdapter - Class in org.apache.maven.repository.legacy
Deprecated.
transferProgress(ArtifactTransferEvent) - Method in interface org.apache.maven.repository.ArtifactTransferListener
Deprecated.
 
transferProgress(TransferEvent, byte[], int) - Method in class org.apache.maven.repository.legacy.TransferListenerAdapter
Deprecated.
 
transferProgressed(TransferEvent) - Method in class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
Deprecated.
 
transferProgressed(TransferEvent) - Method in class org.apache.maven.cli.transfer.SimplexTransferListener
Deprecated.
 
transferProgressed(TransferEvent) - Method in class org.apache.maven.cling.transfer.ConsoleMavenTransferListener
 
transferProgressed(TransferEvent) - Method in class org.apache.maven.cling.transfer.SimplexTransferListener
 
transferProgressed(TransferEvent) - Method in class org.apache.maven.logging.MavenTransferListener
 
transferStarted(ArtifactTransferEvent) - Method in interface org.apache.maven.repository.ArtifactTransferListener
Deprecated.
 
transferStarted(TransferEvent) - Method in class org.apache.maven.repository.legacy.TransferListenerAdapter
Deprecated.
 
transferStarted(TransferEvent) - Method in class org.apache.maven.cli.transfer.SimplexTransferListener
Deprecated.
 
transferStarted(TransferEvent) - Method in class org.apache.maven.cling.transfer.SimplexTransferListener
 
transferStarted(TransferEvent) - Method in class org.apache.maven.logging.MavenTransferListener
 
transferSucceeded(TransferEvent) - Method in class org.apache.maven.cli.transfer.AbstractMavenTransferListener
Deprecated.
 
transferSucceeded(TransferEvent) - Method in class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
Deprecated.
 
transferSucceeded(TransferEvent) - Method in class org.apache.maven.cli.transfer.SimplexTransferListener
Deprecated.
 
transferSucceeded(TransferEvent) - Method in class org.apache.maven.cli.transfer.Slf4jMavenTransferListener
Deprecated.
 
transferSucceeded(TransferEvent) - Method in class org.apache.maven.cling.transfer.AbstractMavenTransferListener
 
transferSucceeded(TransferEvent) - Method in class org.apache.maven.cling.transfer.ConsoleMavenTransferListener
 
transferSucceeded(TransferEvent) - Method in class org.apache.maven.cling.transfer.SimplexTransferListener
 
transferSucceeded(TransferEvent) - Method in class org.apache.maven.cling.transfer.Slf4jMavenTransferListener
 
transferSucceeded(TransferEvent) - Method in class org.apache.maven.logging.MavenTransferListener
 
transform(String) - Method in class org.apache.maven.model.v4.MavenTransformer
The transformation function.
transform(String) - Method in class org.apache.maven.settings.v4.SettingsTransformer
The transformation function.
transform(String) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsTransformer
The transformation function.
transform(String, String) - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest.Transformer
Interpolate the value read from the xml document
transform(String, String) - Method in interface org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader.ContentTransformer
Deprecated.
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.metadata.v4.MetadataStaxReader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.model.io.xpp3.MavenXpp3Reader.ContentTransformer
Deprecated.
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx.ContentTransformer
Deprecated.
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.model.v4.MavenStaxReader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxReader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.plugin.lifecycle.io.LifecycleStaxReader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.settings.io.xpp3.SettingsXpp3Reader.ContentTransformer
Deprecated.
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.settings.v4.SettingsStaxReader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.toolchain.v4.MavenToolchainsStaxReader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(Path, TransformerContext, Model) - Method in interface org.apache.maven.model.building.ModelSourceTransformer
Deprecated.
 
transform(List<T>, Function<T, T>) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transform(List<T>, Function<T, T>) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transform(List<T>, Function<T, T>) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsTransformer
 
transform(Map<String, T>, Function<T, T>) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transform(Map<String, T>, Function<T, T>) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transform(Map<String, T>, Function<T, T>) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsTransformer
 
transform(Model, ModelBuilderRequest, ModelProblemCollector) - Method in interface org.apache.maven.api.services.ModelTransformer
Apply a transformation on the file model.
transform(XmlNode) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transform(XmlNode) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transform(XmlNode) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsTransformer
 
transform(MetadataGraph, ArtifactScopeEnum, boolean) - Method in interface org.apache.maven.repository.metadata.ClasspathTransformation
Deprecated.
Transform Graph into a Collection of metadata objects that could serve as a classpath for a particular scope
transform(MetadataGraph, ArtifactScopeEnum, boolean) - Method in class org.apache.maven.repository.metadata.DefaultClasspathTransformation
Deprecated.
 
transformActivation(Activation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivation(Activation) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivation_ActiveByDefault(Supplier<? extends Activation.Builder>, Activation.Builder, Activation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivation_ActiveByDefault(Supplier<? extends Activation.Builder>, Activation.Builder, Activation) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivation_Condition(Supplier<? extends Activation.Builder>, Activation.Builder, Activation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivation_Condition(Supplier<? extends Activation.Builder>, Activation.Builder, Activation) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivation_File(Supplier<? extends Activation.Builder>, Activation.Builder, Activation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivation_File(Supplier<? extends Activation.Builder>, Activation.Builder, Activation) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivation_Jdk(Supplier<? extends Activation.Builder>, Activation.Builder, Activation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivation_Jdk(Supplier<? extends Activation.Builder>, Activation.Builder, Activation) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivation_Os(Supplier<? extends Activation.Builder>, Activation.Builder, Activation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivation_Os(Supplier<? extends Activation.Builder>, Activation.Builder, Activation) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivation_Packaging(Supplier<? extends Activation.Builder>, Activation.Builder, Activation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivation_Packaging(Supplier<? extends Activation.Builder>, Activation.Builder, Activation) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivation_Property(Supplier<? extends Activation.Builder>, Activation.Builder, Activation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivation_Property(Supplier<? extends Activation.Builder>, Activation.Builder, Activation) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivationFile(ActivationFile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationFile(ActivationFile) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivationFile_Exists(Supplier<? extends ActivationFile.Builder>, ActivationFile.Builder, ActivationFile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationFile_Exists(Supplier<? extends ActivationFile.Builder>, ActivationFile.Builder, ActivationFile) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivationFile_Missing(Supplier<? extends ActivationFile.Builder>, ActivationFile.Builder, ActivationFile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationFile_Missing(Supplier<? extends ActivationFile.Builder>, ActivationFile.Builder, ActivationFile) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivationOS(ActivationOS) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationOS(ActivationOS) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivationOS_Arch(Supplier<? extends ActivationOS.Builder>, ActivationOS.Builder, ActivationOS) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationOS_Arch(Supplier<? extends ActivationOS.Builder>, ActivationOS.Builder, ActivationOS) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivationOS_Family(Supplier<? extends ActivationOS.Builder>, ActivationOS.Builder, ActivationOS) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationOS_Family(Supplier<? extends ActivationOS.Builder>, ActivationOS.Builder, ActivationOS) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivationOS_Name(Supplier<? extends ActivationOS.Builder>, ActivationOS.Builder, ActivationOS) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationOS_Name(Supplier<? extends ActivationOS.Builder>, ActivationOS.Builder, ActivationOS) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivationOS_Version(Supplier<? extends ActivationOS.Builder>, ActivationOS.Builder, ActivationOS) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationOS_Version(Supplier<? extends ActivationOS.Builder>, ActivationOS.Builder, ActivationOS) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivationProperty(ActivationProperty) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationProperty(ActivationProperty) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivationProperty_Name(Supplier<? extends ActivationProperty.Builder>, ActivationProperty.Builder, ActivationProperty) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationProperty_Name(Supplier<? extends ActivationProperty.Builder>, ActivationProperty.Builder, ActivationProperty) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformActivationProperty_Value(Supplier<? extends ActivationProperty.Builder>, ActivationProperty.Builder, ActivationProperty) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationProperty_Value(Supplier<? extends ActivationProperty.Builder>, ActivationProperty.Builder, ActivationProperty) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
TransformationFailedException - Exception in org.apache.maven.internal.transformation
Exception that may be thrown by the Artifact.getFile() implementation.
TransformationFailedException(Throwable) - Constructor for exception org.apache.maven.internal.transformation.TransformationFailedException
 
transformBuild(Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_DefaultGoal(Supplier<? extends Build.Builder>, Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_Directory(Supplier<? extends Build.Builder>, Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_Extensions(Supplier<? extends Build.Builder>, Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_Filters(Supplier<? extends Build.Builder>, Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_FinalName(Supplier<? extends Build.Builder>, Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_OutputDirectory(Supplier<? extends Build.Builder>, Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_PluginManagement(Supplier<? extends Build.Builder>, Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_Plugins(Supplier<? extends Build.Builder>, Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_Resources(Supplier<? extends Build.Builder>, Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_ScriptSourceDirectory(Supplier<? extends Build.Builder>, Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_SourceDirectory(Supplier<? extends Build.Builder>, Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_TestOutputDirectory(Supplier<? extends Build.Builder>, Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_TestResources(Supplier<? extends Build.Builder>, Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_TestSourceDirectory(Supplier<? extends Build.Builder>, Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuildBase(BuildBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuildBase_DefaultGoal(Supplier<? extends BuildBase.Builder>, BuildBase.Builder, BuildBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuildBase_Directory(Supplier<? extends BuildBase.Builder>, BuildBase.Builder, BuildBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuildBase_Filters(Supplier<? extends BuildBase.Builder>, BuildBase.Builder, BuildBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuildBase_FinalName(Supplier<? extends BuildBase.Builder>, BuildBase.Builder, BuildBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuildBase_PluginManagement(Supplier<? extends BuildBase.Builder>, BuildBase.Builder, BuildBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuildBase_Plugins(Supplier<? extends BuildBase.Builder>, BuildBase.Builder, BuildBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuildBase_Resources(Supplier<? extends BuildBase.Builder>, BuildBase.Builder, BuildBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuildBase_TestResources(Supplier<? extends BuildBase.Builder>, BuildBase.Builder, BuildBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformCiManagement(CiManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformCiManagement_Notifiers(Supplier<? extends CiManagement.Builder>, CiManagement.Builder, CiManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformCiManagement_System(Supplier<? extends CiManagement.Builder>, CiManagement.Builder, CiManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformCiManagement_Url(Supplier<? extends CiManagement.Builder>, CiManagement.Builder, CiManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformConfigurationContainer(ConfigurationContainer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformConfigurationContainer_Configuration(Supplier<? extends ConfigurationContainer.Builder>, ConfigurationContainer.Builder, ConfigurationContainer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformConfigurationContainer_Inherited(Supplier<? extends ConfigurationContainer.Builder>, ConfigurationContainer.Builder, ConfigurationContainer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformContributor(Contributor) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformContributor_Email(Supplier<? extends Contributor.Builder>, Contributor.Builder, Contributor) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformContributor_Name(Supplier<? extends Contributor.Builder>, Contributor.Builder, Contributor) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformContributor_Organization(Supplier<? extends Contributor.Builder>, Contributor.Builder, Contributor) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformContributor_OrganizationUrl(Supplier<? extends Contributor.Builder>, Contributor.Builder, Contributor) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformContributor_Properties(Supplier<? extends Contributor.Builder>, Contributor.Builder, Contributor) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformContributor_Roles(Supplier<? extends Contributor.Builder>, Contributor.Builder, Contributor) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformContributor_Timezone(Supplier<? extends Contributor.Builder>, Contributor.Builder, Contributor) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformContributor_Url(Supplier<? extends Contributor.Builder>, Contributor.Builder, Contributor) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency(Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency_ArtifactId(Supplier<? extends Dependency.Builder>, Dependency.Builder, Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency_Classifier(Supplier<? extends Dependency.Builder>, Dependency.Builder, Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency_Exclusions(Supplier<? extends Dependency.Builder>, Dependency.Builder, Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency_GroupId(Supplier<? extends Dependency.Builder>, Dependency.Builder, Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency_Optional(Supplier<? extends Dependency.Builder>, Dependency.Builder, Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency_Scope(Supplier<? extends Dependency.Builder>, Dependency.Builder, Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency_SystemPath(Supplier<? extends Dependency.Builder>, Dependency.Builder, Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency_Type(Supplier<? extends Dependency.Builder>, Dependency.Builder, Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency_Version(Supplier<? extends Dependency.Builder>, Dependency.Builder, Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependencyManagement(DependencyManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependencyManagement_Dependencies(Supplier<? extends DependencyManagement.Builder>, DependencyManagement.Builder, DependencyManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeploymentRepository(DeploymentRepository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeploymentRepository_Id(Supplier<? extends DeploymentRepository.Builder>, DeploymentRepository.Builder, DeploymentRepository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeploymentRepository_Layout(Supplier<? extends DeploymentRepository.Builder>, DeploymentRepository.Builder, DeploymentRepository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeploymentRepository_Name(Supplier<? extends DeploymentRepository.Builder>, DeploymentRepository.Builder, DeploymentRepository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeploymentRepository_Releases(Supplier<? extends DeploymentRepository.Builder>, DeploymentRepository.Builder, DeploymentRepository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeploymentRepository_Snapshots(Supplier<? extends DeploymentRepository.Builder>, DeploymentRepository.Builder, DeploymentRepository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeploymentRepository_UniqueVersion(Supplier<? extends DeploymentRepository.Builder>, DeploymentRepository.Builder, DeploymentRepository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeploymentRepository_Url(Supplier<? extends DeploymentRepository.Builder>, DeploymentRepository.Builder, DeploymentRepository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper(Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper_Email(Supplier<? extends Developer.Builder>, Developer.Builder, Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper_Id(Supplier<? extends Developer.Builder>, Developer.Builder, Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper_Name(Supplier<? extends Developer.Builder>, Developer.Builder, Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper_Organization(Supplier<? extends Developer.Builder>, Developer.Builder, Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper_OrganizationUrl(Supplier<? extends Developer.Builder>, Developer.Builder, Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper_Properties(Supplier<? extends Developer.Builder>, Developer.Builder, Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper_Roles(Supplier<? extends Developer.Builder>, Developer.Builder, Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper_Timezone(Supplier<? extends Developer.Builder>, Developer.Builder, Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper_Url(Supplier<? extends Developer.Builder>, Developer.Builder, Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDistributionManagement(DistributionManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDistributionManagement_DownloadUrl(Supplier<? extends DistributionManagement.Builder>, DistributionManagement.Builder, DistributionManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDistributionManagement_Relocation(Supplier<? extends DistributionManagement.Builder>, DistributionManagement.Builder, DistributionManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDistributionManagement_Repository(Supplier<? extends DistributionManagement.Builder>, DistributionManagement.Builder, DistributionManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDistributionManagement_Site(Supplier<? extends DistributionManagement.Builder>, DistributionManagement.Builder, DistributionManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDistributionManagement_SnapshotRepository(Supplier<? extends DistributionManagement.Builder>, DistributionManagement.Builder, DistributionManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDistributionManagement_Status(Supplier<? extends DistributionManagement.Builder>, DistributionManagement.Builder, DistributionManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformEffectiveModel(Model) - Method in interface org.apache.maven.api.spi.ModelTransformer
Apply a transformation on the effective models.
transformer(XmlReaderRequest.Transformer) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
 
TransformerContext - Interface in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
TransformerContextBuilder - Interface in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
TransformerException - Exception in org.apache.maven.model.building
Deprecated.
use ModelBuilder instead
TransformerException(Exception) - Constructor for exception org.apache.maven.model.building.TransformerException
Deprecated.
 
TransformerException(String, Throwable) - Constructor for exception org.apache.maven.model.building.TransformerException
Deprecated.
 
transformExclusion(Exclusion) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformExclusion_ArtifactId(Supplier<? extends Exclusion.Builder>, Exclusion.Builder, Exclusion) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformExclusion_GroupId(Supplier<? extends Exclusion.Builder>, Exclusion.Builder, Exclusion) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformExtension(Extension) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformExtension_ArtifactId(Supplier<? extends Extension.Builder>, Extension.Builder, Extension) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformExtension_Configuration(Supplier<? extends Extension.Builder>, Extension.Builder, Extension) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformExtension_GroupId(Supplier<? extends Extension.Builder>, Extension.Builder, Extension) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformExtension_Version(Supplier<? extends Extension.Builder>, Extension.Builder, Extension) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformFileModel(Model) - Method in interface org.apache.maven.api.spi.ModelTransformer
Apply a transformation on the file model.
transformFileSet(FileSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformFileSet_Directory(Supplier<? extends FileSet.Builder>, FileSet.Builder, FileSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformFileSet_Excludes(Supplier<? extends FileSet.Builder>, FileSet.Builder, FileSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformFileSet_Includes(Supplier<? extends FileSet.Builder>, FileSet.Builder, FileSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformForDeployment(Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformation
Deprecated.
Take in an artifact and return the transformed artifact for distributing to remote repository.
transformForDeployment(Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformationManager
Deprecated.
Take in an artifact and return the transformed artifact for distributing to a remote repository.
transformForDeployment(Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.resolver.transform.DefaultArtifactTransformationManager
Deprecated.
 
transformForDeployment(Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.resolver.transform.LatestArtifactTransformation
Deprecated.
 
transformForDeployment(Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.resolver.transform.ReleaseArtifactTransformation
Deprecated.
 
transformForDeployment(Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
Deprecated.
 
transformForInstall(Artifact, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformation
Deprecated.
Take in an artifact and return the transformed artifact for locating in the local repository.
transformForInstall(Artifact, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformationManager
Deprecated.
Take in an artifact and return the transformed artifact for locating in the local repository.
transformForInstall(Artifact, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.resolver.transform.DefaultArtifactTransformationManager
Deprecated.
 
transformForInstall(Artifact, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.resolver.transform.LatestArtifactTransformation
Deprecated.
 
transformForInstall(Artifact, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.resolver.transform.ReleaseArtifactTransformation
Deprecated.
 
transformForInstall(Artifact, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
Deprecated.
 
transformForResolve(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.resolver.transform.AbstractVersionTransformation
Deprecated.
 
transformForResolve(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformation
Deprecated.
Take in an artifact and return the transformed artifact for locating in the remote repository.
transformForResolve(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformationManager
Deprecated.
Take in an artifact and return the transformed artifact for locating in the remote repository.
transformForResolve(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.resolver.transform.DefaultArtifactTransformationManager
Deprecated.
 
transformForResolve(Artifact, RepositoryRequest) - Method in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformation
Deprecated.
Take in an artifact and return the transformed artifact for locating in the remote repository.
transformForResolve(Artifact, RepositoryRequest) - Method in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformationManager
Deprecated.
Take in an artifact and return the transformed artifact for locating in the remote repository.
transformForResolve(Artifact, RepositoryRequest) - Method in class org.apache.maven.repository.legacy.resolver.transform.DefaultArtifactTransformationManager
Deprecated.
 
transformForResolve(Artifact, RepositoryRequest) - Method in class org.apache.maven.repository.legacy.resolver.transform.LatestArtifactTransformation
Deprecated.
 
transformForResolve(Artifact, RepositoryRequest) - Method in class org.apache.maven.repository.legacy.resolver.transform.ReleaseArtifactTransformation
Deprecated.
 
transformForResolve(Artifact, RepositoryRequest) - Method in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
Deprecated.
 
transformIdentifiableBase(IdentifiableBase) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformIdentifiableBase_Id(Supplier<? extends IdentifiableBase.Builder>, IdentifiableBase.Builder, IdentifiableBase) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformIssueManagement(IssueManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformIssueManagement_System(Supplier<? extends IssueManagement.Builder>, IssueManagement.Builder, IssueManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformIssueManagement_Url(Supplier<? extends IssueManagement.Builder>, IssueManagement.Builder, IssueManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformLicense(License) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformLicense_Comments(Supplier<? extends License.Builder>, License.Builder, License) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformLicense_Distribution(Supplier<? extends License.Builder>, License.Builder, License) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformLicense_Name(Supplier<? extends License.Builder>, License.Builder, License) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformLicense_Url(Supplier<? extends License.Builder>, License.Builder, License) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformMailingList(MailingList) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformMailingList_Archive(Supplier<? extends MailingList.Builder>, MailingList.Builder, MailingList) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformMailingList_Name(Supplier<? extends MailingList.Builder>, MailingList.Builder, MailingList) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformMailingList_OtherArchives(Supplier<? extends MailingList.Builder>, MailingList.Builder, MailingList) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformMailingList_Post(Supplier<? extends MailingList.Builder>, MailingList.Builder, MailingList) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformMailingList_Subscribe(Supplier<? extends MailingList.Builder>, MailingList.Builder, MailingList) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformMailingList_Unsubscribe(Supplier<? extends MailingList.Builder>, MailingList.Builder, MailingList) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformMirror(Mirror) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformMirror_Blocked(Supplier<? extends Mirror.Builder>, Mirror.Builder, Mirror) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformMirror_Id(Supplier<? extends Mirror.Builder>, Mirror.Builder, Mirror) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformMirror_Layout(Supplier<? extends Mirror.Builder>, Mirror.Builder, Mirror) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformMirror_MirrorOf(Supplier<? extends Mirror.Builder>, Mirror.Builder, Mirror) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformMirror_MirrorOfLayouts(Supplier<? extends Mirror.Builder>, Mirror.Builder, Mirror) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformMirror_Name(Supplier<? extends Mirror.Builder>, Mirror.Builder, Mirror) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformMirror_Url(Supplier<? extends Mirror.Builder>, Mirror.Builder, Mirror) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformModel(Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_ArtifactId(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Build(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_ChildProjectUrlInheritAppendPath(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_CiManagement(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Contributors(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Dependencies(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_DependencyManagement(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Description(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Developers(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_DistributionManagement(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_GroupId(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_InceptionYear(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_IssueManagement(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Licenses(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_MailingLists(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_ModelVersion(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Modules(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Name(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Organization(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Packaging(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Parent(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_PluginRepositories(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Prerequisites(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_PreserveModelVersion(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Profiles(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Properties(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Reporting(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Repositories(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Root(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Scm(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Subprojects(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Url(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Version(Supplier<? extends Model.Builder>, Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModelBase(ModelBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModelBase_Dependencies(Supplier<? extends ModelBase.Builder>, ModelBase.Builder, ModelBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModelBase_DependencyManagement(Supplier<? extends ModelBase.Builder>, ModelBase.Builder, ModelBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModelBase_DistributionManagement(Supplier<? extends ModelBase.Builder>, ModelBase.Builder, ModelBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModelBase_Modules(Supplier<? extends ModelBase.Builder>, ModelBase.Builder, ModelBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModelBase_PluginRepositories(Supplier<? extends ModelBase.Builder>, ModelBase.Builder, ModelBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModelBase_Properties(Supplier<? extends ModelBase.Builder>, ModelBase.Builder, ModelBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModelBase_Reporting(Supplier<? extends ModelBase.Builder>, ModelBase.Builder, ModelBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModelBase_Repositories(Supplier<? extends ModelBase.Builder>, ModelBase.Builder, ModelBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModelBase_Subprojects(Supplier<? extends ModelBase.Builder>, ModelBase.Builder, ModelBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformNotifier(Notifier) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformNotifier_Address(Supplier<? extends Notifier.Builder>, Notifier.Builder, Notifier) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformNotifier_Configuration(Supplier<? extends Notifier.Builder>, Notifier.Builder, Notifier) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformNotifier_SendOnError(Supplier<? extends Notifier.Builder>, Notifier.Builder, Notifier) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformNotifier_SendOnFailure(Supplier<? extends Notifier.Builder>, Notifier.Builder, Notifier) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformNotifier_SendOnSuccess(Supplier<? extends Notifier.Builder>, Notifier.Builder, Notifier) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformNotifier_SendOnWarning(Supplier<? extends Notifier.Builder>, Notifier.Builder, Notifier) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformNotifier_Type(Supplier<? extends Notifier.Builder>, Notifier.Builder, Notifier) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformOrganization(Organization) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformOrganization_Name(Supplier<? extends Organization.Builder>, Organization.Builder, Organization) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformOrganization_Url(Supplier<? extends Organization.Builder>, Organization.Builder, Organization) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformParent(Parent) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformParent_ArtifactId(Supplier<? extends Parent.Builder>, Parent.Builder, Parent) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformParent_GroupId(Supplier<? extends Parent.Builder>, Parent.Builder, Parent) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformParent_RelativePath(Supplier<? extends Parent.Builder>, Parent.Builder, Parent) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformParent_Version(Supplier<? extends Parent.Builder>, Parent.Builder, Parent) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPatternSet(PatternSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPatternSet_Excludes(Supplier<? extends PatternSet.Builder>, PatternSet.Builder, PatternSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPatternSet_Includes(Supplier<? extends PatternSet.Builder>, PatternSet.Builder, PatternSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPersistedToolchains(PersistedToolchains) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsTransformer
 
transformPersistedToolchains_Toolchains(Supplier<? extends PersistedToolchains.Builder>, PersistedToolchains.Builder, PersistedToolchains) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsTransformer
 
transformPlugin(Plugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPlugin_ArtifactId(Supplier<? extends Plugin.Builder>, Plugin.Builder, Plugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPlugin_Configuration(Supplier<? extends Plugin.Builder>, Plugin.Builder, Plugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPlugin_Dependencies(Supplier<? extends Plugin.Builder>, Plugin.Builder, Plugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPlugin_Executions(Supplier<? extends Plugin.Builder>, Plugin.Builder, Plugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPlugin_Extensions(Supplier<? extends Plugin.Builder>, Plugin.Builder, Plugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPlugin_GroupId(Supplier<? extends Plugin.Builder>, Plugin.Builder, Plugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPlugin_Inherited(Supplier<? extends Plugin.Builder>, Plugin.Builder, Plugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPlugin_Version(Supplier<? extends Plugin.Builder>, Plugin.Builder, Plugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginConfiguration(PluginConfiguration) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginConfiguration_PluginManagement(Supplier<? extends PluginConfiguration.Builder>, PluginConfiguration.Builder, PluginConfiguration) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginConfiguration_Plugins(Supplier<? extends PluginConfiguration.Builder>, PluginConfiguration.Builder, PluginConfiguration) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginContainer(PluginContainer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginContainer_Plugins(Supplier<? extends PluginContainer.Builder>, PluginContainer.Builder, PluginContainer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginExecution(PluginExecution) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginExecution_Configuration(Supplier<? extends PluginExecution.Builder>, PluginExecution.Builder, PluginExecution) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginExecution_Goals(Supplier<? extends PluginExecution.Builder>, PluginExecution.Builder, PluginExecution) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginExecution_Id(Supplier<? extends PluginExecution.Builder>, PluginExecution.Builder, PluginExecution) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginExecution_Inherited(Supplier<? extends PluginExecution.Builder>, PluginExecution.Builder, PluginExecution) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginExecution_Phase(Supplier<? extends PluginExecution.Builder>, PluginExecution.Builder, PluginExecution) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginManagement(PluginManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginManagement_Plugins(Supplier<? extends PluginManagement.Builder>, PluginManagement.Builder, PluginManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPrerequisites(Prerequisites) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPrerequisites_Maven(Supplier<? extends Prerequisites.Builder>, Prerequisites.Builder, Prerequisites) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile(Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile(Profile) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformProfile_Activation(Supplier<? extends Profile.Builder>, Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_Activation(Supplier<? extends Profile.Builder>, Profile.Builder, Profile) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformProfile_Build(Supplier<? extends Profile.Builder>, Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_Dependencies(Supplier<? extends Profile.Builder>, Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_DependencyManagement(Supplier<? extends Profile.Builder>, Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_DistributionManagement(Supplier<? extends Profile.Builder>, Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_Id(Supplier<? extends Profile.Builder>, Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_Id(Supplier<? extends Profile.Builder>, Profile.Builder, Profile) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformProfile_Modules(Supplier<? extends Profile.Builder>, Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_PluginRepositories(Supplier<? extends Profile.Builder>, Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_PluginRepositories(Supplier<? extends Profile.Builder>, Profile.Builder, Profile) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformProfile_Properties(Supplier<? extends Profile.Builder>, Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_Properties(Supplier<? extends Profile.Builder>, Profile.Builder, Profile) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformProfile_Reporting(Supplier<? extends Profile.Builder>, Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_Repositories(Supplier<? extends Profile.Builder>, Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_Repositories(Supplier<? extends Profile.Builder>, Profile.Builder, Profile) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformProfile_Subprojects(Supplier<? extends Profile.Builder>, Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProxy(Proxy) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformProxy_ActiveString(Supplier<? extends Proxy.Builder>, Proxy.Builder, Proxy) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformProxy_Host(Supplier<? extends Proxy.Builder>, Proxy.Builder, Proxy) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformProxy_Id(Supplier<? extends Proxy.Builder>, Proxy.Builder, Proxy) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformProxy_NonProxyHosts(Supplier<? extends Proxy.Builder>, Proxy.Builder, Proxy) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformProxy_Password(Supplier<? extends Proxy.Builder>, Proxy.Builder, Proxy) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformProxy_PortString(Supplier<? extends Proxy.Builder>, Proxy.Builder, Proxy) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformProxy_Protocol(Supplier<? extends Proxy.Builder>, Proxy.Builder, Proxy) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformProxy_Username(Supplier<? extends Proxy.Builder>, Proxy.Builder, Proxy) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformRawModel(Model) - Method in interface org.apache.maven.api.spi.ModelTransformer
Apply a transformation on the raw models.
transformRelocation(Relocation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRelocation_ArtifactId(Supplier<? extends Relocation.Builder>, Relocation.Builder, Relocation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRelocation_GroupId(Supplier<? extends Relocation.Builder>, Relocation.Builder, Relocation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRelocation_Message(Supplier<? extends Relocation.Builder>, Relocation.Builder, Relocation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRelocation_Version(Supplier<? extends Relocation.Builder>, Relocation.Builder, Relocation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReporting(Reporting) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReporting_ExcludeDefaults(Supplier<? extends Reporting.Builder>, Reporting.Builder, Reporting) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReporting_OutputDirectory(Supplier<? extends Reporting.Builder>, Reporting.Builder, Reporting) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReporting_Plugins(Supplier<? extends Reporting.Builder>, Reporting.Builder, Reporting) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportPlugin(ReportPlugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportPlugin_ArtifactId(Supplier<? extends ReportPlugin.Builder>, ReportPlugin.Builder, ReportPlugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportPlugin_Configuration(Supplier<? extends ReportPlugin.Builder>, ReportPlugin.Builder, ReportPlugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportPlugin_GroupId(Supplier<? extends ReportPlugin.Builder>, ReportPlugin.Builder, ReportPlugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportPlugin_Inherited(Supplier<? extends ReportPlugin.Builder>, ReportPlugin.Builder, ReportPlugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportPlugin_ReportSets(Supplier<? extends ReportPlugin.Builder>, ReportPlugin.Builder, ReportPlugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportPlugin_Version(Supplier<? extends ReportPlugin.Builder>, ReportPlugin.Builder, ReportPlugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportSet(ReportSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportSet_Configuration(Supplier<? extends ReportSet.Builder>, ReportSet.Builder, ReportSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportSet_Id(Supplier<? extends ReportSet.Builder>, ReportSet.Builder, ReportSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportSet_Inherited(Supplier<? extends ReportSet.Builder>, ReportSet.Builder, ReportSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportSet_Reports(Supplier<? extends ReportSet.Builder>, ReportSet.Builder, ReportSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepository(Repository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepository(Repository) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformRepository_Id(Supplier<? extends Repository.Builder>, Repository.Builder, Repository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepository_Id(Supplier<? extends Repository.Builder>, Repository.Builder, Repository) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformRepository_Layout(Supplier<? extends Repository.Builder>, Repository.Builder, Repository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepository_Layout(Supplier<? extends Repository.Builder>, Repository.Builder, Repository) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformRepository_Name(Supplier<? extends Repository.Builder>, Repository.Builder, Repository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepository_Name(Supplier<? extends Repository.Builder>, Repository.Builder, Repository) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformRepository_Releases(Supplier<? extends Repository.Builder>, Repository.Builder, Repository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepository_Releases(Supplier<? extends Repository.Builder>, Repository.Builder, Repository) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformRepository_Snapshots(Supplier<? extends Repository.Builder>, Repository.Builder, Repository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepository_Snapshots(Supplier<? extends Repository.Builder>, Repository.Builder, Repository) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformRepository_Url(Supplier<? extends Repository.Builder>, Repository.Builder, Repository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepository_Url(Supplier<? extends Repository.Builder>, Repository.Builder, Repository) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformRepositoryBase(RepositoryBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryBase(RepositoryBase) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformRepositoryBase_Id(Supplier<? extends RepositoryBase.Builder>, RepositoryBase.Builder, RepositoryBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryBase_Id(Supplier<? extends RepositoryBase.Builder>, RepositoryBase.Builder, RepositoryBase) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformRepositoryBase_Layout(Supplier<? extends RepositoryBase.Builder>, RepositoryBase.Builder, RepositoryBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryBase_Layout(Supplier<? extends RepositoryBase.Builder>, RepositoryBase.Builder, RepositoryBase) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformRepositoryBase_Name(Supplier<? extends RepositoryBase.Builder>, RepositoryBase.Builder, RepositoryBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryBase_Name(Supplier<? extends RepositoryBase.Builder>, RepositoryBase.Builder, RepositoryBase) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformRepositoryBase_Url(Supplier<? extends RepositoryBase.Builder>, RepositoryBase.Builder, RepositoryBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryBase_Url(Supplier<? extends RepositoryBase.Builder>, RepositoryBase.Builder, RepositoryBase) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformRepositoryPolicy(RepositoryPolicy) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryPolicy(RepositoryPolicy) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformRepositoryPolicy_ChecksumPolicy(Supplier<? extends RepositoryPolicy.Builder>, RepositoryPolicy.Builder, RepositoryPolicy) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryPolicy_ChecksumPolicy(Supplier<? extends RepositoryPolicy.Builder>, RepositoryPolicy.Builder, RepositoryPolicy) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformRepositoryPolicy_Enabled(Supplier<? extends RepositoryPolicy.Builder>, RepositoryPolicy.Builder, RepositoryPolicy) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryPolicy_Enabled(Supplier<? extends RepositoryPolicy.Builder>, RepositoryPolicy.Builder, RepositoryPolicy) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformRepositoryPolicy_UpdatePolicy(Supplier<? extends RepositoryPolicy.Builder>, RepositoryPolicy.Builder, RepositoryPolicy) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryPolicy_UpdatePolicy(Supplier<? extends RepositoryPolicy.Builder>, RepositoryPolicy.Builder, RepositoryPolicy) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformResource(Resource) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformResource_Directory(Supplier<? extends Resource.Builder>, Resource.Builder, Resource) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformResource_Excludes(Supplier<? extends Resource.Builder>, Resource.Builder, Resource) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformResource_Filtering(Supplier<? extends Resource.Builder>, Resource.Builder, Resource) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformResource_Includes(Supplier<? extends Resource.Builder>, Resource.Builder, Resource) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformResource_TargetPath(Supplier<? extends Resource.Builder>, Resource.Builder, Resource) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformScm(Scm) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformScm_ChildScmConnectionInheritAppendPath(Supplier<? extends Scm.Builder>, Scm.Builder, Scm) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformScm_ChildScmDeveloperConnectionInheritAppendPath(Supplier<? extends Scm.Builder>, Scm.Builder, Scm) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformScm_ChildScmUrlInheritAppendPath(Supplier<? extends Scm.Builder>, Scm.Builder, Scm) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformScm_Connection(Supplier<? extends Scm.Builder>, Scm.Builder, Scm) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformScm_DeveloperConnection(Supplier<? extends Scm.Builder>, Scm.Builder, Scm) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformScm_Tag(Supplier<? extends Scm.Builder>, Scm.Builder, Scm) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformScm_Url(Supplier<? extends Scm.Builder>, Scm.Builder, Scm) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformServer(Server) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformServer_Configuration(Supplier<? extends Server.Builder>, Server.Builder, Server) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformServer_DirectoryPermissions(Supplier<? extends Server.Builder>, Server.Builder, Server) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformServer_FilePermissions(Supplier<? extends Server.Builder>, Server.Builder, Server) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformServer_Id(Supplier<? extends Server.Builder>, Server.Builder, Server) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformServer_Passphrase(Supplier<? extends Server.Builder>, Server.Builder, Server) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformServer_Password(Supplier<? extends Server.Builder>, Server.Builder, Server) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformServer_PrivateKey(Supplier<? extends Server.Builder>, Server.Builder, Server) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformServer_Username(Supplier<? extends Server.Builder>, Server.Builder, Server) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformSettings(Settings) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformSettings_ActiveProfiles(Supplier<? extends Settings.Builder>, Settings.Builder, Settings) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformSettings_InteractiveMode(Supplier<? extends Settings.Builder>, Settings.Builder, Settings) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformSettings_LocalRepository(Supplier<? extends Settings.Builder>, Settings.Builder, Settings) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformSettings_Mirrors(Supplier<? extends Settings.Builder>, Settings.Builder, Settings) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformSettings_Offline(Supplier<? extends Settings.Builder>, Settings.Builder, Settings) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformSettings_PluginGroups(Supplier<? extends Settings.Builder>, Settings.Builder, Settings) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformSettings_PluginRepositories(Supplier<? extends Settings.Builder>, Settings.Builder, Settings) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformSettings_Profiles(Supplier<? extends Settings.Builder>, Settings.Builder, Settings) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformSettings_Proxies(Supplier<? extends Settings.Builder>, Settings.Builder, Settings) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformSettings_Repositories(Supplier<? extends Settings.Builder>, Settings.Builder, Settings) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformSettings_Servers(Supplier<? extends Settings.Builder>, Settings.Builder, Settings) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformSettings_UsePluginRegistry(Supplier<? extends Settings.Builder>, Settings.Builder, Settings) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformSite(Site) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformSite_ChildSiteUrlInheritAppendPath(Supplier<? extends Site.Builder>, Site.Builder, Site) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformSite_Id(Supplier<? extends Site.Builder>, Site.Builder, Site) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformSite_Name(Supplier<? extends Site.Builder>, Site.Builder, Site) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformSite_Url(Supplier<? extends Site.Builder>, Site.Builder, Site) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformToolchainModel(ToolchainModel) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsTransformer
 
transformToolchainModel_Configuration(Supplier<? extends ToolchainModel.Builder>, ToolchainModel.Builder, ToolchainModel) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsTransformer
 
transformToolchainModel_Provides(Supplier<? extends ToolchainModel.Builder>, ToolchainModel.Builder, ToolchainModel) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsTransformer
 
transformToolchainModel_Type(Supplier<? extends ToolchainModel.Builder>, ToolchainModel.Builder, ToolchainModel) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsTransformer
 
transformTrackableBase(TrackableBase) - Method in class org.apache.maven.settings.v4.SettingsTransformer
 
transformTrackableBase(TrackableBase) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsTransformer
 
translatePath(File) - Method in class org.apache.maven.configuration.BasedirBeanConfigurationPathTranslator
 
translatePath(File) - Method in interface org.apache.maven.configuration.BeanConfigurationPathTranslator
Translates the specified path.
transport(Session, RemoteRepository) - Method in interface org.apache.maven.api.services.TransportProvider
Provides new Transport instance for given RemoteRepository, if possible.
transport(Session, RemoteRepository) - Method in class org.apache.maven.internal.impl.DefaultTransportProvider
 
Transport - Interface in org.apache.maven.api.services
Transport for specified remote repository (using provided remote repository base URI as root).
TransportProvider - Interface in org.apache.maven.api.services
Transporter provider is a service that provides somewhat trivial transport capabilities backed by Maven internals.
TransportProviderException - Exception in org.apache.maven.api.services
 
TransportProviderException(String, Throwable) - Constructor for exception org.apache.maven.api.services.TransportProviderException
 
traverseDependency(Dependency) - Method in class org.apache.maven.internal.impl.resolver.artifact.FatArtifactTraverser
 
traverseDependency(Dependency) - Method in class org.apache.maven.repository.internal.artifact.FatArtifactTraverser
Deprecated.
 
tree - Enum constant in enum class org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
Deprecated.
 
type - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
type() - Element in annotation interface org.apache.maven.api.annotations.Config
 
type() - Method in interface org.apache.maven.api.Lifecycle.ChildrenPointer
 
type() - Method in interface org.apache.maven.api.Lifecycle.DependenciesPointer
 
type() - Method in interface org.apache.maven.api.Lifecycle.PhasePointer
 
type() - Method in interface org.apache.maven.api.Lifecycle.Pointer
 
type() - Method in interface org.apache.maven.api.Packaging
The type of main artifact produced by this packaging.
type() - Element in annotation interface org.apache.maven.api.plugin.annotations.After
The type of this pointer.
type() - Method in class org.apache.maven.api.SessionData.Key
 
type(String) - Method in class org.apache.maven.api.model.Dependency.Builder
 
type(String) - Method in class org.apache.maven.api.model.Notifier.Builder
 
type(String) - Method in class org.apache.maven.api.plugin.descriptor.Dependency.Builder
 
type(String) - Method in class org.apache.maven.api.plugin.descriptor.Parameter.Builder
 
type(String) - Method in class org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest.ArtifactFactoryRequestBuilder
 
type(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
 
type(String) - Method in class org.apache.maven.api.services.DependencyCoordinatesFactoryRequest.DependencyCoordinatesFactoryRequestBuilder
 
type(String) - Method in class org.apache.maven.api.toolchain.ToolchainModel.Builder
 
Type - Interface in org.apache.maven.api
A dependency's Type is uniquely identified by a String, and semantically represents a known kind of dependency.
TypeArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Deprecated.
TypeArtifactFilter(String) - Constructor for class org.apache.maven.artifact.resolver.filter.TypeArtifactFilter
Deprecated.
 
Typed - Annotation Interface in org.apache.maven.api.di
 
TypeNotBoundException(String) - Constructor for exception org.apache.maven.di.impl.Types.TypeNotBoundException
 
TypeProvider - Interface in org.apache.maven.api.spi
 
TypeRegistry - Interface in org.apache.maven.api.services
Access to Type registry.
types() - Method in class org.apache.maven.internal.impl.resolver.type.DefaultTypeProvider
 
types() - Method in class org.apache.maven.repository.internal.type.DefaultTypeProvider
Deprecated.
 
Types - Class in org.apache.maven.di.impl
Various helper methods for type processing
Types() - Constructor for class org.apache.maven.di.impl.Types
 
Types.GenericArrayTypeImpl - Class in org.apache.maven.di.impl
 
Types.ParameterizedTypeImpl - Class in org.apache.maven.di.impl
 
Types.TypeNotBoundException - Exception in org.apache.maven.di.impl
 
Types.WildcardTypeImpl - Class in org.apache.maven.di.impl
 

U

UNABLE_TO_FIND_ROOT_PROJECT_MESSAGE - Static variable in interface org.apache.maven.api.services.model.RootLocator
 
UNABLE_TO_FIND_ROOT_PROJECT_MESSAGE - Static variable in interface org.apache.maven.model.root.RootLocator
Deprecated.
 
unalignFromBaseDirectory(String, File) - Method in class org.apache.maven.project.path.DefaultPathTranslator
Deprecated.
 
unalignFromBaseDirectory(String, File) - Method in interface org.apache.maven.project.path.PathTranslator
Deprecated.
 
unalignFromBaseDirectory(Model, File) - Method in class org.apache.maven.project.path.DefaultPathTranslator
Deprecated.
 
unalignFromBaseDirectory(Model, File) - Method in interface org.apache.maven.project.path.PathTranslator
Deprecated.
 
UNDEFINED - Enum constant in enum class org.apache.maven.api.DependencyScope
Undefined.
UNDERLINE - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
UNDERLINE_DOUBLE - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
UNDERLINE_OFF - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
unescape(String) - Static method in class org.apache.maven.internal.impl.model.DefaultInterpolator
Unescapes previously escaped characters in the given string.
unescapeJava(String) - Static method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
Unescapes any Java literals found in the String to a Writer.
unescapeJava(String) - Static method in class org.apache.maven.cling.props.MavenProperties
Unescapes any Java literals found in the String to a Writer.
uniqueVersion(boolean) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
 
UNIT_TEST - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
UNKNOWN_VERSION - Static variable in interface org.apache.maven.api.cli.Executor
Maven version string returned when the actual version of Maven cannot be determined.
UnknownRepositoryLayoutException - Exception in org.apache.maven.artifact
Deprecated.
UnknownRepositoryLayoutException(String, String) - Constructor for exception org.apache.maven.artifact.UnknownRepositoryLayoutException
Deprecated.
 
UnknownRepositoryLayoutException(String, String, ComponentLookupException) - Constructor for exception org.apache.maven.artifact.UnknownRepositoryLayoutException
Deprecated.
 
unregisterListener(Listener) - Method in interface org.apache.maven.api.Session
Unregisters a previously registered listener.
unregisterListener(Listener) - Method in class org.apache.maven.internal.impl.AbstractSession
 
UnresolvableModelException - Exception in org.apache.maven.model.resolution
Deprecated.
use ModelBuilder instead
UnresolvableModelException(String, String, String, String) - Constructor for exception org.apache.maven.model.resolution.UnresolvableModelException
Deprecated.
Creates a new exception with specified detail message.
UnresolvableModelException(String, String, String, String, Throwable) - Constructor for exception org.apache.maven.model.resolution.UnresolvableModelException
Deprecated.
Creates a new exception with specified detail message and cause.
UnresolvableModelException(Throwable, String, String, String) - Constructor for exception org.apache.maven.model.resolution.UnresolvableModelException
Deprecated.
Creates a new exception with specified cause
UNRESOLVED - Static variable in interface org.apache.maven.api.PathType
The type for all paths that could not be placed in any of the types requested by a caller.
UnresolvedArtifacts - Class in org.apache.maven.artifact.resolver
Deprecated.
UnresolvedArtifacts(Artifact, List<Artifact>, List<ArtifactRepository>) - Constructor for class org.apache.maven.artifact.resolver.UnresolvedArtifacts
Deprecated.
 
unsetInheritanceApplied() - Method in class org.apache.maven.model.ConfigurationContainer
Deprecated.
unsubscribe(String) - Method in class org.apache.maven.api.model.MailingList.Builder
 
UnsupportedSlf4jBindingConfiguration - Class in org.apache.maven.cling.logging.impl
Pseudo-configuration for unsupported SLF4J binding.
UnsupportedSlf4jBindingConfiguration() - Constructor for class org.apache.maven.cling.logging.impl.UnsupportedSlf4jBindingConfiguration
 
UnsupportedSlf4jBindingConfiguration(String, Map<URL, Set<Object>>) - Constructor for class org.apache.maven.cling.logging.impl.UnsupportedSlf4jBindingConfiguration
Deprecated.
the arguments are ignored. Use the no-args constructor.
update(Object) - Method in class org.apache.maven.artifact.repository.metadata.BaseObject
 
update(Object) - Method in class org.apache.maven.model.BaseObject
 
update(Object) - Method in class org.apache.maven.settings.BaseObject
 
update(Object) - Method in class org.apache.maven.toolchain.model.BaseObject
 
update(ByteBuffer) - Method in interface org.apache.maven.api.services.ChecksumAlgorithmService.ChecksumCalculator
Updates the checksum algorithm inner state with input.
update(Map<String, String>) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
update(Map<String, String>) - Method in class org.apache.maven.cling.props.MavenProperties
 
update(MavenProperties) - Method in class org.apache.maven.cli.props.MavenProperties
Deprecated.
 
update(MavenProperties) - Method in class org.apache.maven.cling.props.MavenProperties
 
UPDATE_POLICY_ALWAYS - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
UPDATE_POLICY_DAILY - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
UPDATE_POLICY_INTERVAL - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
UPDATE_POLICY_NEVER - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
Deprecated.
 
UPDATE_SCOPE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
UPDATE_SCOPE_CURRENT_POM - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
this event means that the artifactScope has NOT been updated to a farther node artifactScope because current node is in the first level pom
UPDATE_SNAPSHOTS - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
UPDATE_SNAPSHOTS - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
UpdateCheckManager - Interface in org.apache.maven.repository.legacy
Deprecated.
updated(String) - Method in class org.apache.maven.api.metadata.SnapshotVersion.Builder
 
updateLogging(LookupContext) - Method in interface org.apache.maven.cling.invoker.ContainerCapsule
Updates the existing capsule logging setup.
updateLogging(LookupContext) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsule
 
updateMdc() - Static method in class org.apache.maven.logging.ProjectBuildLogAppender
 
updatePolicy(String) - Method in class org.apache.maven.api.model.RepositoryPolicy.Builder
 
updatePolicy(String) - Method in class org.apache.maven.api.settings.RepositoryPolicy.Builder
 
updateRepositoryMetadata(ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
Deprecated.
 
updateScope(Artifact, String) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
Deprecated.
 
updateScope(Artifact, String) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
updateScope(Artifact, String) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
Deprecated.
 
updateScopeCurrentPom(Artifact, String) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
Deprecated.
 
updateScopeCurrentPom(Artifact, String) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
This event means that the artifactScope has NOT been updated to a farther node artifactScope because current node is in the first level pom
updateScopeCurrentPom(Artifact, String) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
Deprecated.
 
updateSnapshots() - Method in interface org.apache.maven.api.cli.mvn.MavenOptions
Indicates whether Maven should force a check for updated snapshots on remote repositories.
updateSnapshots() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
updateSnapshots() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
updateTimestamp() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
updateVersion(String, ArtifactRepository) - Method in interface org.apache.maven.artifact.Artifact
 
updateVersion(String, ArtifactRepository) - Method in class org.apache.maven.artifact.DefaultArtifact
 
updateVersion(String, ArtifactRepository) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
UPGRADE_MODULES - Enum constant in enum class org.apache.maven.api.JavaPathType
The path identified by the Java --upgrade-module-path option.
upper(List<Object>) - Method in class org.apache.maven.internal.impl.model.profile.ConditionFunctions
Converts the given string to uppercase.
uri - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
metadata URI
url(String) - Method in class org.apache.maven.api.model.CiManagement.Builder
 
url(String) - Method in class org.apache.maven.api.model.Contributor.Builder
 
url(String) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
 
url(String) - Method in class org.apache.maven.api.model.Developer.Builder
 
url(String) - Method in class org.apache.maven.api.model.IssueManagement.Builder
 
url(String) - Method in class org.apache.maven.api.model.License.Builder
 
url(String) - Method in class org.apache.maven.api.model.Model.Builder
 
url(String) - Method in class org.apache.maven.api.model.Organization.Builder
 
url(String) - Method in class org.apache.maven.api.model.Repository.Builder
 
url(String) - Method in class org.apache.maven.api.model.RepositoryBase.Builder
 
url(String) - Method in class org.apache.maven.api.model.Scm.Builder
 
url(String) - Method in class org.apache.maven.api.model.Site.Builder
 
url(String) - Method in class org.apache.maven.api.settings.Mirror.Builder
 
url(String) - Method in class org.apache.maven.api.settings.Repository.Builder
 
url(String) - Method in class org.apache.maven.api.settings.RepositoryBase.Builder
 
url(URL) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
 
UrlModelSource - Class in org.apache.maven.model.building
Deprecated.
instead use UrlSource
UrlModelSource(URL) - Constructor for class org.apache.maven.model.building.UrlModelSource
Deprecated.
Creates a new model source backed by the specified URL.
UrlNormalizer - Interface in org.apache.maven.api.services.model
 
UrlNormalizer - Interface in org.apache.maven.model.path
Deprecated.
use ModelBuilder instead
UrlSettingsSource - Class in org.apache.maven.settings.building
Deprecated.
instead use UrlSource
UrlSettingsSource(URL) - Constructor for class org.apache.maven.settings.building.UrlSettingsSource
Deprecated.
Creates a new model source backed by the specified URL.
UrlSource - Class in org.apache.maven.building
Wraps an ordinary URL as a source.
UrlSource(URL) - Constructor for class org.apache.maven.building.UrlSource
Creates a new source backed by the specified URL.
usedDeprecatedOptions - Variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
usedDeprecatedOptions - Variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
usePluginRegistry(boolean) - Method in class org.apache.maven.api.settings.Settings.Builder
 
useProjectLock(MavenSession) - Method in class org.apache.maven.lifecycle.internal.concurrent.MojoExecutor
 
useProjectLock(MavenSession) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
USER_HOME - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
Deprecated.
 
USER_LEVEL - Static variable in class org.apache.maven.settings.TrackableBase
 
USER_LEVEL - Static variable in class org.apache.maven.toolchain.model.TrackableBase
 
USER_MAVEN_CONFIGURATION_HOME - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
Deprecated.
 
USER_PROPERTIES - Enum constant in enum class org.apache.maven.api.annotations.Config.Source
 
USER_PROPERTY - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
useReactor() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
userHome - Static variable in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
userHome() - Method in interface org.apache.maven.api.cli.ParserRequest
Returns the user's home directory.
userHome(Path) - Method in class org.apache.maven.api.cli.ParserRequest.Builder
 
userHomeDirectory - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
userHomeDirectory() - Method in interface org.apache.maven.api.cli.ExecutorRequest
Returns the user's home directory.
userHomeDirectory() - Method in interface org.apache.maven.api.cli.InvokerRequest
Returns the user's home directory.
userHomeDirectory() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
userHomeDirectory(Path) - Method in class org.apache.maven.api.cli.ExecutorRequest.Builder
 
UserLocalArtifactRepository - Class in org.apache.maven.repository
Deprecated.
UserLocalArtifactRepository(ArtifactRepository) - Constructor for class org.apache.maven.repository.UserLocalArtifactRepository
Deprecated.
 
userMavenConfigurationHome - Static variable in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
username(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
 
username(String) - Method in class org.apache.maven.api.settings.Server.Builder
 
userProperties - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
userProperties() - Method in interface org.apache.maven.api.cli.InvokerRequest
Returns a map of user-defined properties for the Maven execution.
userProperties() - Method in interface org.apache.maven.api.cli.Options
Returns the user-defined properties for the Maven execution.
userProperties() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
userProperties() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
userProperties() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
userProperties(Map<String, String>) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
UserPropertiesArtifactRelocationSource - Class in org.apache.maven.internal.impl.resolver.relocation
Relocation source from user properties.
UserPropertiesArtifactRelocationSource - Class in org.apache.maven.repository.internal.relocation
Deprecated.
since 4.0.0, use maven-api-impl jar instead
UserPropertiesArtifactRelocationSource() - Constructor for class org.apache.maven.internal.impl.resolver.relocation.UserPropertiesArtifactRelocationSource
 
UserPropertiesArtifactRelocationSource() - Constructor for class org.apache.maven.repository.internal.relocation.UserPropertiesArtifactRelocationSource
Deprecated.
 
userResolver - Variable in class org.apache.maven.cling.invoker.LookupContext
 
userSettingsPath - Variable in class org.apache.maven.cling.invoker.LookupContext
 
userSettingsSource(Source) - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
 
userToolchainsSource(Source) - Method in class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
 
Utils - Class in org.apache.maven.cling.invoker
Various utilities, mostly to bridge "old" and "new" stuff, like Properties vs Maps, File vs Paths, etc.
Utils - Class in org.apache.maven.di.impl
 
Utils() - Constructor for class org.apache.maven.di.impl.Utils
 

V

V20 - Enum constant in enum class org.apache.maven.api.services.ModelProblem.Version
 
V20 - Enum constant in enum class org.apache.maven.model.building.ModelProblem.Version
Deprecated.
 
V30 - Enum constant in enum class org.apache.maven.api.services.ModelProblem.Version
 
V30 - Enum constant in enum class org.apache.maven.model.building.ModelProblem.Version
Deprecated.
 
V31 - Enum constant in enum class org.apache.maven.api.services.ModelProblem.Version
 
V31 - Enum constant in enum class org.apache.maven.model.building.ModelProblem.Version
Deprecated.
 
v3Phase() - Method in interface org.apache.maven.api.Lifecycle.Alias
 
v3phases() - Method in interface org.apache.maven.api.Lifecycle
Collection of main phases for this lifecycle used with the Maven 3 builders.
V40 - Enum constant in enum class org.apache.maven.api.services.ModelProblem.Version
 
V40 - Enum constant in enum class org.apache.maven.model.building.ModelProblem.Version
Deprecated.
 
V41 - Enum constant in enum class org.apache.maven.api.services.ModelProblem.Version
 
V41 - Enum constant in enum class org.apache.maven.model.building.ModelProblem.Version
Deprecated.
 
v4Phase() - Method in interface org.apache.maven.api.Lifecycle.Alias
 
VALID_MODEL_VERSIONS - Static variable in interface org.apache.maven.api.services.ModelBuilder
 
VALID_MODEL_VERSIONS - Static variable in class org.apache.maven.internal.impl.model.DefaultModelValidator
 
VALID_MODEL_VERSIONS - Static variable in class org.apache.maven.model.validation.DefaultModelValidator
Deprecated.
 
validate(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
validate(ExecutorRequest) - Method in class org.apache.maven.cling.executor.embedded.EmbeddedMavenExecutor
 
validate(ExecutorRequest) - Method in class org.apache.maven.cling.executor.forked.ForkedMavenExecutor
 
validate(InvokerRequest) - Method in class org.apache.maven.cling.invoker.mvn.forked.ForkedMavenInvoker
 
validate(Settings) - Method in interface org.apache.maven.api.services.SettingsBuilder
Validate the specified settings.
validate(Settings, boolean) - Method in interface org.apache.maven.api.services.SettingsBuilder
Validate the specified settings.
validate(Settings, boolean) - Method in class org.apache.maven.internal.impl.DefaultSettingsBuilder
 
validate(Settings, boolean, List<BuilderProblem>) - Method in class org.apache.maven.internal.impl.DefaultSettingsValidator
 
validate(Artifact, PluginDescriptor, List<String>) - Method in interface org.apache.maven.plugin.internal.MavenPluginValidator
 
validate(MavenSession, MojoDescriptor, Class<?>, PlexusConfiguration, ExpressionEvaluator) - Method in interface org.apache.maven.plugin.internal.MavenPluginConfigurationValidator
Checks mojo configuration issues.
validate(Model) - Method in class org.apache.maven.project.validation.DefaultModelValidator
Deprecated.
 
validate(Model) - Method in interface org.apache.maven.project.validation.ModelValidator
Deprecated.
 
validate(Settings, boolean, SettingsProblemCollector) - Method in class org.apache.maven.settings.validation.DefaultSettingsValidator
Deprecated.
 
validate(Settings, boolean, SettingsProblemCollector) - Method in interface org.apache.maven.settings.validation.SettingsValidator
Deprecated.
Validate the specified settings.
validate(Settings, SettingsProblemCollector) - Method in class org.apache.maven.settings.validation.DefaultSettingsValidator
Deprecated.
 
validate(Settings, SettingsProblemCollector) - Method in interface org.apache.maven.settings.validation.SettingsValidator
Deprecated.
Validate the specified settings.
VALIDATE - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
validateConfiguration(String) - Method in class org.apache.maven.cling.invoker.mvnenc.ConsolePasswordPrompt
 
validateConfiguration(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.ConfiguredGoalSupport
 
validateDependencyVersion(ModelProblemCollector, Dependency, String) - Method in class org.apache.maven.internal.impl.model.DefaultModelValidator
 
validateDependencyVersion(ModelProblemCollector, Dependency, String) - Method in class org.apache.maven.model.validation.DefaultModelValidator
Deprecated.
 
validateEffectiveModel(Model, int, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.ModelValidator
Checks the specified (effective) model for missing or invalid values.
validateEffectiveModel(Model, int, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultModelValidator
 
validateEffectiveModel(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.validation.DefaultModelValidator
Deprecated.
 
validateEffectiveModel(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.validation.ModelValidator
Deprecated.
Checks the specified (effective) model for missing or invalid values.
validateExternalProfiles(List<Profile>, Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.validation.DefaultModelValidator
Deprecated.
 
validateExternalProfiles(List<Profile>, Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.validation.ModelValidator
Deprecated.
Checks the specified (raw) model for clashes with the passed active external profiles.
validateFileModel(Model, int, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.ModelValidator
Checks the specified file model for missing or invalid values.
validateFileModel(Model, int, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultModelValidator
 
validateFileModel(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.validation.DefaultModelValidator
Deprecated.
 
validateFileModel(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.validation.ModelValidator
Deprecated.
Checks the specified file model for missing or invalid values.
validateRawModel(Model, int, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.ModelValidator
Checks the specified (raw) model for missing or invalid values.
validateRawModel(Model, int, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultModelValidator
 
validateRawModel(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.validation.DefaultModelValidator
Deprecated.
 
validateRawModel(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.validation.ModelValidator
Deprecated.
Checks the specified (raw) model for missing or invalid values.
VALIDATION_LEVEL_MAVEN_2_0 - Static variable in interface org.apache.maven.api.services.model.ModelValidator
Denotes validation as performed by Maven 2.0.
VALIDATION_LEVEL_MAVEN_2_0 - Static variable in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Denotes validation as performed by Maven 2.0.
VALIDATION_LEVEL_MAVEN_3_0 - Static variable in interface org.apache.maven.api.services.model.ModelValidator
Denotes validation as performed by Maven 3.0.
VALIDATION_LEVEL_MAVEN_3_0 - Static variable in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Denotes validation as performed by Maven 3.0.
VALIDATION_LEVEL_MAVEN_3_1 - Static variable in interface org.apache.maven.api.services.model.ModelValidator
Denotes validation as performed by Maven 3.1.
VALIDATION_LEVEL_MAVEN_3_1 - Static variable in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Denotes validation as performed by Maven 3.1.
VALIDATION_LEVEL_MAVEN_4_0 - Static variable in interface org.apache.maven.api.services.model.ModelValidator
Denotes validation as performed by Maven 4.0.
VALIDATION_LEVEL_MAVEN_4_0 - Static variable in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Denotes validation as performed by Maven 4.0.
VALIDATION_LEVEL_MINIMAL - Static variable in interface org.apache.maven.api.services.model.ModelValidator
Denotes minimal validation of POMs.
VALIDATION_LEVEL_MINIMAL - Static variable in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Denotes minimal validation of POMs.
VALIDATION_LEVEL_STRICT - Static variable in interface org.apache.maven.api.services.model.ModelValidator
Denotes strict validation as recommended by the current Maven version.
VALIDATION_LEVEL_STRICT - Static variable in interface org.apache.maven.model.building.ModelBuildingRequest
Deprecated.
Denotes strict validation as recommended by the current Maven version.
value - Variable in class org.apache.maven.internal.xml.XmlNodeImpl
 
value() - Element in annotation interface org.apache.maven.api.di.Named
 
value() - Element in annotation interface org.apache.maven.api.di.Priority
 
value() - Element in annotation interface org.apache.maven.api.di.Typed
 
value() - Method in class org.apache.maven.internal.impl.di.SessionScope.CachingProvider
 
value() - Method in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
 
value() - Method in enum class org.fusesource.jansi.Ansi.Color
Deprecated.
 
value() - Method in enum class org.fusesource.jansi.Ansi.Erase
Deprecated.
 
value(String) - Method in class org.apache.maven.api.model.ActivationProperty.Builder
 
value(String) - Method in class org.apache.maven.api.settings.ActivationProperty.Builder
 
valueOf(String) - Static method in enum class org.apache.maven.api.annotations.Config.Source
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.api.cli.Logger.Level
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.api.DependencyScope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.api.EventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.api.JavaPathType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.api.Lifecycle.Link.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.api.Lifecycle.Pointer.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.api.plugin.annotations.After.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.api.services.BuilderProblem.Severity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.api.services.DependencyResolverRequest.RequestType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.api.services.ModelBuilderRequest.RepositoryMerging
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.api.services.ModelBuilderRequest.RequestType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.api.services.ModelProblem.Version
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.artifact.ArtifactScopeEnum
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class org.apache.maven.artifact.ArtifactStatus
Deprecated.
 
valueOf(String) - Static method in enum class org.apache.maven.building.Problem.Severity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.classrealm.ClassRealmRequest.RealmType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.cli.transfer.FileSizeFormat.ScaleUnit
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.cling.executor.ExecutorHelper.Mode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.cling.logging.Slf4jConfiguration.Level
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.cling.transfer.FileSizeFormat.ScaleUnit
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.execution.ExecutionEvent.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.lifecycle.internal.PhaseExecutionPoint
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.logging.api.LogLevelRecorder.Level
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.model.building.ModelProblem.Severity
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.model.building.ModelProblem.Version
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.plugin.MojoExecution.Source
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.plugin.PluginValidationManager.IssueLocality
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.project.ProjectBuildingRequest.RepositoryMerging
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.settings.building.SettingsProblem.Severity
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.fusesource.jansi.Ansi.Color
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.fusesource.jansi.Ansi.Erase
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(JavaFileManager.Location) - Static method in enum class org.apache.maven.api.JavaPathType
Returns the path type associated to the given javax.tool location.
values - Variable in class org.apache.maven.internal.impl.di.SessionScope
 
values - Variable in class org.apache.maven.internal.impl.ExtensibleEnumRegistries.DefaultExtensibleEnumRegistry
 
values() - Static method in enum class org.apache.maven.api.annotations.Config.Source
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.api.cli.Logger.Level
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.api.DependencyScope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.api.EventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.api.JavaPathType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.api.Lifecycle.Link.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.api.Lifecycle.Pointer.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.api.plugin.annotations.After.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.api.services.BuilderProblem.Severity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.api.services.DependencyResolverRequest.RequestType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.api.services.ModelBuilderRequest.RepositoryMerging
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.api.services.ModelBuilderRequest.RequestType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.api.services.ModelProblem.Version
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.artifact.ArtifactScopeEnum
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.building.Problem.Severity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.classrealm.ClassRealmRequest.RealmType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.cli.transfer.FileSizeFormat.ScaleUnit
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.cling.executor.ExecutorHelper.Mode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.cling.logging.Slf4jConfiguration.Level
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.cling.transfer.FileSizeFormat.ScaleUnit
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.execution.ExecutionEvent.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.lifecycle.internal.PhaseExecutionPoint
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.logging.api.LogLevelRecorder.Level
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.model.building.ModelProblem.Severity
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.model.building.ModelProblem.Version
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.plugin.MojoExecution.Source
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.plugin.PluginValidationManager.IssueLocality
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.project.ProjectBuildingRequest.RepositoryMerging
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.settings.building.SettingsProblem.Severity
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.fusesource.jansi.Ansi.Attribute
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.fusesource.jansi.Ansi.Color
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.fusesource.jansi.Ansi.Erase
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
verbose - Variable in class org.apache.maven.internal.impl.DefaultNode
 
verbose() - Method in interface org.apache.maven.api.cli.Options
Indicates whether to run in verbose mode.
verbose() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
verbose() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
verbose(boolean) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
Specifies that the collection should be verbose.
VERBOSE - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
VERBOSE - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
VERIFIED - Static variable in class org.apache.maven.artifact.ArtifactStatus
Deprecated.
Trusted, as it has had its data verified by hand.
VERIFY - Static variable in interface org.apache.maven.api.Lifecycle.Phase
 
verifyPlugin(Plugin, MavenProject, Settings, ArtifactRepository) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
Deprecated.
 
verifyPlugin(Plugin, MavenProject, Settings, ArtifactRepository) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
version - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
version(String) - Method in class org.apache.maven.api.cli.extensions.CoreExtension.Builder
 
version(String) - Method in class org.apache.maven.api.metadata.Metadata.Builder
 
version(String) - Method in class org.apache.maven.api.metadata.SnapshotVersion.Builder
 
version(String) - Method in class org.apache.maven.api.model.ActivationOS.Builder
 
version(String) - Method in class org.apache.maven.api.model.Dependency.Builder
 
version(String) - Method in class org.apache.maven.api.model.Extension.Builder
 
version(String) - Method in class org.apache.maven.api.model.Model.Builder
 
version(String) - Method in class org.apache.maven.api.model.Parent.Builder
 
version(String) - Method in class org.apache.maven.api.model.Plugin.Builder
 
version(String) - Method in class org.apache.maven.api.model.Relocation.Builder
 
version(String) - Method in class org.apache.maven.api.model.ReportPlugin.Builder
 
version(String) - Method in class org.apache.maven.api.plugin.descriptor.Dependency.Builder
 
version(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor.Builder
 
version(String) - Method in class org.apache.maven.api.services.ArtifactCoordinatesFactoryRequest.ArtifactFactoryRequestBuilder
 
version(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
 
version(String) - Method in class org.apache.maven.api.services.DependencyCoordinatesFactoryRequest.DependencyCoordinatesFactoryRequestBuilder
 
version(String) - Method in class org.apache.maven.api.settings.ActivationOS.Builder
 
Version - Interface in org.apache.maven.api
A version or meta-version of an artifact or a dependency.
VERSION - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
VERSION_FILE_PATTERN - Static variable in interface org.apache.maven.artifact.Artifact
 
VersionConstraint - Interface in org.apache.maven.api
Version constraint for dependency.
versionedGraph - Enum constant in enum class org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
Deprecated.
 
versioning(Versioning) - Method in class org.apache.maven.api.metadata.Metadata.Builder
 
Versioning - Class in org.apache.maven.api.metadata
Versioning information for "groupId/artifactId" or "groupId/artifactId/version" SNAPSHOT
Versioning - Class in org.apache.maven.artifact.repository.metadata
 
Versioning() - Constructor for class org.apache.maven.artifact.repository.metadata.Versioning
 
Versioning(Versioning) - Constructor for class org.apache.maven.artifact.repository.metadata.Versioning
 
Versioning(Versioning.Builder) - Constructor for class org.apache.maven.api.metadata.Versioning
Constructor for this class, to be called from its subclasses and Versioning.Builder.
Versioning(Versioning, BaseObject) - Constructor for class org.apache.maven.artifact.repository.metadata.Versioning
 
Versioning.Builder - Class in org.apache.maven.api.metadata
Builder class used to create Versioning instances.
versioningToApiV3(List<Versioning>) - Static method in class org.apache.maven.artifact.repository.metadata.Versioning
 
versioningToApiV4(List<Versioning>) - Static method in class org.apache.maven.artifact.repository.metadata.Versioning
 
versionlessKey(String, String) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
versionlessKey(Artifact) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
VersionNotFoundException - Exception in org.apache.maven.repository
Deprecated.
VersionNotFoundException(String, Dependency, File, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.repository.VersionNotFoundException
Deprecated.
 
VersionParser - Interface in org.apache.maven.api.services
Service interface to parse Version and VersionRange.
VersionParserException - Exception in org.apache.maven.api.services
The Exception class thrown by VersionParser.
VersionParserException(String, Exception) - Constructor for exception org.apache.maven.api.services.VersionParserException
 
VersionRange - Class in org.apache.maven.artifact.versioning
Construct a version range from a specification.
VersionRange - Interface in org.apache.maven.api
A range of versions.
VersionRange.Boundary - Interface in org.apache.maven.api
Represents range boundary.
VersionRangeResolver - Interface in org.apache.maven.api.services
Parses and evaluates version ranges encountered in dependency declarations.
VersionRangeResolverException - Exception in org.apache.maven.api.services
 
VersionRangeResolverException(String, Throwable) - Constructor for exception org.apache.maven.api.services.VersionRangeResolverException
 
VersionRangeResolverRequest - Interface in org.apache.maven.api.services
 
VersionRangeResolverRequest.VersionResolverRequestBuilder - Class in org.apache.maven.api.services
 
VersionRangeResolverResult - Interface in org.apache.maven.api.services
 
VersionResolver - Interface in org.apache.maven.api.services
Resolves artifact meta/pseudo versions.
VersionResolverException - Exception in org.apache.maven.api.services
 
VersionResolverException(String, Throwable) - Constructor for exception org.apache.maven.api.services.VersionResolverException
 
VersionResolverRequest - Interface in org.apache.maven.api.services
 
VersionResolverRequest.VersionResolverRequestBuilder - Class in org.apache.maven.api.services
 
VersionResolverRequestBuilder() - Constructor for class org.apache.maven.api.services.VersionRangeResolverRequest.VersionResolverRequestBuilder
 
VersionResolverRequestBuilder() - Constructor for class org.apache.maven.api.services.VersionResolverRequest.VersionResolverRequestBuilder
 
VersionResolverResult - Interface in org.apache.maven.api.services
 
versions(Collection<String>) - Method in class org.apache.maven.api.metadata.Versioning.Builder
 
VersionsMetadataGeneratorFactory - Class in org.apache.maven.internal.impl.resolver
Maven GA level metadata generator factory.
VersionsMetadataGeneratorFactory - Class in org.apache.maven.repository.internal
Deprecated.
since 4.0.0, use maven-api-impl jar instead
VersionsMetadataGeneratorFactory() - Constructor for class org.apache.maven.internal.impl.resolver.VersionsMetadataGeneratorFactory
 
VersionsMetadataGeneratorFactory() - Constructor for class org.apache.maven.repository.internal.VersionsMetadataGeneratorFactory
Deprecated.
 
visit(Model) - Method in class org.apache.maven.model.v4.MavenTransformer
Transforms the given model
visit(Settings) - Method in class org.apache.maven.settings.v4.SettingsTransformer
Transforms the given model
visit(PersistedToolchains) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsTransformer
Transforms the given model

W

WagonConfigurationException - Exception in org.apache.maven.artifact.manager
Deprecated.
WagonConfigurationException - Exception in org.apache.maven.repository.legacy
Deprecated.
WagonConfigurationException(String, String) - Constructor for exception org.apache.maven.artifact.manager.WagonConfigurationException
Deprecated.
 
WagonConfigurationException(String, String) - Constructor for exception org.apache.maven.repository.legacy.WagonConfigurationException
Deprecated.
 
WagonConfigurationException(String, String, Throwable) - Constructor for exception org.apache.maven.artifact.manager.WagonConfigurationException
Deprecated.
 
WagonConfigurationException(String, String, Throwable) - Constructor for exception org.apache.maven.repository.legacy.WagonConfigurationException
Deprecated.
 
wagonManager - Variable in class org.apache.maven.repository.legacy.resolver.transform.AbstractVersionTransformation
Deprecated.
 
WagonManager - Interface in org.apache.maven.artifact.manager
Deprecated.
WagonManager - Interface in org.apache.maven.repository.legacy
Deprecated.
wallTime() - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlanExecutor.Clock
 
WAR_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
WarLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
war packaging plugins bindings provider for default lifecycle.
WarLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.WarLifecycleMappingProvider
 
warn(CharSequence) - Method in interface org.apache.maven.api.plugin.Log
Sends a message to the user in the warn error level.
warn(CharSequence) - Method in class org.apache.maven.internal.impl.DefaultLog
 
warn(CharSequence) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
warn(CharSequence) - Method in interface org.apache.maven.plugin.logging.Log
Deprecated.
Send a message to the user in the warn error level.
warn(CharSequence) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
Deprecated.
 
warn(CharSequence, Throwable) - Method in interface org.apache.maven.api.plugin.Log
Sends a message (and accompanying exception) to the user in the warn error level.
warn(CharSequence, Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
warn(CharSequence, Throwable) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
warn(CharSequence, Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Deprecated.
Send a message (and accompanying exception) to the user in the warn error level.
The error's stacktrace will be output when this error level is enabled.
warn(CharSequence, Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
Deprecated.
 
warn(String) - Method in interface org.apache.maven.api.cli.Logger
Logs a warning message without an associated exception.
warn(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
warn(String) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
warn(String) - Method in class org.apache.maven.slf4j.MavenFailOnSeverityLogger
A simple implementation which always logs messages of level WARN according to the format outlined above.
warn(String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
warn(String, Object) - Method in class org.apache.maven.slf4j.MavenFailOnSeverityLogger
Perform single parameter substitution before logging the message of level WARN according to the format outlined above.
warn(String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
warn(String, Object...) - Method in class org.apache.maven.slf4j.MavenFailOnSeverityLogger
Perform double parameter substitution before logging the message of level WARN according to the format outlined above.
warn(String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
warn(String, Object, Object) - Method in class org.apache.maven.slf4j.MavenFailOnSeverityLogger
Perform double parameter substitution before logging the message of level WARN according to the format outlined above.
warn(String, Throwable) - Method in interface org.apache.maven.api.cli.Logger
Logs a warning message with an associated exception.
warn(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
warn(String, Throwable) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
warn(String, Throwable) - Method in class org.apache.maven.slf4j.MavenFailOnSeverityLogger
Log a message of level WARN, including an exception.
warn(Throwable) - Method in interface org.apache.maven.api.plugin.Log
Sends an exception to the user in the warn error level.
warn(Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
warn(Throwable) - Method in class org.apache.maven.plugin.internal.MojoLogWrapper
 
warn(Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Deprecated.
Send an exception to the user in the warn error level.
The stack trace for this exception will be output when this error level is enabled.
warn(Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
Deprecated.
 
warn(Supplier<String>) - Method in interface org.apache.maven.api.plugin.Log
 
warn(Supplier<String>) - Method in class org.apache.maven.internal.impl.DefaultLog
 
warn(Supplier<String>, Throwable) - Method in interface org.apache.maven.api.plugin.Log
 
warn(Supplier<String>, Throwable) - Method in class org.apache.maven.internal.impl.DefaultLog
 
warn(Marker, String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
warn(Marker, String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
warn(Marker, String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
warn(Marker, String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
warn(Marker, String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
Deprecated.
 
WARN - Enum constant in enum class org.apache.maven.api.cli.Logger.Level
 
WARN - Enum constant in enum class org.apache.maven.logging.api.LogLevelRecorder.Level
 
WARN_LEVEL_STRING_KEY - Static variable in class org.apache.maven.slf4j.MavenBaseLogger
 
warnAboutDeprecatedOptions(ParserRequest, Consumer<String>) - Method in interface org.apache.maven.api.cli.Options
Emits warning messages if deprecated options are used.
warnAboutDeprecatedOptions(ParserRequest, Consumer<String>) - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
warnAboutDeprecatedOptions(ParserRequest, Consumer<String>) - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
warning(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
Append message content in warning style.
WARNING - Enum constant in enum class org.apache.maven.api.services.BuilderProblem.Severity
 
WARNING - Enum constant in enum class org.apache.maven.building.Problem.Severity
 
WARNING - Enum constant in enum class org.apache.maven.model.building.ModelProblem.Severity
Deprecated.
 
WARNING - Enum constant in enum class org.apache.maven.settings.building.SettingsProblem.Severity
Deprecated.
 
warningForFilenameBasedAutomodules() - Method in interface org.apache.maven.api.services.DependencyResolverResult
If the module-path contains at least one filename-based auto-module, prepares a warning message.
WarningResolutionListener - Class in org.apache.maven.artifact.resolver
Deprecated.
WarningResolutionListener(Logger) - Constructor for class org.apache.maven.artifact.resolver.WarningResolutionListener
Deprecated.
 
WeakMojoExecutionListener - Interface in org.apache.maven.execution.scope
Extension point that allows build extensions observe and possibly veto mojo executions.
WHITE - Enum constant in enum class org.fusesource.jansi.Ansi.Color
Deprecated.
 
why - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
explanation: why this MD was chosen over its siblings in the resulting structure (classpath for now)
WILDCARD_TYPE_ANY - Static variable in class org.apache.maven.di.impl.Types
 
wildcardType(Type[], Type[]) - Static method in class org.apache.maven.di.impl.Types
Creates an instance of WildcardType bound by upper and lower bounds
wildcardTypeAny() - Static method in class org.apache.maven.di.impl.Types
Returns an instance of WildcardType that matches any type
wildcardTypeExtends(Type) - Static method in class org.apache.maven.di.impl.Types
Creates an instance of WildcardType bound by a single upper bound
wildcardTypeSuper(Type) - Static method in class org.apache.maven.di.impl.Types
Creates an instance of WildcardType bound by a single lower bound
with() - Method in class org.apache.maven.api.cli.extensions.CoreExtension
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.cli.extensions.CoreExtensions
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.metadata.Metadata
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.metadata.Plugin
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.metadata.Snapshot
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.metadata.SnapshotVersion
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.metadata.Versioning
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Activation
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.ActivationFile
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.ActivationOS
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.ActivationProperty
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Build
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.BuildBase
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.CiManagement
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.ConfigurationContainer
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Contributor
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Dependency
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.DependencyManagement
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.DeploymentRepository
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Developer
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.DistributionManagement
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Exclusion
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Extension
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.FileSet
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.IssueManagement
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.License
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.MailingList
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Model
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.ModelBase
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Notifier
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Organization
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Parent
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.PatternSet
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Plugin
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.PluginConfiguration
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.PluginContainer
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.PluginExecution
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.PluginManagement
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Prerequisites
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Profile
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Relocation
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Reporting
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.ReportPlugin
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.ReportSet
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Repository
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.RepositoryBase
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.RepositoryPolicy
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Resource
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Scm
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.model.Site
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.plugin.descriptor.Dependency
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Execution
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.plugin.descriptor.Parameter
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.plugin.descriptor.Requirement
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.plugin.descriptor.Resolution
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.settings.Activation
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.settings.ActivationFile
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.settings.ActivationOS
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.settings.ActivationProperty
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.settings.IdentifiableBase
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.settings.Mirror
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.settings.Profile
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.settings.Proxy
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.settings.Repository
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.settings.RepositoryBase
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.settings.RepositoryPolicy
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.settings.Server
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.settings.Settings
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.settings.TrackableBase
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.toolchain.PersistedToolchains
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.toolchain.ToolchainModel
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.api.toolchain.TrackableBase
Creates a new builder with this object as the basis.
withActivation(Activation) - Method in class org.apache.maven.api.model.Profile
Creates a new Profile instance using the specified activation.
withActivation(Activation) - Method in class org.apache.maven.api.settings.Profile
Creates a new Profile instance using the specified activation.
withActiveByDefault(boolean) - Method in class org.apache.maven.api.model.Activation
Creates a new Activation instance using the specified activeByDefault.
withActiveByDefault(boolean) - Method in class org.apache.maven.api.settings.Activation
Creates a new Activation instance using the specified activeByDefault.
withActiveProfiles(Collection<String>) - Method in class org.apache.maven.api.settings.Settings
Creates a new Settings instance using the specified activeProfiles.
withActiveString(String) - Method in class org.apache.maven.api.settings.Proxy
Creates a new Proxy instance using the specified activeString.
withAddress(String) - Method in class org.apache.maven.api.model.Notifier
Creates a new Notifier instance using the specified address.
withAggregator(boolean) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified aggregator.
withAlias(String) - Method in class org.apache.maven.api.plugin.descriptor.Parameter
Creates a new Parameter instance using the specified alias.
withArch(String) - Method in class org.apache.maven.api.model.ActivationOS
Creates a new ActivationOS instance using the specified arch.
withArch(String) - Method in class org.apache.maven.api.settings.ActivationOS
Creates a new ActivationOS instance using the specified arch.
withArchive(String) - Method in class org.apache.maven.api.model.MailingList
Creates a new MailingList instance using the specified archive.
withArtifactId(String) - Method in class org.apache.maven.api.cli.extensions.CoreExtension
Creates a new CoreExtension instance using the specified artifactId.
withArtifactId(String) - Method in class org.apache.maven.api.metadata.Metadata
Creates a new Metadata instance using the specified artifactId.
withArtifactId(String) - Method in class org.apache.maven.api.metadata.Plugin
Creates a new Plugin instance using the specified artifactId.
withArtifactId(String) - Method in class org.apache.maven.api.model.Dependency
Creates a new Dependency instance using the specified artifactId.
withArtifactId(String) - Method in class org.apache.maven.api.model.Exclusion
Creates a new Exclusion instance using the specified artifactId.
withArtifactId(String) - Method in class org.apache.maven.api.model.Extension
Creates a new Extension instance using the specified artifactId.
withArtifactId(String) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified artifactId.
withArtifactId(String) - Method in class org.apache.maven.api.model.Parent
Creates a new Parent instance using the specified artifactId.
withArtifactId(String) - Method in class org.apache.maven.api.model.Plugin
Creates a new Plugin instance using the specified artifactId.
withArtifactId(String) - Method in class org.apache.maven.api.model.Relocation
Creates a new Relocation instance using the specified artifactId.
withArtifactId(String) - Method in class org.apache.maven.api.model.ReportPlugin
Creates a new ReportPlugin instance using the specified artifactId.
withArtifactId(String) - Method in class org.apache.maven.api.plugin.descriptor.Dependency
Creates a new Dependency instance using the specified artifactId.
withArtifactId(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new PluginDescriptor instance using the specified artifactId.
withBlocked(boolean) - Method in class org.apache.maven.api.settings.Mirror
Creates a new Mirror instance using the specified blocked.
withBuild(Build) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified build.
withBuild(BuildBase) - Method in class org.apache.maven.api.model.Profile
Creates a new Profile instance using the specified build.
withBuildNumber(int) - Method in class org.apache.maven.api.metadata.Snapshot
Creates a new Snapshot instance using the specified buildNumber.
withChecksumPolicy(String) - Method in class org.apache.maven.api.model.RepositoryPolicy
Creates a new RepositoryPolicy instance using the specified checksumPolicy.
withChecksumPolicy(String) - Method in class org.apache.maven.api.settings.RepositoryPolicy
Creates a new RepositoryPolicy instance using the specified checksumPolicy.
withChildProjectUrlInheritAppendPath(String) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified childProjectUrlInheritAppendPath.
withChildScmConnectionInheritAppendPath(String) - Method in class org.apache.maven.api.model.Scm
Creates a new Scm instance using the specified childScmConnectionInheritAppendPath.
withChildScmDeveloperConnectionInheritAppendPath(String) - Method in class org.apache.maven.api.model.Scm
Creates a new Scm instance using the specified childScmDeveloperConnectionInheritAppendPath.
withChildScmUrlInheritAppendPath(String) - Method in class org.apache.maven.api.model.Scm
Creates a new Scm instance using the specified childScmUrlInheritAppendPath.
withChildSiteUrlInheritAppendPath(String) - Method in class org.apache.maven.api.model.Site
Creates a new Site instance using the specified childSiteUrlInheritAppendPath.
withCiManagement(CiManagement) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified ciManagement.
withClassifier(String) - Method in class org.apache.maven.api.metadata.SnapshotVersion
Creates a new SnapshotVersion instance using the specified classifier.
withClassifier(String) - Method in class org.apache.maven.api.model.Dependency
Creates a new Dependency instance using the specified classifier.
withClassLoadingStrategy(String) - Method in class org.apache.maven.api.cli.extensions.CoreExtension
Creates a new CoreExtension instance using the specified classLoadingStrategy.
withComments(String) - Method in class org.apache.maven.api.model.License
Creates a new License instance using the specified comments.
withCondition(String) - Method in class org.apache.maven.api.model.Activation
Creates a new Activation instance using the specified condition.
withCondition(String) - Method in class org.apache.maven.api.settings.Activation
Creates a new Activation instance using the specified condition.
withConfiguration(Map<String, String>) - Method in class org.apache.maven.api.model.Notifier
Creates a new Notifier instance using the specified configuration.
withConfiguration(XmlNode) - Method in class org.apache.maven.api.cli.extensions.CoreExtension
Creates a new CoreExtension instance using the specified configuration.
withConfiguration(XmlNode) - Method in class org.apache.maven.api.model.ConfigurationContainer
Creates a new ConfigurationContainer instance using the specified configuration.
withConfiguration(XmlNode) - Method in class org.apache.maven.api.model.Extension
Creates a new Extension instance using the specified configuration.
withConfiguration(XmlNode) - Method in class org.apache.maven.api.model.Plugin
Creates a new Plugin instance using the specified configuration.
withConfiguration(XmlNode) - Method in class org.apache.maven.api.model.PluginExecution
Creates a new PluginExecution instance using the specified configuration.
withConfiguration(XmlNode) - Method in class org.apache.maven.api.model.ReportPlugin
Creates a new ReportPlugin instance using the specified configuration.
withConfiguration(XmlNode) - Method in class org.apache.maven.api.model.ReportSet
Creates a new ReportSet instance using the specified configuration.
withConfiguration(XmlNode) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Execution
Creates a new Execution instance using the specified configuration.
withConfiguration(XmlNode) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
Creates a new Phase instance using the specified configuration.
withConfiguration(XmlNode) - Method in class org.apache.maven.api.settings.Server
Creates a new Server instance using the specified configuration.
withConfiguration(XmlNode) - Method in class org.apache.maven.api.toolchain.ToolchainModel
Creates a new ToolchainModel instance using the specified configuration.
withConfigurator(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified configurator.
withConnection(String) - Method in class org.apache.maven.api.model.Scm
Creates a new Scm instance using the specified connection.
withContributors(Collection<Contributor>) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified contributors.
withDefaultGoal(String) - Method in class org.apache.maven.api.model.Build
Creates a new Build instance using the specified defaultGoal.
withDefaultGoal(String) - Method in class org.apache.maven.api.model.BuildBase
Creates a new BuildBase instance using the specified defaultGoal.
withDefaultValue(String) - Method in class org.apache.maven.api.plugin.descriptor.Parameter
Creates a new Parameter instance using the specified defaultValue.
withDependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.DependencyManagement
Creates a new DependencyManagement instance using the specified dependencies.
withDependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified dependencies.
withDependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.ModelBase
Creates a new ModelBase instance using the specified dependencies.
withDependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.Plugin
Creates a new Plugin instance using the specified dependencies.
withDependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.Profile
Creates a new Profile instance using the specified dependencies.
withDependencyCollection(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified dependencyCollection.
withDependencyManagement(DependencyManagement) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified dependencyManagement.
withDependencyManagement(DependencyManagement) - Method in class org.apache.maven.api.model.ModelBase
Creates a new ModelBase instance using the specified dependencyManagement.
withDependencyManagement(DependencyManagement) - Method in class org.apache.maven.api.model.Profile
Creates a new Profile instance using the specified dependencyManagement.
withDependencyResolution(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified dependencyResolution.
withDeprecated(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified deprecated.
withDeprecated(String) - Method in class org.apache.maven.api.plugin.descriptor.Parameter
Creates a new Parameter instance using the specified deprecated.
withDescription(String) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified description.
withDescription(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified description.
withDescription(String) - Method in class org.apache.maven.api.plugin.descriptor.Parameter
Creates a new Parameter instance using the specified description.
withDescription(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new PluginDescriptor instance using the specified description.
withDeveloperConnection(String) - Method in class org.apache.maven.api.model.Scm
Creates a new Scm instance using the specified developerConnection.
withDevelopers(Collection<Developer>) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified developers.
withDirectInvocationOnly(boolean) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified directInvocationOnly.
withDirectory(String) - Method in class org.apache.maven.api.model.Build
Creates a new Build instance using the specified directory.
withDirectory(String) - Method in class org.apache.maven.api.model.BuildBase
Creates a new BuildBase instance using the specified directory.
withDirectory(String) - Method in class org.apache.maven.api.model.FileSet
Creates a new FileSet instance using the specified directory.
withDirectory(String) - Method in class org.apache.maven.api.model.Resource
Creates a new Resource instance using the specified directory.
withDirectoryPermissions(String) - Method in class org.apache.maven.api.settings.Server
Creates a new Server instance using the specified directoryPermissions.
withDistribution(String) - Method in class org.apache.maven.api.model.License
Creates a new License instance using the specified distribution.
withDistributionManagement(DistributionManagement) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified distributionManagement.
withDistributionManagement(DistributionManagement) - Method in class org.apache.maven.api.model.ModelBase
Creates a new ModelBase instance using the specified distributionManagement.
withDistributionManagement(DistributionManagement) - Method in class org.apache.maven.api.model.Profile
Creates a new Profile instance using the specified distributionManagement.
withDownloadUrl(String) - Method in class org.apache.maven.api.model.DistributionManagement
Creates a new DistributionManagement instance using the specified downloadUrl.
withEditable(boolean) - Method in class org.apache.maven.api.plugin.descriptor.Parameter
Creates a new Parameter instance using the specified editable.
withEmail(String) - Method in class org.apache.maven.api.model.Contributor
Creates a new Contributor instance using the specified email.
withEmail(String) - Method in class org.apache.maven.api.model.Developer
Creates a new Developer instance using the specified email.
withEnabled(boolean) - Method in class org.apache.maven.api.settings.RepositoryPolicy
Creates a new RepositoryPolicy instance using the specified enabled.
withEnabled(String) - Method in class org.apache.maven.api.model.RepositoryPolicy
Creates a new RepositoryPolicy instance using the specified enabled.
withExcludeDefaults(String) - Method in class org.apache.maven.api.model.Reporting
Creates a new Reporting instance using the specified excludeDefaults.
withExcludes(Collection<String>) - Method in class org.apache.maven.api.model.FileSet
Creates a new FileSet instance using the specified excludes.
withExcludes(Collection<String>) - Method in class org.apache.maven.api.model.PatternSet
Creates a new PatternSet instance using the specified excludes.
withExcludes(Collection<String>) - Method in class org.apache.maven.api.model.Resource
Creates a new Resource instance using the specified excludes.
withExclusions(Collection<Exclusion>) - Method in class org.apache.maven.api.model.Dependency
Creates a new Dependency instance using the specified exclusions.
withExecuteGoal(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified executeGoal.
withExecuteLifecycle(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified executeLifecycle.
withExecutePhase(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified executePhase.
withExecutionPoint(String) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
Creates a new Phase instance using the specified executionPoint.
withExecutions(Collection<PluginExecution>) - Method in class org.apache.maven.api.model.Plugin
Creates a new Plugin instance using the specified executions.
withExecutions(Collection<Execution>) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
Creates a new Phase instance using the specified executions.
withExists(String) - Method in class org.apache.maven.api.model.ActivationFile
Creates a new ActivationFile instance using the specified exists.
withExists(String) - Method in class org.apache.maven.api.settings.ActivationFile
Creates a new ActivationFile instance using the specified exists.
withExpression(String) - Method in class org.apache.maven.api.plugin.descriptor.Parameter
Creates a new Parameter instance using the specified expression.
withExtension(String) - Method in class org.apache.maven.api.metadata.SnapshotVersion
Creates a new SnapshotVersion instance using the specified extension.
withExtensions(String) - Method in class org.apache.maven.api.model.Plugin
Creates a new Plugin instance using the specified extensions.
withExtensions(Collection<CoreExtension>) - Method in class org.apache.maven.api.cli.extensions.CoreExtensions
Creates a new CoreExtensions instance using the specified extensions.
withExtensions(Collection<Extension>) - Method in class org.apache.maven.api.model.Build
Creates a new Build instance using the specified extensions.
withFamily(String) - Method in class org.apache.maven.api.model.ActivationOS
Creates a new ActivationOS instance using the specified family.
withFamily(String) - Method in class org.apache.maven.api.settings.ActivationOS
Creates a new ActivationOS instance using the specified family.
withField(String) - Method in class org.apache.maven.api.plugin.descriptor.Resolution
Creates a new Resolution instance using the specified field.
withFieldName(String) - Method in class org.apache.maven.api.plugin.descriptor.Requirement
Creates a new Requirement instance using the specified fieldName.
withFile(ActivationFile) - Method in class org.apache.maven.api.model.Activation
Creates a new Activation instance using the specified file.
withFile(ActivationFile) - Method in class org.apache.maven.api.settings.Activation
Creates a new Activation instance using the specified file.
withFilePermissions(String) - Method in class org.apache.maven.api.settings.Server
Creates a new Server instance using the specified filePermissions.
withFiltering(String) - Method in class org.apache.maven.api.model.Resource
Creates a new Resource instance using the specified filtering.
withFilters(Collection<String>) - Method in class org.apache.maven.api.model.Build
Creates a new Build instance using the specified filters.
withFilters(Collection<String>) - Method in class org.apache.maven.api.model.BuildBase
Creates a new BuildBase instance using the specified filters.
withFinalName(String) - Method in class org.apache.maven.api.model.Build
Creates a new Build instance using the specified finalName.
withFinalName(String) - Method in class org.apache.maven.api.model.BuildBase
Creates a new BuildBase instance using the specified finalName.
withFullGoalName(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified fullGoalName.
withGoal(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified goal.
withGoalPrefix(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new PluginDescriptor instance using the specified goalPrefix.
withGoals(Collection<String>) - Method in class org.apache.maven.api.model.PluginExecution
Creates a new PluginExecution instance using the specified goals.
withGoals(Collection<String>) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Execution
Creates a new Execution instance using the specified goals.
withGroupId(String) - Method in class org.apache.maven.api.cli.extensions.CoreExtension
Creates a new CoreExtension instance using the specified groupId.
withGroupId(String) - Method in class org.apache.maven.api.metadata.Metadata
Creates a new Metadata instance using the specified groupId.
withGroupId(String) - Method in class org.apache.maven.api.model.Dependency
Creates a new Dependency instance using the specified groupId.
withGroupId(String) - Method in class org.apache.maven.api.model.Exclusion
Creates a new Exclusion instance using the specified groupId.
withGroupId(String) - Method in class org.apache.maven.api.model.Extension
Creates a new Extension instance using the specified groupId.
withGroupId(String) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified groupId.
withGroupId(String) - Method in class org.apache.maven.api.model.Parent
Creates a new Parent instance using the specified groupId.
withGroupId(String) - Method in class org.apache.maven.api.model.Plugin
Creates a new Plugin instance using the specified groupId.
withGroupId(String) - Method in class org.apache.maven.api.model.Relocation
Creates a new Relocation instance using the specified groupId.
withGroupId(String) - Method in class org.apache.maven.api.model.ReportPlugin
Creates a new ReportPlugin instance using the specified groupId.
withGroupId(String) - Method in class org.apache.maven.api.plugin.descriptor.Dependency
Creates a new Dependency instance using the specified groupId.
withGroupId(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new PluginDescriptor instance using the specified groupId.
withHost(String) - Method in class org.apache.maven.api.settings.Proxy
Creates a new Proxy instance using the specified host.
withId(String) - Method in class org.apache.maven.api.model.DeploymentRepository
Creates a new DeploymentRepository instance using the specified id.
withId(String) - Method in class org.apache.maven.api.model.Developer
Creates a new Developer instance using the specified id.
withId(String) - Method in class org.apache.maven.api.model.PluginExecution
Creates a new PluginExecution instance using the specified id.
withId(String) - Method in class org.apache.maven.api.model.Profile
Creates a new Profile instance using the specified id.
withId(String) - Method in class org.apache.maven.api.model.ReportSet
Creates a new ReportSet instance using the specified id.
withId(String) - Method in class org.apache.maven.api.model.Repository
Creates a new Repository instance using the specified id.
withId(String) - Method in class org.apache.maven.api.model.RepositoryBase
Creates a new RepositoryBase instance using the specified id.
withId(String) - Method in class org.apache.maven.api.model.Site
Creates a new Site instance using the specified id.
withId(String) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle
Creates a new Lifecycle instance using the specified id.
withId(String) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
Creates a new Phase instance using the specified id.
withId(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified id.
withId(String) - Method in class org.apache.maven.api.settings.IdentifiableBase
Creates a new IdentifiableBase instance using the specified id.
withId(String) - Method in class org.apache.maven.api.settings.Mirror
Creates a new Mirror instance using the specified id.
withId(String) - Method in class org.apache.maven.api.settings.Profile
Creates a new Profile instance using the specified id.
withId(String) - Method in class org.apache.maven.api.settings.Proxy
Creates a new Proxy instance using the specified id.
withId(String) - Method in class org.apache.maven.api.settings.Repository
Creates a new Repository instance using the specified id.
withId(String) - Method in class org.apache.maven.api.settings.RepositoryBase
Creates a new RepositoryBase instance using the specified id.
withId(String) - Method in class org.apache.maven.api.settings.Server
Creates a new Server instance using the specified id.
withImplementation(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified implementation.
withInceptionYear(String) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified inceptionYear.
withIncludes(Collection<String>) - Method in class org.apache.maven.api.model.FileSet
Creates a new FileSet instance using the specified includes.
withIncludes(Collection<String>) - Method in class org.apache.maven.api.model.PatternSet
Creates a new PatternSet instance using the specified includes.
withIncludes(Collection<String>) - Method in class org.apache.maven.api.model.Resource
Creates a new Resource instance using the specified includes.
withInherited(String) - Method in class org.apache.maven.api.model.ConfigurationContainer
Creates a new ConfigurationContainer instance using the specified inherited.
withInherited(String) - Method in class org.apache.maven.api.model.Plugin
Creates a new Plugin instance using the specified inherited.
withInherited(String) - Method in class org.apache.maven.api.model.PluginExecution
Creates a new PluginExecution instance using the specified inherited.
withInherited(String) - Method in class org.apache.maven.api.model.ReportPlugin
Creates a new ReportPlugin instance using the specified inherited.
withInherited(String) - Method in class org.apache.maven.api.model.ReportSet
Creates a new ReportSet instance using the specified inherited.
withInheritedByDefault(boolean) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified inheritedByDefault.
withInheritedByDefault(boolean) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new PluginDescriptor instance using the specified inheritedByDefault.
withInteractiveMode(boolean) - Method in class org.apache.maven.api.settings.Settings
Creates a new Settings instance using the specified interactiveMode.
withIsolatedRealm(boolean) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new PluginDescriptor instance using the specified isolatedRealm.
withIssueManagement(IssueManagement) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified issueManagement.
withJdk(String) - Method in class org.apache.maven.api.model.Activation
Creates a new Activation instance using the specified jdk.
withJdk(String) - Method in class org.apache.maven.api.settings.Activation
Creates a new Activation instance using the specified jdk.
withKey(Key<?>) - Method in class org.apache.maven.di.impl.Binding
 
withLanguage(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified language.
withLastUpdated(String) - Method in class org.apache.maven.api.metadata.Versioning
Creates a new Versioning instance using the specified lastUpdated.
withLatest(String) - Method in class org.apache.maven.api.metadata.Versioning
Creates a new Versioning instance using the specified latest.
withLayout(String) - Method in class org.apache.maven.api.model.DeploymentRepository
Creates a new DeploymentRepository instance using the specified layout.
withLayout(String) - Method in class org.apache.maven.api.model.Repository
Creates a new Repository instance using the specified layout.
withLayout(String) - Method in class org.apache.maven.api.model.RepositoryBase
Creates a new RepositoryBase instance using the specified layout.
withLayout(String) - Method in class org.apache.maven.api.settings.Mirror
Creates a new Mirror instance using the specified layout.
withLayout(String) - Method in class org.apache.maven.api.settings.Repository
Creates a new Repository instance using the specified layout.
withLayout(String) - Method in class org.apache.maven.api.settings.RepositoryBase
Creates a new RepositoryBase instance using the specified layout.
withLicenses(Collection<License>) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified licenses.
withLifecycles(Collection<Lifecycle>) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration
Creates a new LifecycleConfiguration instance using the specified lifecycles.
withLocalCopy(boolean) - Method in class org.apache.maven.api.metadata.Snapshot
Creates a new Snapshot instance using the specified localCopy.
withLocalRepository(String) - Method in class org.apache.maven.api.settings.Settings
Creates a new Settings instance using the specified localRepository.
withLocalRepository(LocalRepository) - Method in interface org.apache.maven.api.Session
Creates a derived session using the given local repository.
withLocalRepository(LocalRepository) - Method in class org.apache.maven.internal.impl.AbstractSession
 
withMailingLists(Collection<MailingList>) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified mailingLists.
withMaven(String) - Method in class org.apache.maven.api.model.Prerequisites
Creates a new Prerequisites instance using the specified maven.
withMergeId(String) - Method in class org.apache.maven.api.model.Resource
Creates a new Resource instance using the specified mergeId.
withMessage(String) - Method in class org.apache.maven.api.model.Relocation
Creates a new Relocation instance using the specified message.
withMirrorOf(String) - Method in class org.apache.maven.api.settings.Mirror
Creates a new Mirror instance using the specified mirrorOf.
withMirrorOfLayouts(String) - Method in class org.apache.maven.api.settings.Mirror
Creates a new Mirror instance using the specified mirrorOfLayouts.
withMirrors(Collection<Mirror>) - Method in class org.apache.maven.api.settings.Settings
Creates a new Settings instance using the specified mirrors.
withMissing(String) - Method in class org.apache.maven.api.model.ActivationFile
Creates a new ActivationFile instance using the specified missing.
withMissing(String) - Method in class org.apache.maven.api.settings.ActivationFile
Creates a new ActivationFile instance using the specified missing.
withModelVersion(String) - Method in class org.apache.maven.api.metadata.Metadata
Creates a new Metadata instance using the specified modelVersion.
withModelVersion(String) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified modelVersion.
withModules(Collection<String>) - Method in class org.apache.maven.api.model.Model
Deprecated.
withModules(Collection<String>) - Method in class org.apache.maven.api.model.ModelBase
Deprecated.
withModules(Collection<String>) - Method in class org.apache.maven.api.model.Profile
Deprecated.
withMojos(Collection<MojoDescriptor>) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new PluginDescriptor instance using the specified mojos.
withName(String) - Method in class org.apache.maven.api.metadata.Plugin
Creates a new Plugin instance using the specified name.
withName(String) - Method in class org.apache.maven.api.model.ActivationOS
Creates a new ActivationOS instance using the specified name.
withName(String) - Method in class org.apache.maven.api.model.ActivationProperty
Creates a new ActivationProperty instance using the specified name.
withName(String) - Method in class org.apache.maven.api.model.Contributor
Creates a new Contributor instance using the specified name.
withName(String) - Method in class org.apache.maven.api.model.DeploymentRepository
Creates a new DeploymentRepository instance using the specified name.
withName(String) - Method in class org.apache.maven.api.model.Developer
Creates a new Developer instance using the specified name.
withName(String) - Method in class org.apache.maven.api.model.License
Creates a new License instance using the specified name.
withName(String) - Method in class org.apache.maven.api.model.MailingList
Creates a new MailingList instance using the specified name.
withName(String) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified name.
withName(String) - Method in class org.apache.maven.api.model.Organization
Creates a new Organization instance using the specified name.
withName(String) - Method in class org.apache.maven.api.model.Repository
Creates a new Repository instance using the specified name.
withName(String) - Method in class org.apache.maven.api.model.RepositoryBase
Creates a new RepositoryBase instance using the specified name.
withName(String) - Method in class org.apache.maven.api.model.Site
Creates a new Site instance using the specified name.
withName(String) - Method in class org.apache.maven.api.plugin.descriptor.Parameter
Creates a new Parameter instance using the specified name.
withName(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new PluginDescriptor instance using the specified name.
withName(String) - Method in class org.apache.maven.api.settings.ActivationOS
Creates a new ActivationOS instance using the specified name.
withName(String) - Method in class org.apache.maven.api.settings.ActivationProperty
Creates a new ActivationProperty instance using the specified name.
withName(String) - Method in class org.apache.maven.api.settings.Mirror
Creates a new Mirror instance using the specified name.
withName(String) - Method in class org.apache.maven.api.settings.Repository
Creates a new Repository instance using the specified name.
withName(String) - Method in class org.apache.maven.api.settings.RepositoryBase
Creates a new RepositoryBase instance using the specified name.
withNonProxyHosts(String) - Method in class org.apache.maven.api.settings.Proxy
Creates a new Proxy instance using the specified nonProxyHosts.
withNotifiers(Collection<Notifier>) - Method in class org.apache.maven.api.model.CiManagement
Creates a new CiManagement instance using the specified notifiers.
withOffline(boolean) - Method in class org.apache.maven.api.settings.Settings
Creates a new Settings instance using the specified offline.
withOnlineRequired(boolean) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified onlineRequired.
withOptional(String) - Method in class org.apache.maven.api.model.Dependency
Creates a new Dependency instance using the specified optional.
withOrganization(String) - Method in class org.apache.maven.api.model.Contributor
Creates a new Contributor instance using the specified organization.
withOrganization(String) - Method in class org.apache.maven.api.model.Developer
Creates a new Developer instance using the specified organization.
withOrganization(Organization) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified organization.
withOrganizationUrl(String) - Method in class org.apache.maven.api.model.Contributor
Creates a new Contributor instance using the specified organizationUrl.
withOrganizationUrl(String) - Method in class org.apache.maven.api.model.Developer
Creates a new Developer instance using the specified organizationUrl.
withOs(ActivationOS) - Method in class org.apache.maven.api.model.Activation
Creates a new Activation instance using the specified os.
withOs(ActivationOS) - Method in class org.apache.maven.api.settings.Activation
Creates a new Activation instance using the specified os.
withOtherArchives(Collection<String>) - Method in class org.apache.maven.api.model.MailingList
Creates a new MailingList instance using the specified otherArchives.
withOutputDirectory(String) - Method in class org.apache.maven.api.model.Build
Creates a new Build instance using the specified outputDirectory.
withOutputDirectory(String) - Method in class org.apache.maven.api.model.Reporting
Creates a new Reporting instance using the specified outputDirectory.
withPackaging(String) - Method in class org.apache.maven.api.model.Activation
Creates a new Activation instance using the specified packaging.
withPackaging(String) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified packaging.
withPackaging(String) - Method in class org.apache.maven.api.settings.Activation
Creates a new Activation instance using the specified packaging.
withParameters(Collection<Parameter>) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified parameters.
withParent(Parent) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified parent.
withPassphrase(String) - Method in class org.apache.maven.api.settings.Server
Creates a new Server instance using the specified passphrase.
withPassword(String) - Method in class org.apache.maven.api.settings.Proxy
Creates a new Proxy instance using the specified password.
withPassword(String) - Method in class org.apache.maven.api.settings.Server
Creates a new Server instance using the specified password.
withPathScope(String) - Method in class org.apache.maven.api.plugin.descriptor.Resolution
Creates a new Resolution instance using the specified pathScope.
withPhase(String) - Method in class org.apache.maven.api.model.PluginExecution
Creates a new PluginExecution instance using the specified phase.
withPhase(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified phase.
withPhases(Collection<Phase>) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle
Creates a new Lifecycle instance using the specified phases.
withPluginGroups(Collection<String>) - Method in class org.apache.maven.api.settings.Settings
Creates a new Settings instance using the specified pluginGroups.
withPluginManagement(PluginManagement) - Method in class org.apache.maven.api.model.Build
Creates a new Build instance using the specified pluginManagement.
withPluginManagement(PluginManagement) - Method in class org.apache.maven.api.model.BuildBase
Creates a new BuildBase instance using the specified pluginManagement.
withPluginManagement(PluginManagement) - Method in class org.apache.maven.api.model.PluginConfiguration
Creates a new PluginConfiguration instance using the specified pluginManagement.
withPluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified pluginRepositories.
withPluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.ModelBase
Creates a new ModelBase instance using the specified pluginRepositories.
withPluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Profile
Creates a new Profile instance using the specified pluginRepositories.
withPluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.settings.Profile
Creates a new Profile instance using the specified pluginRepositories.
withPluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.settings.Settings
Creates a new Settings instance using the specified pluginRepositories.
withPlugins(Collection<Plugin>) - Method in class org.apache.maven.api.metadata.Metadata
Creates a new Metadata instance using the specified plugins.
withPlugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.Build
Creates a new Build instance using the specified plugins.
withPlugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.BuildBase
Creates a new BuildBase instance using the specified plugins.
withPlugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.PluginConfiguration
Creates a new PluginConfiguration instance using the specified plugins.
withPlugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.PluginContainer
Creates a new PluginContainer instance using the specified plugins.
withPlugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.PluginManagement
Creates a new PluginManagement instance using the specified plugins.
withPlugins(Collection<ReportPlugin>) - Method in class org.apache.maven.api.model.Reporting
Creates a new Reporting instance using the specified plugins.
withPomFile(Path) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified pomFile.
withPortString(String) - Method in class org.apache.maven.api.settings.Proxy
Creates a new Proxy instance using the specified portString.
withPost(String) - Method in class org.apache.maven.api.model.MailingList
Creates a new MailingList instance using the specified post.
withPrefix(String) - Method in class org.apache.maven.api.metadata.Plugin
Creates a new Plugin instance using the specified prefix.
withPrerequisites(Prerequisites) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified prerequisites.
withPreserveModelVersion(boolean) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified preserveModelVersion.
withPriority(int) - Method in class org.apache.maven.api.model.PluginExecution
Creates a new PluginExecution instance using the specified priority.
withPriority(int) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Phase
Creates a new Phase instance using the specified priority.
withPrivateKey(String) - Method in class org.apache.maven.api.settings.Server
Creates a new Server instance using the specified privateKey.
withProfiles(Collection<Profile>) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified profiles.
withProfiles(Collection<Profile>) - Method in class org.apache.maven.api.settings.Settings
Creates a new Settings instance using the specified profiles.
withProjectRequired(boolean) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified projectRequired.
withProperties(Map<String, String>) - Method in class org.apache.maven.api.model.Contributor
Creates a new Contributor instance using the specified properties.
withProperties(Map<String, String>) - Method in class org.apache.maven.api.model.Developer
Creates a new Developer instance using the specified properties.
withProperties(Map<String, String>) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified properties.
withProperties(Map<String, String>) - Method in class org.apache.maven.api.model.ModelBase
Creates a new ModelBase instance using the specified properties.
withProperties(Map<String, String>) - Method in class org.apache.maven.api.model.Profile
Creates a new Profile instance using the specified properties.
withProperties(Map<String, String>) - Method in class org.apache.maven.api.settings.Profile
Creates a new Profile instance using the specified properties.
withProperty(ActivationProperty) - Method in class org.apache.maven.api.model.Activation
Creates a new Activation instance using the specified property.
withProperty(ActivationProperty) - Method in class org.apache.maven.api.settings.Activation
Creates a new Activation instance using the specified property.
withProtocol(String) - Method in class org.apache.maven.api.settings.Proxy
Creates a new Proxy instance using the specified protocol.
withProvides(Map<String, String>) - Method in class org.apache.maven.api.toolchain.ToolchainModel
Creates a new ToolchainModel instance using the specified provides.
withProxies(Collection<Proxy>) - Method in class org.apache.maven.api.settings.Settings
Creates a new Settings instance using the specified proxies.
withRelativePath(String) - Method in class org.apache.maven.api.model.Parent
Creates a new Parent instance using the specified relativePath.
withRelease(String) - Method in class org.apache.maven.api.metadata.Versioning
Creates a new Versioning instance using the specified release.
withReleases(RepositoryPolicy) - Method in class org.apache.maven.api.model.DeploymentRepository
Creates a new DeploymentRepository instance using the specified releases.
withReleases(RepositoryPolicy) - Method in class org.apache.maven.api.model.Repository
Creates a new Repository instance using the specified releases.
withReleases(RepositoryPolicy) - Method in class org.apache.maven.api.settings.Repository
Creates a new Repository instance using the specified releases.
withRelocation(Relocation) - Method in class org.apache.maven.api.model.DistributionManagement
Creates a new DistributionManagement instance using the specified relocation.
withRemoteRepositories(List<RemoteRepository>) - Method in interface org.apache.maven.api.Session
Creates a derived session using the given remote repositories.
withRemoteRepositories(List<RemoteRepository>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
withReporting(Reporting) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified reporting.
withReporting(Reporting) - Method in class org.apache.maven.api.model.ModelBase
Creates a new ModelBase instance using the specified reporting.
withReporting(Reporting) - Method in class org.apache.maven.api.model.Profile
Creates a new Profile instance using the specified reporting.
withReports(Collection<String>) - Method in class org.apache.maven.api.model.ReportSet
Creates a new ReportSet instance using the specified reports.
withReportSets(Collection<ReportSet>) - Method in class org.apache.maven.api.model.ReportPlugin
Creates a new ReportPlugin instance using the specified reportSets.
withRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified repositories.
withRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.ModelBase
Creates a new ModelBase instance using the specified repositories.
withRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Profile
Creates a new Profile instance using the specified repositories.
withRepositories(Collection<Repository>) - Method in class org.apache.maven.api.settings.Profile
Creates a new Profile instance using the specified repositories.
withRepositories(Collection<Repository>) - Method in class org.apache.maven.api.settings.Settings
Creates a new Settings instance using the specified repositories.
withRepository(DeploymentRepository) - Method in class org.apache.maven.api.model.DistributionManagement
Creates a new DistributionManagement instance using the specified repository.
withRequestType(String) - Method in class org.apache.maven.api.plugin.descriptor.Resolution
Creates a new Resolution instance using the specified requestType.
withRequired(boolean) - Method in class org.apache.maven.api.plugin.descriptor.Parameter
Creates a new Parameter instance using the specified required.
withRequiredJavaVersion(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new PluginDescriptor instance using the specified requiredJavaVersion.
withRequiredMavenVersion(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new PluginDescriptor instance using the specified requiredMavenVersion.
withResolutions(Collection<Resolution>) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified resolutions.
withResources(Collection<Resource>) - Method in class org.apache.maven.api.model.Build
Creates a new Build instance using the specified resources.
withResources(Collection<Resource>) - Method in class org.apache.maven.api.model.BuildBase
Creates a new BuildBase instance using the specified resources.
withRole(String) - Method in class org.apache.maven.api.plugin.descriptor.Requirement
Creates a new Requirement instance using the specified role.
withRoleHint(String) - Method in class org.apache.maven.api.plugin.descriptor.Requirement
Creates a new Requirement instance using the specified roleHint.
withRoles(Collection<String>) - Method in class org.apache.maven.api.model.Contributor
Creates a new Contributor instance using the specified roles.
withRoles(Collection<String>) - Method in class org.apache.maven.api.model.Developer
Creates a new Developer instance using the specified roles.
withRoot(boolean) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified root.
withRootDirectory(Path) - Method in class org.apache.maven.api.ProtoSession.Builder
 
withScm(Scm) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified scm.
withScope(String) - Method in class org.apache.maven.api.model.Dependency
Creates a new Dependency instance using the specified scope.
withScriptSourceDirectory(String) - Method in class org.apache.maven.api.model.Build
Creates a new Build instance using the specified scriptSourceDirectory.
withSendOnError(boolean) - Method in class org.apache.maven.api.model.Notifier
Creates a new Notifier instance using the specified sendOnError.
withSendOnFailure(boolean) - Method in class org.apache.maven.api.model.Notifier
Creates a new Notifier instance using the specified sendOnFailure.
withSendOnSuccess(boolean) - Method in class org.apache.maven.api.model.Notifier
Creates a new Notifier instance using the specified sendOnSuccess.
withSendOnWarning(boolean) - Method in class org.apache.maven.api.model.Notifier
Creates a new Notifier instance using the specified sendOnWarning.
withServers(Collection<Server>) - Method in class org.apache.maven.api.settings.Settings
Creates a new Settings instance using the specified servers.
withSince(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor
Creates a new MojoDescriptor instance using the specified since.
withSince(String) - Method in class org.apache.maven.api.plugin.descriptor.Parameter
Creates a new Parameter instance using the specified since.
withSite(Site) - Method in class org.apache.maven.api.model.DistributionManagement
Creates a new DistributionManagement instance using the specified site.
withSnapshot(Snapshot) - Method in class org.apache.maven.api.metadata.Versioning
Creates a new Versioning instance using the specified snapshot.
withSnapshotRepository(DeploymentRepository) - Method in class org.apache.maven.api.model.DistributionManagement
Creates a new DistributionManagement instance using the specified snapshotRepository.
withSnapshots(RepositoryPolicy) - Method in class org.apache.maven.api.model.DeploymentRepository
Creates a new DeploymentRepository instance using the specified snapshots.
withSnapshots(RepositoryPolicy) - Method in class org.apache.maven.api.model.Repository
Creates a new Repository instance using the specified snapshots.
withSnapshots(RepositoryPolicy) - Method in class org.apache.maven.api.settings.Repository
Creates a new Repository instance using the specified snapshots.
withSnapshotVersions(Collection<SnapshotVersion>) - Method in class org.apache.maven.api.metadata.Versioning
Creates a new Versioning instance using the specified snapshotVersions.
withSourceDirectory(String) - Method in class org.apache.maven.api.model.Build
Creates a new Build instance using the specified sourceDirectory.
withStartTime(Instant) - Method in class org.apache.maven.api.ProtoSession.Builder
 
withStatus(String) - Method in class org.apache.maven.api.model.DistributionManagement
Creates a new DistributionManagement instance using the specified status.
withSubprojects(Collection<String>) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified subprojects.
withSubprojects(Collection<String>) - Method in class org.apache.maven.api.model.ModelBase
Creates a new ModelBase instance using the specified subprojects.
withSubprojects(Collection<String>) - Method in class org.apache.maven.api.model.Profile
Creates a new Profile instance using the specified subprojects.
withSubscribe(String) - Method in class org.apache.maven.api.model.MailingList
Creates a new MailingList instance using the specified subscribe.
withSystem(String) - Method in class org.apache.maven.api.model.CiManagement
Creates a new CiManagement instance using the specified system.
withSystem(String) - Method in class org.apache.maven.api.model.IssueManagement
Creates a new IssueManagement instance using the specified system.
withSystemPath(String) - Method in class org.apache.maven.api.model.Dependency
Creates a new Dependency instance using the specified systemPath.
withSystemProperties(Map<String, String>) - Method in class org.apache.maven.api.ProtoSession.Builder
 
withTag(String) - Method in class org.apache.maven.api.model.Scm
Creates a new Scm instance using the specified tag.
withTargetPath(String) - Method in class org.apache.maven.api.model.Resource
Creates a new Resource instance using the specified targetPath.
withTestOutputDirectory(String) - Method in class org.apache.maven.api.model.Build
Creates a new Build instance using the specified testOutputDirectory.
withTestResources(Collection<Resource>) - Method in class org.apache.maven.api.model.Build
Creates a new Build instance using the specified testResources.
withTestResources(Collection<Resource>) - Method in class org.apache.maven.api.model.BuildBase
Creates a new BuildBase instance using the specified testResources.
withTestSourceDirectory(String) - Method in class org.apache.maven.api.model.Build
Creates a new Build instance using the specified testSourceDirectory.
withTimestamp(String) - Method in class org.apache.maven.api.metadata.Snapshot
Creates a new Snapshot instance using the specified timestamp.
withTimezone(String) - Method in class org.apache.maven.api.model.Contributor
Creates a new Contributor instance using the specified timezone.
withTimezone(String) - Method in class org.apache.maven.api.model.Developer
Creates a new Developer instance using the specified timezone.
withToolchains(Collection<ToolchainModel>) - Method in class org.apache.maven.api.toolchain.PersistedToolchains
Creates a new PersistedToolchains instance using the specified toolchains.
withTopDirectory(Path) - Method in class org.apache.maven.api.ProtoSession.Builder
 
withType(String) - Method in class org.apache.maven.api.model.Dependency
Creates a new Dependency instance using the specified type.
withType(String) - Method in class org.apache.maven.api.model.Notifier
Creates a new Notifier instance using the specified type.
withType(String) - Method in class org.apache.maven.api.plugin.descriptor.Dependency
Creates a new Dependency instance using the specified type.
withType(String) - Method in class org.apache.maven.api.plugin.descriptor.Parameter
Creates a new Parameter instance using the specified type.
withType(String) - Method in class org.apache.maven.api.toolchain.ToolchainModel
Creates a new ToolchainModel instance using the specified type.
withUniqueVersion(boolean) - Method in class org.apache.maven.api.model.DeploymentRepository
Creates a new DeploymentRepository instance using the specified uniqueVersion.
withUnsubscribe(String) - Method in class org.apache.maven.api.model.MailingList
Creates a new MailingList instance using the specified unsubscribe.
withUpdated(String) - Method in class org.apache.maven.api.metadata.SnapshotVersion
Creates a new SnapshotVersion instance using the specified updated.
withUpdatePolicy(String) - Method in class org.apache.maven.api.model.RepositoryPolicy
Creates a new RepositoryPolicy instance using the specified updatePolicy.
withUpdatePolicy(String) - Method in class org.apache.maven.api.settings.RepositoryPolicy
Creates a new RepositoryPolicy instance using the specified updatePolicy.
withUrl(String) - Method in class org.apache.maven.api.model.CiManagement
Creates a new CiManagement instance using the specified url.
withUrl(String) - Method in class org.apache.maven.api.model.Contributor
Creates a new Contributor instance using the specified url.
withUrl(String) - Method in class org.apache.maven.api.model.DeploymentRepository
Creates a new DeploymentRepository instance using the specified url.
withUrl(String) - Method in class org.apache.maven.api.model.Developer
Creates a new Developer instance using the specified url.
withUrl(String) - Method in class org.apache.maven.api.model.IssueManagement
Creates a new IssueManagement instance using the specified url.
withUrl(String) - Method in class org.apache.maven.api.model.License
Creates a new License instance using the specified url.
withUrl(String) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified url.
withUrl(String) - Method in class org.apache.maven.api.model.Organization
Creates a new Organization instance using the specified url.
withUrl(String) - Method in class org.apache.maven.api.model.Repository
Creates a new Repository instance using the specified url.
withUrl(String) - Method in class org.apache.maven.api.model.RepositoryBase
Creates a new RepositoryBase instance using the specified url.
withUrl(String) - Method in class org.apache.maven.api.model.Scm
Creates a new Scm instance using the specified url.
withUrl(String) - Method in class org.apache.maven.api.model.Site
Creates a new Site instance using the specified url.
withUrl(String) - Method in class org.apache.maven.api.settings.Mirror
Creates a new Mirror instance using the specified url.
withUrl(String) - Method in class org.apache.maven.api.settings.Repository
Creates a new Repository instance using the specified url.
withUrl(String) - Method in class org.apache.maven.api.settings.RepositoryBase
Creates a new RepositoryBase instance using the specified url.
withUsePluginRegistry(boolean) - Method in class org.apache.maven.api.settings.Settings
Creates a new Settings instance using the specified usePluginRegistry.
withUsername(String) - Method in class org.apache.maven.api.settings.Proxy
Creates a new Proxy instance using the specified username.
withUsername(String) - Method in class org.apache.maven.api.settings.Server
Creates a new Server instance using the specified username.
withUserProperties(Map<String, String>) - Method in class org.apache.maven.api.ProtoSession.Builder
 
withValue(String) - Method in class org.apache.maven.api.model.ActivationProperty
Creates a new ActivationProperty instance using the specified value.
withValue(String) - Method in class org.apache.maven.api.settings.ActivationProperty
Creates a new ActivationProperty instance using the specified value.
withVersion(String) - Method in class org.apache.maven.api.cli.extensions.CoreExtension
Creates a new CoreExtension instance using the specified version.
withVersion(String) - Method in class org.apache.maven.api.metadata.Metadata
Creates a new Metadata instance using the specified version.
withVersion(String) - Method in class org.apache.maven.api.metadata.SnapshotVersion
Creates a new SnapshotVersion instance using the specified version.
withVersion(String) - Method in class org.apache.maven.api.model.ActivationOS
Creates a new ActivationOS instance using the specified version.
withVersion(String) - Method in class org.apache.maven.api.model.Dependency
Creates a new Dependency instance using the specified version.
withVersion(String) - Method in class org.apache.maven.api.model.Extension
Creates a new Extension instance using the specified version.
withVersion(String) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified version.
withVersion(String) - Method in class org.apache.maven.api.model.Parent
Creates a new Parent instance using the specified version.
withVersion(String) - Method in class org.apache.maven.api.model.Plugin
Creates a new Plugin instance using the specified version.
withVersion(String) - Method in class org.apache.maven.api.model.Relocation
Creates a new Relocation instance using the specified version.
withVersion(String) - Method in class org.apache.maven.api.model.ReportPlugin
Creates a new ReportPlugin instance using the specified version.
withVersion(String) - Method in class org.apache.maven.api.plugin.descriptor.Dependency
Creates a new Dependency instance using the specified version.
withVersion(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor
Creates a new PluginDescriptor instance using the specified version.
withVersion(String) - Method in class org.apache.maven.api.settings.ActivationOS
Creates a new ActivationOS instance using the specified version.
withVersioning(Versioning) - Method in class org.apache.maven.api.metadata.Metadata
Creates a new Metadata instance using the specified versioning.
withVersions(Collection<String>) - Method in class org.apache.maven.api.metadata.Versioning
Creates a new Versioning instance using the specified versions.
withZone(ZoneId) - Method in class org.apache.maven.api.MonotonicClock
Returns this clock since timezone adjustments are not supported.
WorkspaceModelResolver - Interface in org.apache.maven.model.resolution
Deprecated.
use ModelBuilder instead
wrapStdouterrConsumer(ExecutorRequest) - Method in class org.apache.maven.cling.executor.forked.ForkedMavenExecutor
 
write(int) - Method in class org.apache.maven.logging.LoggingOutputStream
 
write(File, Map<String, Object>, Model) - Method in class org.apache.maven.model.io.DefaultModelWriter
Deprecated.
 
write(File, Map<String, Object>, Model) - Method in interface org.apache.maven.model.io.ModelWriter
Deprecated.
Writes the supplied model to the specified file.
write(File, Map<String, Object>, Model) - Method in class org.apache.maven.model.io.DefaultModelWriter
Deprecated.
 
write(File, Map<String, Object>, Model) - Method in interface org.apache.maven.model.io.ModelWriter
Deprecated.
Writes the supplied model to the specified file.
write(File, Map<String, Object>, Settings) - Method in class org.apache.maven.settings.io.DefaultSettingsWriter
Deprecated.
 
write(File, Map<String, Object>, Settings) - Method in interface org.apache.maven.settings.io.SettingsWriter
Deprecated.
Writes the supplied settings to the specified file.
write(OutputStream, Map<String, Object>, Model) - Method in class org.apache.maven.model.io.DefaultModelWriter
Deprecated.
 
write(OutputStream, Map<String, Object>, Model) - Method in interface org.apache.maven.model.io.ModelWriter
Deprecated.
Writes the supplied model to the specified byte stream.
write(OutputStream, Map<String, Object>, Model) - Method in class org.apache.maven.model.io.DefaultModelWriter
Deprecated.
 
write(OutputStream, Map<String, Object>, Model) - Method in interface org.apache.maven.model.io.ModelWriter
Deprecated.
Writes the supplied model to the specified byte stream.
write(OutputStream, Map<String, Object>, Settings) - Method in class org.apache.maven.settings.io.DefaultSettingsWriter
Deprecated.
 
write(OutputStream, Map<String, Object>, Settings) - Method in interface org.apache.maven.settings.io.SettingsWriter
Deprecated.
Writes the supplied settings to the specified byte stream.
write(OutputStream, CoreExtensions) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxWriter
Method write.
write(OutputStream, Metadata) - Method in class org.apache.maven.metadata.v4.MetadataStaxWriter
Method write.
write(OutputStream, Model) - Method in class org.apache.maven.model.v4.MavenStaxWriter
Method write.
write(OutputStream, LifecycleConfiguration) - Method in class org.apache.maven.plugin.lifecycle.io.LifecycleStaxWriter
Method write.
write(OutputStream, PluginDescriptor) - Method in class org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxWriter
Method write.
write(OutputStream, Settings) - Method in class org.apache.maven.settings.v4.SettingsStaxWriter
Method write.
write(OutputStream, PersistedToolchains) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxWriter
Method write.
write(OutputStream, Metadata) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Writer
Deprecated.
Method write.
write(OutputStream, Model) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Writer
Deprecated.
Method write.
write(OutputStream, Model) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3WriterEx
Deprecated.
Method write.
write(OutputStream, ProfilesRoot) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Writer
Method write.
write(OutputStream, Settings) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Writer
Deprecated.
Method write.
write(OutputStream, ExpressionDocumentation) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Writer
Method write.
write(Writer, Map<String, Object>, Model) - Method in class org.apache.maven.model.io.DefaultModelWriter
Deprecated.
 
write(Writer, Map<String, Object>, Model) - Method in interface org.apache.maven.model.io.ModelWriter
Deprecated.
Writes the supplied model to the specified character writer.
write(Writer, Map<String, Object>, Model) - Method in class org.apache.maven.model.io.DefaultModelWriter
Deprecated.
 
write(Writer, Map<String, Object>, Model) - Method in interface org.apache.maven.model.io.ModelWriter
Deprecated.
Writes the supplied model to the specified character writer.
write(Writer, Map<String, Object>, Settings) - Method in class org.apache.maven.settings.io.DefaultSettingsWriter
Deprecated.
 
write(Writer, Map<String, Object>, Settings) - Method in interface org.apache.maven.settings.io.SettingsWriter
Deprecated.
Writes the supplied settings to the specified character writer.
write(Writer, Map<String, Object>, PersistedToolchains) - Method in class org.apache.maven.toolchain.io.DefaultToolchainsWriter
Deprecated.
 
write(Writer, Map<String, Object>, PersistedToolchains) - Method in interface org.apache.maven.toolchain.io.ToolchainsWriter
Deprecated.
Writes the supplied toolchains to the specified character writer.
write(Writer, CoreExtensions) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxWriter
Method write.
write(Writer, Metadata) - Method in class org.apache.maven.metadata.v4.MetadataStaxWriter
Method write.
write(Writer, Model) - Method in class org.apache.maven.model.v4.MavenStaxWriter
Method write.
write(Writer, LifecycleConfiguration) - Method in class org.apache.maven.plugin.lifecycle.io.LifecycleStaxWriter
Method write.
write(Writer, PluginDescriptor) - Method in class org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxWriter
Method write.
write(Writer, Settings) - Method in class org.apache.maven.settings.v4.SettingsStaxWriter
Method write.
write(Writer, PersistedToolchains) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxWriter
Method write.
write(Writer, XmlNode) - Static method in class org.apache.maven.internal.xml.XmlNodeWriter
 
write(Writer, Metadata) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Writer
Deprecated.
Method write.
write(Writer, Model) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Writer
Deprecated.
Method write.
write(Writer, Model) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3WriterEx
Deprecated.
Method write.
write(Writer, ProfilesRoot) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Writer
Method write.
write(Writer, Settings) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Writer
Deprecated.
Method write.
write(Writer, ExpressionDocumentation) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Writer
Method write.
write(String) - Method in class org.apache.maven.jline.JLineMessageBuilderFactory
 
write(StringBuilder, Throwable) - Method in class org.apache.maven.slf4j.MavenBaseLogger
To avoid intermingling of log messages and associated stack traces, the two operations are done in a synchronized block.
write(StringBuilder, Throwable) - Method in class org.apache.maven.slf4j.MavenSimpleLogger
 
write(XMLStreamWriter, XmlNode) - Static method in class org.apache.maven.internal.xml.XmlNodeWriter
 
write(XmlWriterRequest<Model>) - Method in class org.apache.maven.internal.impl.DefaultModelXmlFactory
 
write(XmlWriterRequest<PluginDescriptor>) - Method in class org.apache.maven.internal.impl.DefaultPluginXmlFactory
 
write(XmlWriterRequest<Settings>) - Method in class org.apache.maven.internal.impl.DefaultSettingsXmlFactory
 
write(XmlWriterRequest<PersistedToolchains>) - Method in class org.apache.maven.internal.impl.DefaultToolchainsXmlFactory
 
write(XmlWriterRequest<T>) - Method in interface org.apache.maven.api.services.xml.XmlFactory
 
write(T, OutputStream) - Method in interface org.apache.maven.api.services.xml.XmlFactory
 
write(T, Writer) - Method in interface org.apache.maven.api.services.xml.XmlFactory
 
write(T, Path) - Method in interface org.apache.maven.api.services.xml.XmlFactory
 
writeLine(String) - Method in class org.apache.maven.jline.JLineMessageBuilderFactory
 
writeln(String) - Method in class org.apache.maven.cli.props.MavenProperties.PropertiesWriter
Deprecated.
Helper method for writing a line with the platform specific line ending.
writeln(String) - Method in class org.apache.maven.cling.props.MavenProperties.PropertiesWriter
Helper method for writing a line with the platform specific line ending.
writeLocationTracking(InputLocationTracker, Object, XMLStreamWriter) - Method in class org.apache.maven.model.v4.MavenStaxWriter
Method writeLocationTracking.
writeLocationTracking(InputLocationTracker, Object, XMLStreamWriter) - Method in class org.apache.maven.settings.v4.SettingsStaxWriter
Method writeLocationTracking.
writeLocationTracking(InputLocationTracker, Object, XMLStreamWriter) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxWriter
Method writeLocationTracking.
writeModel(Writer) - Method in class org.apache.maven.project.MavenProject
Deprecated.
writeOriginalModel(Writer) - Method in class org.apache.maven.project.MavenProject
Deprecated.
writePlan(Consumer<String>, BuildPlan) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlanLogger
 
writePlan(Consumer<String>, BuildPlan, MavenProject) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlanLogger
 
writePlan(BuildPlan) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlanLogger
 
writePlan(BuildPlan, MavenProject) - Method in class org.apache.maven.lifecycle.internal.concurrent.BuildPlanLogger
 
writeProperty(String, String) - Method in class org.apache.maven.cli.props.MavenProperties.PropertiesWriter
Deprecated.
Writes the given property and its value.
writeProperty(String, String) - Method in class org.apache.maven.cling.props.MavenProperties.PropertiesWriter
Writes the given property and its value.
writer - Variable in class org.apache.maven.cling.invoker.LookupContext
 
writer() - Method in class org.apache.maven.jline.FastTerminal
 
writer(Writer) - Method in class org.apache.maven.api.services.xml.XmlWriterRequest.XmlWriterRequestBuilder
 
writeThrowable(Throwable, PrintStream) - Method in class org.apache.maven.slf4j.MavenBaseLogger
 
writeThrowable(Throwable, PrintStream) - Method in class org.apache.maven.slf4j.MavenSimpleLogger
 
writeThrowable(Throwable, Consumer<String>) - Method in class org.apache.maven.slf4j.MavenSimpleLogger
 
writeThrowable(Throwable, Consumer<String>, String, String) - Method in class org.apache.maven.slf4j.MavenSimpleLogger
 

X

XmlFactory<T> - Interface in org.apache.maven.api.services.xml
Generic interface to read/write objects to/from XML.
XmlNode - Interface in org.apache.maven.api.xml
An immutable xml node.
XmlNodeBuilder - Class in org.apache.maven.internal.xml
All methods in this class attempt to fully parse the XML.
XmlNodeBuilder() - Constructor for class org.apache.maven.internal.xml.XmlNodeBuilder
 
XmlNodeBuilder.InputLocationBuilder - Interface in org.apache.maven.internal.xml
Input location builder interface, to be implemented to choose how to store data.
XmlNodeImpl - Class in org.apache.maven.internal.xml
NOTE: remove all the util code in here when separated, this class should be pure data.
XmlNodeImpl(String) - Constructor for class org.apache.maven.internal.xml.XmlNodeImpl
 
XmlNodeImpl(String, String) - Constructor for class org.apache.maven.internal.xml.XmlNodeImpl
 
XmlNodeImpl(String, String, String, String, Map<String, String>, List<XmlNode>, Object) - Constructor for class org.apache.maven.internal.xml.XmlNodeImpl
 
XmlNodeImpl(String, String, Map<String, String>, List<XmlNode>, Object) - Constructor for class org.apache.maven.internal.xml.XmlNodeImpl
 
XmlNodeImpl(XmlNode, String) - Constructor for class org.apache.maven.internal.xml.XmlNodeImpl
 
XmlNodeStaxBuilder - Class in org.apache.maven.internal.xml
All methods in this class attempt to fully parse the XML.
XmlNodeStaxBuilder() - Constructor for class org.apache.maven.internal.xml.XmlNodeStaxBuilder
 
XmlNodeStaxBuilder.InputLocationBuilderStax - Interface in org.apache.maven.internal.xml
Input location builder interface, to be implemented to choose how to store data.
XmlNodeWriter - Class in org.apache.maven.internal.xml
 
XmlNodeWriter() - Constructor for class org.apache.maven.internal.xml.XmlNodeWriter
 
XmlPlexusConfiguration - Class in org.apache.maven.internal.xml
 
XmlPlexusConfiguration(XmlNode) - Constructor for class org.apache.maven.internal.xml.XmlPlexusConfiguration
 
XmlReaderException - Exception in org.apache.maven.api.services.xml
An exception thrown during the reading of an xml file.
XmlReaderException(String, Location, Exception) - Constructor for exception org.apache.maven.api.services.xml.XmlReaderException
 
XmlReaderRequest - Interface in org.apache.maven.api.services.xml
An XML reader request.
XmlReaderRequest.Transformer - Interface in org.apache.maven.api.services.xml
 
XmlReaderRequest.XmlReaderRequestBuilder - Class in org.apache.maven.api.services.xml
 
XmlReaderRequestBuilder() - Constructor for class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
 
XmlWriterException - Exception in org.apache.maven.api.services.xml
An exception thrown during the writing of an xml file.
XmlWriterException(String, Location, Exception) - Constructor for exception org.apache.maven.api.services.xml.XmlWriterException
 
XmlWriterRequest<T> - Interface in org.apache.maven.api.services.xml
An XML writer request.
XmlWriterRequest.XmlWriterRequestBuilder<T> - Class in org.apache.maven.api.services.xml
 
XmlWriterRequestBuilder() - Constructor for class org.apache.maven.api.services.xml.XmlWriterRequest.XmlWriterRequestBuilder
 

Y

YELLOW - Enum constant in enum class org.fusesource.jansi.Ansi.Color
Deprecated.
 
yes() - Method in interface org.apache.maven.api.cli.mvnenc.EncryptOptions
Should imply "yes" to all questions.
yes() - Method in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions
 
YES - Static variable in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions.CLIManager
 
YJP - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
 
YJP - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form