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
 
a(char) - Method in class org.fusesource.jansi.Ansi
 
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
 
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
 
a(double) - Method in class org.fusesource.jansi.Ansi
 
a(float) - Method in class org.fusesource.jansi.Ansi
 
a(int) - Method in class org.fusesource.jansi.Ansi
 
a(long) - Method in class org.fusesource.jansi.Ansi
 
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
 
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
 
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
 
a(String) - Method in class org.fusesource.jansi.Ansi
 
a(StringBuffer) - Method in class org.fusesource.jansi.Ansi
 
a(Ansi.Attribute) - Method in class org.fusesource.jansi.Ansi
 
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
AbstractMavenTransferListener
AbstractMavenTransferListener(MessageBuilderFactory, PrintStream) - Constructor for class org.apache.maven.cli.transfer.AbstractMavenTransferListener
 
AbstractModelBuildingListener - Class in org.apache.maven.model.building
Provides a skeleton implementation for model building listeners.
AbstractModelBuildingListener() - Constructor for class org.apache.maven.model.building.AbstractModelBuildingListener
 
AbstractMojo - Class in org.apache.maven.plugin
Abstract class to provide most of the infrastructure required to implement a Mojo except for the execute method.
The implementation should have a Mojo annotation with the name of the goal:
AbstractMojo() - Constructor for class org.apache.maven.plugin.AbstractMojo
 
AbstractMojoExecutionException - Exception in org.apache.maven.plugin
Base exception.
AbstractMojoExecutionException(String) - Constructor for exception org.apache.maven.plugin.AbstractMojoExecutionException
 
AbstractMojoExecutionException(String, Throwable) - Constructor for exception org.apache.maven.plugin.AbstractMojoExecutionException
 
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
Use a regular expression search to find and resolve expressions within the POM.
AbstractStringBasedModelInterpolator - Class in org.apache.maven.project.interpolation
Deprecated.
AbstractStringBasedModelInterpolator() - Constructor for class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
AbstractStringBasedModelInterpolator(PathTranslator, UrlNormalizer, RootLocator) - Constructor for class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
 
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(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.cli.logging.BaseSlf4jConfiguration
 
activate() - Method in class org.apache.maven.cli.logging.impl.Log4j2Configuration
 
activate() - Method in class org.apache.maven.cli.logging.impl.LogbackConfiguration
 
activate() - Method in class org.apache.maven.cli.logging.impl.Slf4jSimpleConfiguration
 
activate() - Method in class org.apache.maven.cli.logging.impl.UnsupportedSlf4jBindingConfiguration
 
activate() - Method in interface org.apache.maven.cli.logging.Slf4jConfiguration
Activate logging implementation configuration (if necessary).
ACTIVATE_PROFILES - Static variable in class org.apache.maven.cli.CLIManager
 
activateAsDefault(String) - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
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, BaseObject) - Constructor for class org.apache.maven.model.Activation
 
Activation(Activation) - Constructor for class org.apache.maven.settings.Activation
 
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, BaseObject) - Constructor for class org.apache.maven.model.ActivationFile
 
ActivationFile(ActivationFile) - Constructor for class org.apache.maven.settings.ActivationFile
 
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, BaseObject) - Constructor for class org.apache.maven.model.ActivationOS
 
ActivationOS(ActivationOS) - Constructor for class org.apache.maven.settings.ActivationOS
 
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, BaseObject) - Constructor for class org.apache.maven.model.ActivationProperty
 
ActivationProperty(ActivationProperty) - Constructor for class org.apache.maven.settings.ActivationProperty
 
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, Exception) - Method in interface org.apache.maven.api.services.ModelProblemCollector
 
add(BuilderProblem.Severity, ModelProblem.Version, String, InputLocation) - Method in interface org.apache.maven.api.services.ModelProblemCollector
 
add(BuilderProblem.Severity, ModelProblem.Version, String, InputLocation, Exception) - Method in interface org.apache.maven.api.services.ModelProblemCollector
 
add(ModelProblem) - Method in interface org.apache.maven.api.services.ModelProblemCollector
 
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
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
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
 
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
 
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
 
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
 
addLicense(License) - Method in class org.apache.maven.model.Model
 
addLicense(License) - Method in class org.apache.maven.project.MavenProject
 
addLifecyclePhase(String) - Method in class org.apache.maven.project.MavenProject
Warning: This is an internal utility method that is only public for technical reasons, it is not part of the public API.
addListener(ResolutionListener) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Deprecated.
 
addMailingList(MailingList) - Method in class org.apache.maven.model.Model
 
addMailingList(MailingList) - Method in class org.apache.maven.project.MavenProject
 
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
 
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
 
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
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
New result that includes the given
addProblems(Result<T>, Result<?>...) - Static method in class org.apache.maven.model.building.Result
 
addProfile(Profile) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addProfile(Profile) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addProfile(Profile) - Method in class org.apache.maven.model.Model
 
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
 
addProfiles(List<Profile>) - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
addProfiles(List<Profile>) - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated.
 
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
 
addRepository(Repository) - Method in class org.apache.maven.project.ProjectModelResolver
 
addRepository(Repository, boolean) - Method in interface org.apache.maven.model.resolution.ModelResolver
 
addRepository(Repository, boolean) - Method in class org.apache.maven.project.ProjectModelResolver
 
addRepository(Session, Repository) - Method in interface org.apache.maven.api.services.ModelResolver
Adds a repository to use for subsequent resolution requests.
addRepository(Session, Repository) - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver
 
addRepository(Session, Repository) - Method in class org.apache.maven.project.DefaultProjectBuilder.ModelResolverWrapper
 
addRepository(Session, Repository, boolean) - Method in interface org.apache.maven.api.services.ModelResolver
Adds a repository to use for subsequent resolution requests.
addRepository(Session, Repository, boolean) - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver
 
addRepository(Session, Repository, boolean) - Method in class org.apache.maven.project.DefaultProjectBuilder.ModelResolverWrapper
 
addRepository(Repository) - Method in class org.apache.maven.model.ModelBase
 
addRepository(Repository) - Method in interface org.apache.maven.model.resolution.ModelResolver
Adds a repository to use for subsequent resolution requests.
addRepository(Repository) - Method in class org.apache.maven.project.ProjectModelResolver
 
addRepository(Repository, boolean) - Method in interface org.apache.maven.model.resolution.ModelResolver
Adds a repository to use for subsequent resolution requests.
addRepository(Repository, boolean) - Method in class org.apache.maven.project.ProjectModelResolver
 
addRepository(Repository) - 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
 
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.
 
afterExecutionFailure(MojoExecutionEvent) - Method in interface org.apache.maven.execution.MojoExecutionListener
 
afterExecutionFailure(MojoExecutionEvent) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
afterExecutionFailure(MojoExecutionEvent) - Method in interface org.apache.maven.execution.scope.WeakMojoExecutionListener
 
afterMojoExecutionSuccess(MojoExecutionEvent) - Method in interface org.apache.maven.execution.MojoExecutionListener
 
afterMojoExecutionSuccess(MojoExecutionEvent) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
afterMojoExecutionSuccess(MojoExecutionEvent) - Method in interface org.apache.maven.execution.scope.WeakMojoExecutionListener
 
afterProjectExecutionFailure(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
afterProjectExecutionSuccess(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
afterProjectsRead(MavenSession) - Method in class org.apache.maven.AbstractMavenLifecycleParticipant
Invoked after all MavenProject instances have been created.
afterSessionEnd(MavenSession) - Method in class org.apache.maven.AbstractMavenLifecycleParticipant
Invoked after all projects were built.
afterSessionStart(MavenSession) - Method in class org.apache.maven.AbstractMavenLifecycleParticipant
Invoked after MavenSession instance has been created.
AGENT - Enum constant in enum class org.apache.maven.api.JavaPathType
The path identified by the Java -agentpath option.
aggregator() - Element in annotation interface org.apache.maven.api.plugin.annotations.Mojo
if the Mojo uses the Maven project and its child modules.
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
 
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
 
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
 
alignToBaseDirectory(String, Path) - Method in interface org.apache.maven.model.path.PathTranslator
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
 
alignToBaseDirectory(Model, Path, ModelBuildingRequest) - Method in interface org.apache.maven.model.path.ModelPathTranslator
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
 
ALSO_MAKE - Static variable in class org.apache.maven.cli.CLIManager
 
ALSO_MAKE_DEPENDENTS - Static variable in class org.apache.maven.cli.CLIManager
 
ALT_GLOBAL_SETTINGS_XML_LOCATION - Static variable in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
ALT_LOCAL_REPOSITORY_LOCATION - Static variable in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
ALT_USER_SETTINGS_XML_LOCATION - Static variable in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
ALTERNATE_GLOBAL_SETTINGS - Static variable in class org.apache.maven.cli.CLIManager
 
ALTERNATE_GLOBAL_TOOLCHAINS - Static variable in class org.apache.maven.cli.CLIManager
 
ALTERNATE_POM_FILE - Static variable in class org.apache.maven.cli.CLIManager
 
ALTERNATE_PROJECT_SETTINGS - Static variable in class org.apache.maven.cli.CLIManager
 
ALTERNATE_USER_SETTINGS - Static variable in class org.apache.maven.cli.CLIManager
 
ALTERNATE_USER_TOOLCHAINS - Static variable in class org.apache.maven.cli.CLIManager
 
alwaysExecute() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
AndArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Apply multiple filters.
AndArtifactFilter() - Constructor for class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
AndArtifactFilter(List<ArtifactFilter>) - Constructor for class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
ansi() - Static method in class org.fusesource.jansi.Ansi
 
ansi(int) - Static method in class org.fusesource.jansi.Ansi
 
ansi(StringBuilder) - Static method in class org.fusesource.jansi.Ansi
 
Ansi - Class in org.fusesource.jansi
Provides a fluent API for generating ANSI escape sequences.
Ansi() - Constructor for class org.fusesource.jansi.Ansi
 
Ansi(int) - Constructor for class org.fusesource.jansi.Ansi
 
Ansi(StringBuilder) - Constructor for class org.fusesource.jansi.Ansi
 
Ansi(Ansi) - Constructor for class org.fusesource.jansi.Ansi
 
Ansi.Attribute - Enum Class in org.fusesource.jansi
Display attributes, also know as SGR (Select Graphic Rendition) parameters.
Ansi.Color - Enum Class in org.fusesource.jansi
ANSI 8 colors for fluent API
Ansi.Consumer - Interface in org.fusesource.jansi
 
Ansi.Erase - Enum Class in org.fusesource.jansi
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
 
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
 
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
 
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
 
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
 
apply(Ansi.Consumer) - Method in class org.fusesource.jansi.Ansi
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
 
artifact - Variable in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
Deprecated.
 
Artifact - Interface in org.apache.maven.api
An artifact points to a resource such as a jar file or war application.
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.
artifactCoordinate(ArtifactCoordinate) - Method in class org.apache.maven.api.services.VersionRangeResolverRequest.VersionResolverRequestBuilder
 
artifactCoordinate(ArtifactCoordinate) - Method in class org.apache.maven.api.services.VersionResolverRequest.VersionResolverRequestBuilder
 
ArtifactCoordinate - Interface in org.apache.maven.api
The Coordinate object is used to point to an Artifact but the version may be specified as a range instead of an exact version.
ArtifactCoordinateFactory - Interface in org.apache.maven.api.services
Service used to create ArtifactCoordinate objects.
ArtifactCoordinateFactoryRequest - Interface in org.apache.maven.api.services
A request for creating a ArtifactCoordinate object.
ArtifactCoordinateFactoryRequest.ArtifactFactoryRequestBuilder - Class in org.apache.maven.api.services
 
ArtifactDeployer - Interface in org.apache.maven.api.services
Deploys Artifacts to a RemoteRepository.
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
Populates Aether ArtifactDescriptorResult from Maven project Model.
ArtifactDescriptorReaderDelegate() - Constructor for class org.apache.maven.internal.impl.resolver.ArtifactDescriptorReaderDelegate
 
ArtifactDescriptorReaderDelegate() - Constructor for class org.apache.maven.repository.internal.ArtifactDescriptorReaderDelegate
 
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
Warning: This is an internal utility class that is only public for technical reasons, it is not part of the public API.
ArtifactDescriptorUtils() - Constructor for class org.apache.maven.internal.impl.resolver.ArtifactDescriptorUtils
 
ArtifactDescriptorUtils() - Constructor for class org.apache.maven.repository.internal.ArtifactDescriptorUtils
 
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.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.ArtifactCoordinateFactoryRequest.ArtifactFactoryRequestBuilder
 
artifactId(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
 
artifactId(String) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
 
artifactId(String) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension.Builder
 
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 Artifacts 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
Represents a model pulled from a repository
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
 
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
 
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 download the file when required and attach it to the artifact
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<Artifact>) - Method in class org.apache.maven.api.services.ArtifactDeployerRequest.ArtifactDeployerRequestBuilder
 
artifacts(Collection<Artifact>) - 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
 
assembleModelInheritance(Model, Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.inheritance.InheritanceAssembler
Merges values from the specified parent model into the given child model.
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.
 
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
 
associateThreadWithProjectSegment(ProjectSegment) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
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
 
attachArtifact(String, String, File) - Method in class org.apache.maven.project.MavenProject
Deprecated.
Use MavenProjectHelper.attachArtifact(..) instead.
attachArtifact(Project, Artifact, Path) - Method in interface org.apache.maven.api.services.ProjectManager
 
attachArtifact(Project, Artifact, Path) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
attachArtifact(Session, Project, String, Path) - Method in interface org.apache.maven.api.services.ProjectManager
 
attachArtifact(Session, Project, Path) - Method in interface org.apache.maven.api.services.ProjectManager
 
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
 
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
 

B

BACKWARD - Enum constant in enum class org.fusesource.jansi.Ansi.Erase
 
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
 
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.
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
 
BaseSlf4jConfiguration - Class in org.apache.maven.cli.logging
Abstract implementation.
BaseSlf4jConfiguration() - Constructor for class org.apache.maven.cli.logging.BaseSlf4jConfiguration
 
BATCH_MODE - Static variable in class org.apache.maven.cli.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.
beforeMojoExecution(MojoExecutionEvent) - Method in interface org.apache.maven.execution.MojoExecutionListener
 
beforeMojoExecution(MojoExecutionEvent) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
beforeMojoExecution(MojoExecutionEvent) - Method in interface org.apache.maven.execution.scope.WeakMojoExecutionListener
 
beforeProjectExecution(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
beforeProjectLifecycleExecution(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
bg() - Method in enum class org.fusesource.jansi.Ansi.Color
 
bg(int) - Method in class org.fusesource.jansi.Ansi
 
bg(Ansi.Color) - Method in class org.fusesource.jansi.Ansi
 
bgBright() - Method in enum class org.fusesource.jansi.Ansi.Color
 
bgBright(Ansi.Color) - Method in class org.fusesource.jansi.Ansi
 
bgBrightCyan() - Method in class org.fusesource.jansi.Ansi
 
bgBrightDefault() - Method in class org.fusesource.jansi.Ansi
 
bgBrightGreen() - Method in class org.fusesource.jansi.Ansi
 
bgBrightMagenta() - Method in class org.fusesource.jansi.Ansi
 
bgBrightRed() - Method in class org.fusesource.jansi.Ansi
 
bgBrightYellow() - Method in class org.fusesource.jansi.Ansi
 
bgCyan() - Method in class org.fusesource.jansi.Ansi
 
bgDefault() - Method in class org.fusesource.jansi.Ansi
 
bgGreen() - Method in class org.fusesource.jansi.Ansi
 
bgMagenta() - Method in class org.fusesource.jansi.Ansi
 
bgRed() - Method in class org.fusesource.jansi.Ansi
 
bgRgb(int) - Method in class org.fusesource.jansi.Ansi
 
bgRgb(int, int, int) - Method in class org.fusesource.jansi.Ansi
 
bgYellow() - Method in class org.fusesource.jansi.Ansi
 
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<Key<?>>, Annotation, int) - Constructor for class org.apache.maven.di.impl.Binding
 
Binding(Key<? extends T>, Set<Key<?>>) - 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<Key<?>>) - 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>, 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
 
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
 
BLINK_OFF - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
 
BLINK_SLOW - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
 
blocked(boolean) - Method in class org.apache.maven.api.settings.Mirror.Builder
 
BLUE - Enum constant in enum class org.fusesource.jansi.Ansi.Color
 
bold() - Method in class org.fusesource.jansi.Ansi
 
boldOff() - Method in class org.fusesource.jansi.Ansi
 
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
BootstrapCoreExtensionManager
BootstrapCoreExtensionManager(DefaultPluginDependenciesResolver, RepositorySystemSessionFactory, CoreExports, PlexusContainer, WorkspaceReader, RepositorySystem) - Constructor for class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
 
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.services.ArtifactCoordinateFactoryRequest.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.DependencyCollectorRequest.DependencyCollectorRequestBuilder
 
build() - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
 
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 interface org.apache.maven.api.services.ModelTransformerContextBuilder
The immutable transformerContext, can be used after the buildplan is finished.
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.cli.internal.extension.model.CoreExtension.Builder
 
build() - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions.Builder
 
build() - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
build() - Method in interface org.apache.maven.model.building.TransformerContextBuilder
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(ModelBuilderRequest) - Method in interface org.apache.maven.api.services.ModelBuilder
 
build(ModelBuilderRequest) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder
 
build(ModelBuilderRequest, Collection<String>) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder
 
build(ModelBuilderRequest, ModelBuilderResult) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder
 
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.ArtifactCoordinateFactoryRequest
 
build(Session, String, String, String, String) - Static method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
 
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.ArtifactCoordinateFactoryRequest
 
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.DependencyCoordinateFactoryRequest
 
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) - Static method in interface org.apache.maven.api.services.SettingsBuilderRequest
 
build(Session, Path, Path) - Static method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
 
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, Path, Path, Path) - Static method in interface org.apache.maven.api.services.SettingsBuilderRequest
 
build(Session, Collection<? extends ArtifactCoordinate>) - Static method in interface org.apache.maven.api.services.ArtifactResolverRequest
 
build(Session, Collection<Artifact>) - Static method in interface org.apache.maven.api.services.ArtifactInstallerRequest
 
build(Session, List<DependencyCoordinate>) - Static method in interface org.apache.maven.api.services.DependencyResolverRequest
 
build(Session, List<DependencyCoordinate>, PathScope) - Static method in interface org.apache.maven.api.services.DependencyResolverRequest
 
build(Session, Artifact) - Static method in interface org.apache.maven.api.services.DependencyCollectorRequest
 
build(Session, ArtifactCoordinate) - Static method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
 
build(Session, ArtifactCoordinate) - Static method in interface org.apache.maven.api.services.DependencyCoordinateFactoryRequest
 
build(Session, ArtifactCoordinate) - Static method in interface org.apache.maven.api.services.VersionRangeResolverRequest
 
build(Session, ArtifactCoordinate) - Static method in interface org.apache.maven.api.services.VersionResolverRequest
 
build(Session, Dependency) - Static method in interface org.apache.maven.api.services.DependencyCoordinateFactoryRequest
 
build(Session, DependencyCoordinate) - Static method in interface org.apache.maven.api.services.DependencyCollectorRequest
 
build(Session, DependencyCoordinate) - Static method in interface org.apache.maven.api.services.DependencyResolverRequest
 
build(Session, DependencyCoordinate, PathScope) - Static method in interface org.apache.maven.api.services.DependencyResolverRequest
 
build(Session, Project) - Static method in interface org.apache.maven.api.services.DependencyCollectorRequest
 
build(Session, Project) - Static method in interface org.apache.maven.api.services.DependencyResolverRequest
 
build(Session, Project, PathScope) - Static method in interface org.apache.maven.api.services.DependencyResolverRequest
 
build(Session, RemoteRepository, Collection<Artifact>) - Static method in interface org.apache.maven.api.services.ArtifactDeployerRequest
 
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) - Static method in interface org.apache.maven.api.services.SettingsBuilderRequest
 
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) - Static method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
 
build(Session, Source, Source, Source) - Method in interface org.apache.maven.api.services.SettingsBuilder
Builds the effective settings of the specified settings sources.
build(Session, Source, Source, Source) - Static method in interface org.apache.maven.api.services.SettingsBuilderRequest
 
build(Artifact, boolean, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
build(Artifact, boolean, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuilder
Builds a project descriptor for the specified artifact.
build(Artifact, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuilder
 
build(Artifact, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuilder
Builds a project descriptor for the specified artifact.
build(MavenSession) - Method in class org.apache.maven.graph.DefaultGraphBuilder
 
build(MavenSession) - Method in interface org.apache.maven.graph.GraphBuilder
 
build(MavenSession, ReactorContext, ProjectBuildList, List<TaskSegment>, ReactorBuildStatus) - Method in interface org.apache.maven.lifecycle.internal.builder.Builder
 
build(MavenSession, ReactorContext, ProjectBuildList, List<TaskSegment>, ReactorBuildStatus) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder
 
build(MavenSession, ReactorContext, ProjectBuildList, List<TaskSegment>, ReactorBuildStatus) - Method in class org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 
build(ModelBuildingRequest) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
build(ModelBuildingRequest) - Method in interface org.apache.maven.model.building.ModelBuilder
Builds the effective model of the specified POM.
build(ModelBuildingRequest, Collection<String>) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
build(ModelBuildingRequest, ModelBuildingResult) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
build(ModelBuildingRequest, ModelBuildingResult) - Method in interface org.apache.maven.model.building.ModelBuilder
Builds the effective model by completing the specified interim result which was produced by a previous call to ModelBuilder.build(ModelBuildingRequest) with ModelBuildingRequest.isTwoPhaseBuilding() being true.
build(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
 
build(SettingsBuildingRequest) - Method in interface org.apache.maven.settings.building.SettingsBuilder
Builds the effective settings of the specified settings files.
build(ToolchainsBuildingRequest) - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuilder
 
build(ToolchainsBuildingRequest) - Method in interface org.apache.maven.toolchain.building.ToolchainsBuilder
Builds the effective toolchains of the specified toolchains files.
build(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, BaseObject) - Constructor for class org.apache.maven.model.Build
 
BUILD_TIMESTAMP_FORMAT_PROPERTY - Static variable in class org.apache.maven.internal.impl.model.MavenBuildTimestamp
 
BUILD_TIMESTAMP_FORMAT_PROPERTY - Static variable in class org.apache.maven.model.interpolation.MavenBuildTimestamp
 
BUILD_TIMESTAMP_FORMAT_PROPERTY - Static variable in interface org.apache.maven.project.interpolation.ModelInterpolator
Deprecated.
 
BUILD_VERSION_PROPERTY - Static variable in class org.apache.maven.cli.CLIReportingUtils
 
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, 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
 
buildConsumer(Map<String, String>) - Static method in class org.apache.maven.api.feature.Features
Check if the build/consumer POM feature is active.
buildConsumer(Properties) - Static method in class org.apache.maven.api.feature.Features
Check if the build/consumer POM feature is active.
buildConsumer(Session) - Static method in class org.apache.maven.api.feature.Features
Check if the build/consumer POM feature is active.
BUILDCONSUMER - Static variable in class org.apache.maven.api.feature.Features
Name of the Maven user property to enable or disable the build/consumer POM feature.
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
 
buildDependencyScopes(InternalScopeManager) - Method in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
 
buildDeploymentArtifactRepository(DeploymentRepository, ArtifactRepositoryFactory, PlexusContainer) - Static method in class org.apache.maven.project.ProjectUtils
Deprecated.
 
buildDiagnosticMessage() - Method in exception org.apache.maven.plugin.PluginParameterException
 
builder() - Static method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
 
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.DependencyCollectorRequest
 
builder() - Static method in interface org.apache.maven.api.services.DependencyCoordinateFactoryRequest
 
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.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(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 - Static variable in class org.apache.maven.cli.CLIManager
 
BUILDER_PARALLELISM - Static variable in class org.apache.maven.project.DefaultProjectBuilder
 
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.
buildExtensionsAssembled(ModelBuildingEvent) - Method in interface org.apache.maven.api.services.model.ModelBuildingListener
Notifies the listener that the model has been constructed to the extent where build extensions can be processed.
buildExtensionsAssembled(ModelBuildingEvent) - Method in class org.apache.maven.project.DefaultModelBuildingListener
 
buildExtensionsAssembled(ModelBuildingEvent) - Method in class org.apache.maven.model.building.AbstractModelBuildingListener
 
buildExtensionsAssembled(ModelBuildingEvent) - Method in interface org.apache.maven.model.building.ModelBuildingListener
Notifies the listener that the model has been constructed to the extent where build extensions can be processed.
BuildFailure - Class in org.apache.maven.execution
Summarizes the result of a failed project build in the reactor.
BuildFailure(MavenProject, long, Throwable) - Constructor for class org.apache.maven.execution.BuildFailure
Creates a new build summary for the specified project.
BuildFailureException - Exception in org.apache.maven
One or more builds failed.
BuildFailureException(String) - Constructor for exception org.apache.maven.BuildFailureException
 
BuildFailureException(String, Throwable) - Constructor for exception org.apache.maven.BuildFailureException
 
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
 
BuildModelTransformer - Class in org.apache.maven.internal.impl.model
ModelSourceTransformer for the build pom
BuildModelTransformer() - Constructor for class org.apache.maven.internal.impl.model.BuildModelTransformer
 
BuildModelTransformer.RelativeProject - Class in org.apache.maven.internal.impl.model
 
buildNumber(int) - Method in class org.apache.maven.api.metadata.Snapshot.Builder
 
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.internal.impl.model.DefaultModelBuilder
 
buildRawModel(Path, int, boolean) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
buildRawModel(Path, int, boolean) - Method in interface org.apache.maven.model.building.ModelBuilder
Performs only the part of ModelBuilder.build(ModelBuildingRequest) that loads the raw model
buildRawModel(Path, int, boolean, ModelTransformerContext) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder
 
buildRawModel(Path, int, boolean, TransformerContext) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
buildRawModel(Path, int, boolean, TransformerContext) - Method in interface org.apache.maven.model.building.ModelBuilder
 
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
 
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
 
buildResolutionScopes(InternalScopeManager) - Method in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
 
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.
 
BuildSuccess - Class in org.apache.maven.execution
Summarizes the result of a successful project build in the reactor.
BuildSuccess(MavenProject, long) - Constructor for class org.apache.maven.execution.BuildSuccess
Creates a new build summary for the specified project.
BuildSummary - Class in org.apache.maven.execution
Summarizes the result of a project build in the reactor.
BuildSummary(MavenProject, long) - Constructor for class org.apache.maven.execution.BuildSummary
Creates a new build summary for the specified project.
BuildThreadFactory - Class in org.apache.maven.lifecycle.internal
Simple ThreadFactory implementation that ensures the corresponding threads have a meaningful name.
BuildThreadFactory() - Constructor for class org.apache.maven.lifecycle.internal.BuildThreadFactory
 
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
 
bytes() - Method in enum class org.apache.maven.cli.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
 
CACHE_OUTPUT_STREAM_STRING_KEY - Static variable in class org.slf4j.simple.SimpleLogger
 
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
 
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.DefaultLifecycleTaskSegmentCalculator
 
calculateTaskSegments(MavenSession) - Method in interface org.apache.maven.lifecycle.internal.LifecycleTaskSegmentCalculator
 
calculateTaskSegments(MavenSession, List<String>) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
 
calculateTaskSegments(MavenSession, List<String>) - Method in interface org.apache.maven.lifecycle.internal.LifecycleTaskSegmentCalculator
 
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
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
 
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
 
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
 
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_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, 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.ArtifactCoordinateFactoryRequest.ArtifactFactoryRequestBuilder
 
classifier(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
 
classifier(String) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
 
classLoadingStrategy(String) - Method in class org.apache.maven.cli.internal.extension.model.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.
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.
CLEAN - Static variable in interface org.apache.maven.api.Lifecycle
 
cleanArgs(String[]) - Static method in class org.apache.maven.cli.CleanArgument
 
CleanArgument - Class in org.apache.maven.cli
CleanArgument
CleanArgument() - Constructor for class org.apache.maven.cli.CleanArgument
 
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 - Class in org.apache.maven.cli
 
CLIManager() - Constructor for class org.apache.maven.cli.CLIManager
 
CLIReportingUtils - Class in org.apache.maven.cli
Utility class used to report errors, statistics, application version info, etc.
CLIReportingUtils() - Constructor for class org.apache.maven.cli.CLIReportingUtils
 
CliRequest - Class in org.apache.maven.cli
CliRequest
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 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.jline.FastTerminal
 
close() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
closeAll() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
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(DependencyCollectorRequest) - Method in interface org.apache.maven.api.services.DependencyCollector
Collects the transitive dependencies and builds a dependency graph.
collect(DependencyCollectorRequest) - Method in class org.apache.maven.internal.impl.DefaultDependencyCollector
 
collect(Session, Artifact) - Method in interface org.apache.maven.api.services.DependencyCollector
Collects the transitive dependencies of some artifacts and builds a dependency graph.
collect(Session, DependencyCoordinate) - Method in interface org.apache.maven.api.services.DependencyCollector
Collects the transitive dependencies of some artifacts and builds a dependency graph.
collect(Session, Project) - Method in interface org.apache.maven.api.services.DependencyCollector
Collects the transitive dependencies of some artifacts and builds a dependency graph.
collectDependencies(Artifact) - Method in interface org.apache.maven.api.Session
Shortcut for getService(DependencyCollector.class).collect(...)
collectDependencies(Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(DependencyCollector.class).collect(...)
collectDependencies(DependencyCoordinate) - Method in interface org.apache.maven.api.Session
Collects the transitive dependencies of some artifacts and builds a dependency graph.
collectDependencies(DependencyCoordinate) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(DependencyCollector.class).collect(...)
collectDependencies(Project) - Method in interface org.apache.maven.api.Session
Shortcut for getService(DependencyCollector.class).collect(...)
collectDependencies(Project) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(DependencyCollector.class).collect(...)
collectProjects(MavenExecutionRequest) - Method in class org.apache.maven.project.collector.MultiModuleCollectionStrategy
 
collectProjects(MavenExecutionRequest) - Method in class org.apache.maven.project.collector.PomlessCollectionStrategy
 
collectProjects(MavenExecutionRequest) - Method in interface org.apache.maven.project.collector.ProjectCollectionStrategy
 
collectProjects(MavenExecutionRequest) - Method in class org.apache.maven.project.collector.RequestPomCollectionStrategy
 
COLOR - Static variable in class org.apache.maven.cli.CLIManager
 
combine(List<BindingInitializer<T>>) - Static method in class org.apache.maven.di.impl.BindingInitializer
 
comments(String) - Method in class org.apache.maven.api.model.License.Builder
 
ComparableVersion - Class in org.apache.maven.artifact.versioning
Generic implementation of version comparison.
ComparableVersion(String) - Constructor for class org.apache.maven.artifact.versioning.ComparableVersion
 
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<Key<?>, Supplier<?>>) - Method in class org.apache.maven.di.impl.Binding.BindingToConstructor
 
compile(Function<Key<?>, Supplier<?>>) - Method in class org.apache.maven.di.impl.Binding.BindingToInstance
 
compile(Function<Key<?>, Supplier<?>>) - Method in class org.apache.maven.di.impl.Binding
 
compile(Function<Key<?>, 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_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
 
computeIfAbsent(Object, Supplier<?>) - Method in class org.apache.maven.internal.impl.resolver.DefaultModelCache
 
computeIfAbsent(Object, Supplier<?>) - Method in class org.apache.maven.repository.internal.DefaultModelCache
 
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.resolver.DefaultModelCache
 
computeIfAbsent(String, String, String, String, Supplier<T>) - Method in interface org.apache.maven.model.building.ModelCache
 
computeIfAbsent(String, String, String, String, Supplier<T>) - Method in class org.apache.maven.repository.internal.DefaultModelCache
 
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.resolver.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
 
computeIfAbsent(Source, String, Supplier<T>) - Method in class org.apache.maven.repository.internal.DefaultModelCache
 
computePhases(Lifecycle) - Method in interface org.apache.maven.api.services.LifecycleRegistry
 
computePhases(Lifecycle) - Method in class org.apache.maven.internal.impl.DefaultLifecycleRegistry
 
CONCEAL_OFF - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
 
CONCEAL_ON - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
 
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
 
configuration(Map<String, String>) - Method in class org.apache.maven.api.model.Notifier.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
 
configuration(XmlNode) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension.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, 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
ConfigurationProcessor
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.session.scope.internal.SessionScopeModule
 
configure(Binder) - Method in class org.apache.maven.cli.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
 
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
 
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
Console download progress meter.
ConsoleMavenTransferListener(MessageBuilderFactory, PrintStream, boolean) - Constructor for class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
 
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
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.
ConsumerPomArtifactTransformer - Interface in org.apache.maven.internal.transformation
Consumer POM transformer.
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.
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.
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, 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
 
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(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 ArtifactCoordinate>) - Method in class org.apache.maven.api.services.ArtifactResolverRequest.ArtifactResolverRequestBuilder
 
coordinateString(String) - Method in class org.apache.maven.api.services.ArtifactCoordinateFactoryRequest.ArtifactFactoryRequestBuilder
 
coordinateString(String) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
 
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.cli.internal.extension.model
Describes a build extension to utilise.
CoreExtension.Builder - Class in org.apache.maven.cli.internal.extension.model
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 - Class in org.apache.maven.cli.internal.extension.model
Extensions to load.
CoreExtensions.Builder - Class in org.apache.maven.cli.internal.extension.model
Builder class used to create CoreExtensions instances.
CoreExtensionsStaxReader - Class in org.apache.maven.cli.internal.extension.io
 
CoreExtensionsStaxReader() - Constructor for class org.apache.maven.cli.internal.extension.io.CoreExtensionsStaxReader
 
CoreExtensionsStaxReader(CoreExtensionsStaxReader.ContentTransformer) - Constructor for class org.apache.maven.cli.internal.extension.io.CoreExtensionsStaxReader
 
CoreExtensionsStaxReader.ContentTransformer - Interface in org.apache.maven.cli.internal.extension.io
 
CoreExtensionsStaxWriter - Class in org.apache.maven.cli.internal.extension.io
 
CoreExtensionsStaxWriter() - Constructor for class org.apache.maven.cli.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(ArtifactCoordinateFactoryRequest) - Method in interface org.apache.maven.api.services.ArtifactCoordinateFactory
Creates a coordinate.
create(ArtifactCoordinateFactoryRequest) - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinateFactory
 
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(DependencyCoordinateFactoryRequest) - Method in interface org.apache.maven.api.services.DependencyCoordinateFactory
Creates a new DependencyCoordinate object from the request.
create(DependencyCoordinateFactoryRequest) - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinateFactory
 
create(Session, String) - Method in interface org.apache.maven.api.services.ArtifactCoordinateFactory
Creates a coordinate 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.ArtifactCoordinateFactory
 
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.ArtifactCoordinateFactory
 
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.ArtifactCoordinateFactory
 
create(Session, ArtifactCoordinate) - Method in interface org.apache.maven.api.services.DependencyCoordinateFactory
 
create(Session, Dependency) - Method in interface org.apache.maven.api.services.DependencyCoordinateFactory
 
create(Session, Dependency) - Method in interface org.apache.maven.api.services.DependencyCoordinateFactory
 
create(Session, Plugin) - Method in interface org.apache.maven.api.services.DependencyCoordinateFactory
 
create(Session, ReportPlugin) - Method in interface org.apache.maven.api.services.DependencyCoordinateFactory
 
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(...)
createArtifactCoordinate(String) - Method in interface org.apache.maven.api.Session
Creates a coordinate out of string that is formatted like: <groupId>:<artifactId>[:<extension>[:<classifier>]]:<version>.
createArtifactCoordinate(String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(CoordinateFactory.class).create(...)
createArtifactCoordinate(String, String, String, String) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactFactory.class).create(...).
createArtifactCoordinate(String, String, String, String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(CoordinateFactory.class).create(...)
createArtifactCoordinate(String, String, String, String, String, String) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactFactory.class).create(...).
createArtifactCoordinate(String, String, String, String, String, String) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(CoordinateFactory.class).create(...)
createArtifactCoordinate(Artifact) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactFactory.class).create(...).
createArtifactCoordinate(Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(CoordinateFactory.class).create(...)
createArtifactDecoratorFactories() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createArtifactDescriptorReader() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createArtifactGeneratorFactories() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createArtifactPredicateFactory() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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.
 
createArtifactResolver() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createArtifactResolverPostProcessors() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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.
 
createBasicRepositoryConnectorFactory() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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
 
createCache(RepositorySystemSession) - Method in interface org.apache.maven.repository.internal.ModelCacheFactory
 
createChecksumAlgorithmFactories() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createChecksumAlgorithmFactorySelector() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createChecksumExtractor() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createChecksumExtractorStrategies() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createChecksumPolicyProvider() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createChecksumProcessor() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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.
 
createDependencyCollector() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createDependencyCollectorDelegates() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createDependencyCoordinate(ArtifactCoordinate) - Method in interface org.apache.maven.api.Session
Shortcut for getService(DependencyFactory.class).create(...).
createDependencyCoordinate(ArtifactCoordinate) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(DependencyFactory.class).create(...)
createDependencyCoordinate(Dependency) - Method in interface org.apache.maven.api.Session
Shortcut for getService(DependencyFactory.class).create(...).
createDependencyCoordinate(Dependency) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(DependencyFactory.class).create(...)
createDeployer() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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
createInstaller() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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.
 
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
 
createLocalPathComposer() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createLocalPathPrefixComposerFactory() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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
 
createLocalRepositoryProvider() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createLogger(String) - Method in class org.apache.maven.slf4j.MavenLoggerFactory
 
createLogger(String) - Method in class org.slf4j.simple.SimpleLoggerFactory
Actually creates the logger for the given name.
createMavenArtifactRelocationSources() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createMetadata(Artifact, Versioning) - Static method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
Deprecated.
 
createMetadataGeneratorFactories() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createMetadataResolver() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createModelBuilder() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createModelProcessor(PlexusContainer) - Method in class org.apache.maven.cli.MavenCli
 
createNamedLockFactories() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createNamedLockFactoryAdapterFactory() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createNameMappers() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createOfflineController() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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.
 
createPathProcessor() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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, ModelBuilderRequest) - Method in class org.apache.maven.internal.impl.model.DefaultModelInterpolator
 
createPostProcessors(Model, Path, ModelBuildingRequest) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
 
createPostProcessors(Model, File, ProjectBuilderConfiguration) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
createProjectArtifact(String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createProjectArtifact(String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createProjectArtifact(String, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createProjectArtifact(String, String, String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
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.
createProvidedChecksumsSources() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createRecursionInterceptor(ModelBuilderRequest) - Method in class org.apache.maven.internal.impl.model.DefaultModelInterpolator
 
createRecursionInterceptor(ModelBuildingRequest) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
 
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(...)
createRemoteRepositoryFilterManager() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createRemoteRepositoryFilterSources() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createRemoteRepositoryManager() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createRepository(String, String, boolean, String, boolean, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createRepositoryConnectorFactories() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createRepositoryConnectorProvider() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createRepositoryEventDispatcher() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createRepositoryLayoutFactories() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createRepositoryLayoutProvider() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createRepositoryListeners() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createRepositorySystem() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createRepositorySystemLifecycle() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createSyncContextFactory() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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.
createTrackingFileManager() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createTransporterFactories() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createTransporterProvider() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createTrustedChecksumsSources() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createUpdateCheckManager() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createUpdatePolicyAnalyzer() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createValueSources(Model, Path, ModelBuilderRequest, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultModelInterpolator
 
createValueSources(Model, Path, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
 
createValueSources(Model, File, ProjectBuilderConfiguration) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
createVersioning(Snapshot) - Static method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
Deprecated.
 
createVersionMatcher(String) - Static method in class org.apache.maven.toolchain.RequirementMatcherFactory
 
createVersionRangeResolver() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createVersionResolver() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
createVersionScheme() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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.slf4j.simple.SimpleLogger
The current log level
cursor(int, int) - Method in class org.fusesource.jansi.Ansi
Moves the cursor to row n, column m.
cursorDown(int) - Method in class org.fusesource.jansi.Ansi
Moves the cursor down.
cursorDownLine() - Method in class org.fusesource.jansi.Ansi
Moves the cursor to the beginning of the line below.
cursorDownLine(int) - Method in class org.fusesource.jansi.Ansi
Moves the cursor to the beginning of the n-th line below.
cursorLeft(int) - Method in class org.fusesource.jansi.Ansi
Moves the cursor left.
cursorMove(int, int) - Method in class org.fusesource.jansi.Ansi
Moves the cursor relative to the current position.
cursorRight(int) - Method in class org.fusesource.jansi.Ansi
Moves the cursor right.
cursorToColumn(int) - Method in class org.fusesource.jansi.Ansi
Moves the cursor to column n.
cursorUp(int) - Method in class org.fusesource.jansi.Ansi
Moves the cursor up.
cursorUpLine() - Method in class org.fusesource.jansi.Ansi
Moves the cursor to the beginning of the line above.
cursorUpLine(int) - Method in class org.fusesource.jansi.Ansi
Moves the cursor to the beginning of the n-th line above.
customizeContainer(PlexusContainer) - Method in class org.apache.maven.cli.MavenCli
 
CYAN - Enum constant in enum class org.fusesource.jansi.Ansi.Color
 
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.slf4j.simple.SimpleLogger
 
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
Send 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
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.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 class org.apache.maven.cli.logging.Slf4jLogger
 
debug(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(String) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
debug(String) - Method in class org.apache.maven.repository.legacy.TransferListenerAdapter
Deprecated.
 
debug(String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
debug(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(Throwable) - Method in interface org.apache.maven.api.plugin.Log
Send an exception to the user in the debug error level.
The stack trace for this exception will be output when this error level is enabled.
debug(Throwable) - Method in class org.apache.maven.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
 
debug(Marker, String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(Marker, String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(Marker, String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(Marker, String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
DEBUG - Enum constant in enum class org.apache.maven.cli.logging.Slf4jConfiguration.Level
 
DEBUG - Static variable in class org.apache.maven.cli.CLIManager
Deprecated.
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
 
decrypt(SettingsDecryptionRequest) - Method in interface org.apache.maven.settings.crypto.SettingsDecrypter
Decrypts passwords in the settings.
DEFAULT - Enum constant in enum class org.fusesource.jansi.Ansi.Color
 
DEFAULT - Static variable in interface org.apache.maven.api.Lifecycle
 
DEFAULT_BUILD_TIME_ZONE - Static variable in class org.apache.maven.internal.impl.model.MavenBuildTimestamp
 
DEFAULT_BUILD_TIME_ZONE - Static variable in class org.apache.maven.model.interpolation.MavenBuildTimestamp
 
DEFAULT_BUILD_TIMESTAMP_FORMAT - Static variable in class org.apache.maven.internal.impl.model.MavenBuildTimestamp
 
DEFAULT_BUILD_TIMESTAMP_FORMAT - Static variable in class org.apache.maven.model.interpolation.MavenBuildTimestamp
 
DEFAULT_BUILD_TIMESTAMP_FORMAT - Static variable in interface org.apache.maven.project.interpolation.ModelInterpolator
Deprecated.
 
DEFAULT_BUILDER_PARALLELISM - Static variable in class org.apache.maven.project.DefaultProjectBuilder
 
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_GLOBAL_SETTINGS_FILE - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
 
DEFAULT_GLOBAL_TOOLCHAINS_FILE - Static variable in class org.apache.maven.cli.MavenCli
 
DEFAULT_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_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.slf4j.simple.SimpleLogger
 
DEFAULT_PROJECT_SETTINGS_FILE - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
 
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
 
DEFAULT_USER_TOOLCHAINS_FILE - Static variable in class org.apache.maven.cli.MavenCli
 
DEFAULT_VERTICES - Static variable in class org.apache.maven.repository.metadata.MetadataGraph
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.
 
DefaultArtifactCoordinate - Class in org.apache.maven.internal.impl
A wrapper class around a maven resolver artifact.
DefaultArtifactCoordinate(InternalSession, Artifact) - Constructor for class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
DefaultArtifactCoordinateFactory - Class in org.apache.maven.internal.impl
 
DefaultArtifactCoordinateFactory() - Constructor for class org.apache.maven.internal.impl.DefaultArtifactCoordinateFactory
 
DefaultArtifactDeployer - Class in org.apache.maven.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
Default artifact descriptor reader.
DefaultArtifactDescriptorReader(RemoteRepositoryManager, VersionResolver, VersionRangeResolver, ArtifactResolver, ModelBuilder, RepositoryEventDispatcher, Map<String, MavenArtifactRelocationSource>) - Constructor for class org.apache.maven.internal.impl.resolver.DefaultArtifactDescriptorReader
 
DefaultArtifactDescriptorReader(RemoteRepositoryManager, VersionResolver, VersionRangeResolver, ArtifactResolver, ModelBuilder, RepositoryEventDispatcher, ModelCacheFactory, Map<String, MavenArtifactRelocationSource>) - Constructor for class org.apache.maven.repository.internal.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
 
DefaultDependencyCollector - Class in org.apache.maven.internal.impl
 
DefaultDependencyCollector() - Constructor for class org.apache.maven.internal.impl.DefaultDependencyCollector
 
DefaultDependencyCoordinate - Class in org.apache.maven.internal.impl
 
DefaultDependencyCoordinate(InternalSession, Dependency) - Constructor for class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
DefaultDependencyCoordinateFactory - Class in org.apache.maven.internal.impl
 
DefaultDependencyCoordinateFactory() - Constructor for class org.apache.maven.internal.impl.DefaultDependencyCoordinateFactory
 
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
Handles the import of dependency management from other models into the target model.
DefaultDependencyManagementImporter() - Constructor for class org.apache.maven.internal.impl.model.DefaultDependencyManagementImporter
 
DefaultDependencyManagementImporter() - Constructor for class org.apache.maven.model.composition.DefaultDependencyManagementImporter
 
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
Handles injection of dependency management into the model.
DefaultDependencyManagementInjector() - Constructor for class org.apache.maven.internal.impl.model.DefaultDependencyManagementInjector
 
DefaultDependencyManagementInjector() - Constructor for class org.apache.maven.model.management.DefaultDependencyManagementInjector
 
DefaultDependencyManagementInjector.ManagementModelMerger - Class in org.apache.maven.internal.impl.model
ManagementModelMerger
DefaultDependencyManagementInjector.ManagementModelMerger - Class in org.apache.maven.model.management
ManagementModelMerger
DefaultDependencyResolutionRequest - Class in org.apache.maven.project
 
DefaultDependencyResolutionRequest() - Constructor for class org.apache.maven.project.DefaultDependencyResolutionRequest
 
DefaultDependencyResolutionRequest(MavenProject, RepositorySystemSession) - Constructor for class org.apache.maven.project.DefaultDependencyResolutionRequest
 
DefaultDependencyResolver - Class in org.apache.maven.internal.impl
 
DefaultDependencyResolver() - Constructor for class org.apache.maven.internal.impl.DefaultDependencyResolver
 
DefaultEvent - Class in org.apache.maven.internal.impl
 
DefaultEvent(InternalMavenSession, ExecutionEvent) - Constructor for class org.apache.maven.internal.impl.DefaultEvent
 
DefaultEventSpyContext - Class in org.apache.maven.cli.event
DefaultEventSpyContext
DefaultEventSpyContext() - Constructor for class org.apache.maven.cli.event.DefaultEventSpyContext
 
DefaultExceptionHandler - Class in org.apache.maven.exception
Transform an exception into useful end-user message.
DefaultExceptionHandler() - Constructor for class org.apache.maven.exception.DefaultExceptionHandler
 
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
Handles inheritance of model values.
DefaultInheritanceAssembler() - Constructor for class org.apache.maven.internal.impl.model.DefaultInheritanceAssembler
 
DefaultInheritanceAssembler() - Constructor for class org.apache.maven.model.inheritance.DefaultInheritanceAssembler
 
DefaultInheritanceAssembler.InheritanceModelMerger - Class in org.apache.maven.internal.impl.model
InheritanceModelMerger
DefaultInheritanceAssembler.InheritanceModelMerger - Class in org.apache.maven.model.inheritance
InheritanceModelMerger
DefaultJavaToolChain - Class in org.apache.maven.toolchain.java
Deprecated.
clients that do not require compatibility with Maven 3.2.3 and earlier should link to JavaToolchainImpl instead.
DefaultJavaToolChain(ToolchainModel, Logger) - Constructor for class org.apache.maven.toolchain.java.DefaultJavaToolChain
Deprecated.
 
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
 
DEFAULTLIFECYCLEBINDINGS_MODELID - Static variable in class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
 
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>, Map<String, Lifecycle>) - Constructor for class org.apache.maven.internal.impl.DefaultLifecycleRegistry
 
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
 
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
DefaultMirrorSelector
DefaultMirrorSelector() - Constructor for class org.apache.maven.repository.DefaultMirrorSelector
 
DefaultModelBuilder - Class in org.apache.maven.internal.impl.model
 
DefaultModelBuilder - Class in org.apache.maven.model.building
 
DefaultModelBuilder(ModelProcessor, ModelValidator, ModelNormalizer, ModelInterpolator, ModelPathTranslator, ModelUrlNormalizer, SuperPomProvider, InheritanceAssembler, ProfileSelector, ProfileInjector, PluginManagementInjector, DependencyManagementInjector, DependencyManagementImporter, LifecycleBindingsInjector, PluginConfigurationExpander, ProfileActivationFilePathInterpolator, ModelTransformer, ModelVersionParser, RemoteRepositoryManager) - 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
 
DefaultModelBuilderFactory - Class in org.apache.maven.model.building
A factory to create model builder instances when no dependency injection is available.
DefaultModelBuilderFactory() - Constructor for class org.apache.maven.model.building.DefaultModelBuilderFactory
 
DefaultModelBuildingListener - Class in org.apache.maven.project
Processes events from the model builder while building the effective model for a MavenProject instance.
DefaultModelBuildingListener(MavenProject, ProjectBuildingHelper, ProjectBuildingRequest) - Constructor for class org.apache.maven.project.DefaultModelBuildingListener
 
DefaultModelBuildingRequest - Class in org.apache.maven.model.building
Collects settings that control building of effective models.
DefaultModelBuildingRequest() - Constructor for class org.apache.maven.model.building.DefaultModelBuildingRequest
Creates an empty request.
DefaultModelBuildingRequest(ModelBuildingRequest) - Constructor for class org.apache.maven.model.building.DefaultModelBuildingRequest
Creates a shallow copy of the specified request.
DefaultModelCache - Class in org.apache.maven.internal.impl.resolver
A model builder cache backed by the repository system cache.
DefaultModelCache - Class in org.apache.maven.repository.internal
A model builder cache backed by the repository system cache.
DefaultModelCacheFactory - Class in org.apache.maven.repository.internal
Default implementation of ModelCacheFactory.
DefaultModelCacheFactory() - Constructor for class org.apache.maven.repository.internal.DefaultModelCacheFactory
 
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) - Constructor for class org.apache.maven.internal.impl.model.DefaultModelInterpolator
 
DefaultModelInterpolator.ObjectBasedValueSource - Class in org.apache.maven.internal.impl.model
Wraps an object, providing reflective access to the object graph of which the supplied object is the root.
DefaultModelInterpolator.PrefixedObjectValueSource - Class in org.apache.maven.internal.impl.model
Wraps an arbitrary object with an DefaultModelInterpolator.ObjectBasedValueSource instance, then wraps that source with a PrefixedValueSourceWrapper instance, to which this class delegates all of its calls.
DefaultModelLocator - Class in org.apache.maven.model.locator
Locates a POM file within a project base directory.
DefaultModelLocator() - Constructor for class org.apache.maven.model.locator.DefaultModelLocator
 
DefaultModelNormalizer - Class in org.apache.maven.internal.impl.model
Handles normalization of a model.
DefaultModelNormalizer - Class in org.apache.maven.model.normalization
Handles normalization of a model.
DefaultModelNormalizer() - Constructor for class org.apache.maven.internal.impl.model.DefaultModelNormalizer
 
DefaultModelNormalizer() - Constructor for class org.apache.maven.model.normalization.DefaultModelNormalizer
 
DefaultModelNormalizer.DuplicateMerger - Class in org.apache.maven.internal.impl.model
DuplicateMerger
DefaultModelNormalizer.DuplicateMerger - Class in org.apache.maven.model.normalization
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
Resolves relative paths within a model against a specific base directory.
DefaultModelPathTranslator(PathTranslator) - Constructor for class org.apache.maven.internal.impl.model.DefaultModelPathTranslator
 
DefaultModelPathTranslator(PathTranslator) - Constructor for class org.apache.maven.model.path.DefaultModelPathTranslator
 
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
Describes a problem that was encountered during model building.
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
Creates a new problem with the specified message and exception.
DefaultModelProblem(String, ModelProblem.Severity, ModelProblem.Version, Model, int, int, Exception) - Constructor for class org.apache.maven.model.building.DefaultModelProblem
Creates a new problem with the specified message and exception.
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
Note: uses @Typed to limit the types it is available for injection to just ModelProcessor.
DefaultModelProcessor(List<ModelParser>, ModelLocator, ModelReader) - Constructor for class org.apache.maven.model.building.DefaultModelProcessor
 
DefaultModelProcessor(ModelXmlFactory, List<ModelParser>) - Constructor for class org.apache.maven.internal.impl.model.DefaultModelProcessor
 
DefaultModelReader - Class in org.apache.maven.model.io
Handles deserialization of a model from some kind of textual format like XML.
DefaultModelReader(ModelSourceTransformer) - Constructor for class org.apache.maven.model.io.DefaultModelReader
 
DefaultModelResolver - Class in org.apache.maven.internal.impl.resolver
A model resolver to assist building of dependency POMs.
DefaultModelResolver(RemoteRepositoryManager) - Constructor for class org.apache.maven.internal.impl.resolver.DefaultModelResolver
 
DefaultModelResolver(RemoteRepositoryManager, List<RemoteRepository>) - Constructor for class org.apache.maven.internal.impl.resolver.DefaultModelResolver
 
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
Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.
DefaultModelUrlNormalizer(UrlNormalizer) - Constructor for class org.apache.maven.internal.impl.DefaultModelUrlNormalizer
 
DefaultModelUrlNormalizer(UrlNormalizer) - Constructor for class org.apache.maven.model.path.DefaultModelUrlNormalizer
 
DefaultModelValidator - Class in org.apache.maven.internal.impl.model
 
DefaultModelValidator - Class in org.apache.maven.model.validation
 
DefaultModelValidator - Class in org.apache.maven.project.validation
Deprecated.
DefaultModelValidator() - Constructor for class org.apache.maven.project.validation.DefaultModelValidator
Deprecated.
 
DefaultModelValidator(ModelVersionProcessor) - Constructor for class org.apache.maven.internal.impl.model.DefaultModelValidator
 
DefaultModelValidator(ModelVersionProcessor) - Constructor for class org.apache.maven.model.validation.DefaultModelValidator
 
DefaultModelVersionParser - Class in org.apache.maven.internal.impl
 
DefaultModelVersionParser - Class in org.apache.maven.repository.internal
 
DefaultModelVersionParser(VersionScheme) - Constructor for class org.apache.maven.internal.impl.DefaultModelVersionParser
 
DefaultModelVersionParser(VersionScheme) - Constructor for class org.apache.maven.repository.internal.DefaultModelVersionParser
 
DefaultModelVersionProcessor - Class in org.apache.maven.internal.impl.model
Maven default implementation of the ModelVersionProcessor to support CI Friendly Versions
DefaultModelVersionProcessor - Class in org.apache.maven.model.interpolation
Maven default implementation of the ModelVersionProcessor to support CI Friendly Versions
DefaultModelVersionProcessor() - Constructor for class org.apache.maven.internal.impl.model.DefaultModelVersionProcessor
 
DefaultModelVersionProcessor() - Constructor for class org.apache.maven.model.interpolation.DefaultModelVersionProcessor
 
DefaultModelWriter - Class in org.apache.maven.model.io
Handles serialization of a model into some kind of textual format like XML.
DefaultModelWriter() - Constructor for class org.apache.maven.model.io.DefaultModelWriter
 
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
Resolves relative paths against a specific base directory.
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
 
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
Handles expansion of general build plugin configuration into individual executions.
DefaultPluginConfigurationExpander() - Constructor for class org.apache.maven.internal.impl.DefaultPluginConfigurationExpander
 
DefaultPluginConfigurationExpander() - Constructor for class org.apache.maven.model.plugin.DefaultPluginConfigurationExpander
 
DefaultPluginDependenciesResolver - Class in org.apache.maven.plugin.internal
Assists in resolving the dependencies of a plugin.
DefaultPluginDependenciesResolver(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
Handles injection of plugin management into the model.
DefaultPluginManagementInjector() - Constructor for class org.apache.maven.internal.impl.model.DefaultPluginManagementInjector
 
DefaultPluginManagementInjector() - Constructor for class org.apache.maven.model.management.DefaultPluginManagementInjector
 
DefaultPluginManagementInjector.ManagementModelMerger - Class in org.apache.maven.internal.impl.model
ManagementModelMerger
DefaultPluginManagementInjector.ManagementModelMerger - Class in org.apache.maven.model.management
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
 
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
Describes the environmental context used to determine the activation status of profiles.
DefaultProfileActivationContext() - Constructor for class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
DefaultProfileActivationContext() - Constructor for class org.apache.maven.model.profile.DefaultProfileActivationContext
 
DefaultProfileInjector - Class in org.apache.maven.internal.impl.model
Handles profile injection into the model.
DefaultProfileInjector - Class in org.apache.maven.model.profile
Handles profile injection into the model.
DefaultProfileInjector() - Constructor for class org.apache.maven.internal.impl.model.DefaultProfileInjector
 
DefaultProfileInjector() - Constructor for class org.apache.maven.model.profile.DefaultProfileInjector
 
DefaultProfileInjector.ProfileModelMerger - Class in org.apache.maven.internal.impl.model
ProfileModelMerger
DefaultProfileInjector.ProfileModelMerger - Class in org.apache.maven.model.profile
ProfileModelMerger
DefaultProfileManager - Class in org.apache.maven.profiles
Deprecated.
DefaultProfileManager(PlexusContainer) - Constructor for class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
without passing in the system properties, the SystemPropertiesProfileActivator will not work correctly in embedded environments.
DefaultProfileManager(PlexusContainer, Properties) - Constructor for class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
the properties passed to the profile manager are the props that are passed to maven, possibly containing profile activator properties
DefaultProfileSelector - Class in org.apache.maven.internal.impl.model
Calculates the active profiles among a given collection of profiles.
DefaultProfileSelector - Class in org.apache.maven.model.profile
Calculates the active profiles among a given collection of profiles.
DefaultProfileSelector() - Constructor for class org.apache.maven.internal.impl.model.DefaultProfileSelector
 
DefaultProfileSelector() - Constructor for class org.apache.maven.model.profile.DefaultProfileSelector
 
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
 
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, ModelProcessor, ProjectBuildingHelper, MavenRepositorySystem, RepositorySystem, RemoteRepositoryManager, ProjectDependenciesResolver, RootLocator) - Constructor for class org.apache.maven.project.DefaultProjectBuilder
 
DefaultProjectBuilder(ProjectBuilder) - Constructor for class org.apache.maven.internal.impl.DefaultProjectBuilder
 
DefaultProjectBuilder.ModelResolverWrapper - Class in org.apache.maven.project
 
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
Handles expansion of general report plugin configuration into individual report sets.
DefaultReportConfigurationExpander() - Constructor for class org.apache.maven.model.plugin.DefaultReportConfigurationExpander
 
DefaultReportingConverter - Class in org.apache.maven.model.plugin
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() - 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
 
DefaultRootLocator - Class in org.apache.maven.model.root
 
DefaultRootLocator() - Constructor for class org.apache.maven.internal.impl.model.DefaultRootLocator
 
DefaultRootLocator() - Constructor for class org.apache.maven.model.root.DefaultRootLocator
 
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
Builds the effective settings from a user settings file and/or a global settings file.
DefaultSettingsBuilder() - Constructor for class org.apache.maven.internal.impl.DefaultSettingsBuilder
 
DefaultSettingsBuilder(DefaultSettingsBuilder, DefaultSettingsXmlFactory) - Constructor for class org.apache.maven.settings.building.DefaultSettingsBuilder
 
DefaultSettingsBuilderFactory - Class in org.apache.maven.settings.building
A factory to create settings builder instances when no dependency injection is available.
DefaultSettingsBuilderFactory() - Constructor for class org.apache.maven.settings.building.DefaultSettingsBuilderFactory
 
DefaultSettingsBuildingRequest - Class in org.apache.maven.settings.building
Collects settings that control building of effective settings.
DefaultSettingsBuildingRequest() - Constructor for class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
DefaultSettingsDecrypter - Class in org.apache.maven.settings.crypto
Decrypts passwords in the settings.
DefaultSettingsDecrypter(SecDispatcher) - Constructor for class org.apache.maven.settings.crypto.DefaultSettingsDecrypter
 
DefaultSettingsDecryptionRequest - Class in org.apache.maven.settings.crypto
Collects parameters that control the decryption of settings.
DefaultSettingsDecryptionRequest() - Constructor for class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
Creates an empty request.
DefaultSettingsDecryptionRequest(Proxy) - Constructor for class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
Creates a new request to decrypt the specified proxy.
DefaultSettingsDecryptionRequest(Server) - Constructor for class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
Creates a new request to decrypt the specified server.
DefaultSettingsDecryptionRequest(Settings) - Constructor for class org.apache.maven.settings.crypto.DefaultSettingsDecryptionRequest
Creates a new request to decrypt the specified settings.
DefaultSettingsProblem - Class in org.apache.maven.settings.building
Describes a problem that was encountered during settings building.
DefaultSettingsProblem(String, SettingsProblem.Severity, String, int, int, Exception) - Constructor for class org.apache.maven.settings.building.DefaultSettingsProblem
Creates a new problem with the specified message and exception.
DefaultSettingsReader - Class in org.apache.maven.settings.io
Handles deserialization of settings from the default textual format.
DefaultSettingsReader() - Constructor for class org.apache.maven.settings.io.DefaultSettingsReader
 
DefaultSettingsValidator - Class in org.apache.maven.internal.impl
 
DefaultSettingsValidator - Class in org.apache.maven.settings.validation
 
DefaultSettingsValidator() - Constructor for class org.apache.maven.internal.impl.DefaultSettingsValidator
 
DefaultSettingsValidator(SettingsBuilder) - Constructor for class org.apache.maven.settings.validation.DefaultSettingsValidator
 
DefaultSettingsWriter - Class in org.apache.maven.settings.io
Handles serialization of settings into the default textual format.
DefaultSettingsWriter() - Constructor for class org.apache.maven.settings.io.DefaultSettingsWriter
 
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
Provides the super POM that all models implicitly inherit from.
DefaultSuperPomProvider(ModelProcessor) - Constructor for class org.apache.maven.internal.impl.DefaultSuperPomProvider
 
DefaultSuperPomProvider(ModelProcessor) - Constructor for class org.apache.maven.model.superpom.DefaultSuperPomProvider
 
DefaultToolchain - Class in org.apache.maven.toolchain
Default abstract toolchain implementation, to be used as base class for any toolchain implementation to avoid rewriting usual code.
DefaultToolchain(ToolchainModel, String, Logger) - Constructor for class org.apache.maven.toolchain.DefaultToolchain
 
DefaultToolchain(ToolchainModel, Logger) - Constructor for class org.apache.maven.toolchain.DefaultToolchain
 
DefaultToolchainManager - Class in org.apache.maven.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
 
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(ToolchainsBuilder, ToolchainsXmlFactory) - Constructor for class org.apache.maven.toolchain.building.DefaultToolchainsBuilder
 
DefaultToolchainsBuildingRequest - Class in org.apache.maven.toolchain.building
Collects toolchains that control building of effective toolchains.
DefaultToolchainsBuildingRequest() - Constructor for class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
 
DefaultToolchainsBuildingResult - Class in org.apache.maven.toolchain.building
Holds the result of the merged toolchains and holds the problems during this build, if any.
DefaultToolchainsBuildingResult(PersistedToolchains, List<Problem>) - Constructor for class org.apache.maven.toolchain.building.DefaultToolchainsBuildingResult
Default constructor
DefaultToolchainsReader - Class in org.apache.maven.toolchain.io
Handles deserialization of toolchains from the default textual format.
DefaultToolchainsReader() - Constructor for class org.apache.maven.toolchain.io.DefaultToolchainsReader
 
DefaultToolchainsWriter - Class in org.apache.maven.toolchain.io
Handles serialization of toolchains into the default textual format.
DefaultToolchainsWriter() - Constructor for class org.apache.maven.toolchain.io.DefaultToolchainsWriter
 
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
Default implementation of Type and Resolver ArtifactType.
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
 
DefaultTypeProvider - Class in org.apache.maven.internal.impl.resolver.type
 
DefaultTypeProvider - Class in org.apache.maven.repository.internal.type
 
DefaultTypeProvider() - Constructor for class org.apache.maven.internal.impl.resolver.type.DefaultTypeProvider
 
DefaultTypeProvider() - Constructor for class org.apache.maven.repository.internal.type.DefaultTypeProvider
 
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
Normalizes a URL.
DefaultUrlNormalizer() - Constructor for class org.apache.maven.internal.impl.DefaultUrlNormalizer
 
DefaultUrlNormalizer() - Constructor for class org.apache.maven.model.path.DefaultUrlNormalizer
 
defaultUserLocalRepository - Static variable in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
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
 
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
 
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
 
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
 
DefaultVersionResolver(RepositorySystem) - Constructor for class org.apache.maven.internal.impl.DefaultVersionResolver
 
DefaultVersionSchemeProvider - Class in org.apache.maven.repository.internal
Default version scheme provider: provides singleton GenericVersionScheme instance.
DefaultVersionSchemeProvider() - Constructor for class org.apache.maven.repository.internal.DefaultVersionSchemeProvider
 
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<DependencyCoordinate>) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
Sets the direct dependencies.
dependencies(List<DependencyCoordinate>) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
 
dependency(DependencyCoordinate) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
Adds the specified direct dependency.
dependency(DependencyCoordinate) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
 
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 - Interface in org.apache.maven.api
 
Dependency() - Constructor for class org.apache.maven.model.Dependency
 
Dependency(Dependency) - Constructor for class org.apache.maven.model.Dependency
 
Dependency(Dependency, BaseObject) - Constructor for class org.apache.maven.model.Dependency
 
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(String) - Method in class org.apache.maven.api.plugin.descriptor.MojoDescriptor.Builder
 
DependencyCollector - Interface in org.apache.maven.api.services
The DependencyCollector service can be used to collect dependencies for a given artifact and builds a graph of them.
DependencyCollectorException - Exception in org.apache.maven.api.services
Thrown in case of bad artifact descriptors, version ranges or other issues encountered during calculation of the dependency graph.
DependencyCollectorException(String, Throwable) - Constructor for exception org.apache.maven.api.services.DependencyCollectorException
 
DependencyCollectorRequest - Interface in org.apache.maven.api.services
A request to collect the transitive dependencies and to build a dependency graph from them.
DependencyCollectorRequest.DependencyCollectorRequestBuilder - Class in org.apache.maven.api.services
 
DependencyCollectorResult - Interface in org.apache.maven.api.services
The result of a dependency collection request.
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
 
DependencyCoordinate - Interface in org.apache.maven.api
 
DependencyCoordinateFactory - Interface in org.apache.maven.api.services
 
DependencyCoordinateFactoryRequest - Interface in org.apache.maven.api.services
 
DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder - 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, 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
Handles the import of dependency management from other models into the target model.
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
Handles injection of dependency management into the model.
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
 
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
 
DependencyResolverRequest.DependencyResolverRequestBuilder - Class in org.apache.maven.api.services
 
DependencyResolverRequestBuilder() - Constructor for class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
 
DependencyResolverResult - Interface in org.apache.maven.api.services
 
DependencyScope - Enum Class in org.apache.maven.api
Dependency scope.
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<Artifact>) - 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_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
deployArtifact(RemoteRepository, Artifact...) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactDeployer.class).deploy(...).
deployArtifact(RemoteRepository, Artifact...) - 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, 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
 
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.
 
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
 
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, 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
 
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
 
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(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
 
dispatchEnd(String, String) - Method in interface org.apache.maven.monitor.event.EventDispatcher
Deprecated.
 
dispatchError(String, String, Throwable) - Method in interface org.apache.maven.monitor.event.EventDispatcher
Deprecated.
 
dispatchStart(String, String) - Method in interface org.apache.maven.monitor.event.EventDispatcher
Deprecated.
 
displayHelp(PrintStream) - Method in class org.apache.maven.cli.CLIManager
 
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
 
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, 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
Relocation source from standard distribution management.
DistributionManagementArtifactRelocationSource() - Constructor for class org.apache.maven.internal.impl.resolver.relocation.DistributionManagementArtifactRelocationSource
 
DistributionManagementArtifactRelocationSource() - Constructor for class org.apache.maven.repository.internal.relocation.DistributionManagementArtifactRelocationSource
 
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.
doMain(String[], String, PrintStream, PrintStream) - Method in class org.apache.maven.cli.MavenCli
This supports painless invocation by the Verifier during embedded execution of the core ITs.
doMain(String[], ClassWorld) - Static method in class org.apache.maven.cli.MavenCli
 
doMain(CliRequest) - Method in class org.apache.maven.cli.MavenCli
 
downloadUrl(String) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
 
doWrite(StringBuilder, Throwable) - Method in class org.apache.maven.slf4j.MavenSimpleLogger
 
doWrite(StringBuilder, Throwable) - Method in class org.slf4j.simple.ExtSimpleLogger
 
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
 
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
 
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
 
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
 
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
 
DuplicateArtifactAttachmentException - Exception in org.apache.maven.project
This exception is thrown if an application attempts to attach two of the same artifacts to a single project.
DuplicateArtifactAttachmentException(MavenProject, Artifact) - Constructor for exception org.apache.maven.project.DuplicateArtifactAttachmentException
 
DuplicateMerger() - Constructor for class org.apache.maven.internal.impl.model.DefaultModelNormalizer.DuplicateMerger
 
DuplicateMerger() - Constructor for class org.apache.maven.model.normalization.DefaultModelNormalizer.DuplicateMerger
 
DuplicateMojoDescriptorException - Exception in org.apache.maven.plugin.descriptor
DuplicateMojoDescriptorException
DuplicateMojoDescriptorException(String, String, String, String) - Constructor for exception org.apache.maven.plugin.descriptor.DuplicateMojoDescriptorException
 
DuplicateParameterException - Exception in org.apache.maven.plugin.descriptor
DuplicateParameterException
DuplicateParameterException(String) - Constructor for exception org.apache.maven.plugin.descriptor.DuplicateParameterException
 
DuplicateProjectException - Exception in org.apache.maven
Signals a collision of two or more projects with the same g:a:v during a reactor build.
DuplicateProjectException - Exception in org.apache.maven.project
Exception that occurs when the project list contains duplicate projects instead of ignoring one.
DuplicateProjectException(String) - Constructor for exception org.apache.maven.project.DuplicateProjectException
DuplicateProjectException(String, File, File, String) - Constructor for exception org.apache.maven.project.DuplicateProjectException
 
DuplicateProjectException(String, Exception) - Constructor for exception org.apache.maven.project.DuplicateProjectException
DuplicateProjectException(String, Map<String, List<File>>) - Constructor for exception org.apache.maven.DuplicateProjectException
Creates a new exception with specified details.

E

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
 
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
 
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.
 
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_MASTER_PASSWORD - Static variable in class org.apache.maven.cli.CLIManager
 
ENCRYPT_PASSWORD - Static variable in class org.apache.maven.cli.CLIManager
 
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.execution.scope.internal.MojoExecutionScope
 
enter() - Method in class org.apache.maven.session.scope.internal.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
 
EnvironmentUtils - Class in org.apache.maven.properties.internal
Assists the project builder.
EnvironmentUtils() - Constructor for class org.apache.maven.properties.internal.EnvironmentUtils
 
eq(T, T) - Static method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
equals(Object) - Method in class org.apache.maven.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.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.DefaultArtifactCoordinate
 
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.xml.XmlNodeImpl
 
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
 
equals(Object) - Method in class org.apache.maven.model.building.FileModelSource
 
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
 
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
 
eraseLine(Ansi.Erase) - Method in class org.fusesource.jansi.Ansi
 
eraseScreen() - Method in class org.fusesource.jansi.Ansi
 
eraseScreen(Ansi.Erase) - Method in class org.fusesource.jansi.Ansi
 
error(CharSequence) - Method in interface org.apache.maven.api.plugin.Log
Send 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
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.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
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 class org.apache.maven.cli.logging.Slf4jLogger
 
error(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
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
 
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
 
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
 
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 class org.apache.maven.cli.logging.Slf4jLogger
 
error(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(String, Throwable) - Method in class org.apache.maven.slf4j.MavenFailOnSeverityLogger
Log a message of level ERROR, including an exception.
error(Throwable) - Method in interface org.apache.maven.api.plugin.Log
Send an exception to the user in the error error level.
The stack trace for this exception will be output when this error level is enabled.
error(Throwable) - Method in class org.apache.maven.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
 
error(Result<?>...) - Static method in class org.apache.maven.model.building.Result
 
error(Marker, String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(Marker, String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(Marker, String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(Marker, String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(Marker, String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(T) - Static method in class org.apache.maven.internal.impl.model.Result
 
error(T) - Static method in class org.apache.maven.model.building.Result
 
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
Error with partial result and problems describing the cause
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.cli.logging.Slf4jConfiguration.Level
 
ERROR - Enum constant in enum class org.apache.maven.model.building.ModelProblem.Severity
 
ERROR - Enum constant in enum class org.apache.maven.settings.building.SettingsProblem.Severity
 
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
 
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.model.interpolation.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
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 - 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
 
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.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
 
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, 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.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
 
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
 
execute() - Method in interface org.apache.maven.api.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() - Method in interface org.apache.maven.plugin.Mojo
Perform whatever build-process behavior this Mojo implements.
This is the main trigger for the Mojo inside the Maven system, and allows the Mojo to communicate errors.
execute(String, Object) - Method in class org.apache.maven.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(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.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 - Annotation Interface in org.apache.maven.api.plugin.annotations
Used if your Mojo needs to fork a lifecycle.
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.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
Logs execution events to logger, eventually user-supplied.
ExecutionEventLogger(MessageBuilderFactory) - Constructor for class org.apache.maven.cli.event.ExecutionEventLogger
 
ExecutionEventLogger(MessageBuilderFactory, Logger) - Constructor for class org.apache.maven.cli.event.ExecutionEventLogger
 
ExecutionEventLogger(MessageBuilderFactory, Logger, int) - Constructor for class org.apache.maven.cli.event.ExecutionEventLogger
 
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
 
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
 
exists(String) - Method in class org.apache.maven.api.model.ActivationFile.Builder
 
exists(String) - Method in class org.apache.maven.api.settings.ActivationFile.Builder
 
exit() - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
exit() - Method in class org.apache.maven.session.scope.internal.SessionScope
 
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
 
expandPluginConfiguration(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.plugin.DefaultReportConfigurationExpander
 
expandPluginConfiguration(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.plugin.PluginConfigurationExpander
Merges values from general build plugin configuration into the individual plugin executions of the given model.
expandPluginConfiguration(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.plugin.ReportConfigurationExpander
Merges values from general report plugin configuration into the individual reports sets of the given model.
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.ArtifactCoordinateFactoryRequest.ArtifactFactoryRequestBuilder
 
extension(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
 
extension(String) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
 
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, 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
 
ExtensionConfigurationModule(CoreExtensionEntry, ValueSource...) - Constructor for class org.apache.maven.cli.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
Exception occurring trying to resolve a plugin.
ExtensionResolutionException(CoreExtension, Throwable) - Constructor for exception org.apache.maven.cli.internal.ExtensionResolutionException
 
extensions(String) - Method in class org.apache.maven.api.model.Plugin.Builder
 
extensions(Collection<Extension>) - Method in class org.apache.maven.api.model.Build.Builder
 
extensions(Collection<CoreExtension>) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions.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.
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
 
ExtSimpleLogger - Class in org.slf4j.simple
Class inheriting SimpleLogger to work around the fact that the ExtSimpleLogger.write(StringBuilder, Throwable) method is package private.
ExtSimpleLogger(String) - Constructor for class org.slf4j.simple.ExtSimpleLogger
 

F

FAIL_AT_END - Static variable in class org.apache.maven.cli.CLIManager
 
FAIL_AT_END - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
FAIL_FAST - Static variable in class org.apache.maven.cli.CLIManager
 
FAIL_FAST - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
FAIL_NEVER - Static variable in class org.apache.maven.cli.CLIManager
 
FAIL_NEVER - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
FAIL_ON_SEVERITY - Static variable in class org.apache.maven.cli.CLIManager
 
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
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
 
FATAL - Enum constant in enum class org.apache.maven.settings.building.SettingsProblem.Severity
 
fatalError(String) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
fatalError(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
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
A dependency traverser that excludes the dependencies of fat artifacts from the traversal.
FatArtifactTraverser() - Constructor for class org.apache.maven.internal.impl.resolver.artifact.FatArtifactTraverser
 
FatArtifactTraverser() - Constructor for class org.apache.maven.repository.internal.artifact.FatArtifactTraverser
 
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
 
fg(int) - Method in class org.fusesource.jansi.Ansi
 
fg(Ansi.Color) - Method in class org.fusesource.jansi.Ansi
 
fgBlack() - Method in class org.fusesource.jansi.Ansi
 
fgBlue() - Method in class org.fusesource.jansi.Ansi
 
fgBright() - Method in enum class org.fusesource.jansi.Ansi.Color
 
fgBright(Ansi.Color) - Method in class org.fusesource.jansi.Ansi
 
fgBrightBlack() - Method in class org.fusesource.jansi.Ansi
 
fgBrightBlue() - Method in class org.fusesource.jansi.Ansi
 
fgBrightCyan() - Method in class org.fusesource.jansi.Ansi
 
fgBrightDefault() - Method in class org.fusesource.jansi.Ansi
 
fgBrightGreen() - Method in class org.fusesource.jansi.Ansi
 
fgBrightMagenta() - Method in class org.fusesource.jansi.Ansi
 
fgBrightRed() - Method in class org.fusesource.jansi.Ansi
 
fgBrightYellow() - Method in class org.fusesource.jansi.Ansi
 
fgCyan() - Method in class org.fusesource.jansi.Ansi
 
fgDefault() - Method in class org.fusesource.jansi.Ansi
 
fgGreen() - Method in class org.fusesource.jansi.Ansi
 
fgMagenta() - Method in class org.fusesource.jansi.Ansi
 
fgRed() - Method in class org.fusesource.jansi.Ansi
 
fgRgb(int) - Method in class org.fusesource.jansi.Ansi
 
fgRgb(int, int, int) - Method in class org.fusesource.jansi.Ansi
 
fgYellow() - Method in class org.fusesource.jansi.Ansi
 
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
Wraps an ordinary File as a model source.
FileModelSource(File) - Constructor for class org.apache.maven.model.building.FileModelSource
Deprecated.
FileModelSource(Path) - Constructor for class org.apache.maven.model.building.FileModelSource
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
Determines profile activation based on the existence/absence of some file.
FileProfileActivator - Class in org.apache.maven.profiles.activation
Deprecated.
FileProfileActivator() - Constructor for class org.apache.maven.profiles.activation.FileProfileActivator
Deprecated.
 
FileProfileActivator(ProfileActivationFilePathInterpolator) - Constructor for class org.apache.maven.internal.impl.model.profile.FileProfileActivator
 
FileProfileActivator(ProfileActivationFilePathInterpolator) - Constructor for class org.apache.maven.model.profile.activation.FileProfileActivator
 
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, 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
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(Locale) - Constructor for class org.apache.maven.cli.transfer.FileSizeFormat
 
FileSizeFormat.ScaleUnit - Enum Class in org.apache.maven.cli.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) - Method in interface org.apache.maven.model.root.RootLocator
 
findModel(Artifact) - Method in interface org.apache.maven.internal.impl.resolver.MavenWorkspaceReader
 
findModel(Artifact) - Method in interface org.apache.maven.repository.internal.MavenWorkspaceReader
 
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) - Method in interface org.apache.maven.model.root.RootLocator
 
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_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(Session, Node, PathScope) - Method in interface org.apache.maven.api.services.DependencyResolver
 
flatten(Session, Node, PathScope) - Method in class org.apache.maven.internal.impl.DefaultDependencyResolver
 
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_INTERACTIVE - Static variable in class org.apache.maven.cli.CLIManager
 
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_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
 
forkedProjectFailed(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkedProjectFailed(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ForkedProjectFailed - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
forkedProjectStarted(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
 
forkedProjectStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkedProjectStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
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 - 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 - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
forkStarted(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
>>> mojo-artifactId:version:goal (mojo-executionId) > :forked-goal @ project-artifactId >>>
forkStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ForkStarted - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
forkSucceeded(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
<<< mojo-artifactId:version:goal (mojo-executionId) < :forked-goal @ project-artifactId <<<
forkSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ForkSucceeded - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
format(long) - Method in class org.apache.maven.cli.transfer.FileSizeFormat
 
format(long, FileSizeFormat.ScaleUnit) - Method in class org.apache.maven.cli.transfer.FileSizeFormat
 
format(long, FileSizeFormat.ScaleUnit, boolean) - Method in class org.apache.maven.cli.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
 
format(StringBuilder, long, FileSizeFormat.ScaleUnit) - Method in class org.apache.maven.cli.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
 
format(MessageBuilder, long) - Method in class org.apache.maven.cli.transfer.FileSizeFormat
 
format(MessageBuilder, long, FileSizeFormat.ScaleUnit) - Method in class org.apache.maven.cli.transfer.FileSizeFormat
 
formatDuration(long) - Static method in class org.apache.maven.cli.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
Creates a string with all location details for the specified model problem.
formatOption(PathType) - Method in interface org.apache.maven.api.services.DependencyResolverResult
Formats the command-line option for the path of the specified type.
formatProgress(long, long) - Method in class org.apache.maven.cli.transfer.FileSizeFormat
 
formatProgress(StringBuilder, long, long) - Method in class org.apache.maven.cli.transfer.FileSizeFormat
 
formattedTimestamp() - Method in class org.apache.maven.internal.impl.model.MavenBuildTimestamp
 
formattedTimestamp() - Method in class org.apache.maven.model.interpolation.MavenBuildTimestamp
 
formatTimestamp(long) - Static method in class org.apache.maven.cli.CLIReportingUtils
 
FORWARD - Enum constant in enum class org.fusesource.jansi.Ansi.Erase
 
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.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() - Method in class org.apache.maven.extension.internal.CoreExportsProvider
 
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
 
get() - Method in class org.apache.maven.repository.internal.DefaultVersionSchemeProvider
 
get() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
get() - Method in class org.apache.maven.repository.internal.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.session.scope.internal.SessionScope.CachingProvider
 
get() - Method in class org.apache.maven.settings.crypto.MavenSecDispatcherProvider
 
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
 
getActivatedFileModel() - Method in interface org.apache.maven.api.services.ModelBuilderResult
Returns the file model + profile injection.
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
Gets the external profiles that were active during model building.
getActiveLoggerCount() - Method in class org.apache.maven.cli.logging.Slf4jLoggerManager
Warning: ignored (always return 0).
getActivePomProfiles(String) - Method in interface org.apache.maven.api.services.ModelBuilderResult
Gets the profiles from the specified model that were active during model building.
getActivePomProfiles(String) - Method in interface org.apache.maven.model.building.ModelBuildingResult
Gets the profiles from the specified model that were active during model building.
getActiveProfileIds() - Method in interface org.apache.maven.api.services.model.ProfileActivationContext
Gets the identifiers of those profiles that should be activated by explicit demand.
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.internal.impl.model.DefaultProfileActivationContext
 
getActiveProfileIds() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getActiveProfileIds() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the identifiers of those profiles that should be activated by explicit demand.
getActiveProfileIds() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
getActiveProfileIds() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Gets the identifiers of those profiles that should be activated by explicit demand.
getActiveProfileIds() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getActiveProfileIds() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getActiveProfiles() - Method in class org.apache.maven.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
 
getActiveProfiles(Collection<Profile>, ProfileActivationContext, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.ProfileSelector
Determines the profiles which are active in the specified activation context.
getActiveProfilesV4(Collection<Profile>, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.DefaultProfileSelector
 
getActiveProfilesV4(Collection<Profile>, ProfileActivationContext, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.ProfileSelector
Determines the profiles which are active in the specified activation context.
getActiveProxy() - Method in class org.apache.maven.settings.Settings
 
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.cli.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.
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
 
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
 
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(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
 
getArtifactCoordinate() - Method in interface org.apache.maven.api.services.VersionRangeResolverRequest
 
getArtifactCoordinate() - Method in interface org.apache.maven.api.services.VersionResolverRequest
 
getArtifactDecoratorFactories() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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
 
getArtifactDescriptorReader() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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.
getArtifactGeneratorFactories() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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
The artifactId of the artifact.
getArtifactId() - Method in interface org.apache.maven.api.ArtifactCoordinate
The artifactId of the artifact.
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.ArtifactCoordinateFactoryRequest
 
getArtifactId() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
 
getArtifactId() - Method in exception org.apache.maven.api.services.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.cli.internal.extension.model.CoreExtension
The artifact ID of the extension.
getArtifactId() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
getArtifactId() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
getArtifactId() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
getArtifactId() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
getArtifactId() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getArtifactId() - Method in class org.apache.maven.internal.impl.model.BuildModelTransformer.RelativeProject
 
getArtifactId() - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
 
getArtifactId() - Method in class org.apache.maven.model.building.ArtifactModelSource
 
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
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
 
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(...)
getArtifactPredicateFactory() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getArtifactResolutionNodes() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
getArtifactResolver() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getArtifactResolverPostProcessors() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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
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
The base 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
 
getBasicRepositoryConnectorFactory() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getBatchTransferListener() - Method in class org.apache.maven.cli.MavenCli
 
getBean() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Gets the bean to configure.
getBean() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
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
 
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
 
getBuildScopeSource() - Method in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
 
getBuildStartTime() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getBuildStartTime() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the start time of the build.
getBuildStartTime() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
getBuildStartTime() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getBuildStartTime() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
Deprecated.
 
getBuildStartTime() - Method in interface org.apache.maven.project.ProjectBuildingRequest
Gets the start time of the build.
getBuildSuccess(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
getBuildSummary(MavenProject) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getBuildSummary(MavenProject) - Method in interface org.apache.maven.execution.MavenExecutionResult
Gets the build summary for the specified project.
getByTaskSegment(TaskSegment) - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
Returns aProjectBuildList that contains only items for the specified taskSegment
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
 
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.
 
getChecksumAlgorithmFactories() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getChecksumAlgorithmFactorySelector() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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
 
getChecksumExtractor() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getChecksumExtractorStrategies() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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
 
getChecksumPolicyProvider() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getChecksumProcessor() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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.cli.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.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
The classifier of the artifact.
getClassifier() - Method in interface org.apache.maven.api.ArtifactCoordinate
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.ArtifactCoordinateFactoryRequest
 
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.DefaultArtifact
 
getClassifier() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
getClassifier() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
getClassifier() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
getClassifier() - Method in class org.apache.maven.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
 
getClassifier() - Method in class org.apache.maven.repository.internal.type.DefaultType
 
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.cli.internal.extension.model.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
 
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
 
getColumnNumber() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the one-based index of the column containing the problem.
getColumnNumber() - Method in class org.apache.maven.model.InputLocation
Get the one-based column number.
getColumnNumber() - Method in exception org.apache.maven.model.io.ModelParseException
Gets the one-based index of the column containing the error.
getColumnNumber() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
 
getColumnNumber() - Method in interface org.apache.maven.settings.building.SettingsProblem
Gets the one-based index of the column containing the problem.
getColumnNumber() - Method in exception org.apache.maven.settings.io.SettingsParseException
Gets the one-based index of the column containing the error.
getColumnNumber() - Method in exception org.apache.maven.settings.SettingsConfigurationException
 
getColumnNumber() - Method in exception org.apache.maven.toolchain.io.ToolchainsParseException
Gets the one-based index of the column containing the error.
getCommandLine() - Method in class org.apache.maven.cli.CliRequest
 
getComments() - Method in class org.apache.maven.api.model.License
Addendum information pertaining to this license.
getComments() - Method in class org.apache.maven.model.License
 
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(Key<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
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 class org.apache.maven.cli.internal.extension.model.CoreExtension
 
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.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.cli.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
 
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.
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
 
getCoordinate() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
getCoordinates() - Method in interface org.apache.maven.api.services.ArtifactResolverRequest
 
getCoordinateString() - Method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
 
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
 
getCycle() - Method in exception org.apache.maven.project.CycleDetectedException
 
getData() - Method in interface org.apache.maven.api.Session
 
getData() - Method in class org.apache.maven.cli.event.DefaultEventSpyContext
 
getData() - Method in interface org.apache.maven.eventspy.EventSpy.Context
Gets key-value pairs providing information about the Maven runtime.
getData() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getData() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
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
 
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
 
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
 
getDelegate() - Method in class org.apache.maven.internal.impl.DefaultMojoExecution
 
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.DependencyCollectorRequest
 
getDependencies() - Method in interface org.apache.maven.api.services.DependencyResolverResult
 
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.DefaultDependency
 
getDependency() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
getDependency() - Method in class org.apache.maven.internal.impl.DefaultNode
 
getDependency() - Method in exception org.apache.maven.project.artifact.InvalidDependencyVersionException
 
getDependency() - 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.
getDependencyCollector() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getDependencyCollectorDelegates() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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
 
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
 
getDependencyManager(boolean) - Method in class org.apache.maven.internal.impl.resolver.MavenSessionBuilderSupplier
 
getDependencyManager(boolean) - Method in class org.apache.maven.repository.internal.MavenSessionBuilderSupplier
 
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
 
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
 
getDependents(String) - Method in class org.apache.maven.project.ProjectSorter
 
getDeployer() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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 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.
 
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
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
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
 
getEffectiveToolchains() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingResult
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
 
getException() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the exception that caused this problem (if any).
getException() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
 
getException() - Method in class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
getException() - Method in class org.apache.maven.project.artifact.ProjectArtifactsCache.CacheRecord
 
getException() - Method in class org.apache.maven.repository.ArtifactTransferEvent
Deprecated.
 
getException() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
 
getException() - Method in interface org.apache.maven.settings.building.SettingsProblem
Gets the exception that caused this problem (if any).
getExceptions() - Method in interface org.apache.maven.api.services.DependencyCollectorResult
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.DependencyCoordinate
 
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.DependencyCoordinateFactoryRequest
 
getExclusions() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
getExclusions() - Method in class org.apache.maven.model.Dependency
 
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
 
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
 
getExecutionsAsMap() - Method in class org.apache.maven.model.Plugin
 
getExecutionStrategy() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getExistingProjectFile() - Method in exception org.apache.maven.project.DuplicateProjectException
 
getExists() - Method in class org.apache.maven.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
 
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
The file extension of the artifact.
getExtension() - Method in interface org.apache.maven.api.ArtifactCoordinate
The 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.ArtifactCoordinateFactoryRequest
 
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
 
getExtension() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
getExtension() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
getExtension() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
getExtension() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
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
 
getExtension() - Method in class org.apache.maven.repository.internal.type.DefaultType
 
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.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.cli.internal.extension.model.CoreExtensions
A set of build extensions to use from this project.
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
 
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
 
getFileModel() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the file model to build (with profile activation).
getFileModel() - Method in interface org.apache.maven.model.building.ModelBuildingResult
 
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
 
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
 
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.slf4j.simple.SimpleLogger
 
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
 
getGlobalSettingsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getGlobalSettingsFile() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
getGlobalSettingsFile() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Gets the global settings file.
getGlobalSettingsSource() - Method in interface org.apache.maven.api.services.SettingsBuilderRequest
Gets the global settings source.
getGlobalSettingsSource() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
getGlobalSettingsSource() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Gets the global settings source.
getGlobalToolchainsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getGlobalToolchainsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getGlobalToolchainsSource() - Method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
Gets the global Toolchains source.
getGlobalToolchainsSource() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
 
getGlobalToolchainsSource() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingRequest
Gets the global toolchains source.
getGoal() - Method in 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
 
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
The groupId of the artifact.
getGroupId() - Method in interface org.apache.maven.api.ArtifactCoordinate
The groupId of the 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.ArtifactCoordinateFactoryRequest
 
getGroupId() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
 
getGroupId() - Method in exception org.apache.maven.api.services.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.cli.internal.extension.model.CoreExtension
The group ID of the extension's artifact.
getGroupId() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
getGroupId() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
getGroupId() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
getGroupId() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
getGroupId() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getGroupId() - Method in class org.apache.maven.internal.impl.model.BuildModelTransformer.RelativeProject
 
getGroupId() - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
 
getGroupId() - Method in class org.apache.maven.model.building.ArtifactModelSource
 
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
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
 
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.
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.ArtifactCoordinate
Unique id identifying this artifact
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.cli.internal.extension.model.CoreExtension
Gets the identifier of the extension.
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.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
 
getId() - Method in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
 
getId() - Method in class org.apache.maven.repository.internal.type.DefaultType
 
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
 
getImports() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
Deprecated.
getInactiveProfileIds() - Method in interface org.apache.maven.api.services.model.ProfileActivationContext
Gets the identifiers of those profiles that should be deactivated by explicit demand.
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.internal.impl.model.DefaultProfileActivationContext
 
getInactiveProfileIds() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getInactiveProfileIds() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the identifiers of those profiles that should be deactivated by explicit demand.
getInactiveProfileIds() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
getInactiveProfileIds() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Gets the identifiers of those profiles that should be deactivated by explicit demand.
getInactiveProfileIds() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getInactiveProfileIds() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getInactiveProfiles() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getInactiveProfiles() - Method in interface org.apache.maven.execution.MavenExecutionRequest
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
 
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
 
getInstaller() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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
 
getInterimResult() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
 
getInterpolator() - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
getIntroducedDependencyArtifacts() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getIssueManagement() - Method in class org.apache.maven.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.
 
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
 
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
 
getLastExpression() - Method in class org.apache.maven.internal.impl.model.DefaultModelInterpolator.PrefixedObjectValueSource
getLastExpression() - Method in class org.apache.maven.model.interpolation.PrefixedObjectValueSource
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
 
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.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
 
getLineNumber() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the one-based index of the line containing the problem.
getLineNumber() - Method in class org.apache.maven.model.InputLocation
Get the one-based line number.
getLineNumber() - Method in exception org.apache.maven.model.io.ModelParseException
Gets the one-based index of the line containing the error.
getLineNumber() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
 
getLineNumber() - Method in interface org.apache.maven.settings.building.SettingsProblem
Gets the one-based index of the line containing the problem.
getLineNumber() - Method in exception org.apache.maven.settings.io.SettingsParseException
Gets the one-based index of the line containing the error.
getLineNumber() - Method in exception org.apache.maven.settings.SettingsConfigurationException
 
getLineNumber() - Method in exception org.apache.maven.toolchain.io.ToolchainsParseException
Gets the one-based index of the line containing the error.
getListener() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
 
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.
getLocalPathComposer() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getLocalPathPrefixComposerFactory() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getLocalRepository() - Method in interface org.apache.maven.api.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
 
getLocalRepositoryProvider() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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.model.building.ModelProblemCollectorRequest
 
getLocation() - Method in class org.apache.maven.model.InputSource
Get the path/URL of the POM or null if unknown.
getLocation() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
 
getLocation() - Method in interface org.apache.maven.settings.building.SettingsProblem
Gets the location of the problem.
getLocation(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
 
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
 
getLocationURI() - Method in interface org.apache.maven.model.building.ModelSource2
Returns location of the POM, never null.
getLog() - Method in class org.apache.maven.plugin.AbstractMojo
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.slf4j.simple.SimpleLoggerFactory
Return an appropriate SimpleLogger instance by name.
getLoggerFactory() - Method in class org.apache.maven.slf4j.MavenServiceProvider
 
getLoggerFactory() - Method in class org.slf4j.simple.SimpleServiceProvider
 
getLoggerForComponent(String) - Method in class org.apache.maven.cli.logging.Slf4jLoggerManager
 
getLoggerForComponent(String, String) - Method in class org.apache.maven.cli.logging.Slf4jLoggerManager
The logger name for a component with a non-null hint is role.hint.
getLoggingLevel() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getLoggingLevel() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getLogLevelRecorder() - Method in interface org.apache.maven.logwrapper.MavenSlf4jWrapperFactory
 
getLogLevelRecorder() - Method in class org.apache.maven.slf4j.MavenLoggerFactory
 
getLongMessage() - Method in exception org.apache.maven.api.plugin.MojoException
 
getLongMessage() - Method in exception org.apache.maven.plugin.AbstractMojoExecutionException
 
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.DependencyCollectorRequest
 
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
 
getMarkerFactory() - Method in class org.slf4j.simple.SimpleServiceProvider
 
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
 
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
 
getMavenArtifactRelocationSources() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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".
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
 
getMDCAdapter() - Method in class org.slf4j.simple.SimpleServiceProvider
 
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
 
getMessage() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the message that describes this problem.
getMessage() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
 
getMessage() - Method in class org.apache.maven.model.Relocation
 
getMessage() - Method in exception org.apache.maven.project.CycleDetectedException
 
getMessage() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
 
getMessage() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
 
getMessage() - Method in interface org.apache.maven.settings.building.SettingsProblem
Gets the message that describes this problem.
getMessage(int) - Method in class org.apache.maven.project.validation.ModelValidationResult
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.
getMetadataGeneratorFactories() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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.
 
getMetadataResolver() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getMinorVersion() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
getMinorVersion() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
getMirror(ArtifactRepository, List<Mirror>) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
getMirror(ArtifactRepository, List<Mirror>) - Method in class org.apache.maven.repository.DefaultMirrorSelector
 
getMirror(ArtifactRepository, List<Mirror>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
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
Gets the model being built.
getModel() - Method in exception org.apache.maven.model.building.ModelBuildingException
Gets the model that could not be built properly.
getModel() - Method in class org.apache.maven.project.MavenProject
 
getModel() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
getModel() - Method in interface org.apache.maven.toolchain.ToolchainPrivate
 
getModelBaseKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getModelBuilder() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getModelBuildingListener() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getModelBuildingListener() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the model building listener to notify during the build process.
getModelCache() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getModelCache() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the model cache to use for reuse of previously built models.
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.cli.internal.extension.model.CoreExtensions
 
getModelEncoding() - Method in class org.apache.maven.model.Model
 
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
 
getModelId() - Method in exception org.apache.maven.model.building.ModelBuildingException
Gets the identifier of the POM whose effective model could not be built.
getModelId() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the identifier of the model from which the problem originated.
getModelId() - Method in class org.apache.maven.model.InputSource
Get the identifier of the POM in the format <groupId>:<artifactId>:<version>.
getModelIds() - Method in interface org.apache.maven.api.services.ModelBuilderResult
Gets the sequence of model identifiers that denote the lineage of models from which the effective model was constructed.
getModelIds() - Method in interface org.apache.maven.model.building.ModelBuildingResult
Gets the sequence of model identifiers that denote the lineage of models from which the effective model was constructed.
getModelKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getModelResolver() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
 
getModelResolver() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getModelResolver() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the model resolver to use for resolution of mixins or parents that are not locally reachable from the project directory.
getModelSource() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getModelSource() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
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
 
getModuleFile() - Method in exception org.apache.maven.MissingModuleException
 
getModuleName() - Method in exception org.apache.maven.MissingModuleException
 
getModulePathAdjustment(MavenProject) - Method in class org.apache.maven.project.MavenProject
Deprecated.
getModules() - Method in class org.apache.maven.api.model.ModelBase
The modules (sometimes called subprojects) to build as a part of this project.
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
 
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.Slf4jLogger
 
getName() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
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
 
getNamedLockFactories() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getNamedLockFactoryAdapterFactory() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getNameMappers() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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.cli.internal.extension.model.CoreExtensions
 
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.
 
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
 
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
 
getOfflineController() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getOptional() - Method in interface org.apache.maven.api.DependencyCoordinate
 
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.DefaultDependencyCoordinate
 
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
 
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
 
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.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.DefaultLocalRepository
 
getPath() - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
 
getPath() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
 
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 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
 
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.
 
getPathProcessor() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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 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
 
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(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
 
getPomPath() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
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.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
 
getPriority() - Method in class org.apache.maven.repository.internal.SnapshotMetadataGeneratorFactory
 
getPriority() - Method in class org.apache.maven.repository.internal.VersionsMetadataGeneratorFactory
 
getPrivateKey() - Method in class org.apache.maven.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.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 exception org.apache.maven.api.services.SettingsBuilderException
 
getProblems() - Method in interface org.apache.maven.api.services.SettingsBuilderResult
Gets the problems that were encountered during the settings building.
getProblems() - Method in exception org.apache.maven.api.services.ToolchainsBuilderException
 
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.Result
 
getProblems() - Method in interface org.apache.maven.model.building.ModelBuildingEvent
Gets the container used to collect problems that were encountered while processing the event.
getProblems() - Method in exception org.apache.maven.model.building.ModelBuildingException
Gets the problems that caused this exception.
getProblems() - Method in interface org.apache.maven.model.building.ModelBuildingResult
Gets the problems that were encountered during the model building.
getProblems() - Method in interface org.apache.maven.model.building.ModelProblemCollectorExt
The collected problems.
getProblems() - Method in class org.apache.maven.model.building.Result
 
getProblems() - Method in 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
Gets the problems that caused this exception.
getProblems() - Method in interface org.apache.maven.settings.building.SettingsBuildingResult
Gets the problems that were encountered during the settings building.
getProblems() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionResult
Gets the problems that were encountered during the settings decryption.
getProblems() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingResult
 
getProblems() - Method in exception org.apache.maven.toolchain.building.ToolchainsBuildingException
Gets the problems that caused this exception.
getProblems() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingResult
Return a list of problems, if any.
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
 
getProfiles() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the external profiles that should be considered for model building.
getProfiles() - Method in class org.apache.maven.model.Model
 
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.DependencyCollectorRequest
 
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.DefaultModelBuildingListener
Gets the project whose model is being built.
getProject() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getProject() - Method in exception org.apache.maven.project.DuplicateArtifactAttachmentException
 
getProject() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getProject() - Method in interface org.apache.maven.project.ProjectBuildingResult
Gets the project that was built.
getProject(MavenProject) - Method in class org.apache.maven.internal.impl.DefaultSession
 
getProject(MavenProject) - Method in interface org.apache.maven.internal.impl.InternalMavenSession
 
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 interface org.apache.maven.api.services.model.ProfileActivationContext
Gets the base directory of the current project (if any).
getProjectDirectory() - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
getProjectDirectory() - Method in class org.apache.maven.model.Model
Deprecated.
getProjectDirectory() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
getProjectDirectory() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Gets the base directory of the current project (if any).
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() - 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.
 
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
 
getProjectProperties() - Method in interface org.apache.maven.api.services.model.ProfileActivationContext
Gets current calculated project properties
getProjectProperties() - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
getProjectProperties() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
getProjectProperties() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Gets current calculated project properties
getProjectReferences() - Method in class org.apache.maven.project.MavenProject
 
getProjects() - Method in interface org.apache.maven.api.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
 
getProjectSettingsFile() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
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
 
getProjectSettingsSource() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
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
 
getProperties() - Method in class org.apache.maven.repository.internal.type.DefaultType
 
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, String) - Method in class org.apache.maven.internal.impl.resolver.RelocatedArtifact
 
getProperty(String, String) - Method in class org.apache.maven.repository.internal.RelocatedArtifact
 
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
 
getProvidedChecksumsSources() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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
 
getProxies() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionRequest
Gets the proxies whose passwords should be decrypted.
getProxies() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionResult
Gets the decrypted proxies.
getProxies() - Method in class org.apache.maven.settings.Settings
 
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
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.
 
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
 
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
Gets the raw model as it was read from the input model source.
getRawModel(String) - Method in interface org.apache.maven.api.services.ModelBuilderResult
Gets the specified raw model as it was read from a model source.
getRawModel(String) - Method in interface org.apache.maven.model.building.ModelBuildingResult
Gets the specified raw model as it was read from a model source.
getRawModel(Path, String, String) - Method in interface org.apache.maven.api.services.ModelTransformerContext
Get the model from the reactor based on the groupId and artifactId when resolving reactor dependencies.
getRawModel(Path, String, String) - Method in interface org.apache.maven.model.building.TransformerContext
Get the model from the reactor based on the groupId and artifactId when resolving reactor dependencies.
getRawModel(Path, Path) - Method in interface org.apache.maven.api.services.ModelTransformerContext
Get the model based on the path when resolving the parent based on relativePath.
getRawModel(Path, Path) - Method in interface org.apache.maven.model.building.TransformerContext
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
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
 
getRelatedSource(ModelLocator, String) - Method in interface org.apache.maven.model.building.ModelSource3
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 pom.xml file 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
 
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
 
getRemoteRepositoryFilterManager() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getRemoteRepositoryFilterSources() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getRemoteRepositoryManager() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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 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
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.
getRepositoryConnectorFactories() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getRepositoryConnectorProvider() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getRepositoryEventDispatcher() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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
 
getRepositoryLayoutFactories() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getRepositoryLayoutProvider() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getRepositoryListeners() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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
 
getRepositorySystem() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getRepositorySystemLifecycle() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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
 
getRequest() - Method in class org.apache.maven.execution.MavenSession
 
getRequest() - Method in interface org.apache.maven.model.building.ModelBuildingEvent
Gets the model building request being processed.
getRequestedApiVersion() - Method in class org.apache.maven.slf4j.MavenServiceProvider
 
getRequestedApiVersion() - Method in class org.slf4j.simple.SimpleServiceProvider
 
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.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.
 
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
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
 
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.DependencyCollectorRequest
 
getRoot() - Method in interface org.apache.maven.api.services.DependencyCollectorResult
Gets the root node of the dependency graph.
getRootArtifact() - Method in interface org.apache.maven.api.services.DependencyCollectorRequest
 
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.Session
Gets the root directory of the session, which is the root directory for the top directory project.
getRootDirectory() - Method in class org.apache.maven.cli.CliRequest
 
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
 
getRootDirectory() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
 
getRootDirectory() - Method in class org.apache.maven.project.MavenProject
 
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
 
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
 
getScope() - Method in interface org.apache.maven.api.DependencyCoordinate
 
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.DependencyCoordinateFactoryRequest
 
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
 
getScope() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
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
 
getScopes() - Method in class org.apache.maven.artifact.resolver.filter.CumulativeScopeArtifactFilter
 
getScopeState() - Method in class org.apache.maven.session.scope.internal.SessionScope
 
getScopesToCollectForAggregatedProjects() - Method in class org.apache.maven.lifecycle.internal.DependencyContext
 
getScopesToCollectForCurrentProject() - Method in class org.apache.maven.lifecycle.internal.DependencyContext
 
getScopesToResolveForAggregatedProjects() - Method in class org.apache.maven.lifecycle.internal.DependencyContext
 
getScopesToResolveForCurrentProject() - Method in class org.apache.maven.lifecycle.internal.DependencyContext
 
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
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
 
getServers() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionRequest
Gets the servers whose passwords should be decrypted.
getServers() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionResult
Gets the decrypted servers.
getServers() - Method in class org.apache.maven.settings.Settings
 
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.ArtifactCoordinateFactoryRequest
 
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.DependencyCollectorRequest
 
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
 
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
 
getSeverity() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the severity level of this problem.
getSeverity() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
 
getSeverity() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
 
getSeverity() - Method in interface org.apache.maven.settings.building.SettingsProblem
Gets the severity level of this problem.
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.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.DefaultModelProblem
 
getSource() - Method in class org.apache.maven.model.building.DefaultModelProblem
 
getSource() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the hint about the source of the problem.
getSource() - Method in class org.apache.maven.model.InputLocation
Get the source field.
getSource() - Method in class org.apache.maven.model.Profile
 
getSource() - Method in exception org.apache.maven.plugin.AbstractMojoExecutionException
 
getSource() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getSource() - Method in class org.apache.maven.plugin.MojoExecution
Gets the source of this execution.
getSource() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
Deprecated.
 
getSource() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
 
getSource() - Method in interface org.apache.maven.settings.building.SettingsProblem
Gets the hint about the source of the problem.
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
 
getStartTime() - Method in interface org.apache.maven.api.Session
 
getStartTime() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getStartTime() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getStartTime() - Method in class org.apache.maven.execution.MavenSession
 
getStartTime() - Method in class org.apache.maven.internal.impl.DefaultSession
 
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
 
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
 
getSuperModel(String) - Method in interface org.apache.maven.model.superpom.SuperPomProvider
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
 
getSyncContextFactory() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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.services.model.ProfileActivationContext
Gets the system properties to use for interpolation and profile activation.
getSystemProperties() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
Provides a map of system properties.
getSystemProperties() - Method in interface org.apache.maven.api.Session
Returns immutable system properties to use for interpolation.
getSystemProperties() - Method in class org.apache.maven.cli.CliRequest
 
getSystemProperties() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getSystemProperties() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Gets the system properties to use for interpolation and profile activation.
getSystemProperties() - Method in class org.apache.maven.execution.MavenSession
Gets the system properties to use for interpolation and profile activation.
getSystemProperties() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getSystemProperties() - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
getSystemProperties() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getSystemProperties() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the system properties to use for interpolation and profile activation.
getSystemProperties() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
getSystemProperties() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Gets the system properties to use for interpolation and profile activation.
getSystemProperties() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getSystemProperties() - Method in interface org.apache.maven.project.ProjectBuildingRequest
Gets the system properties to use for interpolation and profile activation.
getSystemProperties() - Static method in class org.apache.maven.properties.internal.SystemProperties
Returns a copy of System.getProperties() in a thread-safe manner.
getSystemProperties() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
getSystemProperties() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Gets the system properties to use for interpolation.
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
 
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.cli.logging.Slf4jLogger
Warning: ignored (always return 0 == Logger.LEVEL_DEBUG).
getThreshold() - Method in class org.apache.maven.cli.logging.Slf4jLoggerManager
Warning: ignored (always return 0).
getTime() - Method in class org.apache.maven.execution.BuildSummary
Gets the build time of the project in milliseconds.
getTimestamp() - Method in class org.apache.maven.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.Session
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
 
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
 
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
 
getTrackingFileManager() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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 interface org.apache.maven.api.services.ModelBuilderRequest
 
getTransformerContextBuilder() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getTransformerContextBuilder() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
 
getTransitiveUpstreamProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
getTransporterFactories() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getTransporterProvider() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getTree() - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
Deprecated.
 
getTrustedChecksumsSources() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
getType() - Method in interface org.apache.maven.api.Dependency
The dependency type.
getType() - Method in interface org.apache.maven.api.DependencyCoordinate
The type of the artifact.
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.ArtifactCoordinateFactoryRequest
 
getType() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
 
getType() - Method in interface org.apache.maven.api.Toolchain
get 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
 
getType() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
getType() - Method in class org.apache.maven.internal.impl.DefaultEvent
 
getType() - Method in class org.apache.maven.internal.impl.DefaultLocalRepository
 
getType() - Method in class org.apache.maven.internal.impl.DefaultRemoteRepository
 
getType() - Method in class org.apache.maven.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
 
getUpdateCheckManager() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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
 
getUpdatePolicyAnalyzer() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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
 
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.services.model.ProfileActivationContext
Gets the user properties to use for interpolation and profile activation.
getUserProperties() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
Provides a map of user properties.
getUserProperties() - Method in interface org.apache.maven.api.Session
Returns immutable user properties to use for interpolation.
getUserProperties() - Method in class org.apache.maven.cli.CliRequest
 
getUserProperties() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getUserProperties() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Gets the user properties to use for interpolation and profile activation.
getUserProperties() - Method in class org.apache.maven.execution.MavenSession
Gets the user properties to use for interpolation and profile activation.
getUserProperties() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getUserProperties() - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
getUserProperties() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getUserProperties() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the user properties to use for interpolation and profile activation.
getUserProperties() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
getUserProperties() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Gets the user properties to use for interpolation and profile activation.
getUserProperties() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
getUserProperties() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getUserProperties() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
Deprecated.
 
getUserProperties() - Method in interface org.apache.maven.project.ProjectBuildingRequest
Gets the user properties to use for interpolation and profile activation.
getUserProperties() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
getUserProperties() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Gets the user properties to use for interpolation.
getUserProperty(String) - Method in interface org.apache.maven.api.services.ModelTransformerContext
Get the value of the Maven user property.
getUserProperty(String) - Method in interface org.apache.maven.model.building.TransformerContext
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
 
getUserSettingsFile() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
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
 
getUserSettingsSource() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Gets the user settings source.
getUserToolchainsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getUserToolchainsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getUserToolchainsSource() - Method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
Gets the user Toolchains source.
getUserToolchainsSource() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
 
getUserToolchainsSource() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingRequest
Gets the user toolchains source.
getUtcDateFormatter() - Static method in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
Deprecated.
 
getValidationLevel() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
 
getValidationLevel() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getValidationLevel() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the level of validation to perform on processed models.
getValidationLevel() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getValidationLevel() - Method in interface org.apache.maven.project.ProjectBuildingRequest
Gets the level of validation to perform on processed models.
getValidationResult() - Method in exception org.apache.maven.project.InvalidProjectModelException
Deprecated.
 
getValue() - Method in class org.apache.maven.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.internal.impl.model.DefaultModelInterpolator.ObjectBasedValueSource
Split the expression into parts, tokenized on the dot ('.') character.
getValue(String) - Method in class org.apache.maven.model.interpolation.ObjectBasedValueSource
Split the expression into parts, tokenized on the dot ('.') character.
getValue(String) - Method in class org.apache.maven.project.interpolation.BuildTimestampValueSource
Deprecated.
 
getValuePreprocessor() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Gets the optional preprocessor for configuration values.
getValuePreprocessor() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
getVerbose() - Method in interface org.apache.maven.api.services.DependencyCollectorRequest
 
getVersion() - Method in interface org.apache.maven.api.Artifact
The version of the artifact.
getVersion() - Method in interface org.apache.maven.api.ArtifactCoordinate
The version of the artifact.
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.ArtifactCoordinateFactoryRequest
 
getVersion() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
 
getVersion() - Method in interface org.apache.maven.api.services.ModelProblem
Gets the applicable maven version/validation level of this problem
getVersion() - Method in exception org.apache.maven.api.services.ModelResolverException
Gets the version of the unresolvable model.
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.cli.internal.extension.model.CoreExtension
The version of the extension.
getVersion() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
getVersion() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
getVersion() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
getVersion() - Method in class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
getVersion() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getVersion() - Method in class org.apache.maven.internal.impl.model.BuildModelTransformer.RelativeProject
 
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
 
getVersion() - Method in class org.apache.maven.model.building.DefaultModelProblem
 
getVersion() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the applicable maven version/validation level of this problem
getVersion() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
 
getVersion() - Method in class org.apache.maven.model.Dependency
 
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
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
 
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
 
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.
 
getVersionRangeResolver() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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.
 
getVersionResolver() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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
 
getVersionScheme() - Method in class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
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.
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
 
getWorkspace(RepositorySystemSession) - Static method in class org.apache.maven.RepositoryUtils
 
getWorkspaceModelResolver() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getWorkspaceModelResolver() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
 
getWorkspaceReader() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getWorkspaceReader() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getWriter() - Method in interface org.apache.maven.api.services.xml.XmlWriterRequest
 
GIGABYTE - Enum constant in enum class org.apache.maven.cli.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
 
globalSettingsSource(Source) - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
 
globalToolchainsSource(Source) - Method in class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
 
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
 
goalPrefix(String) - Method in class org.apache.maven.api.plugin.descriptor.PluginDescriptor.Builder
 
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
 
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
 
groupId - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
standard glorified artifact coordinates
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.ArtifactCoordinateFactoryRequest.ArtifactFactoryRequestBuilder
 
groupId(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
 
groupId(String) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
 
groupId(String) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension.Builder
 
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(Terminal.Signal, Terminal.SignalHandler) - Method in class org.apache.maven.jline.FastTerminal
 
handleBuildError(ReactorContext, MavenSession, MavenSession, MavenProject, Throwable, long) - Method in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
handleException(Throwable) - Method in class org.apache.maven.exception.DefaultExceptionHandler
 
handleException(Throwable) - Method in interface org.apache.maven.exception.ExceptionHandler
 
handleNormalizedLoggingCall(Level, Marker, String, Object[], Throwable) - Method in class org.slf4j.simple.SimpleLogger
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.Result
 
hasErrors() - Method in class org.apache.maven.model.building.Result
 
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(ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder
 
hasFatalErrors(ModelProblemCollectorExt) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
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.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.DefaultArtifactCoordinate
 
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.xml.XmlNodeImpl
 
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
 
hashCode() - Method in class org.apache.maven.model.building.FileModelSource
 
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
 
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(ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder
 
hasModelErrors(ModelProblemCollectorExt) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
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
 
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.
 
HELP - Static variable in class org.apache.maven.cli.CLIManager
 
HINT - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
 
HINT - Static variable in interface org.apache.maven.graph.GraphBuilder
 
HINT - Static variable in class org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate
 
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
 
id() - Method in class org.apache.maven.api.JavaPathType.Modular
 
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
 
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, 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
 
IGNORE_TRANSITIVE_REPOSITORIES - Static variable in class org.apache.maven.cli.CLIManager
 
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
 
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
 
importManagement(Model, List<? extends DependencyManagement>, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.composition.DependencyManagementImporter
Imports the specified dependency management sections into the given target model.
inactiveProfileIds(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.CumulativeScopeArtifactFilter
 
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
A boolean flag indicating whether the artifact presents some kind of bundle that physically includes its dependencies, e.g.
IncludesArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Filter to include from a list of artifact patterns.
IncludesArtifactFilter(List<String>) - Constructor for class org.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
 
info(CharSequence) - Method in interface org.apache.maven.api.plugin.Log
Send 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
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.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 class org.apache.maven.cli.logging.Slf4jLogger
 
info(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(String) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
info(String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
info(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(Throwable) - Method in interface org.apache.maven.api.plugin.Log
Send an exception to the user in the info error level.
The stack trace for this exception will be output when this error level is enabled.
info(Throwable) - Method in class org.apache.maven.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
 
info(Marker, String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(Marker, String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(Marker, String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(Marker, String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
INFO - Enum constant in enum class org.apache.maven.cli.logging.Slf4jConfiguration.Level
 
InheritanceAssembler - Interface in org.apache.maven.api.services.model
Handles inheritance of model values.
InheritanceAssembler - Interface in org.apache.maven.model.inheritance
Handles inheritance of model values.
InheritanceModelMerger() - Constructor for class org.apache.maven.internal.impl.model.DefaultInheritanceAssembler.InheritanceModelMerger
 
InheritanceModelMerger() - Constructor for class org.apache.maven.model.inheritance.DefaultInheritanceAssembler.InheritanceModelMerger
 
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() - Static method in class org.slf4j.simple.MavenSlf4jSimpleFriend
 
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
 
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() - Method in class org.slf4j.simple.SimpleServiceProvider
 
initialize(ModelBuilderRequest, ModelProblemCollector) - Method in interface org.apache.maven.api.services.ModelTransformerContextBuilder
This method is used to initialize the TransformerContext
initialize(ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.building.TransformerContextBuilder
This method is used to initialize the TransformerContext
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
 
injectDefaultValues(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.normalization.ModelNormalizer
 
injectDefaultValues(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.normalization.DefaultModelNormalizer
 
injectDefaultValues(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.normalization.ModelNormalizer
Sets default values in the specified model that for technical reasons cannot be set directly in the Modello definition.
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
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
 
injectManagement(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.management.DefaultPluginManagementInjector
 
injectManagement(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.management.DependencyManagementInjector
Merges default values from the dependency management section of the given model into itself.
injectManagement(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.management.PluginManagementInjector
Merges default values from the plugin management section of the given model into itself.
injectMirror(List<ArtifactRepository>, List<Mirror>) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
injectMirror(List<ArtifactRepository>, List<Mirror>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
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 - 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
 
injectProfile(Model, Profile, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.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
 
injectProfile(Model, Profile, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.ProfileInjector
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
 
injectProfiles(Model, List<Profile>, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.ProfileInjector
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
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.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.
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(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
 
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<Artifact>) - Method in interface org.apache.maven.api.services.ArtifactInstaller
 
install(Session, Artifact) - 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_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
installArtifacts(Collection<Artifact>) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactInstaller.class).install(...).
installArtifacts(Collection<Artifact>) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactInstaller.class).install(...)
installArtifacts(Artifact...) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactInstaller.class).install(...).
installArtifacts(Artifact...) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactInstaller.class).install(...)
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
 
INSTANCE - Static variable in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
 
INTENSITY_BOLD - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
 
INTENSITY_BOLD_OFF - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
 
INTENSITY_FAINT - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
 
interactiveMode(boolean) - Method in class org.apache.maven.api.settings.Settings.Builder
 
interimResult(ModelBuilderResult) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
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, ProfileActivationContext) - Method in class org.apache.maven.internal.impl.model.ProfileActivationFilePathInterpolator
Interpolates given path.
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
Interpolates given path.
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
 
interpolateModel(Model, Path, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.interpolation.StringVisitorModelInterpolator
 
interpolateModel(Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
 
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
 
interpolateModel(Model, Path, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.interpolation.ModelInterpolator
Interpolates expressions in the specified model.
interpolateObject(Object, Model, File, ProjectBuilderConfiguration, boolean) - Method in class org.apache.maven.project.interpolation.StringSearchModelInterpolator
Deprecated.
 
IntrospectionException - Exception in org.apache.maven.model.interpolation.reflection
 
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
Signals an error when adding a repository to the model resolver.
InvalidRepositoryException(String, String) - Constructor for exception org.apache.maven.artifact.InvalidRepositoryException
 
InvalidRepositoryException(String, String, MalformedURLException) - Constructor for exception org.apache.maven.artifact.InvalidRepositoryException
 
InvalidRepositoryException(String, String, ComponentLookupException) - Constructor for exception org.apache.maven.artifact.InvalidRepositoryException
 
InvalidRepositoryException(String, Throwable) - Constructor for exception org.apache.maven.artifact.InvalidRepositoryException
Deprecated.
InvalidRepositoryException(String, Repository) - Constructor for exception org.apache.maven.model.resolution.InvalidRepositoryException
Creates a new exception with specified detail message for the given repository.
InvalidRepositoryException(String, Repository, Throwable) - Constructor for exception org.apache.maven.model.resolution.InvalidRepositoryException
Creates a new exception with specified detail message and cause for the given repository.
InvalidVersionSpecificationException - Exception in org.apache.maven.artifact.versioning
Occurs when a version is invalid.
InvalidVersionSpecificationException(String) - Constructor for exception org.apache.maven.artifact.versioning.InvalidVersionSpecificationException
 
InversionArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Deprecated.
InversionArtifactFilter(ArtifactFilter) - Constructor for class org.apache.maven.artifact.resolver.filter.InversionArtifactFilter
Deprecated.
 
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
The key for the option to enable strict parsing.
IS_STRICT - Static variable in interface org.apache.maven.settings.io.SettingsReader
The key for the option to enable strict parsing.
IS_STRICT - Static variable in interface org.apache.maven.toolchain.io.ToolchainsReader
The key for the option to enable strict parsing.
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
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.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
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.OperatingSystemProfileActivator
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.PackagingProfileActivator
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.activation.ProfileActivator
Determines whether the specified profile is active in the given activator context.
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.PropertyProfileActivator
 
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
 
isDebugEnabled() - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
isDebugEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isDebugEnabled() - Method in class org.apache.maven.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.slf4j.simple.SimpleLogger
Are debug messages currently enabled?
isDebugEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isDependencyResolutionRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
Deprecated.
isDifferentPhase(MojoExecution) - Method in class org.apache.maven.lifecycle.internal.PhaseRecorder
 
isDirectInvocationOnly() - Method in class org.apache.maven.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
 
isError() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
isErrorEnabled() - Method in interface org.apache.maven.api.plugin.Log
 
isErrorEnabled() - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
isErrorEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isErrorEnabled() - Method in class org.apache.maven.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.slf4j.simple.SimpleLogger
Are error messages currently enabled?
isErrorEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
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
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
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.cli.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
 
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
 
isInfoEnabled() - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
isInfoEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isInfoEnabled() - Method in class org.apache.maven.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.slf4j.simple.SimpleLogger
Are info messages currently enabled?
isInfoEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
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
 
isLevelEnabled(int) - Method in class org.slf4j.simple.SimpleLogger
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
 
isLocationTracking() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Indicates whether the model should track the line/column number of the model source from which it was parsed.
isLowerBoundInclusive() - Method in class org.apache.maven.artifact.versioning.Restriction
 
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
 
isOptional() - Method in class org.apache.maven.api.model.Dependency
 
isOptional() - Method in interface org.apache.maven.api.services.DependencyCoordinateFactoryRequest
 
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.ModelBuilderRequest
Specifies whether plugin processing should take place for the built model.
isProcessPlugins() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
 
isProcessPlugins() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
isProcessPlugins() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Indicates whether plugin executions and configurations should be processed.
isProcessPlugins() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
isProcessPlugins() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
isProjectAware() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
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
 
isProjectBuild() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
Indicates if the model to be built is a local project or a dependency.
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
 
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.RootLocator
 
isRootDirectory(Path) - Method in class org.apache.maven.internal.impl.model.DefaultRootLocator
 
isRootDirectory(Path) - Method in class org.apache.maven.model.root.DefaultRootLocator
 
isRootDirectory(Path) - Method in interface org.apache.maven.model.root.RootLocator
 
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
 
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
 
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 interface org.apache.maven.model.version.ModelVersionParser
Checks whether a given artifact version is considered a SNAPSHOT or not.
isSnapshot(String) - Method in class org.apache.maven.repository.internal.DefaultModelVersionParser
 
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
 
isStrictDependencyScopes() - Method in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
 
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
 
isStrictResolutionScopes() - Method in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
 
isSuccess() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
Deprecated.
 
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, 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
 
isTraceEnabled() - Method in class org.slf4j.simple.SimpleLogger
Are trace messages currently enabled?
isTraceEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isTransitive() - Method in enum class org.apache.maven.api.DependencyScope
 
isTwoPhaseBuilding() - Method in interface org.apache.maven.api.services.ModelBuilderRequest
 
isTwoPhaseBuilding() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
isTwoPhaseBuilding() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Indicates whether the model building should happen in two phases.
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 interface org.apache.maven.api.services.model.ModelVersionProcessor
 
isValidProperty(String) - Method in class org.apache.maven.internal.impl.model.DefaultModelVersionProcessor
 
isValidProperty(String) - Method in class org.apache.maven.model.interpolation.DefaultModelVersionProcessor
 
isValidProperty(String) - Method in interface org.apache.maven.model.interpolation.ModelVersionProcessor
 
isVerbose() - Method in class org.apache.maven.cli.CliRequest
 
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
 
isWarnEnabled() - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
isWarnEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isWarnEnabled() - Method in class org.apache.maven.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.slf4j.simple.SimpleLogger
Are warn messages currently enabled?
isWarnEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
ITALIC - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
 
ITALIC_OFF - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
 
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
A specific Toolchain dedicated for Java.
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
Determines profile activation based on the version of the current Java runtime.
JdkVersionProfileActivator() - Constructor for class org.apache.maven.internal.impl.model.profile.JdkVersionProfileActivator
 
JdkVersionProfileActivator() - Constructor for class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
 
JLineMessageBuilderFactory - Class in org.apache.maven.jline
 
JLineMessageBuilderFactory() - Constructor for class org.apache.maven.jline.JLineMessageBuilderFactory
 

K

key() - Method in interface org.apache.maven.api.Artifact
Returns a unique identifier for this artifact.
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.api.services.ModelTransformerContext
Key to get the TransformerContext from the SessionData
KEY - Static variable in interface org.apache.maven.model.building.TransformerContext
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
 

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_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
 
LatestArtifactTransformation - Class in org.apache.maven.repository.legacy.resolver.transform
Deprecated.
LatestArtifactTransformation() - Constructor for class org.apache.maven.repository.legacy.resolver.transform.LatestArtifactTransformation
Deprecated.
 
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
 
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.
LEVEL_IN_BRACKETS_KEY - Static variable in class org.slf4j.simple.SimpleLogger
 
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, 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 - Interface in org.apache.maven.api
Lifecycle definition
Lifecycle() - Constructor for class org.apache.maven.lifecycle.Lifecycle
 
Lifecycle() - Constructor for class org.apache.maven.lifecycle.mapping.Lifecycle
 
Lifecycle(String, List<String>, Map<String, LifecyclePhase>) - Constructor for class org.apache.maven.lifecycle.Lifecycle
 
Lifecycle(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.Builder - Class in org.apache.maven.api.plugin.descriptor.lifecycle
Builder class used to create Lifecycle instances.
Lifecycle.Phase - Interface in org.apache.maven.api
A phase in the lifecycle.
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
Handles injection of plugin executions induced by the lifecycle bindings for a packaging.
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.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
list(List<Supplier<T>>) - Method in class org.apache.maven.di.impl.InjectorImpl
 
listener(Object) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
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.
 
loadCoreExtensions(MavenExecutionRequest, Set<String>, List<CoreExtension>) - Method in class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
 
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.
 
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
The (expected) path to the artifact on the local filesystem.
LOCAL_REPO_PROPERTY - Static variable in class org.apache.maven.cli.MavenCli
 
LOCAL_REPOSITORY_ID - Static variable in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
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.
 
localCopy(boolean) - Method in class org.apache.maven.api.metadata.Snapshot.Builder
 
localRepository - Variable in class org.apache.maven.repository.metadata.MetadataResolutionRequest
Deprecated.
 
localRepository(String) - Method in class org.apache.maven.api.settings.Settings.Builder
 
LocalRepository - Interface in org.apache.maven.api
The local repository is used to cache artifacts downloaded from RemoteRepository and to hold artifacts that have been build locally.
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.
 
locate(Path) - Method in interface org.apache.maven.api.services.ModelTransformerContext
Locate the POM file inside the given directory.
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
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
 
locateExistingPom(Path) - Method in class org.apache.maven.model.locator.DefaultModelLocator
 
locateExistingPom(Path) - Method in interface org.apache.maven.model.locator.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.
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
 
locatePom(Path) - Method in class org.apache.maven.model.locator.DefaultModelLocator
 
locatePom(Path) - Method in interface org.apache.maven.model.locator.ModelLocator
Locates the POM file within the specified project directory.
location - Variable in class org.apache.maven.internal.xml.XmlNodeImpl
 
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(LoggingEvent) - Method in class org.slf4j.simple.SimpleLogger
 
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.
There should be no big surprises here, although you may notice that the methods accept java.lang.CharSequence rather than java.lang.String.
Log - Interface in org.apache.maven.plugin.logging
Deprecated.
Use SLF4J directly
LOG_FILE - Static variable in class org.apache.maven.cli.CLIManager
 
LOG_FILE_KEY - Static variable in class org.slf4j.simple.SimpleLogger
 
LOG_KEY_PREFIX - Static variable in class org.slf4j.simple.SimpleLogger
 
LOG_LEVEL_DEBUG - Static variable in class org.slf4j.simple.SimpleLogger
 
LOG_LEVEL_ERROR - Static variable in class org.slf4j.simple.SimpleLogger
 
LOG_LEVEL_INFO - Static variable in class org.slf4j.simple.SimpleLogger
 
LOG_LEVEL_OFF - Static variable in class org.slf4j.simple.SimpleLogger
 
LOG_LEVEL_TRACE - Static variable in class org.slf4j.simple.SimpleLogger
 
LOG_LEVEL_WARN - Static variable in class org.slf4j.simple.SimpleLogger
 
Log4j2Configuration - Class in org.apache.maven.cli.logging.impl
Configuration for slf4j-log4j2.
Log4j2Configuration() - Constructor for class org.apache.maven.cli.logging.impl.Log4j2Configuration
 
LogbackConfiguration - Class in org.apache.maven.cli.logging.impl
Configuration for slf4j-logback.
LogbackConfiguration() - Constructor for class org.apache.maven.cli.logging.impl.LogbackConfiguration
 
logger - Variable in class org.apache.maven.toolchain.DefaultToolchainManager
 
LOGGING_LEVEL_DEBUG - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
LOGGING_LEVEL_DISABLED - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
LOGGING_LEVEL_ERROR - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
LOGGING_LEVEL_FATAL - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
LOGGING_LEVEL_INFO - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
LOGGING_LEVEL_WARN - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
LogLevelRecorder - Class in org.apache.maven.logwrapper
Responsible for keeping state of whether the threshold of the --fail-on-severity flag has been hit.
LogLevelRecorder(String) - Constructor for class org.apache.maven.logwrapper.LogLevelRecorder
 
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.internal.impl.AbstractSession
 
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.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.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.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 - Interface in org.apache.maven.api.services
 
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, Exception) - Constructor for exception org.apache.maven.api.services.LookupException
 
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.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.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.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.internal.impl.DefaultLookup
 

M

MAGENTA - Enum constant in enum class org.fusesource.jansi.Ansi.Color
 
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, 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
 
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
 
main(String...) - Static method in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
 
main(String[], ClassWorld) - Static method in class org.apache.maven.cli.MavenCli
 
MAIN - Static variable in interface org.apache.maven.api.ProjectScope
Main scope.
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<DependencyCoordinate>) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
Sets the dependency management to apply to transitive dependencies.
managedDependencies(List<DependencyCoordinate>) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
 
managedDependency(DependencyCoordinate) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
Adds the specified managed dependency.
managedDependency(DependencyCoordinate) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
 
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
 
ManagementModelMerger() - Constructor for class org.apache.maven.model.management.DefaultPluginManagementInjector.ManagementModelMerger
 
map(Map<K, Supplier<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
 
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(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_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
Maven3ScopeManagerConfiguration - Class in org.apache.maven.internal.impl.resolver.scopes
Maven3 scope configurations.
Maven3ScopeManagerConfiguration - Class in org.apache.maven.repository.internal.scopes
Maven3 scope configurations.
Maven4ScopeManagerConfiguration - Class in org.apache.maven.internal.impl.resolver.scopes
Maven4 scope configurations.
Maven4ScopeManagerConfiguration - Class in org.apache.maven.repository.internal.scopes
Maven4 scope configurations.
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
The keys for Maven specific properties of artifacts.
MavenArtifactRelocationSource - Interface in org.apache.maven.internal.impl.resolver
Maven relocation source.
MavenArtifactRelocationSource - Interface in org.apache.maven.repository.internal
Maven relocation source.
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.
MavenBuildTimestamp - Class in org.apache.maven.internal.impl.model
MavenBuildTimestamp
MavenBuildTimestamp - Class in org.apache.maven.model.interpolation
MavenBuildTimestamp
MavenBuildTimestamp() - Constructor for class org.apache.maven.internal.impl.model.MavenBuildTimestamp
 
MavenBuildTimestamp() - Constructor for class org.apache.maven.model.interpolation.MavenBuildTimestamp
 
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
 
MavenBuildTimestamp(Date, String) - Constructor for class org.apache.maven.model.interpolation.MavenBuildTimestamp
 
MavenBuildTimestamp(Date, Map<String, String>) - Constructor for class org.apache.maven.model.interpolation.MavenBuildTimestamp
 
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
 
MavenCli() - Constructor for class org.apache.maven.cli.MavenCli
 
MavenCli(ClassWorld) - Constructor for class org.apache.maven.cli.MavenCli
 
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.
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
The domain-specific model merger for the Maven POM, overriding generic code from parent class when necessary with more adapted algorithms.
MavenModelMerger() - Constructor for class org.apache.maven.internal.impl.model.MavenModelMerger
 
MavenModelMerger() - Constructor for class org.apache.maven.model.merge.MavenModelMerger
 
MavenModelVersion - Class in org.apache.maven.model.v4
 
MavenModelVersion() - Constructor for class org.apache.maven.model.v4.MavenModelVersion
 
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.
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
 
MavenRepositorySystemSupplier - Class in org.apache.maven.repository.internal
A simple memorizing Supplier of RepositorySystem instance, that on first call supplies lazily constructed instance, and on each subsequent call same instance.
MavenRepositorySystemSupplier() - Constructor for class org.apache.maven.repository.internal.MavenRepositorySystemSupplier
 
MavenRepositorySystemUtils - Class in org.apache.maven.repository.internal
MavenSecDispatcherProvider - Class in org.apache.maven.settings.crypto
 
MavenSecDispatcherProvider(PlexusCipher, Map<String, PasswordDecryptor>) - Constructor for class org.apache.maven.settings.crypto.MavenSecDispatcherProvider
 
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
A simple Supplier of RepositorySystemSession.SessionBuilder instances, that on each call supplies newly constructed instance.
MavenSessionBuilderSupplier(RepositorySystem) - Constructor for class org.apache.maven.internal.impl.resolver.MavenSessionBuilderSupplier
 
MavenSessionBuilderSupplier(RepositorySystem) - Constructor for class org.apache.maven.repository.internal.MavenSessionBuilderSupplier
 
MavenSettingsBuilder - Interface in org.apache.maven.settings
Deprecated.
MavenSettingsMerger - Class in org.apache.maven.settings.merge
Deprecated.
MavenSettingsMerger() - Constructor for class org.apache.maven.settings.merge.MavenSettingsMerger
Deprecated.
 
MavenSimpleLogger - Class in org.apache.maven.slf4j
Logger for Maven, that support colorization of levels and stacktraces.
MavenSlf4jFriend - Class in org.slf4j
Utility for Maven to access Slf4j internals through package access.
MavenSlf4jFriend() - Constructor for class org.slf4j.MavenSlf4jFriend
 
MavenSlf4jSimpleFriend - Class in org.slf4j.simple
Utility for Maven to access Slf4j-Simple internals through package access.
MavenSlf4jSimpleFriend() - Constructor for class org.slf4j.simple.MavenSlf4jSimpleFriend
 
MavenSlf4jWrapperFactory - Interface in org.apache.maven.logwrapper
Wrapper for creating loggers which can have a log level threshold.
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
 
MavenToolchainMerger() - Constructor for class org.apache.maven.toolchain.merge.MavenToolchainMerger
 
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
 
MavenTransformer - Class in org.apache.maven.model.v4
 
MavenTransformer(Function<String, String>) - Constructor for class org.apache.maven.model.v4.MavenTransformer
 
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
MavenWorkspaceReader
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.
 
MB - Static variable in class org.apache.maven.cli.CLIReportingUtils
 
MEGABYTE - Enum constant in enum class org.apache.maven.cli.transfer.FileSizeFormat.ScaleUnit
 
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
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
 
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_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
 
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
 
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
 
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
 
mergeDuplicates(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.normalization.ModelNormalizer
 
mergeDuplicates(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.normalization.DefaultModelNormalizer
 
mergeDuplicates(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.normalization.ModelNormalizer
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
 
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
 
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_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
 
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
 
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
 
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
 
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
 
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
 
mergePlugin_Executions(Plugin.Builder, Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.profile.DefaultProfileInjector.ProfileModelMerger
 
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
 
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
 
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
 
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
 
mergeReporting_Plugins(Reporting.Builder, Reporting, Reporting, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.profile.DefaultProfileInjector.ProfileModelMerger
 
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
 
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
 
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
 
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, 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.
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.logwrapper.LogLevelRecorder
 
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, 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
 
MissingModuleException - Exception in org.apache.maven
MissingModuleException
MissingModuleException(String, File, File) - Constructor for exception org.apache.maven.MissingModuleException
 
MissingProfilesException - Exception in org.apache.maven
Signals that the user referenced one or more Maven profiles that could not be located in either the project or the settings.
MissingProfilesException(String) - Constructor for exception org.apache.maven.MissingProfilesException
 
MissingProjectException - Exception in org.apache.maven.lifecycle
Signals a failure to execute a lifecycle phase or mojo because a project is required but not present.
MissingProjectException(String) - Constructor for exception org.apache.maven.lifecycle.MissingProjectException
Creates a new exception.
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() - Method in interface org.apache.maven.api.services.model.ModelBuildingEvent
Gets the model being built.
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, BaseObject) - Constructor for class org.apache.maven.model.Model
 
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, 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
Builds the effective model from a POM.
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
 
ModelBuilderResult - Interface in org.apache.maven.api.services
Result of a project build call.
ModelBuildingEvent - Interface in org.apache.maven.api.services.model
Holds data relevant for a model building event.
ModelBuildingEvent - Interface in org.apache.maven.model.building
Holds data relevant for a model building event.
ModelBuildingException - Exception in org.apache.maven.model.building
Signals one ore more errors during model building.
ModelBuildingException(ModelBuildingResult) - Constructor for exception org.apache.maven.model.building.ModelBuildingException
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.api.services.model
Defines events that the model builder fires during construction of the effective model.
ModelBuildingListener - Interface in org.apache.maven.model.building
Defines events that the model builder fires during construction of the effective model.
ModelBuildingRequest - Interface in org.apache.maven.model.building
Collects settings that control the building of effective models.
ModelBuildingResult - Interface in org.apache.maven.model.building
Collects the output of the model builder.
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
Caches auxiliary data used during model building like already processed raw/effective models.
ModelCacheFactory - Interface in org.apache.maven.repository.internal
Factory for ModelCache objects.
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
 
modelEncoding(String) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions.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
Replaces expressions of the form ${token} with their effective values.
ModelInterpolator - Interface in org.apache.maven.project.interpolation
Deprecated.
ModelLocator - Interface in org.apache.maven.model.locator
Locates a POM file within a project base directory.
ModelNormalizer - Interface in org.apache.maven.api.services.model
Handles normalization of a model.
ModelNormalizer - Interface in org.apache.maven.model.normalization
Handles normalization of a model.
ModelParseException - Exception in org.apache.maven.model.io
Signals a failure to parse the POM due to invalid syntax (e.g.
ModelParseException(String, int, int) - Constructor for exception org.apache.maven.model.io.ModelParseException
Creates a new parser exception with the specified details.
ModelParseException(String, int, int, Throwable) - Constructor for exception org.apache.maven.model.io.ModelParseException
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
Resolves relative paths of a model against a specific base directory.
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
Describes a problem that was encountered during model building.
ModelProblem.Severity - Enum Class in org.apache.maven.model.building
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
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
Collects problems that are encountered during model building.
ModelProblemCollectorExt - Interface in org.apache.maven.model.building
Extends the ModelProblemCollector by the capacity of returning the collected problems.
ModelProblemCollectorRequest - Class in org.apache.maven.model.building
Class to wrap request parameters to ModelProblemCollector.addProblem
ModelProblemCollectorRequest(ModelProblem.Severity, ModelProblem.Version) - Constructor for class org.apache.maven.model.building.ModelProblemCollectorRequest
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
Assists in the handling of model problems.
ModelProblemUtils() - Constructor for class org.apache.maven.internal.impl.model.ModelProblemUtils
 
ModelProblemUtils() - Constructor for class org.apache.maven.model.building.ModelProblemUtils
 
ModelProcessor - Interface in org.apache.maven.api.services.model
ModelProcessor
ModelProcessor - Interface in org.apache.maven.model.building
ModelProcessor
ModelReader - Interface in org.apache.maven.model.io
Handles deserialization of a model from some kind of textual format like XML.
modelResolver(ModelResolver) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
ModelResolver - Interface in org.apache.maven.api.services
Resolves a POM from its coordinates.
ModelResolver - Interface in org.apache.maven.model.resolution
Resolves a POM from its coordinates.
ModelResolverException - Exception in org.apache.maven.api.services
Signals an error when resolving the path to an external model.
ModelResolverException(String, String, String, String) - Constructor for exception org.apache.maven.api.services.ModelResolverException
Creates a new exception with specified detail message.
ModelResolverException(String, String, String, String, Throwable) - Constructor for exception org.apache.maven.api.services.ModelResolverException
Creates a new exception with specified detail message and cause.
ModelResolverException(Throwable, String, String, String) - Constructor for exception org.apache.maven.api.services.ModelResolverException
Creates a new exception with specified cause
ModelResolverWrapper(ModelResolver) - Constructor for class org.apache.maven.project.DefaultProjectBuilder.ModelResolverWrapper
 
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
Provides access to the contents of a POM independently of the backing store (e.g.
ModelSource3 - Interface in org.apache.maven.model.building
Enhancement to the ModelSource2 to support locating POM files using the ModelLocator when pointing to a directory.
ModelSourceTransformer - Interface in org.apache.maven.model.building
The ModelSourceTransformer is a way to transform the local pom while streaming the input.
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
The ModelTransformer is a way to transform the local pom while streaming the input.
ModelTransformerContext - Interface in org.apache.maven.api.services
Context used to transform a pom file.
ModelTransformerContextBuilder - Interface in org.apache.maven.api.services
The transformerContextBuilder is responsible for initializing the TransformerContext.
ModelTransformerException - Exception in org.apache.maven.api.services
 
ModelTransformerException(Exception) - Constructor for exception org.apache.maven.api.services.ModelTransformerException
 
ModelTransformerException(String, Throwable) - Constructor for exception org.apache.maven.api.services.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
Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.
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
Checks the model for missing or invalid values.
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.
ModelVersionParser - Interface in org.apache.maven.model.version
Model builder specific version parser.
ModelVersionProcessor - Interface in org.apache.maven.api.services.model
Allows a fixed set of properties that are valid inside a version and that could be overwritten for example on the commandline
ModelVersionProcessor - Interface in org.apache.maven.model.interpolation
Allows a fixed set of properties that are valid inside a version and that could be overwritten for example on the commandline
ModelWriter - Interface in org.apache.maven.model.io
Handles serialization of a model into some kind of textual format like XML.
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.
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
 
modules(Collection<String>) - Method in class org.apache.maven.api.model.ModelBase.Builder
 
modules(Collection<String>) - Method in class org.apache.maven.api.model.Profile.Builder
 
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 - Interface in org.apache.maven.api.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 MojoException if error conditions occur.
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 (ie.
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(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
Construct a new MojoException 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.
MojoException(String) - Constructor for exception org.apache.maven.api.plugin.MojoException
Construct a new MojoExecutionException exception providing a message.
MojoException(String, Throwable) - Constructor for exception org.apache.maven.api.plugin.MojoException
Construct a new MojoExecutionException exception wrapping an underlying Throwable and providing a message.
MojoException(Throwable) - Constructor for exception org.apache.maven.api.plugin.MojoException
Constructs a new MojoExecutionException exception 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() - Constructor for class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
MojoExecutionScopeCoreModule - Class in org.apache.maven.execution.scope.internal
MojoExecutionScopeCoreModule
MojoExecutionScopeCoreModule() - Constructor for class org.apache.maven.execution.scope.internal.MojoExecutionScopeCoreModule
 
MojoExecutionScoped - Annotation 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
Executes an individual mojo
MojoExecutor(BuildPluginManager, MavenPluginManager, LifecycleDependencyResolver, ExecutionEventCatapult, Provider<MojosExecutionStrategy>, MessageBuilderFactory) - Constructor for class org.apache.maven.lifecycle.internal.MojoExecutor
 
mojoFailed(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
mojoFailed(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
MojoFailed - Enum constant in enum 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
 
mojoSkipped(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
mojoSkipped(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
MojoSkipped - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
mojoStarted(ExecutionEvent) - Method in class org.apache.maven.cli.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 - 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 - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
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
 
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
 

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.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
 
NAME - Static variable in class org.apache.maven.repository.internal.relocation.DistributionManagementArtifactRelocationSource
 
NAME - Static variable in class org.apache.maven.repository.internal.relocation.UserPropertiesArtifactRelocationSource
 
NAME - Static variable in class org.apache.maven.repository.internal.SnapshotMetadataGeneratorFactory
 
NAME - Static variable in class org.apache.maven.repository.internal.VersionsMetadataGeneratorFactory
 
Named - Annotation Interface in org.apache.maven.api.di
 
NAMESPACE_PREFIX - Static variable in class org.apache.maven.internal.impl.model.BuildModelTransformer
 
namespaceUri - Variable in class org.apache.maven.internal.xml.XmlNodeImpl
 
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
 
namespaceUri(String) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions.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
 
NEGATIVE_ON - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
 
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.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.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() - Static method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Creates a new CoreExtension builder instance.
newBuilder() - Static method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
Creates a new CoreExtensions builder instance.
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.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(boolean) - Static method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Creates a new CoreExtension builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
Creates a new CoreExtensions builder instance using default values or not.
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(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.
newBuilder(CoreExtension) - Static method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Creates a new CoreExtension builder instance using the specified object as a basis.
newBuilder(CoreExtension, boolean) - Static method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Creates a new CoreExtension builder instance using the specified object as a basis.
newBuilder(CoreExtensions) - Static method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
Creates a new CoreExtensions builder instance using the specified object as a basis.
newBuilder(CoreExtensions, boolean) - Static method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
Creates a new CoreExtensions 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.api.services.ModelResolver
Clones this resolver for usage in a forked resolution process.
newCopy() - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver
 
newCopy() - Method in interface org.apache.maven.model.resolution.ModelResolver
Clones this resolver for usage in a forked resolution process.
newCopy() - Method in class org.apache.maven.project.DefaultProjectBuilder.ModelResolverWrapper
 
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
 
newDependencyManagementInjector() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
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
 
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.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() - Static method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Creates a new CoreExtension instance.
newInstance() - Static method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
Creates a new CoreExtensions instance.
newInstance() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Creates a new model builder instance.
newInstance() - Method in class org.apache.maven.settings.building.DefaultSettingsBuilderFactory
Creates a new settings builder instance.
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.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(boolean) - Static method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Creates a new CoreExtension instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
Creates a new CoreExtensions 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.internal.impl.resolver.DefaultModelCache
 
newInstance(RepositorySystemSession) - Static method in class org.apache.maven.repository.internal.DefaultModelCache
 
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
 
newInstance(RepositorySystemSession, DeployRequest) - Method in class org.apache.maven.repository.internal.SnapshotMetadataGeneratorFactory
 
newInstance(RepositorySystemSession, DeployRequest) - Method in class org.apache.maven.repository.internal.VersionsMetadataGeneratorFactory
 
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
 
newInstance(RepositorySystemSession, InstallRequest) - Method in class org.apache.maven.repository.internal.SnapshotMetadataGeneratorFactory
 
newInstance(RepositorySystemSession, InstallRequest) - Method in class org.apache.maven.repository.internal.VersionsMetadataGeneratorFactory
 
newLifecycleBindingsInjector() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newline() - Method in interface org.apache.maven.api.services.MessageBuilder
Append newline to the message buffer.
newline() - Method in class org.fusesource.jansi.Ansi
 
newMavenArtifactRepository(String, String, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout2
 
newModelInterpolator() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newModelLocator() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newModelNormalizer() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newModelParsers() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newModelPathTranslator() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newModelProcessor() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newModelReader() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newModelUrlNormalizer() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newModelValidator() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newModelVersionPropertiesProcessor() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newPathTranslator() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newPluginConfigurationExpander() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newPluginManagementInjector() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newProfileActivationFilePathInterpolator() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newProfileActivators() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newProfileInjector() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newProfileSelector() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newReportConfigurationExpander() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
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
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
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
 
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
 
newSettingsValidator() - Method in class org.apache.maven.settings.building.DefaultSettingsBuilderFactory
 
newSettingsWriter() - Method in class org.apache.maven.settings.building.DefaultSettingsBuilderFactory
 
newSuperPomProvider() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newThread(Runnable) - Method in class org.apache.maven.lifecycle.internal.BuildThreadFactory
 
newTransformerContextBuilder() - Method in interface org.apache.maven.api.services.ModelBuilder
 
newTransformerContextBuilder() - Method in class org.apache.maven.internal.impl.model.DefaultModelBuilder
 
newTransformerContextBuilder() - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
newTransformerContextBuilder() - Method in interface org.apache.maven.model.building.ModelBuilder
 
newUrlNormalizer() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
NO_TRANSFER_PROGRESS - Static variable in class org.apache.maven.cli.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.
NON_INTERACTIVE - Static variable in class org.apache.maven.cli.CLIManager
 
NON_RECURSIVE - Static variable in class org.apache.maven.cli.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.
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
 
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
 
normalize(String) - Method in interface org.apache.maven.model.path.UrlNormalizer
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
 
normalize(Model, ModelBuildingRequest) - Method in interface org.apache.maven.model.path.ModelUrlNormalizer
Normalizes the well-known URLs of the specified model.
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, 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.
 
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.
Nullable - Annotation Interface in org.apache.maven.api.annotations
The annotated element can be null.

O

ObjectBasedValueSource - Class in org.apache.maven.model.interpolation
Wraps an object, providing reflective access to the object graph of which the supplied object is the root.
ObjectBasedValueSource(Object) - Constructor for class org.apache.maven.internal.impl.model.DefaultModelInterpolator.ObjectBasedValueSource
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.
ObjectBasedValueSource(Object) - Constructor for class org.apache.maven.model.interpolation.ObjectBasedValueSource
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(Collection<WorkspaceReader>) - Static method in class org.apache.maven.resolver.MavenChainedWorkspaceReader
chains a collection of WorkspaceReaders
offline(boolean) - Method in class org.apache.maven.api.settings.Settings.Builder
 
OFFLINE - Static variable in class org.apache.maven.cli.CLIManager
 
ofType(Type) - Static method in class org.apache.maven.di.Key
 
ofType(Type, Object) - Static method in class org.apache.maven.di.Key
 
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.
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
Determines profile activation based on the operating system of the current runtime platform.
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
 
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(boolean) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
 
optional(String) - Method in class org.apache.maven.api.model.Dependency.Builder
 
options - Variable in class org.apache.maven.cli.CLIManager
 
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.
 
orderedPhases() - Method in interface org.apache.maven.api.Lifecycle
Pre-ordered list of phases.
org.apache.maven - package org.apache.maven
 
org.apache.maven.api - package org.apache.maven.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.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
 
org.apache.maven.api.plugin.annotations - package org.apache.maven.api.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.internal.extension.io - package org.apache.maven.cli.internal.extension.io
 
org.apache.maven.cli.internal.extension.model - package org.apache.maven.cli.internal.extension.model
 
org.apache.maven.cli.logging - package org.apache.maven.cli.logging
 
org.apache.maven.cli.logging.impl - package org.apache.maven.cli.logging.impl
 
org.apache.maven.cli.transfer - package org.apache.maven.cli.transfer
 
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.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.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.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.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.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.logwrapper - package org.apache.maven.logwrapper
 
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.model.version - package org.apache.maven.model.version
 
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.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
 
org.slf4j - package org.slf4j
 
org.slf4j.simple - package org.slf4j.simple
 
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, 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
 
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
OS support
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
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
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
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
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
 
out - Variable in class org.apache.maven.cli.transfer.Slf4jMavenTransferListener
 
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
 
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, ModelBuilderRequest) - Method in interface org.apache.maven.api.services.model.ModelVersionProcessor
This method is responsible for examining the request and possibly overwrite of the valid properties in the model
overwriteModelProperties(Properties, ModelBuilderRequest) - Method in class org.apache.maven.internal.impl.model.DefaultModelVersionProcessor
 
overwriteModelProperties(Properties, ModelBuildingRequest) - Method in class org.apache.maven.model.interpolation.DefaultModelVersionProcessor
 
overwriteModelProperties(Properties, ModelBuildingRequest) - Method in interface org.apache.maven.model.interpolation.ModelVersionProcessor
This method is responsible for examining the request and possibly overwrite of the valid properties in the model

P

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
Interface representing a Maven project packaging.
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
Determines profile activation based on the project's packaging.
PackagingProfileActivator() - Constructor for class org.apache.maven.internal.impl.model.profile.PackagingProfileActivator
 
PackagingProfileActivator() - Constructor for class org.apache.maven.model.profile.activation.PackagingProfileActivator
 
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 phase mapping definition.
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.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, 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.cli.CLIManager
 
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).
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 interface org.apache.maven.model.version.ModelVersionParser
Parses the specified version string, for example "1.0".
parseVersion(String) - Method in class org.apache.maven.repository.internal.DefaultModelVersionParser
 
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 interface org.apache.maven.model.version.ModelVersionParser
Parses the specified version constraint specification, for example "1.0" or "[1.0,2.0)".
parseVersionConstraint(String) - Method in class org.apache.maven.repository.internal.DefaultModelVersionParser
 
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 interface org.apache.maven.model.version.ModelVersionParser
Parses the specified version range specification, for example "[1.0,2.0)".
parseVersionRange(String) - Method in class org.apache.maven.repository.internal.DefaultModelVersionParser
 
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(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
Resolves relative paths against a specific base directory.
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<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, 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
 
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, 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() - Element in annotation interface org.apache.maven.api.plugin.annotations.Execute
Lifecycle phase to fork.
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 - Class in org.apache.maven.api.plugin.descriptor.lifecycle
A phase mapping definition.
Phase.Builder - Class in org.apache.maven.api.plugin.descriptor.lifecycle
Builder class used to create Phase instances.
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
Collection of phases for this lifecycle
phases(Collection<Phase>) - Method in class org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle.Builder
 
PlexusXmlBeanConverter - Class in org.eclipse.sisu.plexus
PlexusBeanConverter Module that converts Plexus XML configuration into beans.
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, BaseObject) - Constructor for class org.apache.maven.artifact.repository.metadata.Plugin
 
Plugin(Plugin) - Constructor for class org.apache.maven.model.Plugin
 
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, 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
Handles expansion of general build plugin configuration into individual executions.
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, 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) - 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, 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, 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
Handles injection of plugin management into the model.
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
 
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
Maven G level metadata generator factory.
PluginsMetadataGeneratorFactory() - Constructor for class org.apache.maven.internal.impl.resolver.PluginsMetadataGeneratorFactory
 
PluginsMetadataGeneratorFactory() - Constructor for class org.apache.maven.repository.internal.PluginsMetadataGeneratorFactory
 
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.
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.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.
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(CliRequest) - Method in class org.apache.maven.cli.MavenCli
 
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
 
portString(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
 
post(String) - Method in class org.apache.maven.api.model.MailingList.Builder
 
prefix - Variable in class org.apache.maven.internal.xml.XmlNodeImpl
 
prefix(String) - Method in class org.apache.maven.api.metadata.Plugin.Builder
 
PrefixedObjectValueSource - Class in org.apache.maven.model.interpolation
Wraps an arbitrary object with an ObjectBasedValueSource instance, then wraps that source with a PrefixedValueSourceWrapper instance, to which this class delegates all of its calls.
PrefixedObjectValueSource(String, Object) - Constructor for class org.apache.maven.internal.impl.model.DefaultModelInterpolator.PrefixedObjectValueSource
Wrap the specified root object, allowing the specified expression prefix.
PrefixedObjectValueSource(String, Object) - Constructor for class org.apache.maven.model.interpolation.PrefixedObjectValueSource
Wrap the specified root object, allowing the specified expression prefix.
PrefixedObjectValueSource(List<String>, Object, boolean) - Constructor for class org.apache.maven.internal.impl.model.DefaultModelInterpolator.PrefixedObjectValueSource
Wrap the specified root object, allowing the specified list of expression prefixes and setting whether the PrefixedValueSourceWrapper allows unprefixed expressions.
PrefixedObjectValueSource(List<String>, Object, boolean) - Constructor for class org.apache.maven.model.interpolation.PrefixedObjectValueSource
Wrap the specified root object, allowing the specified list of expression prefixes and setting whether the PrefixedValueSourceWrapper allows unprefixed expressions.
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, 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.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
 
presentInConfig(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
 
presentInConfig(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.OperatingSystemProfileActivator
 
presentInConfig(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.PackagingProfileActivator
 
presentInConfig(Profile, ProfileActivationContext, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.activation.ProfileActivator
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
 
preserveModelVersion(boolean) - Method in class org.apache.maven.api.model.Model.Builder
 
prioritize(int) - Method in class org.apache.maven.di.impl.Binding
 
priority(int) - Method in class org.apache.maven.api.model.PluginExecution.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
 
problems() - Method in interface org.apache.maven.api.services.model.ModelBuildingEvent
Gets the container used to collect problems that were encountered while processing the event.
process(CliRequest) - Method in interface org.apache.maven.cli.configuration.ConfigurationProcessor
 
process(CliRequest) - Method in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
 
PROCESS_CHILDREN - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
 
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.ModelBuilderRequest.ModelBuilderRequestBuilder
 
processPlugins(boolean) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
 
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, BaseObject) - Constructor for class org.apache.maven.model.Profile
 
Profile(Profile) - Constructor for class org.apache.maven.settings.Profile
 
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
Describes the environmental context used to determine the activation status of profiles.
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.internal.impl.model
ProfileActivationFilePathInterpolator - Class in org.apache.maven.model.path
ProfileActivationFilePathInterpolator(PathTranslator, RootLocator) - Constructor for class org.apache.maven.internal.impl.model.ProfileActivationFilePathInterpolator
 
ProfileActivationFilePathInterpolator(PathTranslator, RootLocator) - Constructor for class org.apache.maven.model.path.ProfileActivationFilePathInterpolator
 
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
Determines whether a profile should be activated.
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
Handles profile injection into the model.
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
 
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
Calculates the active profiles among a given collection of profiles.
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.DependencyCollectorRequest.DependencyCollectorRequestBuilder
 
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_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
 
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.
projectBuild(boolean) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
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
 
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
 
projectDiscoveryStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectDiscoveryStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ProjectDiscoveryStarted - Enum constant in enum 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 - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
ProjectIndex - Class in org.apache.maven.lifecycle.internal
Provides the positional index of the project
ProjectIndex(List<MavenProject>) - Constructor for class org.apache.maven.lifecycle.internal.ProjectIndex
 
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
 
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
 
projectSettingsSource(Source) - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
 
projectSkipped(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
 
projectSkipped(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectSkipped(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ProjectSkipped - Enum constant in enum 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(ExecutionEvent) - Method in class org.apache.maven.cli.event.ExecutionEventLogger
 
projectStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ProjectStarted - Enum constant in enum 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 - 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
 
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.api.services.model.ProfileActivationContext
Key of the property containing the project's packaging.
PROPERTY_NAME_PACKAGING - Static variable in interface org.apache.maven.model.profile.ProfileActivationContext
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.
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
Determines profile activation based on the existence or value of some execution property.
PropertyProfileActivator() - Constructor for class org.apache.maven.internal.impl.model.profile.PropertyProfileActivator
 
PropertyProfileActivator() - Constructor for class org.apache.maven.model.profile.activation.PropertyProfileActivator
 
protocol(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
 
provided - Enum constant in enum class org.apache.maven.artifact.ArtifactScopeEnum
Deprecated.
 
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.session.scope.internal.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.resolver.type.DefaultTypeProvider
 
provides() - Method in class org.apache.maven.repository.internal.type.DefaultTypeProvider
 
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, 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.
 
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
 
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 - Static variable in class org.apache.maven.cli.CLIManager
 
QuietMavenTransferListener - Class in org.apache.maven.cli.transfer
 
QuietMavenTransferListener() - Constructor for class org.apache.maven.cli.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
 
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
 
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
 
read(File, Map<String, ?>) - Method in interface org.apache.maven.settings.io.SettingsReader
Reads the settings from the specified file.
read(File, Map<String, ?>) - Method in class org.apache.maven.toolchain.io.DefaultToolchainsReader
 
read(File, Map<String, ?>) - Method in interface org.apache.maven.toolchain.io.ToolchainsReader
Reads the toolchains from the specified file.
read(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.cli.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.cli.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.toolchain.v4.MavenToolchainsStaxReader
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.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
 
read(InputStream, Map<String, ?>) - Method in class org.apache.maven.model.io.DefaultModelReader
 
read(InputStream, Map<String, ?>) - Method in interface org.apache.maven.model.io.ModelReader
Reads the model from the specified byte stream.
read(InputStream, Map<String, ?>) - Method in class org.apache.maven.settings.io.DefaultSettingsReader
 
read(InputStream, Map<String, ?>) - Method in interface org.apache.maven.settings.io.SettingsReader
Reads the settings from the specified byte stream.
read(InputStream, Map<String, ?>) - Method in class org.apache.maven.toolchain.io.DefaultToolchainsReader
 
read(InputStream, Map<String, ?>) - Method in interface org.apache.maven.toolchain.io.ToolchainsReader
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.cli.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.cli.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.toolchain.v4.MavenToolchainsStaxReader
 
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.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
 
read(Reader, Map<String, ?>) - Method in class org.apache.maven.model.io.DefaultModelReader
 
read(Reader, Map<String, ?>) - Method in interface org.apache.maven.model.io.ModelReader
Reads the model from the specified character reader.
read(Reader, Map<String, ?>) - Method in class org.apache.maven.settings.io.DefaultSettingsReader
 
read(Reader, Map<String, ?>) - Method in interface org.apache.maven.settings.io.SettingsReader
Reads the settings from the specified character reader.
read(Reader, Map<String, ?>) - Method in class org.apache.maven.toolchain.io.DefaultToolchainsReader
 
read(Reader, Map<String, ?>) - Method in interface org.apache.maven.toolchain.io.ToolchainsReader
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
 
read(Path, Map<String, ?>) - Method in class org.apache.maven.model.building.DefaultModelProcessor
 
read(Path, Map<String, ?>) - Method in class org.apache.maven.model.io.DefaultModelReader
 
read(Path, Map<String, ?>) - Method in interface org.apache.maven.model.io.ModelReader
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.cli.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) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsStaxReader
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(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
 
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).
readPassword() - Method in class org.apache.maven.jline.JLineMessageBuilderFactory
 
record(Level) - Method in class org.apache.maven.logwrapper.LogLevelRecorder
 
RED - Enum constant in enum class org.fusesource.jansi.Ansi.Color
 
ReflectionUtils - Class in org.apache.maven.di.impl
 
ReflectionUtils() - Constructor for class org.apache.maven.di.impl.ReflectionUtils
 
ReflectionValueExtractor - Class in org.apache.maven.model.interpolation.reflection
Using simple dotted expressions to extract the values from an Object instance using JSP-like expressions such as project.build.sourceDirectory.
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.
 
registerBuildSuccess(MavenProject, long) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
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
 
RelativeProject(String, String, String) - Constructor for class org.apache.maven.internal.impl.model.BuildModelTransformer.RelativeProject
 
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
 
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
 
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
 
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
Returns Artifact instance where to relocate to, or null.
relocatedTarget(RepositorySystemSession, ArtifactDescriptorResult, Model) - Method in class org.apache.maven.repository.internal.relocation.DistributionManagementArtifactRelocationSource
 
relocatedTarget(RepositorySystemSession, ArtifactDescriptorResult, Model) - Method in class org.apache.maven.repository.internal.relocation.UserPropertiesArtifactRelocationSource
 
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, 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 that can be used to download or upload artifacts.
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
 
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
 
removeInclude(String) - Method in class org.apache.maven.model.PatternSet
 
removeLicense(License) - Method in class org.apache.maven.model.Model
 
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
 
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
Uses the AnsiRenderer to generate the ANSI escape sequences for the supplied text.
render(String, Object...) - Method in class org.fusesource.jansi.Ansi
String formats and renders the supplied arguments.
renderLevel(int) - Method in class org.apache.maven.slf4j.MavenSimpleLogger
 
renderLevel(int) - Method in class org.slf4j.simple.SimpleLogger
 
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.
replaceCiFriendlyVersion(ModelTransformerContext, String) - Method in class org.apache.maven.internal.impl.model.BuildModelTransformer
 
replaceWithActiveArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
Deprecated.
ReportConfigurationExpander - Interface in org.apache.maven.model.plugin
Handles expansion of general report plugin configuration into individual report sets.
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, 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, 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, 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
 
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
A repository holds artifacts.
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, BaseObject) - Constructor for class org.apache.maven.model.Repository
 
Repository(Repository) - Constructor for class org.apache.maven.settings.Repository
 
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, BaseObject) - Constructor for class org.apache.maven.model.RepositoryBase
 
RepositoryBase(RepositoryBase) - Constructor for class org.apache.maven.settings.RepositoryBase
 
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.
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, BaseObject) - Constructor for class org.apache.maven.model.RepositoryPolicy
 
RepositoryPolicy(RepositoryPolicy) - Constructor for class org.apache.maven.settings.RepositoryPolicy
 
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
 
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() - Method in interface org.apache.maven.api.services.model.ModelBuildingEvent
Gets the model building request being processed.
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.
REQUESTED_API_VERSION - Static variable in class org.slf4j.simple.SimpleServiceProvider
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
 
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
 
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.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 class org.fusesource.jansi.Ansi
 
reset() - Static method in class org.slf4j.MavenSlf4jFriend
Reset Slf4j internal state.
reset() - Method in class org.slf4j.simple.SimpleLoggerFactory
Clear the internal logger cache.
RESET - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
 
resetStyle() - Method in interface org.apache.maven.api.services.MessageBuilder
 
resetStyle() - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
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.
 
resolve(String) - Method in interface org.apache.maven.api.services.Source
Returns a new source identified by a relative path.
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(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 ArtifactCoordinate>) - Method in interface org.apache.maven.api.services.ArtifactResolver
 
resolve(Session, List<DependencyCoordinate>) - Method in interface org.apache.maven.api.services.DependencyResolver
 
resolve(Session, List<DependencyCoordinate>, PathScope) - Method in interface org.apache.maven.api.services.DependencyResolver
 
resolve(Session, ArtifactCoordinate) - Method in interface org.apache.maven.api.services.VersionRangeResolver
Expands a version range to a list of matching versions, in ascending order.
resolve(Session, ArtifactCoordinate) - Method in interface org.apache.maven.api.services.VersionResolver
Resolves an artifact's meta version (if any) to a concrete version.
resolve(Session, DependencyCoordinate) - Method in interface org.apache.maven.api.services.DependencyResolver
 
resolve(Session, DependencyCoordinate, 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.
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(ArtifactCoordinate) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactResolver.class).resolve(...).
resolveArtifact(ArtifactCoordinate) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactResolver.class).resolve(...)
resolveArtifacts(Collection<? extends ArtifactCoordinate>) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactResolver.class).resolve(...).
resolveArtifacts(Collection<? extends ArtifactCoordinate>) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactResolver.class).resolve(...)
resolveArtifacts(Artifact...) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactResolver.class).resolve(...).
resolveArtifacts(Artifact...) - Method in class org.apache.maven.internal.impl.AbstractSession
 
resolveArtifacts(ArtifactCoordinate...) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactResolver.class).resolve(...).
resolveArtifacts(ArtifactCoordinate...) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactResolver.class).resolve(...)
resolveBuildPlan(MavenSession, MavenProject, TaskSegment, Set<Artifact>) - Method in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
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<DependencyCoordinate>) - Method in interface org.apache.maven.api.Session
Shortcut for getService(DependencyResolver.class).resolve(...).getPaths().
resolveDependencies(List<DependencyCoordinate>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
resolveDependencies(DependencyCoordinate) - Method in interface org.apache.maven.api.Session
Shortcut for getService(DependencyResolver.class).resolve(...).getPaths().
resolveDependencies(DependencyCoordinate) - Method in class org.apache.maven.internal.impl.AbstractSession
 
resolveDependencies(DependencyCoordinate, PathScope, Collection<PathType>) - Method in interface org.apache.maven.api.Session
Shortcut for getService(DependencyResolver.class).resolve(...).getDispatchedPaths().
resolveDependencies(DependencyCoordinate, 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.api.services.model.WorkspaceModelResolver
 
resolveEffectiveModel(String, String, String) - Method in interface org.apache.maven.model.resolution.WorkspaceModelResolver
 
resolveFile(File, String) - Static method in class org.apache.maven.cli.ResolveFile
 
ResolveFile - Class in org.apache.maven.cli
Resolve relative file path against the given base directory
ResolveFile() - Constructor for class org.apache.maven.cli.ResolveFile
 
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
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
 
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
 
resolveModel(Parent, AtomicReference<Parent>) - Method in class org.apache.maven.project.ProjectModelResolver
 
resolveModel(Session, String, String, String) - Method in interface org.apache.maven.api.services.ModelResolver
Tries to resolve the POM for the specified coordinates.
resolveModel(Session, String, String, String) - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver
 
resolveModel(Session, String, String, String) - Method in class org.apache.maven.project.DefaultProjectBuilder.ModelResolverWrapper
 
resolveModel(Session, Dependency, AtomicReference<Dependency>) - Method in interface org.apache.maven.api.services.ModelResolver
Tries to resolve the POM for the specified dependency coordinates possibly updating dependency.
resolveModel(Session, Dependency, AtomicReference<Dependency>) - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver
 
resolveModel(Session, Dependency, AtomicReference<Dependency>) - Method in class org.apache.maven.project.DefaultProjectBuilder.ModelResolverWrapper
 
resolveModel(Session, Parent, AtomicReference<Parent>) - Method in interface org.apache.maven.api.services.ModelResolver
Tries to resolve the POM for the specified parent coordinates possibly updating parent.
resolveModel(Session, Parent, AtomicReference<Parent>) - Method in class org.apache.maven.internal.impl.resolver.DefaultModelResolver
 
resolveModel(Session, Parent, AtomicReference<Parent>) - Method in class org.apache.maven.project.DefaultProjectBuilder.ModelResolverWrapper
 
resolveModel(Dependency) - Method in interface org.apache.maven.model.resolution.ModelResolver
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
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
 
resolver - Variable in class org.apache.maven.project.DefaultProjectBuilder.ModelResolverWrapper
 
resolveRawModel(String, String, String) - Method in interface org.apache.maven.api.services.model.WorkspaceModelResolver
 
resolveRawModel(String, String, String) - Method in interface org.apache.maven.model.resolution.WorkspaceModelResolver
 
resolveRelativePath(Path, ModelTransformerContext, Path, String, String) - Method in class org.apache.maven.internal.impl.model.BuildModelTransformer
 
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(ArtifactCoordinate) - Method in interface org.apache.maven.api.Session
Resolves an artifact's meta version (if any) to a concrete version.
resolveVersion(ArtifactCoordinate) - 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
 
resolveVersionRange(ArtifactCoordinate) - Method in interface org.apache.maven.api.Session
Expands a version range to a list of matching versions, in ascending order.
resolveVersionRange(ArtifactCoordinate) - 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
 
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, BaseObject) - Constructor for class org.apache.maven.model.Resource
 
RESOURCE - Static variable in class org.apache.maven.cli.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_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
 
restoreCursorPositionDEC() - Method in class org.fusesource.jansi.Ansi
 
restoreCursorPositionSCO() - Method in class org.fusesource.jansi.Ansi
 
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
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
resume() - Method in class org.apache.maven.jline.FastTerminal
 
RESUME - Static variable in class org.apache.maven.cli.CLIManager
 
RESUME_FROM - Static variable in class org.apache.maven.cli.CLIManager
 
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.cli.logging.Slf4jLoggerManager
Warning: ignored.
returnComponentLogger(String, String) - Method in class org.apache.maven.cli.logging.Slf4jLoggerManager
Warning: ignored.
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(DependencyCoordinate) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
 
root(DependencyCoordinate) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
 
ROOT_DIRECTORY - Static variable in interface org.apache.maven.model.io.ModelReader
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.DependencyCollectorRequest.DependencyCollectorRequestBuilder
Sets the root artifact for the dependency graph.
rootArtifact(Artifact) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
 
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
Interface used to locate the root directory for a given project.
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
 
RS_MAIN_COMPILE - Static variable in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
 
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
 
RS_MAIN_COMPILE_PLUS_RUNTIME - Static variable in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
 
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
 
RS_MAIN_RUNTIME - Static variable in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
 
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
 
RS_MAIN_RUNTIME_PLUS_SYSTEM - Static variable in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
 
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
 
RS_NONE - Static variable in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
 
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
 
RS_TEST_COMPILE - Static variable in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
 
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
 
RS_TEST_RUNTIME - Static variable in class org.apache.maven.repository.internal.scopes.Maven4ScopeManagerConfiguration
 
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

saveCursorPosition() - Method in class org.fusesource.jansi.Ansi
 
saveCursorPositionDEC() - Method in class org.fusesource.jansi.Ansi
 
saveCursorPositionSCO() - Method in class org.fusesource.jansi.Ansi
 
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, 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(Key<T>, Provider<T>) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
scope(Key<T>, Provider<T>) - Method in class org.apache.maven.session.scope.internal.SessionScope
 
scope(Key<T>, Provider<T>) - Method in class org.apache.maven.session.scope.internal.SessionScope.ScopeState
 
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.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
 
scope(Key<T>, Annotation, Supplier<T>) - Method in interface org.apache.maven.di.Scope
 
Scope - Interface in org.apache.maven.di
 
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
 
scopeOf(AnnotatedElement) - Static method in class org.apache.maven.di.impl.ReflectionUtils
 
ScopeState() - Constructor for class org.apache.maven.session.scope.internal.SessionScope.ScopeState
 
scriptSourceDirectory(String) - Method in class org.apache.maven.api.model.Build.Builder
 
scrollDown(int) - Method in class org.fusesource.jansi.Ansi
 
scrollUp(int) - Method in class org.fusesource.jansi.Ansi
 
seed(Class<T>, Provider<T>) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
seed(Class<T>, Provider<T>) - Method in class org.apache.maven.session.scope.internal.SessionScope.ScopeState
 
seed(Class<T>, Provider<T>) - Method in class org.apache.maven.session.scope.internal.SessionScope
 
seed(Class<T>, T) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
seed(Class<T>, T) - Method in class org.apache.maven.session.scope.internal.SessionScope
 
seededKeyProvider() - Static method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
seededKeyProvider() - Static method in class org.apache.maven.session.scope.internal.SessionScope
 
seededKeyProvider(Class<? extends T>) - Static method in class org.apache.maven.session.scope.internal.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, 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.DefaultNode
 
session(Session) - Method in class org.apache.maven.api.services.ArtifactCoordinateFactoryRequest.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.DependencyCollectorRequest.DependencyCollectorRequestBuilder
 
session(Session) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
 
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.SettingsBuilderRequest.SettingsBuilderRequestBuilder
 
session(Session) - Method in class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
 
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
 
sessionEnded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
sessionEnded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
SessionEnded - Enum constant in enum class org.apache.maven.execution.ExecutionEvent.Type
 
SessionScope - Class in org.apache.maven.session.scope.internal
SessionScope
SessionScope() - Constructor for class org.apache.maven.session.scope.internal.SessionScope
 
SessionScope.CachingProvider<T> - Class in org.apache.maven.session.scope.internal
A provider wrapping an existing provider with a cache
SessionScope.ScopeState - Class in org.apache.maven.session.scope.internal
ScopeState
SessionScoped - Annotation 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
 
sessionStarted(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
sessionStarted(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
SessionStarted - Enum constant in enum 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
 
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
 
setActiveProfileIds(List<String>) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
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
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.cli.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.
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(Artifact, Path) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactManager.class).setPath(...).
setArtifactPath(Artifact, Path) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactManager.class).setPath(...)
setArtifactResolutionNodes(Set<ResolutionNode>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
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.
 
setBuildStartTime(Date) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
setBuildStartTime(Date) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
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
 
setBuildStartTime(Date) - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
Deprecated.
 
setBuildStartTime(Date) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Sets the start time of the build.
setCache(RepositoryCache) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
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
 
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.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
 
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
 
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
 
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
 
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
 
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.cli.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
 
setFileModel(Model) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Set the file model with profile activation
setFilePermissions(String) - Method in class org.apache.maven.settings.Server
 
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
 
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
 
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
 
setGlobalSettingsFile(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setGlobalSettingsFile(File) - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
setGlobalSettingsFile(File) - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Sets the global settings file.
setGlobalSettingsSource(SettingsSource) - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
setGlobalSettingsSource(SettingsSource) - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Sets the global settings source.
setGlobalToolchainsFile(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setGlobalToolchainsFile(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setGlobalToolchainsSource(Source) - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
 
setGlobalToolchainsSource(Source) - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingRequest
Sets the global toolchains source.
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
 
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.
 
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.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
 
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
 
setInactiveProfileIds(List<String>) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
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
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
 
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
 
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
 
setLifecyclePhase(String) - Method in class org.apache.maven.plugin.MojoExecution
 
setLifecyclePhases(Map<String, LifecyclePhase>) - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method setLifecyclePhases
setListeners(List<ResolutionListener>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
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
 
setLocations(Map<Object, InputLocation>) - Method in class org.apache.maven.model.InputLocation
 
setLocationTracking(boolean) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
setLocationTracking(boolean) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
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
 
setLogLevelRecorder(LogLevelRecorder) - Method in interface org.apache.maven.logwrapper.MavenSlf4jWrapperFactory
 
setLogLevelRecorder(LogLevelRecorder) - Method in class org.apache.maven.slf4j.MavenLoggerFactory
 
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.
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
 
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.project.MavenProject
 
setModelBuildingListener(ModelBuildingListener) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
setModelBuildingListener(ModelBuildingListener) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Sets the model building listener to notify during the build process.
setModelCache(ModelCache) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
setModelCache(ModelCache) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
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.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
 
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
 
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
 
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
 
setModelResolver(ModelResolver) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
setModelResolver(ModelResolver) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
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
 
setModelSource(ModelSource) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
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
 
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
 
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
 
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.cli.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
 
setPath(Artifact, Path) - Method in interface org.apache.maven.api.services.ArtifactManager
Associates the given file path to the artifact.
setPath(Artifact, Path) - Method in class org.apache.maven.internal.impl.DefaultArtifactManager
 
setPathTranslator(BeanConfigurationPathTranslator) - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Sets the optional path translator for configuration values unmarshalled to files.
setPathTranslator(BeanConfigurationPathTranslator) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
setPhase(String) - Method in class org.apache.maven.model.PluginExecution
 
setPhase(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
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
 
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
 
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
 
setPomPath(Path) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
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
 
setProcessPlugins(boolean) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
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
 
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
 
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
 
setProfiles(List<Profile>) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
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
 
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
Sets the base directory of the current project.
setProjectDirectory(Path) - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
Sets the base directory of the current project.
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.internal.impl.model.DefaultProfileActivationContext
 
setProjectProperties(Map<String, String>) - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
setProjectProperties(Properties) - Method in class org.apache.maven.internal.impl.model.DefaultProfileActivationContext
 
setProjectProperties(Properties) - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
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
 
setProjectSettingsFile(File) - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Sets the project settings file.
setProjectSettingsSource(SettingsSource) - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
setProjectSettingsSource(SettingsSource) - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
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
 
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(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
 
setProxies(List<Proxy>) - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionRequest
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
 
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
 
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
 
setRootDirectory(Path) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
 
setRootDirectory(Path) - Method in class org.apache.maven.project.MavenProject
 
setRootLoggerLevel(Slf4jConfiguration.Level) - Method in class org.apache.maven.cli.logging.BaseSlf4jConfiguration
 
setRootLoggerLevel(Slf4jConfiguration.Level) - Method in class org.apache.maven.cli.logging.impl.Log4j2Configuration
 
setRootLoggerLevel(Slf4jConfiguration.Level) - Method in class org.apache.maven.cli.logging.impl.LogbackConfiguration
 
setRootLoggerLevel(Slf4jConfiguration.Level) - Method in class org.apache.maven.cli.logging.impl.Slf4jSimpleConfiguration
 
setRootLoggerLevel(Slf4jConfiguration.Level) - Method in interface org.apache.maven.cli.logging.Slf4jConfiguration
Set root logging level.
setSchemaLocation(String) - Method in class org.apache.maven.cli.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
 
setServers(List<Server>) - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionRequest
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.building.ProblemCollector
The next messages will be bound to this source.
setSource(String) - Method in class org.apache.maven.model.Profile
 
setSource(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
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
 
setStartTime(Date) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setStartTime(Date) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setStatus(String) - Method in class org.apache.maven.model.DistributionManagement
 
setStringFormatter(InputLocation.StringFormatter) - Method in class org.apache.maven.model.v4.MavenStaxWriter
Method setStringFormatter.
setStringFormatter(InputLocation.StringFormatter) - Method in class org.apache.maven.settings.v4.SettingsStaxWriter
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
 
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
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.internal.impl.model.DefaultProfileActivationContext
Sets the system properties to use for interpolation and profile activation.
setSystemProperties(Properties) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
setSystemProperties(Properties) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Sets the system properties to use for interpolation and profile activation.
setSystemProperties(Properties) - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
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
 
setSystemProperties(Properties) - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
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
 
setThisModuleComplete(ProjectSegment) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
setThreadSafe(boolean) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setThreshold(int) - Method in class org.apache.maven.cli.logging.Slf4jLogger
Warning: ignored.
setThreshold(int) - Method in class org.apache.maven.cli.logging.Slf4jLoggerManager
Warning: ignored.
setThresholds(int) - Method in class org.apache.maven.cli.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 - 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, 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 global settings file.
SettingsBuilder - Interface in org.apache.maven.settings.building
Builds the effective settings from a user settings file, a project settings file and/or a global settings file.
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
Signals one ore more errors during settings building.
SettingsBuildingException(List<SettingsProblem>) - Constructor for exception org.apache.maven.settings.building.SettingsBuildingException
Creates a new exception with the specified problems.
SettingsBuildingRequest - Interface in org.apache.maven.settings.building
Collects settings that control the building of effective settings.
SettingsBuildingResult - Interface in org.apache.maven.settings.building
Collects the output of the settings builder.
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
Decrypts passwords in the settings.
SettingsDecryptionRequest - Interface in org.apache.maven.settings.crypto
Collects parameters that control the decryption of settings.
SettingsDecryptionResult - Interface in org.apache.maven.settings.crypto
Collects the output of the settings decrypter.
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
Signals a failure to parse the settings due to invalid syntax (e.g.
SettingsParseException(String, int, int) - Constructor for exception org.apache.maven.settings.io.SettingsParseException
Creates a new parser exception with the specified details.
SettingsParseException(String, int, int, Throwable) - Constructor for exception org.apache.maven.settings.io.SettingsParseException
Creates a new parser exception with the specified details.
SettingsProblem - Interface in org.apache.maven.settings.building
Describes a problem that was encountered during settings building.
SettingsProblem.Severity - Enum Class in org.apache.maven.settings.building
The different severity levels for a problem, in decreasing order.
SettingsProblemCollector - Interface in org.apache.maven.settings.building
Collects problems that are encountered during settings building.
SettingsReader - Interface in org.apache.maven.settings.io
Handles deserialization of settings from some kind of textual format like XML.
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
Validate a model settings
SettingsWriter - Interface in org.apache.maven.settings.io
Handles serialization of settings into some kind of textual format like XML.
SettingsXmlConfigurationProcessor - Class in org.apache.maven.cli.configuration
SettingsXmlConfigurationProcessor
SettingsXmlConfigurationProcessor(SettingsBuilder, SettingsDecrypter) - Constructor for class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
 
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
 
setTransformerContextBuilder(TransformerContextBuilder) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
setTransformerContextBuilder(TransformerContextBuilder) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
 
setTree(MetadataTreeNode) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
Deprecated.
 
setTwoPhaseBuilding(boolean) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
setTwoPhaseBuilding(boolean) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
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
 
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
Sets the user properties to use for interpolation and profile activation.
setUserProperties(Properties) - Method in class org.apache.maven.cli.CliRequest
 
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.internal.impl.model.DefaultProfileActivationContext
Sets the user properties to use for interpolation and profile activation.
setUserProperties(Properties) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
setUserProperties(Properties) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Sets the user properties to use for interpolation and profile activation.
setUserProperties(Properties) - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
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
 
setUserProperties(Properties) - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
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
 
setUserSettingsFile(File) - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
Sets the user settings file.
setUserSettingsSource(SettingsSource) - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
setUserSettingsSource(SettingsSource) - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
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
 
setUserToolchainsSource(Source) - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingRequest
Sets the user toolchains source.
setV4Api(boolean) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setValidationLevel(int) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
setValidationLevel(int) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
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
 
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
 
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
 
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
 
setWorkspaceModelResolver(WorkspaceModelResolver) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
 
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.slf4j.simple.SimpleLogger
 
SHOW_LOG_NAME_KEY - Static variable in class org.slf4j.simple.SimpleLogger
 
SHOW_SHORT_LOG_NAME_KEY - Static variable in class org.slf4j.simple.SimpleLogger
 
SHOW_THREAD_ID_KEY - Static variable in class org.slf4j.simple.SimpleLogger
 
SHOW_THREAD_NAME_KEY - Static variable in class org.slf4j.simple.SimpleLogger
 
SHOW_VERSION - Static variable in class org.apache.maven.cli.CLIManager
 
showError(Logger, String, Throwable, boolean) - Static method in class org.apache.maven.cli.CLIReportingUtils
 
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() - Static method in class org.apache.maven.cli.CLIReportingUtils
 
showVersionMinimal() - Static method in class org.apache.maven.cli.CLIReportingUtils
 
SimpleLogger - Class in org.slf4j.simple
Simple implementation of Logger that sends all enabled log messages, for all defined loggers, to the console (System.err).
SimpleLogger(String) - Constructor for class org.slf4j.simple.SimpleLogger
Protected access allows only SimpleLoggerFactory and also derived classes to instantiate SimpleLogger instances.
SimpleLoggerConfiguration - Class in org.slf4j.simple
This class holds configuration values for SimpleLogger.
SimpleLoggerConfiguration() - Constructor for class org.slf4j.simple.SimpleLoggerConfiguration
 
SimpleLoggerFactory - Class in org.slf4j.simple
An implementation of ILoggerFactory which always returns SimpleLogger instances.
SimpleLoggerFactory() - Constructor for class org.slf4j.simple.SimpleLoggerFactory
 
SimpleServiceProvider - Class in org.slf4j.simple
 
SimpleServiceProvider() - Constructor for class org.slf4j.simple.SimpleServiceProvider
 
SimplexTransferListener - Class in org.apache.maven.cli.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
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
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
 
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, 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
 
Slf4jConfiguration - Interface in org.apache.maven.cli.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.cli.logging
Level
Slf4jConfigurationFactory - Class in org.apache.maven.cli.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.cli.logging.Slf4jConfigurationFactory
 
Slf4jLogger - Class in org.apache.maven.cli.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.cli.logging.Slf4jLogger
 
Slf4jLoggerManager - Class in org.apache.maven.cli.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.cli.logging.Slf4jLoggerManager
 
Slf4jMavenTransferListener - Class in org.apache.maven.cli.transfer
Slf4jMavenTransferListener
Slf4jMavenTransferListener() - Constructor for class org.apache.maven.cli.transfer.Slf4jMavenTransferListener
 
Slf4jMavenTransferListener(Logger) - Constructor for class org.apache.maven.cli.transfer.Slf4jMavenTransferListener
 
Slf4jSimpleConfiguration - Class in org.apache.maven.cli.logging.impl
Configuration for slf4j-simple.
Slf4jSimpleConfiguration() - Constructor for class org.apache.maven.cli.logging.impl.Slf4jSimpleConfiguration
 
Slf4jStdoutLogger - Class in org.apache.maven.cli.logging
 
Slf4jStdoutLogger() - Constructor for class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
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, 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
Maven GAV level metadata generator factory.
SnapshotMetadataGeneratorFactory() - Constructor for class org.apache.maven.internal.impl.resolver.SnapshotMetadataGeneratorFactory
 
SnapshotMetadataGeneratorFactory() - Constructor for class org.apache.maven.repository.internal.SnapshotMetadataGeneratorFactory
 
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, 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
 
source - Variable in exception org.apache.maven.api.plugin.MojoException
 
source - Variable in exception org.apache.maven.plugin.AbstractMojoExecutionException
 
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
 
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
 
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
 
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
 
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
 
STRATEGY_PLUGIN - Static variable in class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
 
STRATEGY_SELF_FIRST - Static variable in class org.apache.maven.cli.internal.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
 
STRIKETHROUGH_OFF - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
 
STRIKETHROUGH_ON - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
 
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() - 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
StringVisitorModelInterpolator
StringVisitorModelInterpolator(PathTranslator, UrlNormalizer, RootLocator) - Constructor for class org.apache.maven.model.interpolation.StringVisitorModelInterpolator
 
strong(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
Append message content in strong style.
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
 
STYLE_COLOR_PROPERTY - Static variable in class org.apache.maven.cli.MavenCli
 
subscribe(String) - Method in class org.apache.maven.api.model.MailingList.Builder
 
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
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
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
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
Provides the super POM that all models implicitly inherit from.
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
 
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
 
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.slf4j.simple.SimpleLogger
All system properties used by SimpleLogger start with this prefix
systemInstall() - 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(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
 
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
 
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.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.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_RUNTIME - Enum constant in enum class org.apache.maven.api.DependencyScope
Test runtime.
TEST_RUNTIME - Static variable in interface org.apache.maven.api.PathScope
 
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
 
ThreadOutputMuxer - Class in org.apache.maven.lifecycle.internal.builder.multithreaded
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
ThreadOutputMuxer(ProjectBuildList, PrintStream) - Constructor for class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
THREADS - Static variable in class org.apache.maven.cli.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>, Key<?>[]) - Static method in class org.apache.maven.di.impl.Binding
 
to(Key<R>, Binding.TupleConstructorN<R>, Key<?>[], 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(ArtifactCoordinate) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toArtifact(ArtifactCoordinate) - 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
 
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<Artifact>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toArtifacts(Collection<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
 
toCoordinate() - Method in interface org.apache.maven.api.Artifact
Shortcut for session.createArtifactCoordinate(artifact)
toCoordinate() - Method in interface org.apache.maven.api.Dependency
Creates a DependencyCoordinate based on this Dependency.
toCoordinate() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
toCoordinate() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
toDependencies(Type, Executable) - Static method in class org.apache.maven.di.impl.ReflectionUtils
 
toDependencies(Collection<DependencyCoordinate>, boolean) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toDependencies(Collection<DependencyCoordinate>, boolean) - Method in interface org.apache.maven.internal.impl.InternalSession
 
toDependency(DependencyCoordinate, boolean) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toDependency(DependencyCoordinate, 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.
 
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
 
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
 
Toolchain - Interface in org.apache.maven.api
Toolchain interface.
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, 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(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 a global toolchains file.
ToolchainsBuilder - Interface in org.apache.maven.toolchain.building
Builds the effective toolchains from a user toolchains file and/or a global toolchains file.
ToolchainsBuilder - Interface in org.apache.maven.toolchain
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
 
ToolchainsBuildingException(List<Problem>) - Constructor for exception org.apache.maven.toolchain.building.ToolchainsBuildingException
Creates a new exception with the specified problems.
ToolchainsBuildingRequest - Interface in org.apache.maven.toolchain.building
Collects toolchains that control the building of effective toolchains.
ToolchainsBuildingResult - Interface in org.apache.maven.toolchain.building
Collects the output of the toolchains builder.
ToolchainsParseException - Exception in org.apache.maven.toolchain.io
Signals a failure to parse the toolchains due to invalid syntax (e.g.
ToolchainsParseException(String, int, int) - Constructor for exception org.apache.maven.toolchain.io.ToolchainsParseException
Creates a new parser exception with the specified details.
ToolchainsParseException(String, int, int, Throwable) - Constructor for exception org.apache.maven.toolchain.io.ToolchainsParseException
Creates a new parser exception with the specified details.
ToolchainsReader - Interface in org.apache.maven.toolchain.io
Handles deserialization of toolchains from some kind of textual format like XML.
ToolchainsWriter - Interface in org.apache.maven.toolchain.io
Handles serialization of toolchains into some kind of textual format like XML.
ToolchainsXmlFactory - Interface in org.apache.maven.api.services.xml
Reads and writes a PersistedToolchains object to/from XML.
toPlexusConfiguration(XmlNode) - Static method in class org.apache.maven.internal.xml.XmlPlexusConfiguration
 
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
 
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
Creates POM artifact out of passed in artifact by dropping classifier (if exists) and rewriting extension to "pom".
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
 
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
 
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
 
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
 
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.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 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.DefaultArtifact
 
toString() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
toString() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
toString() - Method in class org.apache.maven.internal.impl.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.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.ExecutionPlanItem
 
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
 
toString() - Method in class org.apache.maven.model.building.DefaultModelProblem
 
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
 
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
 
toString() - Method in enum class org.fusesource.jansi.Ansi.Color
 
toString() - Method in enum class org.fusesource.jansi.Ansi.Erase
 
toString() - Method in class org.fusesource.jansi.Ansi
 
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.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
 
trace(String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
trace(String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
trace(String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
trace(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
trace(Marker, String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
trace(Marker, String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
trace(Marker, String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
trace(Marker, String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
trace(Marker, String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
TrackableBase - Class in org.apache.maven.api.settings
common base class that contains code to track the source for this instance (USER|GLOBAL)
TrackableBase - Class in org.apache.maven.api.toolchain
Common base class that contains code to track the source for this instance (USER|GLOBAL)
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, BaseObject) - Constructor for class org.apache.maven.settings.TrackableBase
 
TrackableBase(TrackableBase) - Constructor for class org.apache.maven.toolchain.model.TrackableBase
 
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_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
 
transferCorrupted(TransferEvent) - Method in class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
 
transferCorrupted(TransferEvent) - Method in class org.apache.maven.cli.transfer.SimplexTransferListener
 
transferCorrupted(TransferEvent) - Method in class org.apache.maven.cli.transfer.Slf4jMavenTransferListener
 
transferError(TransferEvent) - Method in class org.apache.maven.repository.legacy.TransferListenerAdapter
Deprecated.
 
transferFailed(TransferEvent) - Method in class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
 
transferFailed(TransferEvent) - Method in class org.apache.maven.cli.transfer.SimplexTransferListener
 
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
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cli.transfer.SimplexTransferListener
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cli.transfer.Slf4jMavenTransferListener
 
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
 
transferProgressed(TransferEvent) - Method in class org.apache.maven.cli.transfer.SimplexTransferListener
 
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
 
transferSucceeded(TransferEvent) - Method in class org.apache.maven.cli.transfer.AbstractMavenTransferListener
 
transferSucceeded(TransferEvent) - Method in class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
 
transferSucceeded(TransferEvent) - Method in class org.apache.maven.cli.transfer.SimplexTransferListener
 
transferSucceeded(TransferEvent) - Method in class org.apache.maven.cli.transfer.Slf4jMavenTransferListener
 
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.cli.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
 
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(ModelTransformerContext, Model, Path) - Method in interface org.apache.maven.api.services.ModelTransformer
 
transform(ModelTransformerContext, Model, Path) - Method in class org.apache.maven.internal.impl.model.BuildModelTransformer
 
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_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
 
transformer(XmlReaderRequest.Transformer) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
 
TransformerContext - Interface in org.apache.maven.model.building
Context used to transform a pom file.
transformerContextBuilder(ModelTransformerContextBuilder) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
TransformerContextBuilder - Interface in org.apache.maven.model.building
The transformerContextBuilder is responsible for initializing the TransformerContext.
TransformerException - Exception in org.apache.maven.model.building
 
TransformerException(Exception) - Constructor for exception org.apache.maven.model.building.TransformerException
 
TransformerException(String, Throwable) - Constructor for exception org.apache.maven.model.building.TransformerException
 
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
 
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_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
 
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
 
transformPluginExecution_Priority(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
 
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
 
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
 
tree - Enum constant in enum class org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
Deprecated.
 
twoPhaseBuilding(boolean) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
type - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
Deprecated.
 
type() - Method in interface org.apache.maven.api.Packaging
The type of main artifact produced by this packaging.
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.ArtifactCoordinateFactoryRequest.ArtifactFactoryRequestBuilder
 
type(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
 
type(String) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
 
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
 
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
 
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
 
UNDERLINE_DOUBLE - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
 
UNDERLINE_OFF - Enum constant in enum class org.fusesource.jansi.Ansi.Attribute
 
uniqueVersion(boolean) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
 
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
Signals an error when resolving the path to an external model.
UnresolvableModelException(String, String, String, String) - Constructor for exception org.apache.maven.model.resolution.UnresolvableModelException
Creates a new exception with specified detail message.
UnresolvableModelException(String, String, String, String, Throwable) - Constructor for exception org.apache.maven.model.resolution.UnresolvableModelException
Creates a new exception with specified detail message and cause.
UnresolvableModelException(Throwable, String, String, String) - Constructor for exception org.apache.maven.model.resolution.UnresolvableModelException
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.cli.logging.impl
Pseudo-configuration for unsupported SLF4J binding.
UnsupportedSlf4jBindingConfiguration() - Constructor for class org.apache.maven.cli.logging.impl.UnsupportedSlf4jBindingConfiguration
 
UnsupportedSlf4jBindingConfiguration(String, Map<URL, Set<Object>>) - Constructor for class org.apache.maven.cli.logging.impl.UnsupportedSlf4jBindingConfiguration
Deprecated.
the arguments are ignored. Use the no-args constructor.
update() - Method in interface org.apache.maven.api.services.model.ModelBuildingEvent
 
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_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
 
UpdateCheckManager - Interface in org.apache.maven.repository.legacy
Deprecated.
updated(String) - Method in class org.apache.maven.api.metadata.SnapshotVersion.Builder
 
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.
 
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.
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
Normalizes a URL to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.
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.
usePluginRegistry(boolean) - Method in class org.apache.maven.api.settings.Settings.Builder
 
USER_HOME - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
 
USER_HOME - Static variable in class org.apache.maven.cli.MavenCli
 
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
 
USER_MAVEN_CONFIGURATION_HOME - Static variable in class org.apache.maven.cli.MavenCli
 
useReactor() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
userHome - Static variable in interface org.apache.maven.repository.RepositorySystem
Deprecated.
 
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(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
Relocation source from user properties.
UserPropertiesArtifactRelocationSource() - Constructor for class org.apache.maven.internal.impl.resolver.relocation.UserPropertiesArtifactRelocationSource
 
UserPropertiesArtifactRelocationSource() - Constructor for class org.apache.maven.repository.internal.relocation.UserPropertiesArtifactRelocationSource
 
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.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
 
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
 
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
 
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
 
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
 
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
 
validate(Settings, boolean, SettingsProblemCollector) - Method in interface org.apache.maven.settings.validation.SettingsValidator
Validate the specified settings.
validate(Settings, SettingsProblemCollector) - Method in class org.apache.maven.settings.validation.DefaultSettingsValidator
 
validate(Settings, SettingsProblemCollector) - Method in interface org.apache.maven.settings.validation.SettingsValidator
Validate the specified settings.
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
 
validateEffectiveModel(Model, ModelBuilderRequest, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.ModelValidator
Checks the specified (effective) model for missing or invalid values.
validateEffectiveModel(Model, ModelBuilderRequest, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultModelValidator
 
validateEffectiveModel(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.validation.DefaultModelValidator
 
validateEffectiveModel(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.validation.ModelValidator
Checks the specified (effective) model for missing or invalid values.
validateFileModel(Model, ModelBuilderRequest, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.ModelValidator
Checks the specified file model for missing or invalid values.
validateFileModel(Model, ModelBuilderRequest, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultModelValidator
 
validateFileModel(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.validation.DefaultModelValidator
 
validateFileModel(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.validation.ModelValidator
Checks the specified file model for missing or invalid values.
validateRawModel(Model, ModelBuilderRequest, ModelProblemCollector) - Method in interface org.apache.maven.api.services.model.ModelValidator
Checks the specified (raw) model for missing or invalid values.
validateRawModel(Model, ModelBuilderRequest, ModelProblemCollector) - Method in class org.apache.maven.internal.impl.model.DefaultModelValidator
 
validateRawModel(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.validation.DefaultModelValidator
 
validateRawModel(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.validation.ModelValidator
Checks the specified (raw) model for missing or invalid values.
VALIDATION_LEVEL_MAVEN_2_0 - Static variable in interface org.apache.maven.api.services.ModelBuilderRequest
Denotes validation as performed by Maven 2.0.
VALIDATION_LEVEL_MAVEN_2_0 - Static variable in interface org.apache.maven.model.building.ModelBuildingRequest
Denotes validation as performed by Maven 2.0.
VALIDATION_LEVEL_MAVEN_3_0 - Static variable in interface org.apache.maven.api.services.ModelBuilderRequest
Denotes validation as performed by Maven 3.0.
VALIDATION_LEVEL_MAVEN_3_0 - Static variable in interface org.apache.maven.model.building.ModelBuildingRequest
Denotes validation as performed by Maven 3.0.
VALIDATION_LEVEL_MAVEN_3_1 - Static variable in interface org.apache.maven.api.services.ModelBuilderRequest
Denotes validation as performed by Maven 3.1.
VALIDATION_LEVEL_MAVEN_3_1 - Static variable in interface org.apache.maven.model.building.ModelBuildingRequest
Denotes validation as performed by Maven 3.1.
VALIDATION_LEVEL_MAVEN_4_0 - Static variable in interface org.apache.maven.api.services.ModelBuilderRequest
Denotes validation as performed by Maven 4.0.
VALIDATION_LEVEL_MAVEN_4_0 - Static variable in interface org.apache.maven.model.building.ModelBuildingRequest
Denotes validation as performed by Maven 4.0.
VALIDATION_LEVEL_MINIMAL - Static variable in interface org.apache.maven.api.services.ModelBuilderRequest
Denotes minimal validation of POMs.
VALIDATION_LEVEL_MINIMAL - Static variable in interface org.apache.maven.model.building.ModelBuildingRequest
Denotes minimal validation of POMs.
VALIDATION_LEVEL_STRICT - Static variable in interface org.apache.maven.api.services.ModelBuilderRequest
Denotes strict validation as recommended by the current Maven version.
VALIDATION_LEVEL_STRICT - Static variable in interface org.apache.maven.model.building.ModelBuildingRequest
Denotes strict validation as recommended by the current Maven version.
validationLevel(int) - Method in class org.apache.maven.api.services.ModelBuilderRequest.ModelBuilderRequestBuilder
 
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.session.scope.internal.SessionScope.CachingProvider
 
value() - Method in enum class org.fusesource.jansi.Ansi.Attribute
 
value() - Method in enum class org.fusesource.jansi.Ansi.Color
 
value() - Method in enum class org.fusesource.jansi.Ansi.Erase
 
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.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.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.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.logging.Slf4jConfiguration.Level
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
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.model.building.ModelProblem.Severity
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
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
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.fusesource.jansi.Ansi.Attribute
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.fusesource.jansi.Ansi.Color
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.fusesource.jansi.Ansi.Erase
Returns the enum constant of this class with the specified name.
values - Variable in class org.apache.maven.internal.impl.ExtensibleEnumRegistries.DefaultExtensibleEnumRegistry
 
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.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.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.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.cli.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.model.building.ModelProblem.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.model.building.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.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
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
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
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
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(boolean) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
Specifies that the collection should be verbose.
verbose(boolean) - Method in class org.apache.maven.api.services.DependencyResolverRequest.DependencyResolverRequestBuilder
 
VERBOSE - Static variable in class org.apache.maven.cli.CLIManager
 
VERIFIED - Static variable in class org.apache.maven.artifact.ArtifactStatus
Deprecated.
Trusted, as it has had its data verified by hand.
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.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.ArtifactCoordinateFactoryRequest.ArtifactFactoryRequestBuilder
 
version(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
 
version(String) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
 
version(String) - Method in class org.apache.maven.api.settings.ActivationOS.Builder
 
version(String) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension.Builder
 
Version - Interface in org.apache.maven.api
A version usually parsed using the VersionParser service.
VERSION - Static variable in class org.apache.maven.cli.CLIManager
 
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, 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
Maven GA level metadata generator factory.
VersionsMetadataGeneratorFactory() - Constructor for class org.apache.maven.internal.impl.resolver.VersionsMetadataGeneratorFactory
 
VersionsMetadataGeneratorFactory() - Constructor for class org.apache.maven.repository.internal.VersionsMetadataGeneratorFactory
 
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.
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
Send 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
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.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 class org.apache.maven.cli.logging.Slf4jLogger
 
warn(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
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
 
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
 
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
 
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 class org.apache.maven.cli.logging.Slf4jLogger
 
warn(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
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
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.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
 
warn(Marker, String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
warn(Marker, String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
warn(Marker, String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
warn(Marker, String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
WARN_LEVEL_STRING_KEY - Static variable in class org.slf4j.simple.SimpleLogger
 
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
 
WARNING - Enum constant in enum class org.apache.maven.settings.building.SettingsProblem.Severity
 
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
 
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.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.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.
with() - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
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.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.
withArtifactId(String) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Creates a new CoreExtension 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.cli.internal.extension.model.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.
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.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.
withConfiguration(XmlNode) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Creates a new CoreExtension 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.
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<Extension>) - Method in class org.apache.maven.api.model.Build
Creates a new Build instance using the specified extensions.
withExtensions(Collection<CoreExtension>) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
Creates a new CoreExtensions 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.
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.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.
withGroupId(String) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Creates a new CoreExtension 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
Creates a new Model instance using the specified modules.
withModules(Collection<String>) - Method in class org.apache.maven.api.model.ModelBase
Creates a new ModelBase instance using the specified modules.
withModules(Collection<String>) - Method in class org.apache.maven.api.model.Profile
Creates a new Profile instance using the specified modules.
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.
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.
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.
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.
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.
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.
withStatus(String) - Method in class org.apache.maven.api.model.DistributionManagement
Creates a new DistributionManagement instance using the specified status.
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.
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.
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.
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.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.
withVersion(String) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Creates a new CoreExtension 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.
WorkspaceModelResolver - Interface in org.apache.maven.api.services.model
WorkspaceModelResolver
WorkspaceModelResolver - Interface in org.apache.maven.model.resolution
WorkspaceModelResolver
WRAPPER - Static variable in interface org.apache.maven.api.Lifecycle
 
write(File, Map<String, Object>, Model) - Method in class org.apache.maven.model.io.DefaultModelWriter
 
write(File, Map<String, Object>, Model) - Method in interface org.apache.maven.model.io.ModelWriter
Writes the supplied model to the specified file.
write(File, Map<String, Object>, Model) - Method in class org.apache.maven.model.io.DefaultModelWriter
 
write(File, Map<String, Object>, Model) - Method in interface org.apache.maven.model.io.ModelWriter
Writes the supplied model to the specified file.
write(File, Map<String, Object>, Settings) - Method in class org.apache.maven.settings.io.DefaultSettingsWriter
 
write(File, Map<String, Object>, Settings) - Method in interface org.apache.maven.settings.io.SettingsWriter
Writes the supplied settings to the specified file.
write(OutputStream, Map<String, Object>, Model) - Method in class org.apache.maven.model.io.DefaultModelWriter
 
write(OutputStream, Map<String, Object>, Model) - Method in interface org.apache.maven.model.io.ModelWriter
Writes the supplied model to the specified byte stream.
write(OutputStream, Map<String, Object>, Model) - Method in class org.apache.maven.model.io.DefaultModelWriter
 
write(OutputStream, Map<String, Object>, Model) - Method in interface org.apache.maven.model.io.ModelWriter
Writes the supplied model to the specified byte stream.
write(OutputStream, Map<String, Object>, Settings) - Method in class org.apache.maven.settings.io.DefaultSettingsWriter
 
write(OutputStream, Map<String, Object>, Settings) - Method in interface org.apache.maven.settings.io.SettingsWriter
Writes the supplied settings to the specified byte stream.
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, CoreExtensions) - Method in class org.apache.maven.cli.internal.extension.io.CoreExtensionsStaxWriter
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
 
write(Writer, Map<String, Object>, Model) - Method in interface org.apache.maven.model.io.ModelWriter
Writes the supplied model to the specified character writer.
write(Writer, Map<String, Object>, Model) - Method in class org.apache.maven.model.io.DefaultModelWriter
 
write(Writer, Map<String, Object>, Model) - Method in interface org.apache.maven.model.io.ModelWriter
Writes the supplied model to the specified character writer.
write(Writer, Map<String, Object>, Settings) - Method in class org.apache.maven.settings.io.DefaultSettingsWriter
 
write(Writer, Map<String, Object>, Settings) - Method in interface org.apache.maven.settings.io.SettingsWriter
Writes the supplied settings to the specified character writer.
write(Writer, Map<String, Object>, PersistedToolchains) - Method in class org.apache.maven.toolchain.io.DefaultToolchainsWriter
 
write(Writer, Map<String, Object>, PersistedToolchains) - Method in interface org.apache.maven.toolchain.io.ToolchainsWriter
Writes the supplied toolchains to the specified character writer.
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, CoreExtensions) - Method in class org.apache.maven.cli.internal.extension.io.CoreExtensionsStaxWriter
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(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
 
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.
writeModel(Writer) - Method in class org.apache.maven.project.MavenProject
Deprecated.
writeOriginalModel(Writer) - Method in class org.apache.maven.project.MavenProject
Deprecated.
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.MavenSimpleLogger
 
writeThrowable(Throwable, PrintStream) - Method in class org.slf4j.simple.SimpleLogger
 

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
 
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