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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

a(char[]) - Method in interface org.apache.maven.api.services.MessageBuilder
Append content to the message buffer.
a(char[]) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
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.apache.maven.internal.impl.DefaultMessageBuilder
 
a(CharSequence) - Method in interface org.apache.maven.api.services.MessageBuilder
Append content to the message buffer.
a(CharSequence) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
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.apache.maven.internal.impl.DefaultMessageBuilder
 
a(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
Append content to the message buffer.
a(Object) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
abbreviate(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
 
abbreviate(String, int, int) - Static method in class org.codehaus.plexus.util.StringUtils
 
AbstractArtifactMetadata - Class in org.apache.maven.artifact.metadata
Deprecated.
AbstractArtifactMetadata - Class in org.apache.maven.repository.legacy.metadata
Common elements of artifact metadata.
AbstractArtifactMetadata(Artifact) - Constructor for class org.apache.maven.artifact.metadata.AbstractArtifactMetadata
Deprecated.
 
AbstractArtifactMetadata(Artifact) - Constructor for class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
 
AbstractArtifactResolutionException - Exception in org.apache.maven.artifact.resolver
Base class for artifact resolution exceptions.
AbstractArtifactResolutionException(String, String, String, String, String, String, List<ArtifactRepository>, List<String>) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
AbstractArtifactResolutionException(String, String, String, String, String, String, List<ArtifactRepository>, List<String>, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
AbstractArtifactResolutionException(String, Artifact) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
AbstractArtifactResolutionException(String, Artifact, List<ArtifactRepository>) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
AbstractArtifactResolutionException(String, Artifact, List<ArtifactRepository>, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
AbstractEventSpy - Class in org.apache.maven.eventspy
A skeleton eventspy that does nothing other than helping implementors.
AbstractEventSpy() - Constructor for class org.apache.maven.eventspy.AbstractEventSpy
 
AbstractExecutionListener - Class in org.apache.maven.execution
Provides a skeleton implementation for execution listeners.
AbstractExecutionListener() - Constructor for class org.apache.maven.execution.AbstractExecutionListener
 
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(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
 
AbstractModelSourceTransformer - Class in org.apache.maven.model.building
Offers a transformation implementation based on PipelineStreams.
AbstractModelSourceTransformer() - Constructor for class org.apache.maven.model.building.AbstractModelSourceTransformer
 
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
Shared methods of the repository metadata handling.
AbstractRepositoryMetadata(Metadata) - Constructor for class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
AbstractScanner - Class in org.codehaus.plexus.util
Scan a directory tree for files, with specified inclusions and exclusions.
AbstractScanner() - Constructor for class org.codehaus.plexus.util.AbstractScanner
 
AbstractSession - Class in org.apache.maven.internal.impl
 
AbstractSession() - Constructor for class org.apache.maven.internal.impl.AbstractSession
 
AbstractStreamHandler - Class in org.codehaus.plexus.util.cli
 
AbstractStreamHandler() - Constructor for class org.codehaus.plexus.util.cli.AbstractStreamHandler
 
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) - 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
Describes a version transformation during artifact resolution.
AbstractVersionTransformation() - Constructor for class org.apache.maven.repository.legacy.resolver.transform.AbstractVersionTransformation
 
accept() - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
accept() - Method in class org.apache.maven.model.transform.pull.NodeBufferingParser
 
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.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.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.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.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
 
active(boolean) - Method in class org.apache.maven.api.settings.Proxy.Builder
 
activeByDefault(boolean) - Method in class org.apache.maven.api.model.Activation.Builder
 
activeByDefault(boolean) - Method in class org.apache.maven.api.settings.Activation.Builder
 
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.
 
add(Method) - Method in class org.codehaus.plexus.util.introspection.MethodMap
Add a method to a list of methods by name.
add(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
add(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.filter.OrArtifactFilter
 
add(Problem.Severity, String, int, int, Exception) - Method in 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
 
add(SettingsProblem.Severity, String, int, int, Exception) - Method in interface org.apache.maven.settings.building.SettingsProblemCollector
Adds the specified problem.
add(RepositorySystemSession, LocalArtifactRegistration) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
add(RepositorySystemSession, LocalMetadataRegistration) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
addActiveProfile(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addActiveProfile(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
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.
addAndDeHump(String) - Static method in class org.codehaus.plexus.util.StringUtils
 
addApiMethod(String, String) - Method in class org.apache.maven.usability.plugin.Expression
Method addApiMethod.
addArg(Arg) - Method in class org.codehaus.plexus.util.cli.Commandline
 
addArg(Arg, boolean) - Method in class org.codehaus.plexus.util.cli.Commandline
Adds an argument object to our list of args.
addArguments(String[]) - Method in class org.codehaus.plexus.util.cli.Commandline
 
addArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
addArtifact(Artifact) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
addAttachedArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
Deprecated.
addAttribute(String, String) - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
addAttribute(String, String) - Method in class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
addAttribute(String, String) - Method in interface org.codehaus.plexus.util.xml.XMLWriter
 
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.
addCauseMethodName(String) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Adds to the list of method names used in the search for Throwable objects.
addChild(int, MetadataTreeNode) - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
 
addChild(Xpp3Dom) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
addCircularDependencyException(CyclicDependencyException) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
addCircularDependencyException(CyclicDependencyException) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
addCliOption(String, String) - Method in class org.apache.maven.usability.plugin.Expression
Method addCliOption.
addCompileSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
 
addCompileSourceRoot(Project, String) - Method in interface org.apache.maven.api.services.ProjectManager
 
addCompileSourceRoot(Project, String) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
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
 
addDefaultExcludes() - Method in class org.codehaus.plexus.util.AbstractScanner
Adds default exclusions to the current exclusions set.
addDefaultExcludes() - Method in interface org.codehaus.plexus.util.Scanner
Adds default exclusions to the current exclusions set.
addDependencies(Set<Artifact>, List<ArtifactRepository>, ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
addDependency(Dependency) - Method in class org.apache.maven.model.DependencyManagement
 
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
 
addDirectoryWalkListener(DirectoryWalkListener) - Method in class org.codehaus.plexus.util.DirectoryWalker
 
addEdge(String, String) - Method in class org.codehaus.plexus.util.dag.DAG
 
addEdge(MetadataGraphVertex, MetadataGraphVertex, MetadataGraphEdge) - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
addEdge(Vertex, Vertex) - Method in class org.codehaus.plexus.util.dag.DAG
 
addEdgeFrom(Vertex) - Method in class org.codehaus.plexus.util.dag.Vertex
 
addEdgeTo(Vertex) - Method in class org.codehaus.plexus.util.dag.Vertex
 
addEnvironment(String, String) - Method in class org.codehaus.plexus.util.cli.Commandline
Add an environment variable
addEnvVars(Properties) - Static method in class org.apache.maven.properties.internal.EnvironmentUtils
Adds the environment variables in the form of properties whose keys are prefixed with env., e.g.
addError(Exception) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
addErrorArtifactException(ArtifactResolutionException) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
addEventMonitor(EventMonitor) - Method in interface org.apache.maven.monitor.event.EventDispatcher
Deprecated.
 
addException(Throwable) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
addException(Throwable) - Method in interface org.apache.maven.execution.MavenExecutionResult
 
addExclude(String) - Method in class org.apache.maven.model.PatternSet
 
addExclude(String) - Method in class org.codehaus.plexus.util.DirectoryWalker
 
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
 
addExpression(Expression) - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Method addExpression.
addExtension(CoreExtension) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
Method addExtension.
addExtension(Extension) - Method in class org.apache.maven.model.Build
 
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
 
addInclude(String) - Method in class org.apache.maven.model.PatternSet
 
addInclude(String) - Method in class org.codehaus.plexus.util.DirectoryWalker
 
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
 
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
 
addMetadata(ArtifactMetadata) - Method in interface org.apache.maven.artifact.Artifact
 
addMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.DefaultArtifact
 
addMetadata(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
addMetadata(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
addMetadataResolutionException(ArtifactResolutionException) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
addMetadataResolutionException(ArtifactResolutionException) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
addMirror(Mirror) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addMirror(Mirror) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addMirror(Mirror) - Method in class org.apache.maven.settings.Settings
 
addMissingArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
addMissingArtifact(Artifact) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
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
 
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
Method addPlugin.
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
 
addPluginMapping(String, String, String) - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
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
 
addProblem(Result<T>, ModelProblem) - Static method in class org.apache.maven.model.building.Result
New result consisting of given result and new problem.
addProblems(Result<T>, Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.model.building.Result
New result that includes the given
addProblems(Result<T>, Result<?>...) - Static method in class org.apache.maven.model.building.Result
 
addProfile(Profile) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addProfile(Profile) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
addProfile(Profile) - Method in class org.apache.maven.model.Model
 
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.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.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
 
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(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
 
addRequestedArtifact(Artifact) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
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
 
addSCMExcludes() - Method in class org.codehaus.plexus.util.DirectoryWalker
Add's to the Exclude List the default list of SCM excludes.
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
 
addShellArg(String) - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
addSnapshotVersion(SnapshotVersion) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Method addSnapshotVersion.
addSystemEnvironment() - Method in class org.codehaus.plexus.util.cli.Commandline
Add system environment variables
addSystemProperties(Properties) - Static method in class org.apache.maven.properties.internal.SystemProperties
Thread-safe System.properties copy implementation.
addTestCompileSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
 
addTestCompileSourceRoot(Project, String) - Method in interface org.apache.maven.api.services.ProjectManager
 
addTestCompileSourceRoot(Project, String) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
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
Method addVersion.
addVersionRangeViolation(Exception) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
TODO this needs to accept a OverConstrainedVersionException as returned by ArtifactResolutionResult.getVersionRangeViolation(int) but it's not used like that in DefaultLegacyArtifactCollector
addVersionRangeViolation(Exception) - Method in class org.apache.maven.repository.MetadataResolutionResult
addVertex(String) - Method in class org.codehaus.plexus.util.dag.DAG
Adds vertex to DAG.
addVertex(ArtifactMetadata) - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
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.
aggregator() - Element in annotation type org.apache.maven.api.plugin.annotations.Mojo
if the Mojo uses the Maven project and its child modules.
alias() - Element in annotation type org.apache.maven.api.plugin.annotations.Parameter
alias supported to get parameter value.
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
Resolves the specified path against the given base directory.
alignToBaseDirectory(String, File) - Method in class org.apache.maven.project.path.DefaultPathTranslator
Deprecated.
 
alignToBaseDirectory(String, File) - Method in interface org.apache.maven.project.path.PathTranslator
Deprecated.
 
alignToBaseDirectory(Model, File) - Method in class org.apache.maven.project.path.DefaultPathTranslator
Deprecated.
 
alignToBaseDirectory(Model, File) - Method in interface org.apache.maven.project.path.PathTranslator
Deprecated.
 
alignToBaseDirectory(Model, File, ModelBuildingRequest) - Method in class org.apache.maven.model.path.DefaultModelPathTranslator
 
alignToBaseDirectory(Model, File, ModelBuildingRequest) - Method in interface org.apache.maven.model.path.ModelPathTranslator
Resolves the well-known paths of the specified model against the given base directory.
ALSO_MAKE - Static variable in class org.apache.maven.cli.CLIManager
 
ALSO_MAKE_DEPENDENTS - Static variable in class org.apache.maven.cli.CLIManager
 
ALT_GLOBAL_SETTINGS_XML_LOCATION - Static variable in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
ALT_LOCAL_REPOSITORY_LOCATION - Static variable in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
ALT_USER_SETTINGS_XML_LOCATION - Static variable in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
ALTERNATE_GLOBAL_SETTINGS - Static variable in class org.apache.maven.cli.CLIManager
 
ALTERNATE_GLOBAL_TOOLCHAINS - Static variable in class org.apache.maven.cli.CLIManager
 
ALTERNATE_POM_FILE - Static variable in class org.apache.maven.cli.CLIManager
 
ALTERNATE_USER_SETTINGS - Static variable in class org.apache.maven.cli.CLIManager
 
ALTERNATE_USER_TOOLCHAINS - Static variable in class org.apache.maven.cli.CLIManager
 
alwaysExecute() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
AmbiguousException() - Constructor for exception org.codehaus.plexus.util.introspection.MethodMap.AmbiguousException
 
ancestors(ModelClass) - Method in class org.codehaus.modello.plugin.velocity.Helper
 
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
 
ANT_HANDLER_PREFIX - Static variable in class org.codehaus.plexus.util.SelectorUtils
 
API_REALMID - Static variable in class org.apache.maven.classrealm.DefaultClassRealmManager
 
apply(MetadataGraphEdge, MetadataGraphEdge) - Method in class org.apache.maven.repository.metadata.DefaultGraphConflictResolutionPolicy
 
apply(MetadataGraphEdge, MetadataGraphEdge) - Method in interface org.apache.maven.repository.metadata.GraphConflictResolutionPolicy
 
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
 
Arg - Interface in org.codehaus.plexus.util.cli
 
Argument() - Constructor for class org.codehaus.plexus.util.cli.Commandline.Argument
 
arguments - Variable in class org.codehaus.plexus.util.cli.Commandline
 
artifact - Variable in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
 
artifact(Artifact) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
 
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 - Enum constant in enum org.apache.maven.api.MetadataStorage
 
ARTIFACT_ID - Static variable in class org.apache.maven.model.merge.MavenModelMerger
The context key for the artifact id of the target model.
ArtifactCollector - Interface in org.apache.maven.artifact.resolver
Deprecated.
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
ArtifactDeployer
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
 
ArtifactDeploymentException(String) - Constructor for exception org.apache.maven.artifact.deployer.ArtifactDeploymentException
 
ArtifactDeploymentException(String, Throwable) - Constructor for exception org.apache.maven.artifact.deployer.ArtifactDeploymentException
 
ArtifactDeploymentException(Throwable) - Constructor for exception org.apache.maven.artifact.deployer.ArtifactDeploymentException
 
ArtifactDescriptorReaderDelegate - Class in org.apache.maven.repository.internal
Populates Aether ArtifactDescriptorResult from Maven project Model.
ArtifactDescriptorReaderDelegate() - Constructor for class org.apache.maven.repository.internal.ArtifactDescriptorReaderDelegate
 
ArtifactDescriptorUtils - Class in org.apache.maven.repository.internal
Warning: This is an internal utility class that is only public for technical reasons, it is not part of the public API.
ArtifactDescriptorUtils() - Constructor for class org.apache.maven.repository.internal.ArtifactDescriptorUtils
 
ArtifactDoesNotExistException - Exception in org.apache.maven.repository
ArtifactDoesNotExistException
ArtifactDoesNotExistException(String) - Constructor for exception org.apache.maven.repository.ArtifactDoesNotExistException
 
ArtifactDoesNotExistException(String, Throwable) - Constructor for exception org.apache.maven.repository.ArtifactDoesNotExistException
 
artifactExists - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
does the actual artifact for this metadata exists
artifactFactory - Variable in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
ArtifactFactory - 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
ArtifactFilterManager
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 defines for a dependency type, defined as Plexus role: extension and classifier, to be able to download the file, information on how to use the artifact: whether to add it to the classpath, or to take into account its dependencies.
ArtifactHandlerManager - Interface in org.apache.maven.artifact.handler.manager
 
artifactId - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
 
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.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
 
ArtifactInstallationException - Exception in org.apache.maven.artifact.installer
 
ArtifactInstallationException(String) - Constructor for exception org.apache.maven.artifact.installer.ArtifactInstallationException
 
ArtifactInstallationException(String, Throwable) - Constructor for exception org.apache.maven.artifact.installer.ArtifactInstallationException
 
ArtifactInstallationException(Throwable) - Constructor for exception org.apache.maven.artifact.installer.ArtifactInstallationException
 
ArtifactInstaller - Interface in org.apache.maven.api.services
Installs Artifacts to the local repository.
ArtifactInstaller - Interface in org.apache.maven.artifact.installer
 
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
Artifact Metadata that is resolved independent of Artifact itself.
ArtifactMetadata - Interface in org.apache.maven.artifact.metadata
Deprecated.
ArtifactMetadata - Interface in org.apache.maven.repository.legacy.metadata
Contains metadata about an artifact, and methods to retrieve/store it from an artifact repository.
ArtifactMetadata(String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadata(String, String, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadata(String, String, String, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadata(String, String, String, String, String, String, String, String, boolean, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadata(String, String, String, String, ArtifactScopeEnum) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadata(String, String, String, String, ArtifactScopeEnum, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadata(String, String, String, String, ArtifactScopeEnum, String, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadata(String, String, String, String, ArtifactScopeEnum, String, String, String, boolean, String) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadata(Artifact) - Constructor for class org.apache.maven.repository.metadata.ArtifactMetadata
 
ArtifactMetadataRetrievalException - Exception in org.apache.maven.artifact.metadata
Deprecated.
ArtifactMetadataRetrievalException - Exception in org.apache.maven.repository.legacy.metadata
Error while retrieving repository metadata from the repository.
ArtifactMetadataRetrievalException(String) - Constructor for exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataRetrievalException(String) - Constructor for exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataRetrievalException(String, Throwable) - Constructor for exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataRetrievalException(String, Throwable) - Constructor for exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataRetrievalException(String, Throwable, Artifact) - Constructor for exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
Deprecated.
 
ArtifactMetadataRetrievalException(String, Throwable, Artifact) - Constructor for exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
 
ArtifactMetadataRetrievalException(Throwable) - Constructor for exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataRetrievalException(Throwable) - Constructor for exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataSource - Interface in org.apache.maven.artifact.metadata
Deprecated.
ArtifactMetadataSource - Interface in org.apache.maven.repository.legacy.metadata
Provides some metadata operations, like querying the remote repository for a list of versions available for an artifact.
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
 
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
Abstraction of an artifact repository.
ArtifactRepositoryFactory - Interface in org.apache.maven.artifact.repository
 
ArtifactRepositoryFactory - Interface in org.apache.maven.repository.legacy.repository
 
ArtifactRepositoryLayout - Interface in org.apache.maven.artifact.repository.layout
 
ArtifactRepositoryLayout2 - Interface in org.apache.maven.artifact.repository.layout
ArtifactRepositoryLayout2
ArtifactRepositoryMetadata - Class in org.apache.maven.artifact.repository.metadata
Metadata for the artifact directory of the repository.
ArtifactRepositoryMetadata(Artifact) - Constructor for class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
ArtifactRepositoryMetadata(Artifact, Versioning) - Constructor for class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
ArtifactRepositoryPolicy - Class in org.apache.maven.artifact.repository
Describes a set of policies for a repository to use under certain conditions.
ArtifactRepositoryPolicy() - Constructor for class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
ArtifactRepositoryPolicy(boolean, String, String) - Constructor for class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
ArtifactRepositoryPolicy(ArtifactRepositoryPolicy) - Constructor for class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
ArtifactResolutionException - Exception in org.apache.maven.artifact.resolver
 
ArtifactResolutionException(String, String, String, String, String, String, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
ArtifactResolutionException(String, String, String, String, String, String, List<ArtifactRepository>, List<String>, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
ArtifactResolutionException(String, Artifact) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
ArtifactResolutionException(String, Artifact, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
ArtifactResolutionException(String, Artifact, List<ArtifactRepository>) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
ArtifactResolutionException(String, Artifact, List<ArtifactRepository>, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
ArtifactResolutionRequest - Class in org.apache.maven.artifact.resolver
A resolution request allows you to either use an existing MavenProject, or a coordinate (gid:aid:version) to process a POMs dependencies.
ArtifactResolutionRequest() - Constructor for class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
ArtifactResolutionRequest(RepositoryRequest) - Constructor for class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
ArtifactResolutionResult - Class in org.apache.maven.artifact.resolver
Specific problems during resolution that we want to account for: missing metadata version range violations version circular dependencies missing artifacts network/transfer errors file system errors: permissions
ArtifactResolutionResult() - Constructor for class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
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
 
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
 
ArtifactScopeEnum - Enum in org.apache.maven.artifact
Type safe reincarnation of Artifact scope.
ArtifactStatus - Class in org.apache.maven.artifact
Type safe enumeration for the artifact status field.
ArtifactTransferEvent - Class in org.apache.maven.repository
TransferEvent is used to notify TransferListeners about progress in transfer of resources form/to the repository
ArtifactTransferEvent(String, int, int, ArtifactTransferResource) - Constructor for class org.apache.maven.repository.ArtifactTransferEvent
 
ArtifactTransferEvent(String, Exception, int, ArtifactTransferResource) - Constructor for class org.apache.maven.repository.ArtifactTransferEvent
 
ArtifactTransferFailedException - Exception in org.apache.maven.repository
ArtifactTransferFailedException
ArtifactTransferFailedException(String) - Constructor for exception org.apache.maven.repository.ArtifactTransferFailedException
 
ArtifactTransferFailedException(String, Throwable) - Constructor for exception org.apache.maven.repository.ArtifactTransferFailedException
 
ArtifactTransferListener - Interface in org.apache.maven.repository
ArtifactTransferListener
ArtifactTransferResource - Interface in org.apache.maven.repository
Describes a resource being uploaded or downloaded by the repository system.
ArtifactTransformation - Interface in org.apache.maven.repository.legacy.resolver.transform
 
ArtifactTransformationManager - Interface in org.apache.maven.repository.legacy.resolver.transform
Manages multiple ArtifactTransformation instances and applies them in succession.
artifactUri - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
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
 
assembleBuildInheritance(Build, Build, boolean) - Method in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
Deprecated.
 
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
 
assembleModelInheritance(Model, Model) - Method in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
Deprecated.
 
assembleModelInheritance(Model, Model, String) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
assembleModelInheritance(Model, Model, String) - Method in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
Deprecated.
 
assertUniqueKey(PluginArtifactsCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
assertUniqueKey(ProjectArtifactsCache.Key) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
associateThreadWithProjectSegment(ProjectSegment) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
asString() - Method in 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.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
 
attribute(String, String, String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
attribute(String, String, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Write an attribute.
Attribute() - Constructor for class org.apache.maven.model.transform.pull.BufferingParser.Attribute
 
attributes - Variable in class org.apache.maven.internal.xml.Xpp3Dom
 
attributes - Variable in class org.apache.maven.model.transform.pull.BufferingParser.Event
 
attributeUseApostrophe - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
Authentication - Class in org.apache.maven.artifact.repository
Authentication
Authentication(String, String) - Constructor for class org.apache.maven.artifact.repository.Authentication
 
autoDeclaredPrefixes - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 

B

BASE - Enum constant in enum org.apache.maven.model.building.ModelProblem.Version
 
Base64 - Class in org.codehaus.plexus.util
Provides Base64 encoding and decoding as defined by RFC 2045.
Base64() - Constructor for class org.codehaus.plexus.util.Base64
 
basedir - Variable in class org.codehaus.plexus.util.DirectoryScanner
The base directory to be scanned.
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.
basename(String) - Static method in class org.codehaus.plexus.util.FileUtils
Returns the filename portion of a file specification string.
basename(String, String) - Static method in class org.codehaus.plexus.util.FileUtils
Returns the filename portion of a file specification string.
BaseObject - Class in org.apache.maven.model
 
BaseObject() - Constructor for class org.apache.maven.model.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.ChildrenTracking - Interface in org.apache.maven.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
 
BatchModeMavenTransferListener - Class in org.apache.maven.cli.transfer
BatchModeMavenTransferListener
BatchModeMavenTransferListener(PrintStream) - Constructor for class org.apache.maven.cli.transfer.BatchModeMavenTransferListener
 
BeanConfigurationException - Exception in org.apache.maven.configuration
Thrown when a bean couldn't be configured.
BeanConfigurationException(String) - Constructor for exception org.apache.maven.configuration.BeanConfigurationException
 
BeanConfigurationException(String, Throwable) - Constructor for exception org.apache.maven.configuration.BeanConfigurationException
 
BeanConfigurationPathTranslator - Interface in org.apache.maven.configuration
Postprocesses filesystem paths.
BeanConfigurationRequest - Interface in org.apache.maven.configuration
A request to configure a bean from some configuration in the POM or similar.
BeanConfigurationValuePreprocessor - Interface in org.apache.maven.configuration
Preprocesses a value from a bean configuration before the bean configurator unmarshals it into a bean property.
BeanConfigurator - Interface in org.apache.maven.configuration
Unmarshals some textual configuration from the POM or similar into the properties of a bean.
beforeMojoExecution(MojoExecutionEvent) - Method in interface org.apache.maven.execution.MojoExecutionListener
 
beforeMojoExecution(MojoExecutionEvent) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
 
beforeMojoExecution(MojoExecutionEvent) - Method in interface org.apache.maven.execution.scope.WeakMojoExecutionListener
 
beforeProjectExecution(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
beforeProjectLifecycleExecution(ProjectExecutionEvent) - Method in interface org.apache.maven.execution.ProjectExecutionListener
 
blackList(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
blackList(MavenProject) - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
blocked(boolean) - Method in class org.apache.maven.api.settings.Mirror.Builder
 
BootstrapCoreExtensionManager - Class in org.apache.maven.cli.internal
BootstrapCoreExtensionManager
BootstrapCoreExtensionManager(DefaultPluginDependenciesResolver, DefaultRepositorySystemSessionFactory, CoreExports, PlexusContainer) - Constructor for class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
 
BourneShell - Class in org.codehaus.plexus.util.cli.shell
 
BourneShell() - Constructor for class org.codehaus.plexus.util.cli.shell.BourneShell
 
BourneShell(boolean) - Constructor for class org.codehaus.plexus.util.cli.shell.BourneShell
 
buf - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
bufferedCopy(InputStream, OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Deprecated.
Buffering streams is actively harmful! See the class description as to why. Use IOUtil.copy(InputStream, OutputStream) instead.
bufferEvent() - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
BufferingParser - Class in org.apache.maven.model.transform.pull
An xml pull parser filter base implementation.
BufferingParser(XmlPullParser) - Constructor for class org.apache.maven.model.transform.pull.BufferingParser
 
BufferingParser.Attribute - Class in org.apache.maven.model.transform.pull
 
BufferingParser.Event - Class in org.apache.maven.model.transform.pull
 
BufferingParser.Namespace - Class in org.apache.maven.model.transform.pull
 
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.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 interface org.apache.maven.api.services.MessageBuilder
Return the built message.
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.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.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() - Method in class org.apache.maven.plugin.lifecycle.Execution.Builder
 
build() - Method in class org.apache.maven.plugin.lifecycle.Lifecycle.Builder
 
build() - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration.Builder
 
build() - Method in class org.apache.maven.plugin.lifecycle.Phase.Builder
 
build(File) - Method in class org.apache.maven.project.ExtensionDescriptorBuilder
Extracts the extension descriptor (if any) from the specified JAR file.
build(File) - Method in class org.apache.maven.toolchain.DefaultToolchainsBuilder
Deprecated.
 
build(File) - Method in interface org.apache.maven.toolchain.ToolchainsBuilder
Builds the toolchains model from the configured toolchain files.
build(File, ArtifactRepository, ProfileManager) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
Deprecated.
 
build(File, ArtifactRepository, ProfileManager) - Method in interface org.apache.maven.project.MavenProjectBuilder
Deprecated.
 
build(File, 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.Xpp3DomBuilder
 
build(InputStream, String) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
 
build(InputStream, String, boolean) - Static method in class org.apache.maven.internal.xml.Xpp3DomBuilder
 
build(InputStream, String, boolean) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
 
build(Reader) - Static method in class org.apache.maven.internal.xml.DomBuilder
 
build(Reader) - Static method in class org.apache.maven.internal.xml.Xpp3DomBuilder
 
build(Reader) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
build(Reader) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
 
build(Reader, boolean) - Static method in class org.apache.maven.internal.xml.DomBuilder
 
build(Reader, boolean) - Static method in class org.apache.maven.internal.xml.Xpp3DomBuilder
 
build(Reader, boolean) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
 
build(Reader, boolean, Xpp3DomBuilder.InputLocationBuilder) - Static method in class org.apache.maven.internal.xml.Xpp3DomBuilder
 
build(Reader, boolean, Xpp3DomBuilder.InputLocationBuilder) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
 
build(Reader, String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
build(Reader, Xpp3DomBuilder.InputLocationBuilder) - Static method in class org.apache.maven.internal.xml.Xpp3DomBuilder
 
build(Reader, Xpp3DomBuilder.InputLocationBuilder) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
 
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(Build) - Method in class org.apache.maven.api.model.Model.Builder
 
build(BuildBase) - Method in class org.apache.maven.api.model.Profile.Builder
 
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 of the specified toolchains files.
build(ToolchainsBuilderRequest) - Method in class org.apache.maven.internal.impl.DefaultToolchainsBuilder
 
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) - 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, 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, Artifact) - Static method in interface org.apache.maven.api.services.DependencyCollectorRequest
 
build(Session, Artifact) - Method in interface org.apache.maven.api.services.ProjectBuilder
Creates a Project from an artifact.
build(Session, Artifact) - Static method in interface org.apache.maven.api.services.ProjectBuilderRequest
 
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) - Method in interface org.apache.maven.api.services.ProjectBuilder
Creates a Project from a coordinate.
build(Session, ArtifactCoordinate) - Static method in interface org.apache.maven.api.services.ProjectBuilderRequest
 
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, Project) - Static method in interface org.apache.maven.api.services.DependencyCollectorRequest
 
build(Session, RemoteRepository, Collection<Artifact>) - Static method in interface org.apache.maven.api.services.ArtifactDeployerRequest
 
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) - Static method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
 
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
 
build(ModelSource, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuilder
Builds a project descriptor for the specified model source.
build(SettingsBuildingRequest) - Method in class org.apache.maven.settings.building.DefaultSettingsBuilder
 
build(SettingsBuildingRequest) - Method in interface org.apache.maven.settings.building.SettingsBuilder
Builds the effective settings of the specified settings files.
build(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.DomBuilder
 
build(XmlPullParser) - Static method in class org.apache.maven.internal.xml.Xpp3DomBuilder
 
build(XmlPullParser) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
 
build(XmlPullParser, boolean) - Static method in class org.apache.maven.internal.xml.DomBuilder
 
build(XmlPullParser, boolean) - Static method in class org.apache.maven.internal.xml.Xpp3DomBuilder
 
build(XmlPullParser, boolean) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
 
build(XmlPullParser, boolean, DomBuilder.LocationBuilder) - Static method in class org.apache.maven.internal.xml.DomBuilder
 
build(XmlPullParser, boolean, Xpp3DomBuilder.InputLocationBuilder) - Static method in class org.apache.maven.internal.xml.Xpp3DomBuilder
 
build(XmlPullParser, boolean, Xpp3DomBuilder.InputLocationBuilder) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
 
Build - Class in org.apache.maven.api.model
The <build> element contains informations 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.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
 
buildArtifactRepository(Repository) - Method in interface org.apache.maven.repository.RepositorySystem
 
buildArtifactRepository(Repository, ArtifactRepositoryFactory, PlexusContainer) - Static method in class org.apache.maven.project.ProjectUtils
Deprecated.
 
buildArtifactRepository(Repository) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
buildArtifactRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
buildArtifactRepositoryPolicy(RepositoryPolicy) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
BuildBase - Class in org.apache.maven.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(Reader) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
buildConsumer(Properties) - Static method in class org.apache.maven.feature.Features
 
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() - Method in interface org.apache.maven.api.services.MessageBuilderFactory
Creates a new message builder.
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.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(int) - Method in interface org.apache.maven.api.services.MessageBuilderFactory
Creates a new message builder of the specified size.
builder(StringBuilder) - Method in interface org.apache.maven.api.services.MessageBuilderFactory
Creates a new message builder backed by the given string builder.
builder(StringBuilder) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilderFactory
 
Builder - Interface in org.apache.maven.lifecycle.internal.builder
A Builder encapsulates a strategy for building a set of Maven projects.
BUILDER - Static variable in class org.apache.maven.cli.CLIManager
 
BuilderCommon - Class in org.apache.maven.lifecycle.internal.builder
Common code that is shared by the LifecycleModuleBuilder and the LifeCycleWeaveBuilder
BuilderCommon(LifecycleDebugLogger, LifecycleExecutionPlanCalculator, ExecutionEventCatapult) - Constructor for class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
BuilderNotFoundException - Exception in org.apache.maven.lifecycle.internal.builder
BuilderNotFoundException
BuilderNotFoundException(String) - Constructor for exception org.apache.maven.lifecycle.internal.builder.BuilderNotFoundException
 
BuilderProblem - Interface in org.apache.maven.api.services
Describes a problem that was encountered during project building.
BuilderProblem.Severity - Enum in org.apache.maven.api.services
The different severity levels for a problem, in decreasing order.
buildExtensionsAssembled(ModelBuildingEvent) - Method in class org.apache.maven.model.building.AbstractModelBuildingListener
 
buildExtensionsAssembled(ModelBuildingEvent) - Method in interface org.apache.maven.model.building.ModelBuildingListener
Notifies the listener that the model has been constructed to the extent where build extensions can be processed.
buildExtensionsAssembled(ModelBuildingEvent) - Method in class org.apache.maven.project.DefaultModelBuildingListener
 
BuildFailure - Class in org.apache.maven.execution
Summarizes the result of a failed project build in the reactor.
BuildFailure(MavenProject, long, Throwable) - Constructor for class org.apache.maven.execution.BuildFailure
Creates a new build summary for the specified project.
BuildFailureException - Exception in org.apache.maven
One or more builds failed.
BuildFailureException(String) - Constructor for exception org.apache.maven.BuildFailureException
 
BuildFailureException(String, Throwable) - Constructor for exception org.apache.maven.BuildFailureException
 
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
 
BuildPluginManager - Interface in org.apache.maven.plugin
 
buildProfiles(File) - Method in class org.apache.maven.profiles.DefaultMavenProfilesBuilder
Deprecated.
 
buildProfiles(File) - Method in interface org.apache.maven.profiles.MavenProfilesBuilder
Deprecated.
 
buildProject(MavenSession, MavenSession, ReactorContext, MavenProject, TaskSegment) - Method in class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
 
buildProject(MavenSession, ReactorContext, MavenProject, TaskSegment) - Method in class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
 
buildRawModel(File, int, boolean) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
buildRawModel(File, int, boolean) - Method in interface org.apache.maven.model.building.ModelBuilder
Performs only the part of ModelBuilder.build(ModelBuildingRequest) that loads the raw model
buildRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.internal.impl.DefaultRepositoryFactory
 
BuildResumptionAnalyzer - Interface in org.apache.maven.execution
Instances of this class are responsible for determining whether it makes sense to "resume" a build (i.e., using the --resume flag.
BuildResumptionData - Class in org.apache.maven.execution
This class holds the information required to enable resuming a Maven build with --resume.
BuildResumptionData(List<String>) - Constructor for class org.apache.maven.execution.BuildResumptionData
 
BuildResumptionDataRepository - Interface in org.apache.maven.execution
Instances of this interface retrieve and store data for the --resume / -r feature.
BuildResumptionPersistenceException - Exception in org.apache.maven.execution
This exception will be thrown when something fails while persisting build resumption data.
BuildResumptionPersistenceException(String, Throwable) - Constructor for exception org.apache.maven.execution.BuildResumptionPersistenceException
 
buildSettings() - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings() - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
buildSettings(boolean) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings(boolean) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
buildSettings(File) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings(File) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
buildSettings(File, boolean) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings(File, boolean) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
buildSettings(MavenExecutionRequest) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings(MavenExecutionRequest) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
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
 
BuildToRawPomXMLFilterFactory - Class in org.apache.maven.model.transform
Base implementation for providing the BuildToRawPomXML.
BuildToRawPomXMLFilterFactory() - Constructor for class org.apache.maven.model.transform.BuildToRawPomXMLFilterFactory
 
BuildToRawPomXMLFilterFactory(boolean) - Constructor for class org.apache.maven.model.transform.BuildToRawPomXMLFilterFactory
 
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.
 
bypass - Variable in class org.apache.maven.model.transform.pull.BufferingParser
 
bypass() - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
bypass(boolean) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
byteCountToDisplaySize(int) - Static method in class org.codehaus.plexus.util.FileUtils
Returns a human-readable version of the file size (original is in bytes).

C

cache - Variable in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
cache - Variable in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
cache - Variable in class org.apache.maven.plugin.DefaultPluginRealmCache
 
cache - Variable in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
cache - Variable in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
cache - Variable in class org.apache.maven.project.DefaultProjectRealmCache
 
CACHE_OUTPUT_STREAM_STRING_KEY - Static variable in class org.slf4j.impl.SimpleLogger
 
CachedMap - Class in org.codehaus.plexus.util
This class provides cache access to Map collections.
CachedMap() - Constructor for class org.codehaus.plexus.util.CachedMap
Creates a cached map backed by a FastMap.
CachedMap(int) - Constructor for class org.codehaus.plexus.util.CachedMap
Creates a cached map backed by a FastMap and having the specified cache size.
CachedMap(int, Map) - Constructor for class org.codehaus.plexus.util.CachedMap
Creates a cached map backed by the specified map and having the specified cache size.
CacheKey(List<? extends ClassRealm>) - Constructor for class org.apache.maven.project.DefaultProjectRealmCache.CacheKey
 
CacheKey(List<Artifact>) - Constructor for class org.apache.maven.plugin.DefaultExtensionRealmCache.CacheKey
 
CacheKey(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>) - Constructor for class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheKey
 
CacheKey(Plugin, ClassLoader, Map<String, ClassLoader>, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Constructor for class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
 
CacheKey(Plugin, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Constructor for class org.apache.maven.plugin.DefaultPluginArtifactsCache.CacheKey
 
CacheKey(MavenProject, List<RemoteRepository>, Collection<String>, Collection<String>, boolean, RepositorySystemSession) - Constructor for class org.apache.maven.project.artifact.DefaultProjectArtifactsCache.CacheKey
 
CacheRecord(List<Artifact>) - Constructor for class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
CacheRecord(PluginResolutionException) - Constructor for class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
CacheRecord(ClassRealm, List<Artifact>) - Constructor for class org.apache.maven.plugin.PluginRealmCache.CacheRecord
 
CachingOutputStream - Class in org.codehaus.plexus.util.io
Caching OutputStream to avoid overwriting a file with the same content.
CachingOutputStream(File) - Constructor for class org.codehaus.plexus.util.io.CachingOutputStream
 
CachingOutputStream(Path) - Constructor for class org.codehaus.plexus.util.io.CachingOutputStream
 
CachingOutputStream(Path, int) - Constructor for class org.codehaus.plexus.util.io.CachingOutputStream
 
CachingWriter - Class in org.codehaus.plexus.util.io
Caching Writer to avoid overwriting a file with the same content.
CachingWriter(File, Charset) - Constructor for class org.codehaus.plexus.util.io.CachingWriter
 
CachingWriter(Path, Charset) - Constructor for class org.codehaus.plexus.util.io.CachingWriter
 
CachingWriter(Path, Charset, int) - Constructor for class org.codehaus.plexus.util.io.CachingWriter
 
calculateExecutionPlan(MavenSession, boolean, String...) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
calculateExecutionPlan(MavenSession, boolean, String...) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
calculateExecutionPlan(MavenSession, String...) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
calculateExecutionPlan(MavenSession, String...) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
calculateExecutionPlan(MavenSession, MavenProject, List<Object>) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
calculateExecutionPlan(MavenSession, MavenProject, List<Object>) - Method in interface org.apache.maven.lifecycle.internal.LifecycleExecutionPlanCalculator
 
calculateExecutionPlan(MavenSession, MavenProject, List<Object>, boolean) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
calculateExecutionPlan(MavenSession, MavenProject, List<Object>, boolean) - Method in interface org.apache.maven.lifecycle.internal.LifecycleExecutionPlanCalculator
 
calculateForkedExecutions(MojoExecution, MavenSession) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
calculateForkedExecutions(MojoExecution, MavenSession) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
calculateForkedExecutions(MojoExecution, MavenSession) - Method in interface org.apache.maven.lifecycle.internal.LifecycleExecutionPlanCalculator
 
calculateForkedExecutions(MojoExecution, MavenSession) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
calculateLifecycleMappings(MavenSession, MavenProject, Lifecycle, String) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate
 
calculateLifecycleMappings(MavenSession, MavenProject, Lifecycle, String) - Method in interface org.apache.maven.lifecycle.LifecycleMappingDelegate
 
calculateLink(String, String) - Static method in class org.codehaus.plexus.util.PathTool
Calculates the appropriate link given the preferred link and the relativePath of the document.
calculateMojoExecutions(MavenSession, MavenProject, List<Object>) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
calculateProjectBuilds(MavenSession, List<TaskSegment>) - Method in class org.apache.maven.lifecycle.internal.BuildListCalculator
 
calculateTaskSegments(MavenSession) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
 
calculateTaskSegments(MavenSession) - Method in interface org.apache.maven.lifecycle.internal.LifecycleTaskSegmentCalculator
 
calculateTaskSegments(MavenSession, List<String>) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
 
calculateTaskSegments(MavenSession, List<String>) - Method in interface org.apache.maven.lifecycle.internal.LifecycleTaskSegmentCalculator
 
call() - Method in interface org.codehaus.plexus.util.cli.CommandLineCallable
 
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.
 
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.
capacity() - Method in class org.codehaus.plexus.util.FastMap
Returns the capacity of this FastMap.
capitalise(String) - Method in class org.codehaus.modello.plugin.velocity.Helper
 
capitalise(String) - Static method in class org.codehaus.plexus.util.StringUtils
Capitalise a String.
capitaliseAllWords(String) - Static method in class org.codehaus.plexus.util.StringUtils
Capitalise all the words in a String.
capitalizeFirstLetter(String) - Static method in class org.codehaus.plexus.util.StringUtils
 
catPath(String, String) - Static method in class org.codehaus.plexus.util.FileUtils
Will concatenate 2 paths.
CAUSE_METHOD_NAMES - Static variable in class org.codehaus.plexus.util.ExceptionUtils
The names of methods commonly used to access a wrapped exception.
cdsect(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
cdsect(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
 
CDSECT - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
A CDATA sections was just read; this token is available only from calls to nextToken().
center(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Center a String in a larger String of size n.
center(String, int, String) - Static method in class org.codehaus.plexus.util.StringUtils
Center a String in a larger String of size n.
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
 
checkParameter(Parameter, PlexusConfiguration, ExpressionEvaluator) - Method in class org.apache.maven.plugin.internal.ReadOnlyPluginParametersValidator
 
checkPrerequisites(PluginDescriptor) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
checkPrerequisites(PluginDescriptor) - Method in interface org.apache.maven.plugin.MavenPluginManager
Verifies that the specified plugin's prerequisites are met.
checkScope(ArtifactScopeEnum) - Static method in enum org.apache.maven.artifact.ArtifactScopeEnum
Helper method to simplify null processing
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
 
CHECKSUM_POLICY_FAIL - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
CHECKSUM_POLICY_IGNORE - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
CHECKSUM_POLICY_WARN - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
CHECKSUM_POLICY_WARN - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
CHECKSUM_WARNING_POLICY - Static variable in class org.apache.maven.cli.CLIManager
 
ChecksumFailedException - Exception in org.apache.maven.repository.legacy
Occurs when a download checksum fails.
ChecksumFailedException(String) - Constructor for exception org.apache.maven.repository.legacy.ChecksumFailedException
 
ChecksumFailedException(String, Throwable) - Constructor for exception org.apache.maven.repository.legacy.ChecksumFailedException
 
checksumPolicy(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.model.merge.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.Xpp3Dom
 
CHILDREN_COMBINATION_APPEND - Static variable in interface org.apache.maven.api.xml.Dom
 
CHILDREN_COMBINATION_APPEND - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
CHILDREN_COMBINATION_APPEND - Static variable in class org.codehaus.plexus.util.xml.Xpp3DomUtils
 
CHILDREN_COMBINATION_MERGE - Static variable in interface org.apache.maven.api.xml.Dom
 
CHILDREN_COMBINATION_MERGE - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
CHILDREN_COMBINATION_MERGE - Static variable in class org.codehaus.plexus.util.xml.Xpp3DomUtils
 
CHILDREN_COMBINATION_MODE_ATTRIBUTE - Static variable in interface org.apache.maven.api.xml.Dom
 
CHILDREN_COMBINATION_MODE_ATTRIBUTE - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
CHILDREN_COMBINATION_MODE_ATTRIBUTE - Static variable in class org.codehaus.plexus.util.xml.Xpp3DomUtils
 
childrenTracking - Variable in class org.apache.maven.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
 
chmod(File, int) - Static method in class org.codehaus.plexus.util.NioFiles
 
chomp(String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove the last newline, and everything after it from a String.
chomp(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove the last value of a supplied String, and everything after it from a String.
chompLast(String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove a newline if and only if it is at the end of the supplied String.
chompLast(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove a value if and only if the String ends with that value.
chop(String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove the last character from a String.
chopNewline(String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove \n from end of a String if it's there.
ciManagement(CiManagement) - Method in class org.apache.maven.api.model.Model.Builder
 
CiManagement - Class in org.apache.maven.api.model
The <ciManagement> element contains informations 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
 
classifier - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
 
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
 
ClassMap - Class in org.codehaus.plexus.util.introspection
A cache of introspection information for a specific class instance.
ClassMap(Class) - Constructor for class org.codehaus.plexus.util.introspection.ClassMap
Standard constructor
classpathCompile - Enum constant in enum org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
 
ClasspathContainer - Class in org.apache.maven.repository.metadata
classpath container that is aware of the classpath scope
ClasspathContainer(List<ArtifactMetadata>, ArtifactScopeEnum) - Constructor for class org.apache.maven.repository.metadata.ClasspathContainer
 
ClasspathContainer(ArtifactScopeEnum) - Constructor for class org.apache.maven.repository.metadata.ClasspathContainer
 
classpathRuntime - Enum constant in enum org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
 
classpathTest - Enum constant in enum org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
 
ClasspathTransformation - Interface in org.apache.maven.repository.metadata
Helper class to convert a metadata Graph into some form of a classpath
ClassRealmConstituent - Interface in org.apache.maven.classrealm
Describes a constituent of a class realm.
ClassRealmManager - Interface in org.apache.maven.classrealm
Manages the class realms used by Maven.
ClassRealmManagerDelegate - Interface in org.apache.maven.classrealm
ClassRealmManagerDelegate is used to perform addition configuration of class realms created by ClassRealmManager.
ClassRealmRequest - Interface in org.apache.maven.classrealm
Describes the requirements for a new class realm.
ClassRealmRequest.RealmType - Enum in org.apache.maven.classrealm
The type of a class realm.
clean(String) - Static method in class org.codehaus.plexus.util.StringUtils
Removes control characters, including whitespace, from both ends of this String, handling null by returning an empty String.
CLEAN - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
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
 
cleanDirectory(File) - Static method in class org.codehaus.plexus.util.FileUtils
Clean a directory without deleting it.
cleanDirectory(String) - Static method in class org.codehaus.plexus.util.FileUtils
Clean a directory without deleting it.
CleanLifecycleProvider - Class in org.apache.maven.lifecycle.providers
clean lifecycle provider.
CleanLifecycleProvider() - Constructor for class org.apache.maven.lifecycle.providers.CleanLifecycleProvider
 
clear() - Method in class org.codehaus.plexus.util.CachedMap
Removes all mappings from this map (optional operation).
clear() - Method in class org.codehaus.plexus.util.cli.Commandline
Clear out the whole command line.
clear() - Method in class org.codehaus.plexus.util.FastMap
Removes all mappings from this FastMap.
clearArgs() - Method in class org.codehaus.plexus.util.cli.Commandline
Clear out the arguments but leave the executable in place for another operation.
clearArguments() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
CLI - Enum constant in enum org.apache.maven.plugin.MojoExecution.Source
An execution that originates from the direct invocation of a goal from the CLI.
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 interface org.apache.maven.api.xml.Dom
 
clone() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Method clone.
clone() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
Deprecated.
Method clone.
clone() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
Method clone.
clone() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
Method clone.
clone() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Method clone.
clone() - Method in class org.apache.maven.execution.MavenSession
 
clone() - Method in class org.apache.maven.internal.xml.Xpp3Dom
 
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() - Method in class org.codehaus.plexus.util.cli.Commandline
 
clone() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
clone() - Method in class org.codehaus.plexus.util.dag.DAG
 
clone() - Method in class org.codehaus.plexus.util.dag.Vertex
 
clone() - Method in class org.codehaus.plexus.util.FastMap
Returns a shallow copy of this FastMap.
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.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
 
close() - Method in class org.codehaus.plexus.util.cli.StreamFeeder
 
close() - Method in class org.codehaus.plexus.util.cli.StreamPumper
 
close() - Method in class org.codehaus.plexus.util.io.CachingOutputStream
 
close() - Method in class org.codehaus.plexus.util.StringInputStream
Deprecated.
Closes the Stringreader.
close() - Method in class org.codehaus.plexus.util.xml.XmlReader
Deprecated.
Closes the XmlReader stream.
close() - Method in class org.codehaus.plexus.util.xml.XmlStreamWriter
 
close(InputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Deprecated.
use try-with-resources instead
close(OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Deprecated.
use try-with-resources instead
close(Reader) - Static method in class org.codehaus.plexus.util.IOUtil
Deprecated.
use try-with-resources instead
close(Writer) - Static method in class org.codehaus.plexus.util.IOUtil
Deprecated.
use try-with-resources instead
close(Channel) - Static method in class org.codehaus.plexus.util.IOUtil
Deprecated.
use try-with-resources instead
closeAll() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
closeStartTag() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
CmdShell - Class in org.codehaus.plexus.util.cli.shell
Implementation to call the CMD Shell present on Windows NT, 2000 and XP
CmdShell() - Constructor for class org.codehaus.plexus.util.cli.shell.CmdShell
 
collect(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>) - Method in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
collect(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>) - Method in interface org.apache.maven.repository.legacy.resolver.LegacyArtifactCollector
Deprecated.
collect(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>, List<ConflictResolver>) - Method in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
collect(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>, List<ConflictResolver>) - Method in interface org.apache.maven.repository.legacy.resolver.LegacyArtifactCollector
Deprecated.
 
collect(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactResolutionRequest, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>, List<ConflictResolver>) - Method in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
collect(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactResolutionRequest, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>, List<ConflictResolver>) - Method in interface org.apache.maven.repository.legacy.resolver.LegacyArtifactCollector
Deprecated.
 
collect(Set<Artifact>, Artifact, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>) - Method in interface org.apache.maven.artifact.resolver.ArtifactCollector
Deprecated.
collect(Set<Artifact>, Artifact, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>) - Method in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
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
Shortcut for getService(DependencyResolver.class).resolve(...)
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(...)
CollectionUtils - Class in org.codehaus.plexus.util
 
CollectionUtils() - Constructor for class org.codehaus.plexus.util.CollectionUtils
 
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
 
column - Variable in exception org.codehaus.plexus.util.xml.pull.XmlPullParserException
 
Commandline - Class in org.codehaus.plexus.util.cli
Commandline objects help handling command lines specifying processes to execute.
Commandline() - Constructor for class org.codehaus.plexus.util.cli.Commandline
Create a new command line object.
Commandline(String) - Constructor for class org.codehaus.plexus.util.cli.Commandline
Create a new command line object, given a command following POSIX sh quoting rules
Commandline(String, Shell) - Constructor for class org.codehaus.plexus.util.cli.Commandline
Create a new command line object.
Commandline(Shell) - Constructor for class org.codehaus.plexus.util.cli.Commandline
Create a new command line object.
Commandline.Argument - Class in org.codehaus.plexus.util.cli
 
Commandline.Marker - Class in org.codehaus.plexus.util.cli
Class to keep track of the position of an Argument.
CommandLineCallable - Interface in org.codehaus.plexus.util.cli
Callable wrapper that exposes the proper exception type to the client.
CommandLineException - Exception in org.codehaus.plexus.util.cli
 
CommandLineException(String) - Constructor for exception org.codehaus.plexus.util.cli.CommandLineException
 
CommandLineException(String, Throwable) - Constructor for exception org.codehaus.plexus.util.cli.CommandLineException
 
CommandLineTimeOutException - Exception in org.codehaus.plexus.util.cli
 
CommandLineTimeOutException(String) - Constructor for exception org.codehaus.plexus.util.cli.CommandLineTimeOutException
 
CommandLineTimeOutException(String, Throwable) - Constructor for exception org.codehaus.plexus.util.cli.CommandLineTimeOutException
 
CommandLineUtils - Class in org.codehaus.plexus.util.cli
 
CommandLineUtils() - Constructor for class org.codehaus.plexus.util.cli.CommandLineUtils
 
CommandLineUtils.StringStreamConsumer - Class in org.codehaus.plexus.util.cli
A StreamConsumer providing consumed lines as a String.
CommandShell - Class in org.codehaus.plexus.util.cli.shell
Implementation to call the Command.com Shell present on Windows 95, 98 and Me
CommandShell() - Constructor for class org.codehaus.plexus.util.cli.shell.CommandShell
 
comment(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
comment(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
 
COMMENT - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
An XML comment was just read.
comments(String) - Method in class org.apache.maven.api.model.License.Builder
 
CompactXMLWriter - Class in org.codehaus.plexus.util.xml
 
CompactXMLWriter(PrintWriter) - Constructor for class org.codehaus.plexus.util.xml.CompactXMLWriter
 
CompactXMLWriter(Writer) - Constructor for class org.codehaus.plexus.util.xml.CompactXMLWriter
 
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
 
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
 
compile - Enum constant in enum org.apache.maven.artifact.ArtifactScopeEnum
 
COMPILE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
COMPILE - Enum constant in enum org.apache.maven.api.ResolutionScope
compile resolution scope = compile + system + provided dependencies
COMPILE - Enum constant in enum org.apache.maven.api.Scope
 
COMPILE_PLUS_RUNTIME - Enum constant in enum org.apache.maven.api.ResolutionScope
compile+runtime resolution scope (Maven 3 only) = compile + system + provided + runtime dependencies
COMPILER_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
Component - Annotation Type in org.apache.maven.api.plugin.annotations
Used to configure injection of Plexus components by MavenPluginManager.getConfiguredMojo(...).
computeIfAbsent(Object, Supplier<Object>) - Method in interface org.apache.maven.api.SessionData
Retrieve of compute the data associated with the specified key.
concatenate(Object[]) - Static method in class org.codehaus.plexus.util.StringUtils
Concatenates elements of an array into a single String.
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(Dom) - Method in class org.apache.maven.api.model.ConfigurationContainer.Builder
 
configuration(Dom) - Method in class org.apache.maven.api.model.Plugin.Builder
 
configuration(Dom) - Method in class org.apache.maven.api.model.PluginExecution.Builder
 
configuration(Dom) - Method in class org.apache.maven.api.model.ReportPlugin.Builder
 
configuration(Dom) - Method in class org.apache.maven.api.model.ReportSet.Builder
 
configuration(Dom) - Method in class org.apache.maven.api.settings.Server.Builder
 
configuration(Dom) - Method in class org.apache.maven.api.toolchain.ToolchainModel.Builder
 
configuration(Dom) - Method in class org.apache.maven.plugin.lifecycle.Execution.Builder
 
configuration(Dom) - Method in class org.apache.maven.plugin.lifecycle.Phase.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 type org.apache.maven.api.plugin.annotations.Mojo
configurator bean name.
configure() - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScopeCoreModule
 
configure() - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScopeModule
 
configure() - Method in class org.apache.maven.repository.internal.MavenResolverModule
 
configure() - Method in class org.apache.maven.session.scope.internal.SessionScopeModule
 
configure(MavenProject, MojoExecution, boolean) - Method in class org.apache.maven.lifecycle.internal.DefaultMojoExecutionConfigurator
 
configure(MavenProject, MojoExecution, boolean) - Method in interface org.apache.maven.lifecycle.MojoExecutionConfigurator
Create the MojoExecution configuration based on configuration for a Mojo in the MavenProject and the default configuration for the Mojo from the containing plugin's plugin.xml descriptor.
configureBean(BeanConfigurationRequest) - Method in interface org.apache.maven.configuration.BeanConfigurator
Performs the specified bean configuration.
configureBean(BeanConfigurationRequest) - Method in class org.apache.maven.configuration.internal.DefaultBeanConfigurator
 
configureComponent(Object, PlexusConfiguration, ExpressionEvaluator, ClassRealm, ConfigurationListener) - Method in class org.apache.maven.configuration.internal.EnhancedComponentConfigurator
 
ConflictResolver - Interface in org.apache.maven.repository.legacy.resolver.conflict
Determines which version of an artifact to use when there are conflicting declarations.
ConflictResolverFactory - Interface in org.apache.maven.repository.legacy.resolver.conflict
A factory that produces conflict resolvers of various types.
ConflictResolverNotFoundException - Exception in org.apache.maven.repository.legacy.resolver.conflict
Indicates that a specified conflict resolver implementation could not be found.
ConflictResolverNotFoundException(String) - Constructor for exception org.apache.maven.repository.legacy.resolver.conflict.ConflictResolverNotFoundException
Creates a new ConflictResolverNotFoundException with the specified message.
connection(String) - Method in class org.apache.maven.api.model.Scm.Builder
 
ConsoleMavenTransferListener - Class in org.apache.maven.cli.transfer
Console download progress meter.
ConsoleMavenTransferListener(PrintStream, boolean) - Constructor for class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
 
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
 
constructVersion(Versioning, String) - Method in class org.apache.maven.repository.legacy.resolver.transform.LatestArtifactTransformation
 
constructVersion(Versioning, String) - Method in class org.apache.maven.repository.legacy.resolver.transform.ReleaseArtifactTransformation
 
constructVersion(Versioning, String) - Method in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
 
consumeLine(String) - Method in class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
 
consumeLine(String) - Method in class org.codehaus.plexus.util.cli.DefaultConsumer
 
consumeLine(String) - Method in interface org.codehaus.plexus.util.cli.StreamConsumer
Called when the StreamPumper pumps a line from the Stream.
consumeLine(String) - Method in class org.codehaus.plexus.util.cli.WriterStreamConsumer
 
Consumer - Annotation Type in org.apache.maven.api.annotations
A type implemented by, or extended by maven plugins or extensions.
container - Variable in class org.apache.maven.DefaultMaven
 
contains(String, char) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if String contains a search character, handling null.
contains(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if String contains a search String, handling null.
contains(Version) - Method in interface org.apache.maven.api.VersionRange
Determines whether the specified version is contained within this range.
containsKey(Object) - Method in class org.codehaus.plexus.util.CachedMap
Indicates if this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.codehaus.plexus.util.FastMap
Indicates if this FastMap contains a mapping for the specified key.
containsValue(Object) - Method in class org.codehaus.plexus.util.CachedMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class org.codehaus.plexus.util.FastMap
Indicates if this FastMap maps one or more keys to the specified value.
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
 
contentEquals(File, File) - Static method in class org.codehaus.plexus.util.FileUtils
Compare the contents of two files to determine if they are equal or not.
contentEquals(InputStream, InputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Compare the contents of two Streams to determine if they are equal or not.
contentTransformer - Variable in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.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
 
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(MojoDescriptor) - Static method in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
CONVERTED - Static variable in class org.apache.maven.artifact.ArtifactStatus
Low trust - was converted from the Maven 1.x repository.
convertFromProfileXmlProfile(Profile) - Static method in class org.apache.maven.profiles.ProfilesConversionUtils
Deprecated.
 
convertFromSettingsProfile(Profile) - Static method in class org.apache.maven.settings.SettingsUtils
 
convertToSettingsProfile(Profile) - Static method in class org.apache.maven.settings.SettingsUtils
 
coordinate(ArtifactCoordinate) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
 
coordinates(Collection<? extends ArtifactCoordinate>) - Method in class org.apache.maven.api.services.ArtifactResolverRequest.ArtifactResolverRequestBuilder
 
copy(byte[], OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Copy bytes from a byte[] to an OutputStream.
copy(byte[], OutputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
Copy bytes from a byte[] to an OutputStream.
copy(byte[], Writer) - Static method in class org.codehaus.plexus.util.IOUtil
Copy and convert bytes from a byte[] to chars on a Writer.
copy(byte[], Writer, int) - Static method in class org.codehaus.plexus.util.IOUtil
Copy and convert bytes from a byte[] to chars on a Writer.
copy(byte[], Writer, String) - Static method in class org.codehaus.plexus.util.IOUtil
Copy and convert bytes from a byte[] to chars on a Writer, using the specified encoding.
copy(byte[], Writer, String, int) - Static method in class org.codehaus.plexus.util.IOUtil
Copy and convert bytes from a byte[] to chars on a Writer, using the specified encoding.
copy(File, File) - Static method in class org.codehaus.plexus.util.NioFiles
 
copy(InputStream, OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Copy bytes from an InputStream to an OutputStream.
copy(InputStream, OutputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
Copy bytes from an InputStream to an OutputStream.
copy(InputStream, Writer) - Static method in class org.codehaus.plexus.util.IOUtil
Copy and convert bytes from an InputStream to chars on a Writer.
copy(InputStream, Writer, int) - Static method in class org.codehaus.plexus.util.IOUtil
Copy and convert bytes from an InputStream to chars on a Writer.
copy(InputStream, Writer, String) - Static method in class org.codehaus.plexus.util.IOUtil
Copy and convert bytes from an InputStream to chars on a Writer, using the specified encoding.
copy(InputStream, Writer, String, int) - Static method in class org.codehaus.plexus.util.IOUtil
Copy and convert bytes from an InputStream to chars on a Writer, using the specified encoding.
copy(Reader, OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Serialize chars from a Reader to bytes on an OutputStream, and flush the OutputStream.
copy(Reader, OutputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
Serialize chars from a Reader to bytes on an OutputStream, and flush the OutputStream.
copy(Reader, Writer) - Static method in class org.codehaus.plexus.util.IOUtil
Copy chars from a Reader to a Writer.
copy(Reader, Writer, int) - Static method in class org.codehaus.plexus.util.IOUtil
Copy chars from a Reader to a Writer.
copy(String, OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Serialize chars from a String to bytes on an OutputStream, and flush the OutputStream.
copy(String, OutputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
Serialize chars from a String to bytes on an OutputStream, and flush the OutputStream.
copy(String, Writer) - Static method in class org.codehaus.plexus.util.IOUtil
Copy chars from a String to a Writer.
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
 
copyDirectory(File, File) - Static method in class org.codehaus.plexus.util.FileUtils
Copy a directory to an other one.
copyDirectory(File, File, String, String) - Static method in class org.codehaus.plexus.util.FileUtils
Copy a directory to an other one.
copyDirectoryLayout(File, File, String[], String[]) - Static method in class org.codehaus.plexus.util.FileUtils
Copies a entire directory layout : no files will be copied only directories
copyDirectoryStructure(File, File) - Static method in class org.codehaus.plexus.util.FileUtils
Copies a entire directory structure.
copyDirectoryStructureIfModified(File, File) - Static method in class org.codehaus.plexus.util.FileUtils
Copies an entire directory structure but only source files with timestamp later than the destinations'.
copyFile(File, File) - Static method in class org.codehaus.plexus.util.FileUtils
Copy file from source to destination.
copyFile(File, File, String, FileUtils.FilterWrapper[]) - Static method in class org.codehaus.plexus.util.FileUtils
If wrappers is null or empty, the file will be copy only if to.lastModified() < from.lastModified()
copyFile(File, File, String, FileUtils.FilterWrapper[], boolean) - Static method in class org.codehaus.plexus.util.FileUtils
If wrappers is null or empty, the file will be copy only if to.lastModified() < from.lastModified(), if overwrite is true
copyFileIfModified(File, File) - Static method in class org.codehaus.plexus.util.FileUtils
Copy file from source to destination only if source timestamp is later than the destination timestamp.
copyFileToDirectory(File, File) - Static method in class org.codehaus.plexus.util.FileUtils
Copy file from source to destination.
copyFileToDirectory(String, String) - Static method in class org.codehaus.plexus.util.FileUtils
Copy file from source to destination.
copyFileToDirectoryIfModified(File, File) - Static method in class org.codehaus.plexus.util.FileUtils
Copy file from source to destination only if source is newer than the target file.
copyFileToDirectoryIfModified(String, String) - Static method in class org.codehaus.plexus.util.FileUtils
Copy file from source to destination only if source is newer than the target file.
copyModel(Model, Model) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
copyModel(Model, Model) - Method in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
Deprecated.
 
copyProperties(Properties) - Static method in class org.apache.maven.properties.internal.SystemProperties
Copies the given Properties object into a new Properties object, in a thread-safe manner.
copySettings(Settings) - Static method in class org.apache.maven.settings.SettingsUtils
 
copyStreamToFile(InputStreamFacade, File) - Static method in class org.codehaus.plexus.util.FileUtils
Copies bytes from the InputStream source to a file destination.
copyURLToFile(URL, File) - Static method in class org.codehaus.plexus.util.FileUtils
Copies bytes from the URL source to a file destination.
Core - Enum constant in enum org.apache.maven.classrealm.ClassRealmRequest.RealmType
The class realm for the public API of the Maven core.
CoreExports - Class in org.apache.maven.extension.internal
Provides information about artifacts (identified by groupId:artifactId string key) and classpath elements exported by Maven core itself and loaded Maven core extensions.
CoreExports(CoreExtensionEntry) - Constructor for class org.apache.maven.extension.internal.CoreExports
 
CoreExports(ClassRealm, Set<String>, Set<String>) - Constructor for class org.apache.maven.extension.internal.CoreExports
 
CoreExportsProvider - Class in org.apache.maven.extension.internal
CoreExportsProvider
CoreExportsProvider(CoreExports) - Constructor for class org.apache.maven.extension.internal.CoreExportsProvider
 
CoreExportsProvider(PlexusContainer) - Constructor for class org.apache.maven.extension.internal.CoreExportsProvider
 
CoreExtension - Class in org.apache.maven.cli.internal.extension.model
Describes a build extension to utilise.
CoreExtension() - Constructor for class org.apache.maven.cli.internal.extension.model.CoreExtension
 
CoreExtensionEntry - Class in org.apache.maven.extension.internal
Provides information about artifacts (identified by groupId:artifactId string key) and classpath elements exported by Maven core itself or a Maven core extension.
CoreExtensionEntry(ClassRealm, Collection<String>, Collection<String>) - Constructor for class org.apache.maven.extension.internal.CoreExtensionEntry
 
CoreExtensions - Class in org.apache.maven.cli.internal.extension.model
Extensions to load.
CoreExtensions() - Constructor for class org.apache.maven.cli.internal.extension.model.CoreExtensions
 
CoreExtensionsXpp3Reader - Class in org.apache.maven.cli.internal.extension.model.io.xpp3
Class CoreExtensionsXpp3Reader.
CoreExtensionsXpp3Reader() - Constructor for class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
 
CoreExtensionsXpp3Reader(CoreExtensionsXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
 
CoreExtensionsXpp3Reader.ContentTransformer - Interface in org.apache.maven.cli.internal.extension.model.io.xpp3
 
CoreExtensionsXpp3Writer - Class in org.apache.maven.cli.internal.extension.model.io.xpp3
Class CoreExtensionsXpp3Writer.
CoreExtensionsXpp3Writer() - Constructor for class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Writer
 
couldHoldIncluded(String) - Method in class org.codehaus.plexus.util.AbstractScanner
Tests whether or not a name matches the start of at least one include pattern.
countMatches(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
How many times is the substring in the larger String.
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, 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
 
createArg() - Method in class org.codehaus.plexus.util.cli.Commandline
Creates an argument object.
createArg(boolean) - Method in class org.codehaus.plexus.util.cli.Commandline
 
createArgument() - Method in class org.codehaus.plexus.util.cli.Commandline
Deprecated.
createArgument(boolean) - Method in class org.codehaus.plexus.util.cli.Commandline
Deprecated.
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
 
createArtifact(String, String, String, String) - Method in interface org.apache.maven.repository.RepositorySystem
 
createArtifact(String, String, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createArtifact(String, String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createArtifact(String, String, String, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createArtifact(String, String, String, String, String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createArtifact(String, String, String, String, String) - Method in interface org.apache.maven.repository.RepositorySystem
 
createArtifact(String, String, String, String, String, String) - 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, 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(...)
createArtifactRepositories(List<Repository>, List<ArtifactRepository>, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuildingHelper
 
createArtifactRepositories(List<Repository>, List<ArtifactRepository>, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuildingHelper
Creates the effective artifact repositories from the specified POM repositories.
createArtifactRepository(String, String, String, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
 
createArtifactRepository(String, String, String, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
createArtifactRepository(String, String, String, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createArtifactRepository(String, String, String, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
 
createArtifactRepository(String, String, String, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in interface org.apache.maven.repository.RepositorySystem
 
createArtifacts(ArtifactFactory, String, ArtifactFilter) - Method in class org.apache.maven.project.MavenProject
Deprecated.
createArtifacts(ArtifactFactory, List<Dependency>, String, ArtifactFilter, MavenProject) - Static method in class org.apache.maven.project.artifact.MavenMetadataSource
Deprecated.
createArtifacts(MavenProject) - Method in class org.apache.maven.lifecycle.internal.DefaultProjectArtifactFactory
 
createArtifacts(MavenProject) - Method in interface org.apache.maven.lifecycle.internal.ProjectArtifactFactory
 
createArtifactWithClassifier(String, String, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createArtifactWithClassifier(String, String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createArtifactWithClassifier(String, String, String, String, String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createArtifactWithClassifier(String, String, String, String, String) - Method in interface org.apache.maven.repository.RepositorySystem
 
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
 
createDefaultLocalRepository() - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createDefaultLocalRepository() - Method in interface org.apache.maven.repository.RepositorySystem
 
createDefaultRemoteRepository() - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createDefaultRemoteRepository() - Method in interface org.apache.maven.repository.RepositorySystem
 
createDefaultRemoteRepository(MavenExecutionRequest) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createDefaultToolchain() - Method in class org.apache.maven.toolchain.java.JavaToolchainFactory
 
createDefaultToolchain() - Method in interface org.apache.maven.toolchain.ToolchainFactory
Returns the default instance of the particular type of toolchain, can return null if not applicable.
createDependencyArtifact(String, String, VersionRange, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createDependencyArtifact(String, String, VersionRange, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDependencyArtifact(String, String, VersionRange, String, String, String, boolean) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createDependencyArtifact(String, String, VersionRange, String, String, String, boolean) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDependencyArtifact(String, String, VersionRange, String, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createDependencyArtifact(String, String, VersionRange, String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDependencyArtifact(String, String, VersionRange, String, String, String, String, boolean) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createDependencyArtifact(String, String, VersionRange, String, String, String, String, boolean) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDependencyArtifact(Dependency) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createDependencyArtifact(Dependency) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createDependencyArtifact(Dependency) - Method in interface org.apache.maven.repository.RepositorySystem
 
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 class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(DependencyFactory.class).create(...)
createDeploymentArtifactRepository(String, String, String, boolean) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
Deprecated.
createDeploymentArtifactRepository(String, String, String, boolean) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
createDeploymentArtifactRepository(String, String, String, boolean) - Method in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
Deprecated.
createDeploymentArtifactRepository(String, String, String, boolean) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
 
createDeploymentArtifactRepository(String, String, ArtifactRepositoryLayout, boolean) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
 
createDeploymentArtifactRepository(String, String, ArtifactRepositoryLayout, boolean) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
createDeploymentArtifactRepository(String, String, ArtifactRepositoryLayout, boolean) - Method in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
 
createDeploymentArtifactRepository(String, String, ArtifactRepositoryLayout, boolean) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
 
createExactMatcher(String) - Static method in class org.apache.maven.toolchain.RequirementMatcherFactory
 
createExecutionPlanItems(MavenProject, List<MojoExecution>) - Static method in class org.apache.maven.lifecycle.internal.ExecutionPlanItem
 
createExtensionArtifact(String, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createExtensionArtifact(String, String, String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createExtensionArtifact(String, String, VersionRange) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createExtensionArtifact(String, String, VersionRange) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createExtensionRealm(Plugin, List<Artifact>) - Method in interface org.apache.maven.classrealm.ClassRealmManager
Creates a new class realm for the specified build extension.
createExtensionRealm(Plugin, List<Artifact>) - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
createFromVersion(String) - Static method in class org.apache.maven.artifact.versioning.VersionRange
 
createFromVersionSpec(String) - Static method in class org.apache.maven.artifact.versioning.VersionRange
Create a version range from a string representation
createInterpolator() - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
createInterpolator() - Method in class org.apache.maven.project.interpolation.RegexBasedModelInterpolator
Deprecated.
 
createInterpolator() - Method in class org.apache.maven.project.interpolation.StringSearchModelInterpolator
Deprecated.
 
createKey(List<? extends ClassRealm>) - Method in class org.apache.maven.project.DefaultProjectRealmCache
 
createKey(List<? extends ClassRealm>) - Method in interface org.apache.maven.project.ProjectRealmCache
 
createKey(List<Artifact>) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
createKey(List<Artifact>) - Method in interface org.apache.maven.plugin.ExtensionRealmCache
 
createKey(Plugin, ClassLoader, Map<String, ClassLoader>, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
createKey(Plugin, ClassLoader, Map<String, ClassLoader>, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.PluginRealmCache
 
createKey(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
createKey(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.PluginDescriptorCache
 
createKey(Plugin, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
createKey(Plugin, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
 
createKey(MavenProject, Collection<String>, Collection<String>, boolean, RepositorySystemSession) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
createKey(MavenProject, Collection<String>, Collection<String>, boolean, RepositorySystemSession) - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
 
createLocal(Path) - Method in interface org.apache.maven.api.services.RepositoryFactory
 
createLocal(Path) - Method in class org.apache.maven.internal.impl.DefaultRepositoryFactory
 
createLocalRepository(File) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createLocalRepository(File) - Method in interface org.apache.maven.repository.RepositorySystem
 
createLocalRepository(String, String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createLocalRepository(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
 
createMarker() - Method in class org.codehaus.plexus.util.cli.Commandline
This marker can be used to locate a position on the commandline - to insert something for example - when all parameters have been set.
createMetadata(Artifact, Versioning) - Static method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
createModelProcessor(PlexusContainer) - Method in class org.apache.maven.cli.MavenCli
 
createParentArtifact(String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createParentArtifact(String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createParentArtifact(String, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createParentArtifact(String, String, String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createPluginArtifact(String, String, VersionRange) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createPluginArtifact(String, String, VersionRange) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createPluginArtifact(Plugin) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createPluginArtifact(Plugin) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createPluginArtifact(Plugin) - Method in interface org.apache.maven.repository.RepositorySystem
 
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, File, ModelBuildingRequest) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
 
createPostProcessors(Model, File, ProjectBuilderConfiguration) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
createProjectArtifact(String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createProjectArtifact(String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createProjectArtifact(String, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createProjectArtifact(String, String, String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
createProjectArtifact(String, String, String) - Method in interface org.apache.maven.repository.RepositorySystem
 
createProjectArtifact(String, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
Deprecated.
 
createProjectArtifact(String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
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.
createRecursionInterceptor() - 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(...)
createRepository(String, String, boolean, String, boolean, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
createSymbolicLink(File, File) - Static method in class org.codehaus.plexus.util.NioFiles
 
createTempFile(String, String, File) - Static method in class org.codehaus.plexus.util.FileUtils
Create a temporary file in a given directory.
createToolchain(ToolchainModel) - Method in class org.apache.maven.toolchain.java.JavaToolchainFactory
 
createToolchain(ToolchainModel) - Method in interface org.apache.maven.toolchain.ToolchainFactory
Create instance of toolchain.
createValueSources(Model, File, ModelBuildingRequest) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
 
createValueSources(Model, File, ProjectBuilderConfiguration) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
createVersioning(Snapshot) - Static method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
createVersionMatcher(String) - Static method in class org.apache.maven.toolchain.RequirementMatcherFactory
 
CumulativeScopeArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Filter to only retain objects in the given scope or better.
CumulativeScopeArtifactFilter(Collection<String>) - Constructor for class org.apache.maven.artifact.resolver.filter.CumulativeScopeArtifactFilter
Create a new filter with the specified scopes and their implied scopes enabled.
CumulativeScopeArtifactFilter(CumulativeScopeArtifactFilter...) - Constructor for class org.apache.maven.artifact.resolver.filter.CumulativeScopeArtifactFilter
Creates a new filter that combines the specified filters.
current - Variable in class org.apache.maven.model.transform.pull.BufferingParser
 
currentLogLevel - Variable in class org.slf4j.impl.SimpleLogger
The current log level
customizeContainer(PlexusContainer) - Method in class org.apache.maven.cli.MavenCli
 
customizeParameters(Properties) - Method in class org.codehaus.modello.plugin.velocity.ModelloVelocityMojo
 
customPhase() - Element in annotation type org.apache.maven.api.plugin.annotations.Execute
Custom lifecycle phase to fork.
CycleDetectedException - Exception in org.codehaus.plexus.util.dag
 
CycleDetectedException(String, List<String>) - Constructor for exception org.codehaus.plexus.util.dag.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
 
CycleDetector - Class in org.codehaus.plexus.util.dag
 
CycleDetector() - Constructor for class org.codehaus.plexus.util.dag.CycleDetector
 
cycleToString() - Method in exception org.codehaus.plexus.util.dag.CycleDetectedException
 
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

DAG - Class in org.codehaus.plexus.util.dag
DAG = Directed Acyclic Graph
DAG() - Constructor for class org.codehaus.plexus.util.dag.DAG
 
DATE_TIME_FORMAT_KEY - Static variable in class org.slf4j.impl.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(String) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
debug(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(String) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
debug(String) - Method in class org.apache.maven.repository.legacy.TransferListenerAdapter
 
debug(String) - Method in interface org.codehaus.plexus.util.DirectoryWalkListener
 
debug(String) - Method in class org.slf4j.impl.SimpleLogger
A simple implementation which logs messages of level DEBUG according to the format outlined above.
debug(String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(String, Object) - Method in class org.slf4j.impl.SimpleLogger
Perform single parameter substitution before logging the message of level DEBUG according to the format outlined above.
debug(String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(String, Object...) - Method in class org.slf4j.impl.SimpleLogger
Perform double parameter substitution before logging the message of level DEBUG according to the format outlined above.
debug(String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(String, Object, Object) - Method in class org.slf4j.impl.SimpleLogger
Perform double parameter substitution before logging the message of level DEBUG according to the format outlined above.
debug(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
debug(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
debug(String, Throwable) - Method in class org.slf4j.impl.SimpleLogger
Log a message of level DEBUG, including an exception.
debug(Throwable) - Method in 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 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.
 
debugProjectPlan(MavenProject, MavenExecutionPlan) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
debugReactorPlan(ProjectBuildList) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
DebugResolutionListener - Class in org.apache.maven.artifact.resolver
Send resolution events to the debug log.
DebugResolutionListener(Logger) - Constructor for class org.apache.maven.artifact.resolver.DebugResolutionListener
 
decode(byte[]) - Method in class org.codehaus.plexus.util.Base64
Decodes a byte[] containing containing characters in the Base64 alphabet.
decodeBase64(byte[]) - Static method in class org.codehaus.plexus.util.Base64
Decodes Base64 data into octects
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_BUILD_TIME_ZONE - Static variable in class org.apache.maven.model.interpolation.MavenBuildTimestamp
 
DEFAULT_BUILD_TIMESTAMP_FORMAT - Static variable in class org.apache.maven.model.interpolation.MavenBuildTimestamp
 
DEFAULT_BUILD_TIMESTAMP_FORMAT - Static variable in interface org.apache.maven.project.interpolation.ModelInterpolator
Deprecated.
 
DEFAULT_CHECKSUM_POLICY - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
DEFAULT_CHILDREN_COMBINATION_MODE - Static variable in interface org.apache.maven.api.xml.Dom
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_CHILDREN_COMBINATION_MODE - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
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_CHILDREN_COMBINATION_MODE - Static variable in class org.codehaus.plexus.util.xml.Xpp3DomUtils
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_COLUMN_LINE - Static variable in class org.codehaus.plexus.util.xml.XmlWriterUtil
The default column before line wrapping i.e.
DEFAULT_EDGES - Static variable in class org.apache.maven.repository.metadata.MetadataGraph
 
DEFAULT_END_DELIM - Static variable in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
DEFAULT_ESCAPE_SEQ - Static variable in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
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_INDENTATION_SIZE - Static variable in class org.codehaus.plexus.util.xml.XmlUtil
The default line indenter size i.e.
DEFAULT_INDENTATION_SIZE - Static variable in class org.codehaus.plexus.util.xml.XmlWriterUtil
The default line indenter size i.e.
DEFAULT_LAYOUT_ID - Static variable in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
 
DEFAULT_LAYOUT_ID - Static variable in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
 
DEFAULT_LINE_SEPARATOR - Static variable in class org.codehaus.plexus.util.xml.XmlUtil
The default line separator ("\n" on UNIX)
DEFAULT_LOCAL_REPO_ID - Static variable in interface org.apache.maven.repository.RepositorySystem
 
DEFAULT_LOG_LEVEL_KEY - Static variable in class org.slf4j.impl.SimpleLogger
 
DEFAULT_REMOTE_REPO_ID - Static variable in interface org.apache.maven.repository.RepositorySystem
 
DEFAULT_REMOTE_REPO_URL - Static variable in interface org.apache.maven.repository.RepositorySystem
 
DEFAULT_SCOPE - Static variable in enum org.apache.maven.artifact.ArtifactScopeEnum
 
DEFAULT_SELF_COMBINATION_MODE - Static variable in interface org.apache.maven.api.xml.Dom
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_SELF_COMBINATION_MODE - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
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_SELF_COMBINATION_MODE - Static variable in class org.codehaus.plexus.util.xml.Xpp3DomUtils
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_START_DELIM - Static variable in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
DEFAULT_TYPE - Static variable in class org.apache.maven.repository.MavenArtifactMetadata
 
DEFAULT_USER_SETTINGS_FILE - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
 
DEFAULT_USER_TOOLCHAINS_FILE - Static variable in class org.apache.maven.cli.MavenCli
 
DEFAULT_VERTICES - Static variable in class org.apache.maven.repository.metadata.MetadataGraph
 
DefaultArtifact - Class in org.apache.maven.artifact
 
DefaultArtifact - 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, 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(AbstractSession, 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(AbstractSession, Artifact) - Constructor for class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
DefaultArtifactCoordinateFactory - Class in org.apache.maven.internal.impl
 
DefaultArtifactCoordinateFactory() - Constructor for class org.apache.maven.internal.impl.DefaultArtifactCoordinateFactory
 
DefaultArtifactDeployer - Class in org.apache.maven.artifact.deployer
DefaultArtifactDeployer
DefaultArtifactDeployer - Class in org.apache.maven.internal.impl
Implementation of ArtifactDeployer service.
DefaultArtifactDeployer() - Constructor for class org.apache.maven.artifact.deployer.DefaultArtifactDeployer
 
DefaultArtifactDescriptorReader - Class in org.apache.maven.repository.internal
 
DefaultArtifactDescriptorReader(RemoteRepositoryManager, VersionResolver, VersionRangeResolver, ArtifactResolver, ModelBuilder, RepositoryEventDispatcher, ModelCacheFactory) - 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
 
DefaultArtifactFilterManager(List<ArtifactFilterManagerDelegate>, CoreExports) - Constructor for class org.apache.maven.DefaultArtifactFilterManager
 
DefaultArtifactHandler - Class in org.apache.maven.artifact.handler
 
DefaultArtifactHandler() - Constructor for class org.apache.maven.artifact.handler.DefaultArtifactHandler
Deprecated.
This ctor is present only for Plexus XML defined component compatibility, do not use it.
DefaultArtifactHandler(String) - Constructor for class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
DefaultArtifactHandler(String, String, String, String, String, boolean, String, boolean) - Constructor for class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
DefaultArtifactHandlerManager - Class in org.apache.maven.artifact.handler.manager
 
DefaultArtifactHandlerManager(Map<String, ArtifactHandler>) - Constructor for class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
DefaultArtifactInstaller - Class in org.apache.maven.artifact.installer
 
DefaultArtifactInstaller - Class in org.apache.maven.internal.impl
 
DefaultArtifactInstaller() - Constructor for class org.apache.maven.artifact.installer.DefaultArtifactInstaller
 
DefaultArtifactManager - Class in org.apache.maven.internal.impl
 
DefaultArtifactManager(DefaultSession) - 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
 
DefaultArtifactRepositoryFactory - Class in org.apache.maven.repository.legacy.repository
 
DefaultArtifactRepositoryFactory() - Constructor for class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
DefaultArtifactRepositoryFactory() - Constructor for class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
 
DefaultArtifactResolver - Class in org.apache.maven.artifact.resolver
 
DefaultArtifactResolver - Class in org.apache.maven.internal.impl
 
DefaultArtifactResolver() - Constructor for class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
DefaultArtifactTransformationManager - Class in org.apache.maven.repository.legacy.resolver.transform
 
DefaultArtifactTransformationManager() - Constructor for class org.apache.maven.repository.legacy.resolver.transform.DefaultArtifactTransformationManager
 
DefaultArtifactVersion - Class in org.apache.maven.artifact.versioning
Default implementation of artifact versioning.
DefaultArtifactVersion(String) - Constructor for class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
DefaultBeanConfigurationRequest - Class in org.apache.maven.configuration
A basic bean configuration request.
DefaultBeanConfigurationRequest() - Constructor for class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
DefaultBeanConfigurator - Class in org.apache.maven.configuration.internal
Warning: This is an internal class that is only public for technical reasons, it is not part of the public API.
DefaultBeanConfigurator() - Constructor for class org.apache.maven.configuration.internal.DefaultBeanConfigurator
 
DefaultBuildPluginManager - Class in org.apache.maven.plugin
DefaultBuildPluginManager
DefaultBuildPluginManager(MavenPluginManager, LegacySupport, MojoExecutionScope, List<MojoExecutionListener>) - Constructor for class org.apache.maven.plugin.DefaultBuildPluginManager
 
DefaultBuildPomXMLFilterFactory - Class in org.apache.maven.model.building
A BuildPomXMLFilterFactory which is context aware
DefaultBuildPomXMLFilterFactory(TransformerContext, boolean) - Constructor for class org.apache.maven.model.building.DefaultBuildPomXMLFilterFactory
 
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
 
DefaultClasspathTransformation - Class in org.apache.maven.repository.metadata
default implementation of the metadata classpath transformer
DefaultClasspathTransformation() - Constructor for class org.apache.maven.repository.metadata.DefaultClasspathTransformation
 
DefaultClassRealmManager - Class in org.apache.maven.classrealm
Manages the class realms used by Maven.
DefaultClassRealmManager(PlexusContainer, List<ClassRealmManagerDelegate>, CoreExports) - Constructor for class org.apache.maven.classrealm.DefaultClassRealmManager
 
DefaultConflictResolver - Class in org.apache.maven.repository.legacy.resolver.conflict
Deprecated.
As of 3.0, use a specific implementation instead, e.g. NearestConflictResolver
DefaultConflictResolver() - Constructor for class org.apache.maven.repository.legacy.resolver.conflict.DefaultConflictResolver
Deprecated.
 
DefaultConflictResolverFactory - Class in org.apache.maven.repository.legacy.resolver.conflict
A conflict resolver factory that obtains instances from a plexus container.
DefaultConflictResolverFactory() - Constructor for class org.apache.maven.repository.legacy.resolver.conflict.DefaultConflictResolverFactory
 
DefaultConsumer - Class in org.codehaus.plexus.util.cli
 
DefaultConsumer() - Constructor for class org.codehaus.plexus.util.cli.DefaultConsumer
 
DefaultConsumerPomXMLFilterFactory - Class in org.apache.maven.xml.internal
The default implementation of the RawToConsumerPomXMLFilterFactory It will provide several values for the consumer pom based on its context.
DefaultConsumerPomXMLFilterFactory(DefaultBuildPomXMLFilterFactory) - Constructor for class org.apache.maven.xml.internal.DefaultConsumerPomXMLFilterFactory
 
DefaultDependency - Class in org.apache.maven.internal.impl
 
DefaultDependency(AbstractSession, Dependency) - Constructor for class org.apache.maven.internal.impl.DefaultDependency
 
DefaultDependencyCollector - Class in org.apache.maven.internal.impl
 
DefaultDependencyCoordinate - Class in org.apache.maven.internal.impl
 
DefaultDependencyCoordinate(AbstractSession, Dependency) - Constructor for class org.apache.maven.internal.impl.DefaultDependencyCoordinate
 
DefaultDependencyCoordinateFactory - Class in org.apache.maven.internal.impl
 
DefaultDependencyCoordinateFactory() - Constructor for class org.apache.maven.internal.impl.DefaultDependencyCoordinateFactory
 
DefaultDependencyManagementImporter - Class in org.apache.maven.model.composition
Handles the import of dependency management from other models into the target model.
DefaultDependencyManagementImporter() - Constructor for class org.apache.maven.model.composition.DefaultDependencyManagementImporter
 
DefaultDependencyManagementInjector - Class in org.apache.maven.model.management
Handles injection of dependency management into the model.
DefaultDependencyManagementInjector() - Constructor for class org.apache.maven.model.management.DefaultDependencyManagementInjector
 
DefaultDependencyManagementInjector.ManagementModelMerger - Class in org.apache.maven.model.management
ManagementModelMerger
DefaultDependencyResolutionRequest - Class in org.apache.maven.project
 
DefaultDependencyResolutionRequest() - Constructor for class org.apache.maven.project.DefaultDependencyResolutionRequest
 
DefaultDependencyResolutionRequest(MavenProject, RepositorySystemSession) - Constructor for class org.apache.maven.project.DefaultDependencyResolutionRequest
 
defaultEntityReplacementMap - Static variable in class org.codehaus.plexus.util.xml.pull.EntityReplacementMap
 
DefaultEvent - Class in org.apache.maven.internal.impl
 
DefaultEvent(AbstractSession, 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
 
DEFAULTEXCLUDES - Static variable in class org.codehaus.plexus.util.AbstractScanner
Patterns which should be excluded by default, like SCM files Misc: **/*~, **/#*#, **/.#*, **/%*%, **/._* CVS: **/CVS, **/CVS/**, **/.cvsignore RCS: **/RCS, **/RCS/** SCCS: **/SCCS, **/SCCS/** VSSercer: **/vssver.scc MKS: **/project.pj SVN: **/.svn, **/.svn/** GNU: **/.arch-ids, **/.arch-ids/** Bazaar: **/.bzr, **/.bzr/** SurroundSCM: **/.MySCMServerInfo Mac: **/.DS_Store Serena Dimension: **/.metadata, **/.metadata/** Mercurial: **/.hg, **/.hg/** Git: **/.git, **/.git/** Bitkeeper: **/BitKeeper, **/BitKeeper/**, **/ChangeSet, **/ChangeSet/** Darcs: **/_darcs, **/_darcs/**, **/.darcsrepo, **/.darcsrepo/****/-darcs-backup*, **/.darcs-temp-mail
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(BuildResumptionDataRepository, PomlessCollectionStrategy, MultiModuleCollectionStrategy, RequestPomCollectionStrategy) - Constructor for class org.apache.maven.graph.DefaultGraphBuilder
 
DefaultGraphConflictResolutionPolicy - Class in org.apache.maven.repository.metadata
 
DefaultGraphConflictResolutionPolicy() - Constructor for class org.apache.maven.repository.metadata.DefaultGraphConflictResolutionPolicy
 
DefaultGraphConflictResolver - Class in org.apache.maven.repository.metadata
Default conflict resolver.Implements closer newer first policy by default, but could be configured via plexus
DefaultGraphConflictResolver() - Constructor for class org.apache.maven.repository.metadata.DefaultGraphConflictResolver
 
DefaultInheritanceAssembler - Class in org.apache.maven.model.inheritance
Handles inheritance of model values.
DefaultInheritanceAssembler() - Constructor for class org.apache.maven.model.inheritance.DefaultInheritanceAssembler
 
DefaultInheritanceAssembler.InheritanceModelMerger - Class in org.apache.maven.model.inheritance
InheritanceModelMerger
DefaultJavaToolChain - Class in org.apache.maven.toolchain.java
Deprecated.
clients that do not require compatibility with Maven 3.2.3 and earlier should link to JavaToolchainImpl instead.
DefaultJavaToolChain(ToolchainModel, Logger) - Constructor for class org.apache.maven.toolchain.java.DefaultJavaToolChain
Deprecated.
 
DefaultLegacyArtifactCollector - Class in org.apache.maven.repository.legacy.resolver
 
DefaultLegacyArtifactCollector() - Constructor for class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
 
DefaultLegacySupport - Class in org.apache.maven.plugin.internal
Helps to provide backward-compatibility with plugins that use legacy components.
DefaultLegacySupport() - Constructor for class org.apache.maven.plugin.internal.DefaultLegacySupport
 
DEFAULTLIFECYCLEBINDINGS_MODELID - Static variable in class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
 
DefaultLifecycleBindingsInjector - Class in org.apache.maven.model.plugin
Handles injection of plugin executions induced by the lifecycle bindings for a packaging.
DefaultLifecycleBindingsInjector(LifeCyclePluginAnalyzer) - Constructor for class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector
 
DefaultLifecycleBindingsInjector.LifecycleBindingsMerger - Class in org.apache.maven.model.plugin
The domain-specific model merger for lifecycle bindings
DefaultLifecycleExecutionPlanCalculator - Class in org.apache.maven.lifecycle.internal
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
DefaultLifecycleExecutionPlanCalculator(BuildPluginManager, DefaultLifecycles, MojoDescriptorCreator, LifecyclePluginResolver) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
DefaultLifecycleExecutionPlanCalculator(BuildPluginManager, DefaultLifecycles, MojoDescriptorCreator, LifecyclePluginResolver, LifecycleMappingDelegate, Map<String, LifecycleMappingDelegate>, Map<String, MojoExecutionConfigurator>) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
 
DefaultLifecycleExecutor - Class in org.apache.maven.lifecycle
A facade that provides lifecycle services to components outside maven core.
DefaultLifecycleExecutor(LifeCyclePluginAnalyzer, DefaultLifecycles, LifecycleTaskSegmentCalculator, LifecycleExecutionPlanCalculator, MojoExecutor, LifecycleStarter, MojoDescriptorCreator) - Constructor for class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
DefaultLifecycleMapping - Class in org.apache.maven.lifecycle.mapping
DefaultLifecycleMapping
DefaultLifecycleMapping() - Constructor for class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
Deprecated.
Should not be used in Java code.
DefaultLifecycleMapping(List<Lifecycle>) - Constructor for class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
Ctor to be used in Java code/providers.
DefaultLifecycleMappingDelegate - Class in org.apache.maven.lifecycle.internal
Lifecycle mapping delegate component interface.
DefaultLifecycleMappingDelegate(BuildPluginManager) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate
 
DefaultLifecyclePluginAnalyzer - Class in org.apache.maven.lifecycle.internal
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
DefaultLifecyclePluginAnalyzer(PlexusContainer, DefaultLifecycles) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
 
DefaultLifecycleProvider - Class in org.apache.maven.lifecycle.providers
default lifecycle provider.
DefaultLifecycleProvider() - Constructor for class org.apache.maven.lifecycle.providers.DefaultLifecycleProvider
 
DefaultLifecycles - Class in org.apache.maven.lifecycle
 
DefaultLifecycles() - Constructor for class org.apache.maven.lifecycle.DefaultLifecycles
 
DefaultLifecycles(PlexusContainer) - Constructor for class org.apache.maven.lifecycle.DefaultLifecycles
 
DefaultLifecycleTaskSegmentCalculator - Class in org.apache.maven.lifecycle.internal
Calculates the task segments in the build
DefaultLifecycleTaskSegmentCalculator(MojoDescriptorCreator, LifecyclePluginResolver) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
 
DefaultLocalRepository - Class in org.apache.maven.internal.impl
 
DefaultLocalRepository(LocalRepository) - Constructor for class org.apache.maven.internal.impl.DefaultLocalRepository
 
DefaultLocalRepositoryManager - Class in org.apache.maven.internal.impl
 
DefaultLocalRepositoryManager() - Constructor for class org.apache.maven.internal.impl.DefaultLocalRepositoryManager
 
DefaultLog - Class in org.apache.maven.internal.impl
 
DefaultLog(Logger) - Constructor for class org.apache.maven.internal.impl.DefaultLog
 
DefaultLookup - Class in org.apache.maven.internal.impl
 
DefaultLookup(PlexusContainer) - Constructor for class org.apache.maven.internal.impl.DefaultLookup
 
DefaultMaven - Class in org.apache.maven
 
DefaultMaven(ProjectBuilder, LifecycleStarter, PlexusContainer, ExecutionEventCatapult, LegacySupport, SessionScope, DefaultRepositorySystemSessionFactory, GraphBuilder, BuildResumptionAnalyzer, BuildResumptionDataRepository, SuperPomProvider, DefaultSessionFactory) - Constructor for class org.apache.maven.DefaultMaven
 
DefaultMavenExecutionRequest - Class in org.apache.maven.execution
 
DefaultMavenExecutionRequest() - Constructor for class org.apache.maven.execution.DefaultMavenExecutionRequest
 
DefaultMavenExecutionRequestPopulator - Class in org.apache.maven.execution
Assists in populating an execution request for invocation of Maven.
DefaultMavenExecutionRequestPopulator(MavenRepositorySystem) - Constructor for class org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
 
DefaultMavenExecutionResult - Class in org.apache.maven.execution
 
DefaultMavenExecutionResult() - Constructor for class org.apache.maven.execution.DefaultMavenExecutionResult
 
DefaultMavenMetadataCache - Class in org.apache.maven.project.artifact
DefaultMavenMetadataCache
DefaultMavenMetadataCache() - Constructor for class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
DefaultMavenMetadataCache.CacheKey - Class in org.apache.maven.project.artifact
CacheKey
DefaultMavenMetadataCache.CacheRecord - Class in org.apache.maven.project.artifact
CacheRecord
DefaultMavenPluginManager - Class in org.apache.maven.plugin.internal
Provides basic services to manage Maven plugins and their mojos.
DefaultMavenPluginManager(PlexusContainer, ClassRealmManager, PluginDescriptorCache, PluginRealmCache, PluginDependenciesResolver, RuntimeInformation, ExtensionRealmCache, PluginVersionResolver, PluginArtifactsCache, MavenPluginValidator, List<MavenPluginConfigurationValidator>, List<MavenPluginPrerequisitesChecker>) - Constructor for class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
DefaultMavenProfilesBuilder - Class in org.apache.maven.profiles
Deprecated.
DefaultMavenProfilesBuilder() - Constructor for class org.apache.maven.profiles.DefaultMavenProfilesBuilder
Deprecated.
 
DefaultMavenProjectBuilder - Class in org.apache.maven.project
Deprecated.
DefaultMavenProjectBuilder() - Constructor for class org.apache.maven.project.DefaultMavenProjectBuilder
Deprecated.
 
DefaultMavenProjectHelper - Class in org.apache.maven.project
DefaultMavenProjectHelper
DefaultMavenProjectHelper(ArtifactHandlerManager) - Constructor for class org.apache.maven.project.DefaultMavenProjectHelper
 
DefaultMavenSettingsBuilder - Class in org.apache.maven.settings
 
DefaultMavenSettingsBuilder(SettingsBuilder) - Constructor for class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
DefaultMessageBuilder - Class in org.apache.maven.internal.impl
 
DefaultMessageBuilder(MessageBuilder) - Constructor for class org.apache.maven.internal.impl.DefaultMessageBuilder
 
DefaultMessageBuilderFactory - Class in org.apache.maven.internal.impl
 
DefaultMessageBuilderFactory() - Constructor for class org.apache.maven.internal.impl.DefaultMessageBuilderFactory
 
DefaultMetadataReader - Class in org.apache.maven.artifact.repository.metadata.io
Handles deserialization of metadata from some kind of textual format like XML.
DefaultMetadataReader() - Constructor for class org.apache.maven.artifact.repository.metadata.io.DefaultMetadataReader
 
DefaultMetadataResolutionRequest - Class in org.apache.maven.repository.legacy.metadata
Forms a request to retrieve artifact metadata.
DefaultMetadataResolutionRequest() - Constructor for class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
DefaultMetadataResolutionRequest(RepositoryRequest) - Constructor for class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
DefaultMetadataResolutionRequest(ArtifactResolutionRequest) - Constructor for class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
DefaultMetadataSource - Class in org.apache.maven.project.artifact
This realizes the metadata source via the default hint to provide backward-compat with Maven 2.x whose Plexus version registered component descriptors twice: once keyed by role+roleHint and once keyed by role only.
DefaultMetadataSource(RepositoryMetadataManager, ArtifactFactory, ProjectBuilder, MavenMetadataCache, LegacySupport) - Constructor for class org.apache.maven.project.artifact.DefaultMetadataSource
 
DefaultMirrorSelector - Class in org.apache.maven.repository
DefaultMirrorSelector
DefaultMirrorSelector() - Constructor for class org.apache.maven.repository.DefaultMirrorSelector
 
DefaultModelBuilder - Class in org.apache.maven.model.building
 
DefaultModelBuilder(ModelProcessor, ModelValidator, ModelNormalizer, ModelInterpolator, ModelPathTranslator, ModelUrlNormalizer, SuperPomProvider, InheritanceAssembler, ProfileSelector, ProfileInjector, PluginManagementInjector, DependencyManagementInjector, DependencyManagementImporter, LifecycleBindingsInjector, PluginConfigurationExpander, ReportConfigurationExpander, ProfileActivationFilePathInterpolator, ModelVersionProcessor) - 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.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
DefaultModelInheritanceAssembler
DefaultModelInheritanceAssembler() - Constructor for class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
DefaultModelLocator - Class in org.apache.maven.model.locator
Locates a POM file within a project base directory.
DefaultModelLocator() - Constructor for class org.apache.maven.model.locator.DefaultModelLocator
 
DefaultModelNormalizer - Class in org.apache.maven.model.normalization
Handles normalization of a model.
DefaultModelNormalizer() - Constructor for class org.apache.maven.model.normalization.DefaultModelNormalizer
 
DefaultModelNormalizer.DuplicateMerger - Class in org.apache.maven.model.normalization
DuplicateMerger
DefaultModelPathTranslator - Class in org.apache.maven.model.path
Resolves relative paths within a model against a specific base directory.
DefaultModelPathTranslator(PathTranslator) - Constructor for class org.apache.maven.model.path.DefaultModelPathTranslator
 
DefaultModelProblem - Class in org.apache.maven.model.building
Describes a problem that was encountered during model building.
DefaultModelProblem(String, ModelProblem.Severity, ModelProblem.Version, String, int, int, String, Exception) - Constructor for class org.apache.maven.model.building.DefaultModelProblem
Creates a new problem with the specified message and exception.
DefaultModelProblem(String, ModelProblem.Severity, ModelProblem.Version, Model, int, int, Exception) - Constructor for class org.apache.maven.model.building.DefaultModelProblem
Creates a new problem with the specified message and exception.
DefaultModelProcessor - Class in org.apache.maven.model.building
Note: uses @Typed to limit the types it is available for injection to just ModelProcessor.
DefaultModelProcessor(ModelLocator, ModelReader) - Constructor for class org.apache.maven.model.building.DefaultModelProcessor
 
DefaultModelReader - Class in org.apache.maven.model.io
Handles deserialization of a model from some kind of textual format like XML.
DefaultModelReader(ModelSourceTransformer) - Constructor for class org.apache.maven.model.io.DefaultModelReader
 
DefaultModelSourceTransformer - Class in org.apache.maven.model.building
Default ModelSourceTransformer, provides pomFile as inputStream and ignores the context
DefaultModelSourceTransformer() - Constructor for class org.apache.maven.model.building.DefaultModelSourceTransformer
 
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.model.path.DefaultModelUrlNormalizer
 
DefaultModelValidator - Class in org.apache.maven.model.validation
 
DefaultModelValidator - Class in org.apache.maven.project.validation
Deprecated.
DefaultModelValidator() - Constructor for class org.apache.maven.project.validation.DefaultModelValidator
Deprecated.
 
DefaultModelValidator(ModelVersionProcessor) - Constructor for class org.apache.maven.model.validation.DefaultModelValidator
 
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.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(MojoExecution) - Constructor for class org.apache.maven.internal.impl.DefaultMojoExecution
 
DefaultMojoExecutionConfigurator - Class in org.apache.maven.lifecycle.internal
 
DefaultMojoExecutionConfigurator() - Constructor for class org.apache.maven.lifecycle.internal.DefaultMojoExecutionConfigurator
 
DefaultMojosExecutionStrategy - Class in org.apache.maven.plugin
Default mojo execution strategy.
DefaultMojosExecutionStrategy() - Constructor for class org.apache.maven.plugin.DefaultMojosExecutionStrategy
 
DefaultNode - Class in org.apache.maven.internal.impl
 
DefaultNode(AbstractSession, DependencyNode, boolean) - Constructor for class org.apache.maven.internal.impl.DefaultNode
 
DefaultPathTranslator - Class in org.apache.maven.model.path
Resolves relative paths against a specific base directory.
DefaultPathTranslator - Class in org.apache.maven.project.path
Deprecated.
DefaultPathTranslator() - Constructor for class org.apache.maven.model.path.DefaultPathTranslator
 
DefaultPathTranslator() - Constructor for class org.apache.maven.project.path.DefaultPathTranslator
Deprecated.
 
defaultPhase() - Element in annotation type 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.model.plugin
Handles expansion of general build plugin configuration into individual executions.
DefaultPluginConfigurationExpander() - Constructor for class org.apache.maven.model.plugin.DefaultPluginConfigurationExpander
 
DefaultPluginDependenciesResolver - Class in org.apache.maven.plugin.internal
Assists in resolving the dependencies of a plugin.
DefaultPluginDependenciesResolver(RepositorySystem) - Constructor for class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver
 
DefaultPluginDescriptorCache - Class in org.apache.maven.plugin
Caches raw plugin descriptors.
DefaultPluginDescriptorCache() - Constructor for class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
DefaultPluginManagementInjector - Class in org.apache.maven.model.management
Handles injection of plugin management into the model.
DefaultPluginManagementInjector() - Constructor for class org.apache.maven.model.management.DefaultPluginManagementInjector
 
DefaultPluginManagementInjector.ManagementModelMerger - Class in org.apache.maven.model.management
ManagementModelMerger
DefaultPluginManager - Class in org.apache.maven.plugin.internal
 
DefaultPluginManager(PlexusContainer, MavenPluginManager, PluginVersionResolver, PluginPrefixResolver, LegacySupport) - Constructor for class org.apache.maven.plugin.internal.DefaultPluginManager
 
DefaultPluginPrefixRequest - Class in org.apache.maven.plugin.prefix
Collects settings required to resolve a plugin prefix.
DefaultPluginPrefixRequest() - Constructor for class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
Creates an empty request.
DefaultPluginPrefixRequest(String, MavenSession) - Constructor for class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
Creates a request for the specified plugin prefix and build session.
DefaultPluginPrefixResolver - Class in org.apache.maven.plugin.prefix.internal
Resolves a plugin prefix.
DefaultPluginPrefixResolver(BuildPluginManager, RepositorySystem, MetadataReader) - Constructor for class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResolver
 
DefaultPluginRealmCache - Class in org.apache.maven.plugin
Default PluginCache implementation.
DefaultPluginRealmCache() - Constructor for class org.apache.maven.plugin.DefaultPluginRealmCache
 
DefaultPluginRealmCache.CacheKey - Class in org.apache.maven.plugin
CacheKey
DefaultPluginVersionRequest - Class in org.apache.maven.plugin.version
Collects settings required to resolve the version for a plugin.
DefaultPluginVersionRequest() - Constructor for class org.apache.maven.plugin.version.DefaultPluginVersionRequest
Creates an empty request.
DefaultPluginVersionRequest(Plugin, MavenSession) - Constructor for class org.apache.maven.plugin.version.DefaultPluginVersionRequest
Creates a request for the specified plugin by copying settings from the specified build session.
DefaultPluginVersionRequest(Plugin, RepositorySystemSession, List<RemoteRepository>) - Constructor for class org.apache.maven.plugin.version.DefaultPluginVersionRequest
Creates a request for the specified plugin using the given repository session and plugin repositories.
DefaultPluginVersionResolver - Class in org.apache.maven.plugin.version.internal
Resolves a version for a plugin.
DefaultPluginVersionResolver(RepositorySystem, MetadataReader, MavenPluginManager, VersionScheme) - Constructor for class org.apache.maven.plugin.version.internal.DefaultPluginVersionResolver
 
DefaultProfileActivationContext - Class in org.apache.maven.model.profile
Describes the environmental context used to determine the activation status of profiles.
DefaultProfileActivationContext() - Constructor for class org.apache.maven.model.profile.DefaultProfileActivationContext
 
DefaultProfileInjector - Class in org.apache.maven.model.profile
Handles profile injection into the model.
DefaultProfileInjector() - Constructor for class org.apache.maven.model.profile.DefaultProfileInjector
 
DefaultProfileInjector.ProfileModelMerger - Class in org.apache.maven.model.profile
ProfileModelMerger
DefaultProfileManager - Class in org.apache.maven.profiles
Deprecated.
DefaultProfileManager(PlexusContainer) - Constructor for class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
without passing in the system properties, the SystemPropertiesProfileActivator will not work correctly in embedded environments.
DefaultProfileManager(PlexusContainer, Properties) - Constructor for class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
the properties passed to the profile manager are the props that are passed to maven, possibly containing profile activator properties
DefaultProfileSelector - Class in org.apache.maven.model.profile
Calculates the active profiles among a given collection of profiles.
DefaultProfileSelector() - Constructor for class org.apache.maven.model.profile.DefaultProfileSelector
 
DefaultProfileSelector(List<ProfileActivator>) - Constructor for class org.apache.maven.model.profile.DefaultProfileSelector
 
DefaultProject - Class in org.apache.maven.internal.impl
 
DefaultProject(AbstractSession, MavenProject) - Constructor for class org.apache.maven.internal.impl.DefaultProject
 
DefaultProjectArtifactFactory - Class in org.apache.maven.lifecycle.internal
Default component responsible for creation of MavenProject#dependencyArtifacts instances.
DefaultProjectArtifactFactory(ArtifactFactory) - Constructor for class org.apache.maven.lifecycle.internal.DefaultProjectArtifactFactory
 
DefaultProjectArtifactsCache - Class in org.apache.maven.project.artifact
 
DefaultProjectArtifactsCache() - Constructor for class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
DefaultProjectArtifactsCache.CacheKey - Class in org.apache.maven.project.artifact
CacheKey
DefaultProjectBuilder - Class in org.apache.maven.internal.impl
 
DefaultProjectBuilder - Class in org.apache.maven.project
DefaultProjectBuilder
DefaultProjectBuilder(ModelBuilder, ModelProcessor, ProjectBuildingHelper, MavenRepositorySystem, RepositorySystem, RemoteRepositoryManager, ProjectDependenciesResolver, ModelCacheFactory) - Constructor for class org.apache.maven.project.DefaultProjectBuilder
 
DefaultProjectBuilder(ProjectBuilder) - Constructor for class org.apache.maven.internal.impl.DefaultProjectBuilder
 
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(PlexusContainer, ClassRealmManager, ProjectRealmCache, RepositorySystem, MavenPluginManager) - Constructor for class org.apache.maven.project.DefaultProjectBuildingHelper
 
DefaultProjectBuildingRequest - Class in org.apache.maven.project
DefaultProjectBuildingRequest
DefaultProjectBuildingRequest() - Constructor for class org.apache.maven.project.DefaultProjectBuildingRequest
 
DefaultProjectBuildingRequest(ProjectBuildingRequest) - Constructor for class org.apache.maven.project.DefaultProjectBuildingRequest
 
DefaultProjectDependenciesResolver - Class in org.apache.maven
Deprecated.
As of 3.2.2, and there is no direct replacement. This is an internal class which was not marked as such, but should have been.
DefaultProjectDependenciesResolver - Class in org.apache.maven.project
 
DefaultProjectDependenciesResolver(RepositorySystem, ResolutionErrorHandler) - Constructor for class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
DefaultProjectDependenciesResolver(RepositorySystem, List<RepositorySessionDecorator>) - Constructor for class org.apache.maven.project.DefaultProjectDependenciesResolver
 
DefaultProjectDependencyGraph - Class in org.apache.maven.graph
Describes the interdependencies between projects in the reactor.
DefaultProjectDependencyGraph(Collection<MavenProject>) - Constructor for class org.apache.maven.graph.DefaultProjectDependencyGraph
Creates a new project dependency graph based on the specified projects.
DefaultProjectDependencyGraph(Collection<MavenProject>, Collection<MavenProject>) - Constructor for class org.apache.maven.graph.DefaultProjectDependencyGraph
Creates a new project dependency graph based on the specified projects.
DefaultProjectManager - Class in org.apache.maven.internal.impl
 
DefaultProjectManager(Session, ArtifactManager, PlexusContainer) - Constructor for class org.apache.maven.internal.impl.DefaultProjectManager
 
DefaultProjectRealmCache - Class in org.apache.maven.project
Default project realm cache implementation.
DefaultProjectRealmCache() - Constructor for class org.apache.maven.project.DefaultProjectRealmCache
 
DefaultProjectRealmCache.CacheKey - Class in org.apache.maven.project
CacheKey
DefaultProjectsSelector - Class in org.apache.maven.project.collector
Utility to select projects for a given set of pom.xml files.
DefaultProjectsSelector(ProjectBuilder) - Constructor for class org.apache.maven.project.collector.DefaultProjectsSelector
 
DefaultPrompter - Class in org.apache.maven.internal.impl
 
DefaultPrompter(PlexusContainer) - Constructor for class org.apache.maven.internal.impl.DefaultPrompter
 
DefaultRemoteRepository - Class in org.apache.maven.internal.impl
 
DefaultRemoteRepository(RemoteRepository) - Constructor for class org.apache.maven.internal.impl.DefaultRemoteRepository
 
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
 
DefaultRepositoryFactory - Class in org.apache.maven.internal.impl
 
DefaultRepositoryFactory(RepositorySystem) - Constructor for class org.apache.maven.internal.impl.DefaultRepositoryFactory
 
DefaultRepositoryLayout - Class in org.apache.maven.artifact.repository.layout
 
DefaultRepositoryLayout() - Constructor for class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
DefaultRepositoryMetadataManager - Class in org.apache.maven.artifact.repository.metadata
 
DefaultRepositoryMetadataManager() - Constructor for class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
 
DefaultRepositoryRequest - Class in org.apache.maven.artifact.repository
Collects basic settings to access the repository system.
DefaultRepositoryRequest() - Constructor for class org.apache.maven.artifact.repository.DefaultRepositoryRequest
Creates an empty repository request.
DefaultRepositoryRequest(RepositoryRequest) - Constructor for class org.apache.maven.artifact.repository.DefaultRepositoryRequest
Creates a shallow copy of the specified repository request.
DefaultRepositorySystemSessionFactory - Class in org.apache.maven.internal.aether
 
DefaultRepositorySystemSessionFactory(ArtifactHandlerManager, RepositorySystem, LocalRepositoryManagerFactory, WorkspaceReader, SettingsDecrypter, EventSpyDispatcher, MavenRepositorySystem, RuntimeInformation) - Constructor for class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
 
DefaultResolutionErrorHandler - Class in org.apache.maven.artifact.resolver
 
DefaultResolutionErrorHandler() - Constructor for class org.apache.maven.artifact.resolver.DefaultResolutionErrorHandler
 
DefaultRuntimeInformation - Class in org.apache.maven.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, PlexusContainer, RuntimeInformation) - Constructor for class org.apache.maven.internal.impl.DefaultSession
 
DefaultSessionFactory - Class in org.apache.maven.internal.impl
 
DefaultSessionFactory(RepositorySystem, MavenRepositorySystem, PlexusContainer, RuntimeInformation) - Constructor for class org.apache.maven.internal.impl.DefaultSessionFactory
 
DefaultSettingsBuilder - Class in org.apache.maven.internal.impl
 
DefaultSettingsBuilder - Class in org.apache.maven.settings.building
Builds the effective settings from a user settings file and/or a global settings file.
DefaultSettingsBuilder(SettingsBuilder) - Constructor for class org.apache.maven.internal.impl.DefaultSettingsBuilder
 
DefaultSettingsBuilder(SettingsReader, SettingsWriter, SettingsValidator) - Constructor for class org.apache.maven.settings.building.DefaultSettingsBuilder
 
DefaultSettingsBuilderFactory - Class in org.apache.maven.settings.building
A factory to create settings builder instances when no dependency injection is available.
DefaultSettingsBuilderFactory() - Constructor for class org.apache.maven.settings.building.DefaultSettingsBuilderFactory
 
DefaultSettingsBuildingRequest - Class in org.apache.maven.settings.building
Collects settings that control building of effective settings.
DefaultSettingsBuildingRequest() - Constructor for class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
 
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.settings.validation
 
DefaultSettingsValidator() - Constructor for class org.apache.maven.settings.validation.DefaultSettingsValidator
 
DefaultSettingsWriter - Class in org.apache.maven.settings.io
Handles serialization of settings into the default textual format.
DefaultSettingsWriter() - Constructor for class org.apache.maven.settings.io.DefaultSettingsWriter
 
DefaultSettingsXmlFactory - Class in org.apache.maven.internal.impl
 
DefaultSettingsXmlFactory() - Constructor for class org.apache.maven.internal.impl.DefaultSettingsXmlFactory
 
defaultString(Object) - Static method in class org.codehaus.plexus.util.StringUtils
Deprecated.
defaultString(Object, String) - Static method in class org.codehaus.plexus.util.StringUtils
Deprecated.
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.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
 
DefaultToolchainsBuilder - Class in org.apache.maven.toolchain.building
 
DefaultToolchainsBuilder - Class in org.apache.maven.toolchain
Deprecated.
DefaultToolchainsBuilder() - Constructor for class org.apache.maven.toolchain.DefaultToolchainsBuilder
Deprecated.
 
DefaultToolchainsBuilder(ToolchainsBuilder) - Constructor for class org.apache.maven.internal.impl.DefaultToolchainsBuilder
 
DefaultToolchainsBuilder(ToolchainsWriter, ToolchainsReader) - 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
 
DefaultTypeRegistry - Class in org.apache.maven.internal.impl
 
DefaultTypeRegistry(ArtifactHandlerManager) - Constructor for class org.apache.maven.internal.impl.DefaultTypeRegistry
 
DefaultUpdateCheckManager - Class in org.apache.maven.repository.legacy
DefaultUpdateCheckManager
DefaultUpdateCheckManager() - Constructor for class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
DefaultUpdateCheckManager(Logger) - Constructor for class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
DefaultUrlNormalizer - Class in org.apache.maven.model.path
Normalizes a URL.
DefaultUrlNormalizer() - Constructor for class org.apache.maven.model.path.DefaultUrlNormalizer
 
defaultUserLocalRepository - Static variable in interface org.apache.maven.repository.RepositorySystem
 
defaultValue() - Element in annotation type org.apache.maven.api.plugin.annotations.Parameter
parameter default value, may contain ${...} expressions which will be interpreted at inject time: see PluginParameterExpressionEvaluator.
DefaultVersionParser - Class in org.apache.maven.internal.impl
 
DefaultVersionParser() - Constructor for class org.apache.maven.internal.impl.DefaultVersionParser
 
DefaultVersionRangeResolver - Class in org.apache.maven.repository.internal
 
DefaultVersionRangeResolver(MetadataResolver, SyncContextFactory, RepositoryEventDispatcher, VersionScheme) - Constructor for class org.apache.maven.repository.internal.DefaultVersionRangeResolver
 
DefaultVersionResolver - Class in org.apache.maven.repository.internal
 
DefaultVersionResolver(MetadataResolver, SyncContextFactory, RepositoryEventDispatcher) - Constructor for class org.apache.maven.repository.internal.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
Manages Wagon related operations in Maven.
DefaultWagonManager - Class in org.apache.maven.repository.legacy
Manages Wagon related operations in Maven.
DefaultWagonManager() - Constructor for class org.apache.maven.artifact.manager.DefaultWagonManager
 
DefaultWagonManager() - Constructor for class org.apache.maven.repository.legacy.DefaultWagonManager
 
defineEntityReplacementText(String, String) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
defineEntityReplacementText(String, String) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
defineEntityReplacementText(String, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Set new value for entity replacement text as defined in XML 1.0 Section 4.5 Construction of Internal Entity Replacement Text.
delegate - Variable in class org.apache.maven.model.BaseObject
 
delegates - Variable in class org.apache.maven.DefaultArtifactFilterManager
 
DelegatingLocalArtifactRepository - Class in org.apache.maven.repository
Deprecated.
DelegatingLocalArtifactRepository(ArtifactRepository) - Constructor for class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
deleteDirectory(File) - Static method in class org.codehaus.plexus.util.FileUtils
Recursively delete a directory.
deleteDirectory(String) - Static method in class org.codehaus.plexus.util.FileUtils
Recursively delete a directory.
deleteIfExists(File) - Static method in class org.codehaus.plexus.util.NioFiles
 
deleteWhitespace(String) - Static method in class org.codehaus.plexus.util.StringUtils
Deletes all whitespaces from a String.
dependencies - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
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.
dependency(DependencyCoordinate) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
Adds the specified direct dependency.
Dependency - Class in org.apache.maven.api.model
The <dependency> element contains information about a dependency of the project.
Dependency - Class in org.apache.maven.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.
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.model.composition
Handles the import of dependency management from other models into the target 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
 
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.
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
Deploy an artifact from a particular file.
deploy(File, Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.deployer.DefaultArtifactDeployer
 
deploy(String, String, Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.deployer.ArtifactDeployer
Deprecated.
to be removed before 2.0 after the install/deploy plugins use the alternate method
deploy(String, String, Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.deployer.DefaultArtifactDeployer
Deprecated.
we want to use the artifact method only, and ensure artifact.file is set correctly.
deploy(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
 
deploy(ArtifactMetadata, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
Deploy metadata to the remote repository.
DEPLOY - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
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
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
 
depth - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
description(String) - Method in class org.apache.maven.api.model.Model.Builder
 
detail - Variable in exception org.codehaus.plexus.util.xml.pull.XmlPullParserException
Deprecated.
use generic getCause() method
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
 
difference(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Compare two strings, and return the portion where they differ.
differenceAt(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Compare two strings, and return the index at which the strings begin to differ.
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
 
DirectoryScanner - Class in org.codehaus.plexus.util
Class for scanning a directory for files/directories which match certain criteria.
DirectoryScanner() - Constructor for class org.codehaus.plexus.util.DirectoryScanner
Sole constructor.
DirectoryWalker - Class in org.codehaus.plexus.util
DirectoryWalker
DirectoryWalker() - Constructor for class org.codehaus.plexus.util.DirectoryWalker
 
directoryWalkFinished() - Method in interface org.codehaus.plexus.util.DirectoryWalkListener
The directory walking has finished.
DirectoryWalkListener - Interface in org.codehaus.plexus.util
Observes the actions of a DirectoryWalker.
directoryWalkStarting(File) - Method in interface org.codehaus.plexus.util.DirectoryWalkListener
The directory walking has begun.
directoryWalkStep(int, File) - Method in interface org.codehaus.plexus.util.DirectoryWalkListener
The included entry that was encountered.
dirname(String) - Static method in class org.codehaus.plexus.util.FileUtils
Returns the directory path portion of a file specification string.
dirsDeselected - Variable in class org.codehaus.plexus.util.DirectoryScanner
The directories which matched at least one include and no excludes but which a selector discarded.
dirsExcluded - Variable in class org.codehaus.plexus.util.DirectoryScanner
The directories which matched at least one include and at least one exclude.
dirsIncluded - Variable in class org.codehaus.plexus.util.DirectoryScanner
The directories which matched at least one include and no excludes and were selected.
dirsNotIncluded - Variable in class org.codehaus.plexus.util.DirectoryScanner
The directories which were found and did not match any includes.
disable() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
disable() - Method in class org.codehaus.plexus.util.cli.AbstractStreamHandler
 
discoverFrom(ClassRealm) - Static method in class org.apache.maven.extension.internal.CoreExtensionEntry
 
discoverFrom(ClassRealm, Collection<File>) - Static method in class org.apache.maven.extension.internal.CoreExtensionEntry
 
dispatchEnd(String, String) - Method in interface org.apache.maven.monitor.event.EventDispatcher
Deprecated.
 
dispatchError(String, String, Throwable) - Method in interface org.apache.maven.monitor.event.EventDispatcher
Deprecated.
 
dispatchStart(String, String) - Method in interface org.apache.maven.monitor.event.EventDispatcher
Deprecated.
 
displayHelp(PrintStream) - Method in class org.apache.maven.cli.CLIManager
 
dispose() - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
dispose() - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
dispose() - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
dispose() - Method in class org.apache.maven.project.DefaultProjectRealmCache
 
dispose() - Method in class org.codehaus.plexus.util.SweeperPool
Dispose of this pool.
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.
distributionManagementToApiV3(List<DistributionManagement>) - Static method in class org.apache.maven.model.DistributionManagement
 
distributionManagementToApiV4(List<DistributionManagement>) - Static method in class org.apache.maven.model.DistributionManagement
 
docdecl(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
docdecl(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
 
DOCDECL - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
An XML document type declaration was just read.
doIndent - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
Dom - Interface in org.apache.maven.api.xml
An immutable xml node.
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
 
DomBuilder - Class in org.apache.maven.internal.xml
 
DomBuilder() - Constructor for class org.apache.maven.internal.xml.DomBuilder
 
DomBuilder.LocationBuilder - Class in org.apache.maven.internal.xml
 
downloadUrl(String) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
 
DuplicateArtifactAttachmentException - Exception in org.apache.maven.project
This exception is thrown if an application attempts to attach two of the same artifacts to a single project.
DuplicateArtifactAttachmentException(MavenProject, Artifact) - Constructor for exception org.apache.maven.project.DuplicateArtifactAttachmentException
 
DuplicateMerger() - Constructor for class org.apache.maven.model.normalization.DefaultModelNormalizer.DuplicateMerger
 
DuplicateMojoDescriptorException - Exception in org.apache.maven.plugin.descriptor
DuplicateMojoDescriptorException
DuplicateMojoDescriptorException(String, String, String, String) - Constructor for exception org.apache.maven.plugin.descriptor.DuplicateMojoDescriptorException
 
DuplicateParameterException - Exception in org.apache.maven.plugin.descriptor
DuplicateParameterException
DuplicateParameterException(String) - Constructor for exception org.apache.maven.plugin.descriptor.DuplicateParameterException
 
DuplicateProjectException - Exception in org.apache.maven
Signals a collision of two or more projects with the same g:a:v during a reactor build.
DuplicateProjectException - Exception in org.apache.maven.project
Exception that occurs when the project list contains duplicate projects instead of ignoring one.
DuplicateProjectException(String) - Constructor for exception org.apache.maven.project.DuplicateProjectException
DuplicateProjectException(String, File, File, String) - Constructor for exception org.apache.maven.project.DuplicateProjectException
 
DuplicateProjectException(String, Exception) - Constructor for exception org.apache.maven.project.DuplicateProjectException
DuplicateProjectException(String, Map<String, List<File>>) - Constructor for exception org.apache.maven.DuplicateProjectException
Creates a new exception with specified details.

E

EAR_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
EarArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
ear artifact handler provider.
EarArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.EarArtifactHandlerProvider
 
EarLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
ear packaging plugins bindings provider for default lifecycle.
EarLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.EarLifecycleMappingProvider
 
EJB_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
EjbArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
ejb artifact handler provider.
EjbArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.EjbArtifactHandlerProvider
 
EjbClientArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
ejb-client artifact handler provider.
EjbClientArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.EjbClientArtifactHandlerProvider
 
EjbLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
ejb packaging plugins bindings provider for default lifecycle.
EjbLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.EjbLifecycleMappingProvider
 
elName - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
elNamespace - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
elNamespaceCount - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
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 - Variable in class org.apache.maven.model.transform.pull.BufferingParser.Event
 
EMPTY_PROJECT_ARTIFACT_ID - Static variable in class org.apache.maven.project.MavenProject
 
EMPTY_PROJECT_GROUP_ID - Static variable in class org.apache.maven.project.MavenProject
 
EMPTY_PROJECT_VERSION - Static variable in class org.apache.maven.project.MavenProject
 
enable() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
enabled(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 org.apache.maven.artifact.ArtifactScopeEnum
scope relationship function.
encode(byte[]) - Method in class org.codehaus.plexus.util.Base64
Encodes a byte[] containing binary data, into a byte[] containing characters in the Base64 alphabet.
encodeBase64(byte[]) - Static method in class org.codehaus.plexus.util.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64(byte[], boolean) - Static method in class org.codehaus.plexus.util.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64Chunked(byte[]) - Static method in class org.codehaus.plexus.util.Base64
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
ENCRYPT_MASTER_PASSWORD - Static variable in class org.apache.maven.cli.CLIManager
 
ENCRYPT_PASSWORD - Static variable in class org.apache.maven.cli.CLIManager
 
END_DOCUMENT - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Logical end of the xml document.
END_TAG - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returned from getEventType(), next(), or nextToken() when an end tag was read.
endDocument() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
endDocument() - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Finish writing.
endElement() - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
endElement() - Method in class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
endElement() - Method in interface org.codehaus.plexus.util.xml.XMLWriter
 
endEvent(String, String, long) - Method in interface org.apache.maven.monitor.event.EventMonitor
Deprecated.
 
endOfLine() - Method in class org.codehaus.plexus.util.xml.CompactXMLWriter
 
endOfLine() - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
Write the end of line character (using specified line separator) and start new line with indentation
endProcessChildren(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
endProcessChildren(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
endProcessChildren(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
endTag(String, String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
endTag(String, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Write end tag.
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
 
EnhancedStringTokenizer - Class in org.codehaus.plexus.util.cli
The java.util.StringTokenizer is horribly broken.
EnhancedStringTokenizer(String) - Constructor for class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
EnhancedStringTokenizer(String, String) - Constructor for class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
EnhancedStringTokenizer(String, String, boolean) - Constructor for class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
ensureDependenciesAreResolved(MojoDescriptor, MavenSession, DependencyContext) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
ensureElementsCapacity() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
ensureNamespacesCapacity() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
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.
ENTITY_REF - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
An entity reference was just read; this token is available from nextToken() only.
entityRef(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
entityRef(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
 
EntityReplacementMap - Class in org.codehaus.plexus.util.xml.pull
 
EntityReplacementMap(String[][]) - Constructor for class org.codehaus.plexus.util.xml.pull.EntityReplacementMap
 
entrySet() - Method in class org.codehaus.plexus.util.CachedMap
Returns an unmodifiable view of the mappings contained in this map.
entrySet() - Method in class org.codehaus.plexus.util.FastMap
Returns a collection view of the mappings contained in this FastMap.
EnvironmentUtils - Class in org.apache.maven.properties.internal
Assists the project builder.
EnvironmentUtils() - Constructor for class org.apache.maven.properties.internal.EnvironmentUtils
 
envVars - Variable in class org.codehaus.plexus.util.cli.Commandline
 
eq(T, T) - Static method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
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.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.settings.Repository
 
equals(Object) - Method in class org.apache.maven.api.settings.RepositoryBase
 
equals(Object) - Method in class org.apache.maven.api.toolchain.ToolchainModel
Method equals.
equals(Object) - Method in class org.apache.maven.artifact.ArtifactStatus
 
equals(Object) - Method in class org.apache.maven.artifact.DefaultArtifact
 
equals(Object) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
equals(Object) - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
Method equals.
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.CumulativeScopeArtifactFilter
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.ExclusionSetFilter
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.InversionArtifactFilter
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.OrArtifactFilter
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
equals(Object) - Method in class org.apache.maven.artifact.resolver.filter.TypeArtifactFilter
 
equals(Object) - Method in class org.apache.maven.artifact.versioning.ComparableVersion
 
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.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.xml.Xpp3Dom
 
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.DeploymentRepository
 
equals(Object) - Method in class org.apache.maven.model.Extension
 
equals(Object) - Method in class org.apache.maven.model.Plugin
 
equals(Object) - Method in class org.apache.maven.model.Repository
 
equals(Object) - Method in class org.apache.maven.model.RepositoryBase
 
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
 
equals(Object) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache.CacheKey
 
equals(Object) - Method in class org.apache.maven.project.DefaultProjectRealmCache.CacheKey
 
equals(Object) - Method in class org.apache.maven.project.MavenProject
 
equals(Object) - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
equals(Object) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
equals(Object) - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
used to eliminate exact duplicates in the edge list
equals(Object) - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
 
equals(Object) - Method in class org.apache.maven.repository.MetadataGraphNode
 
equals(Object) - Method in class org.apache.maven.settings.Repository
 
equals(Object) - Method in class org.apache.maven.settings.RepositoryBase
 
equals(Object) - Method in class org.apache.maven.toolchain.DefaultToolchain
 
equals(Object) - Method in class org.apache.maven.toolchain.model.ToolchainModel
Method equals.
equals(Object) - Method in class org.codehaus.plexus.util.CachedMap
Compares the specified object with this map for equality.
equals(Object) - Method in class org.codehaus.plexus.util.FastMap
Compares the specified object with this FastMap for equality.
equals(Object) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
equals(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Deprecated.
equalsIgnoreCase(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Compares two Strings, returning true if they are equal ignoring the case.
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.model.building.Result
Error with problems describing the cause
error(String) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
error(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(String) - Method in class org.slf4j.impl.MavenFailOnSeverityLogger
A simple implementation which always logs messages of level ERROR according to the format outlined above.
error(String) - Method in class org.slf4j.impl.SimpleLogger
A simple implementation which always logs messages of level ERROR according to the format outlined above.
error(String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(String, Object) - Method in class org.slf4j.impl.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.slf4j.impl.SimpleLogger
Perform single parameter substitution before logging the message of level ERROR according to the format outlined above.
error(String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(String, Object...) - Method in class org.slf4j.impl.MavenFailOnSeverityLogger
Perform double parameter substitution before logging the message of level ERROR according to the format outlined above.
error(String, Object...) - Method in class org.slf4j.impl.SimpleLogger
Perform double parameter substitution before logging the message of level ERROR according to the format outlined above.
error(String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(String, Object, Object) - Method in class org.slf4j.impl.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.slf4j.impl.SimpleLogger
Perform double parameter substitution before logging the message of level ERROR according to the format outlined above.
error(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
error(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(String, Throwable) - Method in class org.slf4j.impl.MavenFailOnSeverityLogger
Log a message of level ERROR, including an exception.
error(String, Throwable) - Method in class org.slf4j.impl.SimpleLogger
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.model.building.Result
 
error(Result<?>...) - Static method in class org.apache.maven.model.building.Result
 
error(Marker, String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(Marker, String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(Marker, String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(Marker, String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(Marker, String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
error(T) - Static method in class org.apache.maven.model.building.Result
 
error(T, Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.model.building.Result
Error with partial result and problems describing the cause
ERROR - Enum constant in enum org.apache.maven.api.services.BuilderProblem.Severity
 
ERROR - Enum constant in enum org.apache.maven.building.Problem.Severity
 
ERROR - Enum constant in enum org.apache.maven.cli.logging.Slf4jConfiguration.Level
 
ERROR - Enum constant in enum org.apache.maven.model.building.ModelProblem.Severity
 
ERROR - Enum constant in enum 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
 
escape(String) - Static method in class org.codehaus.plexus.util.StringUtils
Escapes any values it finds into their String form.
escape(String, char[], char) - Static method in class org.codehaus.plexus.util.StringUtils
 
escape(String, char[], String) - Static method in class org.codehaus.plexus.util.StringUtils
 
eval() - Method in class org.codehaus.plexus.util.Os
 
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.codehaus.plexus.util.introspection.ReflectionValueExtractor
The implementation supports indexed, nested and mapped properties.
evaluate(String, Object, boolean) - Static method in class org.codehaus.plexus.util.introspection.ReflectionValueExtractor
The implementation supports indexed, nested and mapped properties.
event - Variable in class org.apache.maven.model.transform.pull.BufferingParser.Event
 
Event - Interface in org.apache.maven.api
Event sent by maven during various phases of the build process.
Event() - Constructor for class org.apache.maven.model.transform.pull.BufferingParser.Event
 
EventDispatcher - Interface in org.apache.maven.monitor.event
Deprecated.
EventMonitor - Interface in org.apache.maven.monitor.event
Deprecated.
events - Variable in class org.apache.maven.model.transform.pull.BufferingParser
 
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 in org.apache.maven.api
The possible types of execution events.
EVERYTHING - Static variable in class org.apache.maven.artifact.versioning.Restriction
 
everythingIncluded - Variable in class org.codehaus.plexus.util.DirectoryScanner
Whether or not everything tested so far has been included.
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
 
ExceptionUtils - Class in org.codehaus.plexus.util
ExceptionUtils provides utilities for manipulating Throwable objects.
ExceptionUtils() - Constructor for class org.codehaus.plexus.util.ExceptionUtils
Constructs a new ExceptionUtils.
excludeArtifact(String) - Method in interface org.apache.maven.ArtifactFilterManager
Deprecated.
use META-INF/maven/extension.xml to define artifacts exported by Maven core and plugin extensions.
excludeArtifact(String) - Method in class org.apache.maven.DefaultArtifactFilterManager
 
excludedArtifacts - Variable in class org.apache.maven.DefaultArtifactFilterManager
 
excludeDefaults(String) - Method in class org.apache.maven.api.model.Reporting.Builder
 
excludes - Variable in class org.codehaus.plexus.util.AbstractScanner
The patterns for the files to be excluded.
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 informations required to exclude an artifact to the project.
Exclusion - Class in org.apache.maven.model
 
Exclusion - Interface in org.apache.maven.api
A dependency exlusion.
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
 
executable - Variable in class org.codehaus.plexus.util.cli.Commandline
Deprecated.
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() - Method in class org.codehaus.plexus.util.cli.Commandline
Executes the command.
execute() - Method in class org.codehaus.plexus.util.Expand
Do the work.
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.LifecycleStarter
 
execute(MavenSession) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
execute(MavenSession, List<MojoExecution>, ProjectIndex) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
Execute - Annotation Type in org.apache.maven.api.plugin.annotations
Used if your Mojo needs to fork a lifecycle.
executeCommandLine(Commandline, InputStream, StreamConsumer, StreamConsumer) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
 
executeCommandLine(Commandline, InputStream, StreamConsumer, StreamConsumer, int) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
 
executeCommandLine(Commandline, StreamConsumer, StreamConsumer) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
 
executeCommandLine(Commandline, StreamConsumer, StreamConsumer, int) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
 
executeCommandLineAsCallable(Commandline, InputStream, StreamConsumer, StreamConsumer, int) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
Immediately forks a process, returns a callable that will block until process is complete.
executedMultipleProjects() - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
executeForkedExecutions(MojoExecution, MavenSession) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
executeForkedExecutions(MojoExecution, MavenSession) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
executeForkedExecutions(MojoExecution, MavenSession, ProjectIndex) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
 
executeMojo(MavenSession, MojoExecution) - Method in interface org.apache.maven.plugin.BuildPluginManager
 
executeMojo(MavenSession, MojoExecution) - Method in class org.apache.maven.plugin.DefaultBuildPluginManager
 
executeMojo(MavenProject, MojoExecution, MavenSession) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
 
executeMojo(MavenProject, MojoExecution, MavenSession) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
Execution - Class in org.apache.maven.plugin.lifecycle
A set of goals to execute.
Execution.Builder - Class in org.apache.maven.plugin.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 in org.apache.maven.execution
The possible types of execution events.
ExecutionEventCatapult - Interface in org.apache.maven.lifecycle.internal
Assists in firing execution events.
ExecutionEventLogger - Class in org.apache.maven.cli.event
Logs execution events to logger, eventually user-supplied.
ExecutionEventLogger() - Constructor for class org.apache.maven.cli.event.ExecutionEventLogger
 
ExecutionEventLogger(int) - Constructor for class org.apache.maven.cli.event.ExecutionEventLogger
 
ExecutionEventLogger(Logger) - Constructor for class org.apache.maven.cli.event.ExecutionEventLogger
 
ExecutionEventLogger(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.plugin.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
 
Expand - Class in org.codehaus.plexus.util
Unzip a file.
Expand() - Constructor for class org.codehaus.plexus.util.Expand
 
expandFile(File, File) - Method in class org.codehaus.plexus.util.Expand
 
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 Type 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 - 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
ExpressionDocumentationException
ExpressionDocumentationException(String) - Constructor for exception org.apache.maven.usability.plugin.ExpressionDocumentationException
 
ExpressionDocumentationException(String, Throwable) - Constructor for exception org.apache.maven.usability.plugin.ExpressionDocumentationException
 
ExpressionDocumenter - Class in org.apache.maven.usability.plugin
ExpressionDocumenter
ExpressionDocumenter() - Constructor for class org.apache.maven.usability.plugin.ExpressionDocumenter
 
extendedToString() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
extendedToString() - Method in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
 
extendedToString() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
 
extension(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(String) - Static method in class org.codehaus.plexus.util.FileUtils
Returns the extension portion of a file specification string.
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 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.
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
 
extensionToApiV3(List<Extension>) - Static method in class org.apache.maven.model.Extension
 
extensionToApiV4(List<Extension>) - Static method in class org.apache.maven.model.Extension
 
extractFile(File, File, InputStream, String, Date, boolean) - Method in class org.codehaus.plexus.util.Expand
 
extrapolateChildUrl(String, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.inheritance.DefaultInheritanceAssembler.InheritanceModelMerger
 
extrapolateChildUrl(String, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
 

F

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.
failure(Object) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
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_DOS - Static variable in class org.codehaus.plexus.util.Os
 
FAMILY_MAC - Static variable in class org.codehaus.plexus.util.Os
 
FAMILY_NETWARE - Static variable in class org.codehaus.plexus.util.Os
 
FAMILY_OPENVMS - Static variable in class org.codehaus.plexus.util.Os
 
FAMILY_OS2 - Static variable in class org.codehaus.plexus.util.Os
 
FAMILY_OS400 - Static variable in class org.codehaus.plexus.util.Os
 
FAMILY_TANDEM - Static variable in class org.codehaus.plexus.util.Os
 
FAMILY_UNIX - Static variable in class org.codehaus.plexus.util.Os
 
FAMILY_WIN9X - Static variable in class org.codehaus.plexus.util.Os
 
FAMILY_WINDOWS - Static variable in class org.codehaus.plexus.util.Os
 
FAMILY_ZOS - Static variable in class org.codehaus.plexus.util.Os
 
FarthestConflictResolver - Class in org.apache.maven.repository.legacy.resolver.conflict
Resolves conflicting artifacts by always selecting the farthest declaration.
FarthestConflictResolver() - Constructor for class org.apache.maven.repository.legacy.resolver.conflict.FarthestConflictResolver
 
FastMap<K,V> - Class in org.codehaus.plexus.util
This class represents a Map collection with real-time behavior.
FastMap() - Constructor for class org.codehaus.plexus.util.FastMap
Creates a FastMap with a capacity of 256 entries.
FastMap(int) - Constructor for class org.codehaus.plexus.util.FastMap
Creates a FastMap with the specified capacity.
FastMap(Map) - Constructor for class org.codehaus.plexus.util.FastMap
Creates a FastMap, copy of the specified Map.
FATAL - Enum constant in enum org.apache.maven.api.services.BuilderProblem.Severity
 
FATAL - Enum constant in enum org.apache.maven.building.Problem.Severity
 
FATAL - Enum constant in enum org.apache.maven.model.building.ModelProblem.Severity
 
FATAL - Enum constant in enum 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
 
FEATURE_NAMES_INTERNED - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
FEATURE_PROCESS_DOCDECL - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
This feature determines whether the document declaration is processed.
FEATURE_PROCESS_NAMESPACES - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
This feature determines whether the parser processes namespaces.
FEATURE_REPORT_NAMESPACE_ATTRIBUTES - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
This feature determines whether namespace attributes are exposed via the attribute access methods.
FEATURE_SERIALIZER_ATTVALUE_USE_APOSTROPHE - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
FEATURE_VALIDATION - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
If this feature is activated, all validation errors as defined in the XML 1.0 specification are reported.
Features - Class in org.apache.maven.feature
Centralized class for feature information
Features.Feature - Class in org.apache.maven.feature
Represents some feature
file(ActivationFile) - Method in class org.apache.maven.api.model.Activation.Builder
 
file(ActivationFile) - Method in class org.apache.maven.api.settings.Activation.Builder
 
FILE_ENCODING - Static variable in class org.codehaus.plexus.util.ReaderFactory
The file.encoding System Property.
FILE_ENCODING - Static variable in class org.codehaus.plexus.util.WriterFactory
The file.encoding System Property.
fileAppend(String, String) - Static method in class org.codehaus.plexus.util.FileUtils
Deprecated.
use java.nio.files.Files.write(filename, data.getBytes(encoding), StandardOpenOption.APPEND, StandardOpenOption.CREATE)
fileAppend(String, String, String) - Static method in class org.codehaus.plexus.util.FileUtils
Deprecated.
use java.nio.files.Files.write(filename, data.getBytes(encoding), StandardOpenOption.APPEND, StandardOpenOption.CREATE)
fileDelete(String) - Static method in class org.codehaus.plexus.util.FileUtils
Deletes a file.
fileExists(String) - Static method in class org.codehaus.plexus.util.FileUtils
Check if a file exits.
FileModelSource - Class in org.apache.maven.model.building
Wraps an ordinary File as a model source.
FileModelSource(File) - Constructor for class org.apache.maven.model.building.FileModelSource
Creates a new model source backed by the specified file.
filename(String) - Static method in class org.codehaus.plexus.util.FileUtils
Returns the filename portion of a file specification string.
filenameComparator - Variable in class org.codehaus.plexus.util.AbstractScanner
 
filePermissions(String) - Method in class org.apache.maven.api.settings.Server.Builder
 
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.model.profile.activation.FileProfileActivator
 
fileRead(File) - Static method in class org.codehaus.plexus.util.FileUtils
Note: the file content is read with platform encoding
fileRead(File, String) - Static method in class org.codehaus.plexus.util.FileUtils
 
fileRead(String) - Static method in class org.codehaus.plexus.util.FileUtils
Note: the file content is read with platform encoding.
fileRead(String, String) - Static method in class org.codehaus.plexus.util.FileUtils
 
filesDeselected - Variable in class org.codehaus.plexus.util.DirectoryScanner
The files which matched at least one include and no excludes and which a selector discarded.
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
 
filesExcluded - Variable in class org.codehaus.plexus.util.DirectoryScanner
The files which matched at least one include and at least one exclude.
filesIncluded - Variable in class org.codehaus.plexus.util.DirectoryScanner
The files which matched at least one include and no excludes and were selected.
filesNotIncluded - Variable in class org.codehaus.plexus.util.DirectoryScanner
The files which did not match any includes or selectors.
FileSource - Class in org.apache.maven.building
Wraps an ordinary File as a source.
FileSource(File) - Constructor for class org.apache.maven.building.FileSource
Creates a new source backed by the specified file.
FileUtils - Class in org.codehaus.plexus.util
This class provides basic facilities for manipulating files and file paths.
FileUtils() - Constructor for class org.codehaus.plexus.util.FileUtils
 
FileUtils.FilterWrapper - Class in org.codehaus.plexus.util
 
fileWrite(File, String) - Static method in class org.codehaus.plexus.util.FileUtils
Writes data to a file.
fileWrite(File, String, String) - Static method in class org.codehaus.plexus.util.FileUtils
Writes data to a file.
fileWrite(String, String) - Static method in class org.codehaus.plexus.util.FileUtils
Writes data to a file.
fileWrite(String, String, String) - Static method in class org.codehaus.plexus.util.FileUtils
Writes data to a 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
 
FilterWrapper() - Constructor for class org.codehaus.plexus.util.FileUtils.FilterWrapper
 
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(String, Object[]) - Method in class org.codehaus.plexus.util.introspection.MethodMap
Find a method.
find(Artifact) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
find(Artifact) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
find(Artifact) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
find(Artifact) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
find(Artifact) - Method in class org.apache.maven.repository.LocalArtifactRepository
 
find(Artifact) - Method in class org.apache.maven.repository.UserLocalArtifactRepository
 
find(RepositorySystemSession, LocalArtifactRequest) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
find(RepositorySystemSession, LocalMetadataRequest) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
findArtifact(Artifact) - Method in class org.apache.maven.internal.aether.MavenChainedWorkspaceReader
 
findByMavenProject(MavenProject) - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
Finds the first ProjectSegment matching the supplied project
findLastInPhase(String) - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
Returns the last ExecutionPlanItem in the supplied phase.
findMethod(String, Object[]) - Method in class org.codehaus.plexus.util.introspection.ClassMap
Find a Method using the methodKey provided.
findModel(Artifact) - Method in class org.apache.maven.internal.aether.MavenChainedWorkspaceReader
 
findModel(Artifact) - Method in interface org.apache.maven.repository.internal.MavenWorkspaceReader
 
findNode(MavenArtifactMetadata) - Method in class org.apache.maven.repository.MetadataGraph
find a node by the GAV (metadata)
findPluginForPrefix(String, MavenSession) - Method in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
 
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.DefaultJavaToolChain
 
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
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.internal.aether.MavenChainedWorkspaceReader
 
findVertex(ArtifactMetadata) - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
FINISH_PROCESSING_CHILDREN - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
finished - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
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
FlatRepositoryLayout
FlatRepositoryLayout() - Constructor for class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
 
flush() - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
flush() - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
flush() - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
flush() - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
flush() - Method in interface org.apache.maven.plugin.ExtensionRealmCache
 
flush() - Method in interface org.apache.maven.plugin.PluginArtifactsCache
 
flush() - Method in interface org.apache.maven.plugin.PluginDescriptorCache
 
flush() - Method in interface org.apache.maven.plugin.PluginRealmCache
 
flush() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
flush() - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
flush() - Method in interface org.apache.maven.project.artifact.MavenMetadataCache
 
flush() - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
 
flush() - Method in class org.apache.maven.project.DefaultProjectRealmCache
 
flush() - Method in interface org.apache.maven.project.ProjectRealmCache
 
flush() - Method in class org.codehaus.plexus.util.CachedMap
Flushes the key/value pairs being cached.
flush() - Method in class org.codehaus.plexus.util.cli.StreamPumper
 
flush() - Method in class org.codehaus.plexus.util.io.CachingOutputStream
 
flush() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
flush() - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Write all pending output to the stream.
flush() - Method in class org.codehaus.plexus.util.xml.XmlStreamWriter
 
flushActiveProxy() - Method in class org.apache.maven.api.settings.Settings
Reset the activeProxy field to null
flushActiveProxy() - Method in class org.apache.maven.settings.Settings
Reset the activeProxy field to null
flushExecutionMap() - Method in class org.apache.maven.api.model.Plugin
Reset the executionMap field to null
flushExecutionMap() - Method in class org.apache.maven.model.Plugin
Reset the executionMap field to null
flushExpressionsBySyntax() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
 
flushPluginMap() - Method in class org.apache.maven.api.model.PluginContainer
Reset the pluginsMap field to null
flushPluginMap() - Method in class org.apache.maven.model.PluginContainer
Reset the pluginsMap field to null
flushProfileMap() - Method in class org.apache.maven.api.settings.Settings
Reset the profileMap field to null
flushProfileMap() - Method in class org.apache.maven.settings.Settings
Reset the profileMap field to null
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
forceDelete(File) - Static method in class org.codehaus.plexus.util.FileUtils
Delete a file.
forceDelete(String) - Static method in class org.codehaus.plexus.util.FileUtils
Delete a file.
forceDeleteOnExit(File) - Static method in class org.codehaus.plexus.util.FileUtils
Schedule a file to be deleted when JVM exits.
forceMkdir(File) - Static method in class org.codehaus.plexus.util.FileUtils
Make a directory.
FORK_FAILED - Enum constant in enum org.apache.maven.api.EventType
 
FORK_STARTED - Enum constant in enum org.apache.maven.api.EventType
 
FORK_SUCCEEDED - Enum constant in enum org.apache.maven.api.EventType
 
FORKED_PROJECT_FAILED - Enum constant in enum org.apache.maven.api.EventType
 
FORKED_PROJECT_STARTED - Enum constant in enum org.apache.maven.api.EventType
 
FORKED_PROJECT_SUCCEEDED - Enum constant in enum 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 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 org.apache.maven.execution.ExecutionEvent.Type
 
forkedProjectSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkedProjectSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ForkedProjectSucceeded - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
forkFailed(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
forkFailed(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ForkFailed - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
forkStarted(ExecutionEvent) - Method in class org.apache.maven.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 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 org.apache.maven.execution.ExecutionEvent.Type
 
format(boolean, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified boolean and appends the resulting text to the StringBuffer argument.
format(double, double, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified double and appends the resulting text to the StringBuffer argument; the number of significative digits is deduced from the specified precision.
format(double, int, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified double and appends the resulting text to the StringBuffer argument; the number of significand digits is specified as integer argument.
format(double, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified double and appends the resulting text to the StringBuffer argument.
format(float, float, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified float and appends the resulting text to the StringBuffer argument; the number of significative digits is deduced from the specified precision.
format(float, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified float and appends the resulting text to the StringBuffer argument.
format(int, int, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified int in the specified radix and appends the resulting text to the StringBuffer argument.
format(int, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified int and appends the resulting text (decimal representation) to the StringBuffer argument.
format(long, int, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified long in the specified radix and appends the resulting text to the StringBuffer argument.
format(long, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified long and appends the resulting text (decimal representation) to the StringBuffer argument.
format(short, int, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified short in the specified radix and appends the resulting text to the StringBuffer argument.
format(short, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified short and appends the resulting text (decimal representation) to the StringBuffer argument.
format(String...) - Static method in class org.apache.maven.internal.MultilineMessageHelper
 
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.apache.maven.internal.impl.DefaultMessageBuilder
 
formatDuration(long) - Static method in class org.apache.maven.cli.CLIReportingUtils
 
formatLocation(ModelProblem, String) - Static method in class org.apache.maven.model.building.ModelProblemUtils
Creates a string with all location details for the specified model problem.
formattedTimestamp() - Method in class org.apache.maven.model.interpolation.MavenBuildTimestamp
 
formatTimestamp(long) - Static method in class org.apache.maven.cli.CLIReportingUtils
 
from(Iterable<String>) - Static method in class org.codehaus.plexus.util.MatchPatterns
 
from(String...) - Static method in class org.codehaus.plexus.util.MatchPatterns
 
fromSettingsRepository(Repository) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
fromSettingsRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
fromString(String) - Static method in enum org.apache.maven.api.ResolutionScope
 
fromString(String) - Static method in class org.codehaus.plexus.util.MatchPattern
 
fromXml(String) - Static method in class org.apache.maven.internal.impl.DefaultModelXmlFactory
Simply parse the given xml string.
fromXmlString(String) - Method in interface org.apache.maven.api.services.xml.XmlFactory
Simply parse the given xml string.
FS - Static variable in class org.codehaus.plexus.util.FileUtils
The vm file separator

G

generate(Model, Properties) - Method in class org.codehaus.modello.plugin.velocity.VelocityGenerator
 
GENERATE_RESOURCES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
GENERATE_SOURCES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
GENERATE_TEST_RESOURCES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
GENERATE_TEST_SOURCES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
Generated - Annotation Type 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
No trust - information was generated with defaults.
get() - Method in class org.apache.maven.artifact.handler.providers.EarArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.EjbArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.EjbClientArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.JarArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.JavadocArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.JavaSourceArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.MavenPluginArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.PomArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.RarArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.TestJarArtifactHandlerProvider
 
get() - Method in class org.apache.maven.artifact.handler.providers.WarArtifactHandlerProvider
 
get() - Method in class org.apache.maven.extension.internal.CoreExportsProvider
 
get() - Method in class org.apache.maven.lifecycle.providers.AbstractLifecycleProvider
 
get() - Method in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
get() - Method in class org.apache.maven.model.building.Result
 
get() - Method in class org.apache.maven.repository.internal.DefaultVersionSchemeProvider
 
get() - Method in class org.apache.maven.session.scope.internal.SessionScope.CachingProvider
 
get() - Method in class org.apache.maven.settings.crypto.MavenSecDispatcherProvider
 
get() - Method in class org.codehaus.plexus.util.SweeperPool
Return the pooled object
get(int) - Method in class org.apache.maven.internal.impl.MappedList
 
get(int) - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
get(Object) - Method in interface org.apache.maven.api.SessionData
Gets the session data associated with the specified key.
get(Object) - Method in class org.apache.maven.repository.internal.DefaultModelCache
 
get(Object) - Method in class org.codehaus.plexus.util.CachedMap
Returns the value to which this map maps the specified key.
get(Object) - Method in class org.codehaus.plexus.util.FastMap
Returns the value to which this FastMap maps the specified key.
get(String) - Static method in enum org.apache.maven.api.Scope
 
get(String) - Method in class org.apache.maven.lifecycle.DefaultLifecycles
Get lifecycle based on phase
get(String) - Method in class org.codehaus.plexus.util.introspection.MethodMap
Return a list of methods with the same name.
get(String, String, String, String) - Method in interface org.apache.maven.model.building.ModelCache
Gets the specified data from the cache.
get(String, String, String, String) - Method in class org.apache.maven.repository.internal.DefaultModelCache
 
get(String, String, String, ModelCacheTag<T>) - Method in interface org.apache.maven.model.building.ModelCache
Gets the specified data from the cache.
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(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
get(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.project.artifact.MavenMetadataCache
 
get(RepositoryRequest, Object) - Method in interface org.apache.maven.artifact.repository.RepositoryCache
Deprecated.
Gets the specified data from the cache.
get(Source, String) - Method in interface org.apache.maven.model.building.ModelCache
Gets the specified data from the cache.
get(Source, String) - Method in class org.apache.maven.repository.internal.DefaultModelCache
 
get(Source, ModelCacheTag<T>) - Method in interface org.apache.maven.model.building.ModelCache
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
 
get(XmlPullParser, Path) - Method in class org.apache.maven.model.transform.BuildToRawPomXMLFilterFactory
 
get(XmlPullParser, Path) - Method in class org.apache.maven.model.transform.RawToConsumerPomXMLFilterFactory
 
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.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.model.building.ModelBuildingResult
Gets the profiles from the specified model that were active during model building.
getActiveProfileIds() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getActiveProfileIds() - Method in 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 class org.apache.maven.model.profile.DefaultProfileSelector
 
getActiveProfiles(Collection<Profile>, ProfileActivationContext, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.ProfileSelector
Determines the profiles which are active in the specified activation context.
getActiveProxy() - Method in class org.apache.maven.api.settings.Settings
 
getActiveProxy() - Method in class org.apache.maven.settings.Settings
 
getAddDefaultEntities() - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.model.v4.MavenXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.model.v4.MavenXpp3ReaderEx
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.settings.v4.SettingsXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.toolchain.v4.MavenToolchainsXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Returns the state of the "add default entities" flag.
getAddress() - Method in class org.apache.maven.api.model.Notifier
Deprecated.
getAddress() - Method in class org.apache.maven.model.Notifier
 
getAlias() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getAllProjects() - Method in class org.apache.maven.execution.MavenSession
This is a provisional method and may be removed
getAllProjects() - Method in interface org.apache.maven.execution.ProjectDependencyGraph
Gets all collected projects.
getAllProjects() - Method in class org.apache.maven.graph.DefaultProjectDependencyGraph
 
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
 
getArgumentEscapePattern() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
getArgumentQuoteDelimiter() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
getArguments() - Method in class org.codehaus.plexus.util.cli.Commandline
 
getArtifact() - Method in interface org.apache.maven.api.Project
 
getArtifact() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
 
getArtifact() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getArtifact() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
getArtifact() - Method in exception org.apache.maven.artifact.resolver.CyclicDependencyException
 
getArtifact() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getArtifact() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
getArtifact() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getArtifact() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
getArtifact() - Method in exception org.apache.maven.project.DuplicateArtifactAttachmentException
 
getArtifact() - Method in class org.apache.maven.project.MavenProject
 
getArtifact() - Method in exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
 
getArtifact() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
getArtifact() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Gets the artifact to resolve metadata for.
getArtifact(Artifact, List<ArtifactRepository>) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
getArtifact(Artifact, List<ArtifactRepository>) - Method in interface org.apache.maven.artifact.manager.WagonManager
Deprecated.
 
getArtifact(Artifact, List<ArtifactRepository>, TransferListener, boolean) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
 
getArtifact(Artifact, List<ArtifactRepository>, TransferListener, boolean) - Method in interface org.apache.maven.repository.legacy.WagonManager
 
getArtifact(Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
getArtifact(Artifact, ArtifactRepository) - Method in interface org.apache.maven.artifact.manager.WagonManager
Deprecated.
 
getArtifact(Artifact, ArtifactRepository, TransferListener, boolean) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
 
getArtifact(Artifact, ArtifactRepository, TransferListener, boolean) - Method in interface org.apache.maven.repository.legacy.WagonManager
 
getArtifact(Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getArtifactDependencies() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
getArtifactDependencies() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
getArtifactFilter() - Method in interface org.apache.maven.ArtifactFilterManager
Deprecated.
use META-INF/maven/extension.xml to define artifacts exported by Maven core and plugin extensions.
getArtifactFilter() - Method in class org.apache.maven.DefaultArtifactFilterManager
Returns the artifact filter for the core + extension artifacts.
getArtifactHandler() - Method in interface org.apache.maven.artifact.Artifact
 
getArtifactHandler() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getArtifactHandler() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getArtifactHandler(String) - Method in interface org.apache.maven.artifact.handler.manager.ArtifactHandlerManager
 
getArtifactHandler(String) - Method in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
getArtifactId() - Method in interface org.apache.maven.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.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 interface org.apache.maven.api.Project
 
getArtifactId() - Method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
 
getArtifactId() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
 
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
 
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Get the artifactId when this directory represents "groupId/artifactId" or "groupId/artifactId/version".
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
 
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
Deprecated.
Get the plugin artifactId.
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
getArtifactId() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getArtifactId() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the artifact id of the constituent's artifact.
getArtifactId() - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Get the artifact ID of the extension.
getArtifactId() - Method in class org.apache.maven.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.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.model.transform.RelativeProject
 
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
 
getArtifactId() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
 
getArtifactId() - Method in class org.apache.maven.repository.MavenArtifactMetadata
 
getArtifactId() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getArtifactKey() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
getArtifactMap() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
The map of artifacts accessible by the versionlessKey, i.e.
getArtifactMap() - Method in class org.apache.maven.project.MavenProject
 
getArtifactMetadata() - Method in class org.apache.maven.repository.metadata.MetadataResolution
 
getArtifactMetadata() - Method in exception org.apache.maven.repository.metadata.MetadataRetrievalException
 
getArtifactMetadata() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
getArtifactMetadata(ArtifactMetadata, ArtifactRepository, File, String) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
 
getArtifactMetadata(ArtifactMetadata, ArtifactRepository, File, String) - Method in interface org.apache.maven.repository.legacy.WagonManager
 
getArtifactMetadataFromDeploymentRepository(ArtifactMetadata, ArtifactRepository, File, String) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
 
getArtifactMetadataFromDeploymentRepository(ArtifactMetadata, ArtifactRepository, File, String) - Method in interface org.apache.maven.repository.legacy.WagonManager
 
getArtifactPath() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getArtifactPath(Artifact) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactManager.class).getPath(...)
getArtifactPath(Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
Shortcut for getService(ArtifactManager.class).getPath(...)
getArtifactResolutionNodes() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
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
 
getArtifacts() - Method in class org.apache.maven.artifact.resolver.UnresolvedArtifacts
 
getArtifacts() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
Gets the artifacts that make up the plugin's class realm, excluding artifacts shadowed by the Maven core realm like maven-project.
getArtifacts() - Method in class org.apache.maven.plugin.ExtensionRealmCache.CacheRecord
 
getArtifacts() - Method in class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
getArtifacts() - Method in class org.apache.maven.plugin.PluginRealmCache.CacheRecord
 
getArtifacts() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
getArtifacts() - Method in class org.apache.maven.project.artifact.ProjectArtifactsCache.CacheRecord
 
getArtifacts() - Method in class org.apache.maven.project.MavenProject
All dependencies that this project has, including transitive ones.
getArtifacts() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
getArtifacts() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getArtifactScope() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getArtifactTransformations() - Method in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformationManager
 
getArtifactTransformations() - Method in class org.apache.maven.repository.legacy.resolver.transform.DefaultArtifactTransformationManager
 
getArtifactUri() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getArtifactUri() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
getAttachedArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getAttachedArtifacts(Project) - Method in interface org.apache.maven.api.services.ProjectManager
 
getAttachedArtifacts(Project) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
getAttribute(String) - Method in interface org.apache.maven.api.xml.Dom
 
getAttribute(String) - Method in class org.apache.maven.internal.xml.Xpp3Dom
 
getAttribute(String) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getAttributeCount() - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getAttributeCount() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getAttributeCount() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
 
getAttributeName(int) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getAttributeName(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getAttributeName(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the local name of the specified attribute if namespaces are enabled or just attribute name if namespaces are disabled.
getAttributeNames() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getAttributeNamespace(int) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getAttributeNamespace(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getAttributeNamespace(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the namespace URI of the attribute with the given index (starts from 0).
getAttributePrefix(int) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getAttributePrefix(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getAttributePrefix(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the prefix of the specified attribute Returns null if the element has no prefix.
getAttributes() - Method in interface org.apache.maven.api.xml.Dom
 
getAttributes() - Method in class org.apache.maven.internal.xml.Xpp3Dom
 
getAttributeType(int) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getAttributeType(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getAttributeType(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the type of the specified attribute If parser is non-validating it MUST return CDATA.
getAttributeValue(int) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getAttributeValue(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getAttributeValue(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the given attributes value.
getAttributeValue(String, String) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getAttributeValue(String, String) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getAttributeValue(String, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the attributes value identified by namespace URI and namespace localName.
getAuthentication() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getAuthentication() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
getAuthentication() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getAuthenticationInfo(String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
getAuthenticationInfo(String) - Method in interface org.apache.maven.artifact.manager.WagonManager
Deprecated.
this method is only here for backward compat (project-info-reports:dependencies) the default implementation will return an empty AuthenticationInfo
getAvailableVersions() - Method in interface org.apache.maven.artifact.Artifact
 
getAvailableVersions() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getAvailableVersions() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getAvailableVersions() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getBackingMap() - Method in class org.codehaus.plexus.util.CachedMap
Returns the backing map.
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
 
getBasedir() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getBasedir() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getBasedir() - Method in class org.apache.maven.project.MavenProject
 
getBasedir() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getBasedir() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the base directory to be scanned.
getBasedir() - Method in interface org.codehaus.plexus.util.Scanner
Returns the base directory to be scanned.
getBaseDir() - Method in class org.codehaus.plexus.util.DirectoryWalker
 
getBaseDirectory() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getBaseDirectory() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getBaseMessage() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
getBaseMessage() - Method in exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
getBaseVersion() - Method in interface org.apache.maven.artifact.Artifact
 
getBaseVersion() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getBaseVersion() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
getBaseVersion() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
getBaseVersion() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
getBaseVersion() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getBaseVersion() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getBaseVersion() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getBaseVersion() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
 
getBaseVersionInternal() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getBatchTransferListener() - Method in class org.apache.maven.cli.MavenCli
 
getBean() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Gets the bean to configure.
getBean() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
getBomEncoding() - Method in exception org.codehaus.plexus.util.xml.XmlReaderException
Returns the BOM encoding found in the InputStream.
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
 
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.artifact.repository.metadata.Snapshot
Get the incremental build number.
getBuildNumber() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
getBuildNumber() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
getBuildPlugins() - Method in class org.apache.maven.project.MavenProject
 
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
 
getCacheSize() - Method in class org.codehaus.plexus.util.CachedMap
Returns the actual cache size.
getCanonical() - Method in class org.apache.maven.artifact.versioning.ComparableVersion
 
getCardinalityMap(Collection<E>) - Static method in class org.codehaus.plexus.util.CollectionUtils
Returns a Map mapping each unique element in the given Collection to an Integer representing the number of occurrences of that element in the Collection.
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
 
getCause(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Introspects the specified Throwable to obtain the cause.
getCause(Throwable, String[]) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Introspects the specified Throwable to obtain the cause using a supplied array of method names.
getCauseException() - Method in exception org.apache.maven.repository.VersionNotFoundException
 
getChangelist() - Method in class org.apache.maven.model.building.DefaultBuildPomXMLFilterFactory
 
getChangelist() - Method in class org.apache.maven.model.transform.BuildToRawPomXMLFilterFactory
 
getCheckedType() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
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
 
getChecksumPolicy() - Method in class org.apache.maven.model.RepositoryPolicy
 
getChecksumPolicy() - Method in class org.apache.maven.profiles.RepositoryPolicy
Get what to do when verification of an artifact checksum fails.
getChecksumPolicy() - Method in class org.apache.maven.settings.RepositoryPolicy
 
getChild(int) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getChild(String) - Method in interface org.apache.maven.api.xml.Dom
 
getChild(String) - Method in class org.apache.maven.internal.xml.Xpp3Dom
 
getChild(String) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getChildCount() - Method in class org.apache.maven.internal.xml.Xpp3Dom
 
getChildCount() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getChildLabels() - Method in class org.codehaus.plexus.util.dag.Vertex
Get the labels used by the most direct children.
getChildLabels(String) - Method in class org.codehaus.plexus.util.dag.DAG
 
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
Default value is: true
Since: Maven 3.6.1
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.Dom
 
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.Xpp3Dom
 
getChildren() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
 
getChildren() - Method in class org.codehaus.plexus.util.dag.Vertex
 
getChildren() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getChildren(String) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getChildrenIterator() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
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
Default value is: true
Since: Maven 3.6.1
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
Default value is: true
Since: Maven 3.6.1
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
Since: Maven 3.6.1
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
Default value is: true
Since: Maven 3.6.1
getChildSiteUrlInheritAppendPath() - Method in class org.apache.maven.model.Site
 
getChomp(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove everything and return the last value of a supplied String, and everything after it from a String.
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
 
getCircularDependencyException(int) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getCircularDependencyExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getCircularDependencyExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getClassifier() - Method in interface org.apache.maven.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.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 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
Get the classifier associated to the dependency type.
getClassifier() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getClassifier() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
Get the classifier of the sub-artifact.
getClassifier() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getClassifier() - Method in 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.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.MavenArtifactMetadata
 
getClassifier() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getClassLoader() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Gets the class loader from which to load any types referenced by the configuration.
getClassLoader() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
getClassLoadingStrategy() - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Get 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
 
getClasspath(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
 
getClasspathAsTree() - Method in class org.apache.maven.repository.metadata.ClasspathContainer
 
getClasspathTree(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
 
getClassRealm() - Method in class org.apache.maven.extension.internal.CoreExtensionEntry
Returns ClassLoader used to load extension classes.
getClassRealm() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getClassRealm() - Method in class org.apache.maven.project.MavenProject
Gets the project's class realm.
getClassWorld() - Method in class org.apache.maven.cli.CliRequest
 
getCliOptions() - Method in class org.apache.maven.usability.plugin.Expression
Method getCliOptions.
getCollectedDependencies(Project, ResolutionScope) - Method in interface org.apache.maven.api.services.ProjectManager
 
getCollectedDependencies(Project, ResolutionScope) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
getCollectedProjects() - Method in class org.apache.maven.project.MavenProject
 
getCollectionErrors() - Method in interface org.apache.maven.project.DependencyResolutionResult
Gets the errors that occurred while building the dependency graph.
getCollectionFilter() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
Gets the artifact filter that controls traversal of the dependency graph.
getCollisions() - Method in exception org.apache.maven.DuplicateProjectException
Gets the POM files of the projects that collided.
getColumnNumber() - Method in 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 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.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.model.transform.pull.BufferingParser
 
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.
getColumnNumber() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getColumnNumber() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the current column number, starting from 0.
getColumnNumber() - Method in exception org.codehaus.plexus.util.xml.pull.XmlPullParserException
 
getCommandline() - Method in class org.codehaus.plexus.util.cli.Commandline
 
getCommandLine() - Method in class org.apache.maven.cli.CliRequest
 
getCommandLine(String, String[]) - Method in class org.codehaus.plexus.util.cli.shell.CmdShell
Specific implementation that quotes all the command line.
getCommandLine(String, String[]) - Method in class org.codehaus.plexus.util.cli.shell.Shell
Get the command line for the provided executable and arguments in this shell
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
 
getCompileDependencies() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getCompileSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getCompileSourceRoots(Project) - Method in interface org.apache.maven.api.services.ProjectManager
 
getCompileSourceRoots(Project) - 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.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.settings.Server
Extra configuration for the transport layer.
getConfiguration() - Method in class org.apache.maven.api.toolchain.ToolchainModel
Toolchain configuration information, like location or any information that is to be retrieved.
getConfiguration() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Gets the configuration to unmarshal into the bean.
getConfiguration() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
getConfiguration() - Method in class org.apache.maven.internal.impl.DefaultMojoExecution
 
getConfiguration() - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
getConfiguration() - Method in class org.apache.maven.model.ConfigurationContainer
 
getConfiguration() - Method in class org.apache.maven.model.Notifier
 
getConfiguration() - Method in class org.apache.maven.plugin.lifecycle.Execution
Configuration to pass to the goals.
getConfiguration() - Method in class org.apache.maven.plugin.lifecycle.Phase
Configuration to pass to all goals run in this phase.
getConfiguration() - Method in class org.apache.maven.plugin.MojoExecution
 
getConfiguration() - Method in class org.apache.maven.settings.Server
 
getConfiguration() - Method in class org.apache.maven.toolchain.model.ToolchainModel
 
getConfiguration() - Method in class org.apache.maven.usability.plugin.Expression
Get the place and syntax used to change the value of this expression.
getConfiguration(ILoggerFactory) - Static method in class org.apache.maven.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
 
getConfiguredMojo(Class<T>, MavenSession, MojoExecution) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
getConfiguredMojo(Class<T>, MavenSession, MojoExecution) - Method in interface org.apache.maven.plugin.MavenPluginManager
Looks up the mojo for the specified mojo execution and populates its parameters from the configuration given by the mojo execution.
getConflictingProjectFile() - Method in exception org.apache.maven.project.DuplicateProjectException
 
getConflictResolver(String) - Method in interface org.apache.maven.repository.legacy.resolver.conflict.ConflictResolverFactory
Gets a conflict resolver of the specified type.
getConflictResolver(String) - Method in class org.apache.maven.repository.legacy.resolver.conflict.DefaultConflictResolverFactory
 
getConnection() - Method in class org.apache.maven.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.
getConstructor(Class<T>, Class[]) - Method in class org.codehaus.plexus.util.reflection.Reflector
Return the constructor, checking the cache first and storing in cache if not already there..
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
The size of the artifact in bytes.
getContentTypeEncoding() - Method in exception org.codehaus.plexus.util.xml.XmlReaderException
Returns the encoding in the content-type used to attempt determining the encoding.
getContentTypeMime() - Method in exception org.codehaus.plexus.util.xml.XmlReaderException
Returns the MIME type in the content-type used to attempt determining the encoding.
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 interface org.apache.maven.api.services.ProjectBuilderRequest
 
getCoordinate() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
getCoordinates() - Method in interface org.apache.maven.api.services.ArtifactResolverRequest
 
getCoreArtifactExcludes() - Method in interface org.apache.maven.ArtifactFilterManager
 
getCoreArtifactExcludes() - Method in class org.apache.maven.DefaultArtifactFilterManager
 
getCoreArtifactFilter() - Method in interface org.apache.maven.ArtifactFilterManager
Returns a filter for only the core artifacts.
getCoreArtifactFilter() - Method in class org.apache.maven.DefaultArtifactFilterManager
Returns the artifact filter for the standard core artifacts.
getCoreRealm() - Method in interface org.apache.maven.classrealm.ClassRealmManager
Gets the class realm hosting the Maven core.
getCoreRealm() - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
 
getCurrentProject() - Method in class org.apache.maven.execution.MavenSession
 
getCycle() - Method in exception org.codehaus.plexus.util.dag.CycleDetectedException
 
getDAG() - Method in class org.apache.maven.project.ProjectSorter
 
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.DefaultSession
 
getDataBuffer() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getDataLength() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getDataOffset() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getDatum() - Method in class org.apache.maven.repository.MavenArtifactMetadata
 
getDefaultEncoding() - Static method in class org.codehaus.plexus.util.xml.XmlReader
Deprecated.
Returns the default encoding to use if none is set in HTTP content-type, XML prolog and the rules based on content-type are not adequate.
getDefaultExcludes() - Static method in class org.codehaus.plexus.util.FileUtils
 
getDefaultExcludesAsList() - Static method in class org.codehaus.plexus.util.FileUtils
 
getDefaultExcludesAsString() - Static method in class org.codehaus.plexus.util.FileUtils
 
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.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.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.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.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 of 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.Project
 
getDependencies() - Method in interface org.apache.maven.api.services.DependencyCollectorRequest
 
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
 
getDependencies(String) - Method in class org.apache.maven.project.ProjectSorter
 
getDependencies(MavenProject) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
For the given MavenProject p, return all of p's dependencies.
getDependency() - Method in 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
 
getDependency(Dependency) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getDependencyArtifacts() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getDependencyCollectionRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
Gets the scope of (transitive) dependencies that should be collected.
getDependencyConflictId() - Method in interface org.apache.maven.artifact.Artifact
 
getDependencyConflictId() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getDependencyConflictId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getDependencyConflictId() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getDependencyFilter() - Method in interface org.apache.maven.artifact.Artifact
 
getDependencyFilter() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getDependencyFilter() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getDependencyGraph() - Method in interface org.apache.maven.project.DependencyResolutionResult
Gets the dependency graph of the project.
getDependencyKey() - Method in class org.apache.maven.model.merge.MavenModelMerger
 
getDependencyKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getDependencyKeyToVersionMapper() - Method in class org.apache.maven.model.building.DefaultBuildPomXMLFilterFactory
 
getDependencyKeyToVersionMapper() - Method in class org.apache.maven.model.transform.BuildToRawPomXMLFilterFactory
 
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
 
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.
getDependencyTrail() - Method in interface org.apache.maven.artifact.Artifact
 
getDependencyTrail() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getDependencyTrail() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getDependencyTrail() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getDependents(String) - Method in class org.apache.maven.project.ProjectSorter
 
getDeploymentRepositoryKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getDeploymentTimestamp() - Method in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
 
getDeprecated() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getDeprecated() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getDeprecation() - Method in class org.apache.maven.usability.plugin.Expression
Get a preferred alternative to this expression, in the case where it's deprecated.
getDepth() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getDepth() - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getDepth() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
getDepth() - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
Get the current depth in the xml indentation
getDepth() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getDepth() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
getDepth() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
 
getDepth() - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
 
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 web site.
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 class org.apache.maven.plugin.ExtensionRealmCache.CacheRecord
 
getDeselectedDirectories() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the names of the directories which were selected out and therefore not ultimately included.
getDeselectedFiles() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the names of the files which were selected out and therefore not ultimately included.
getDetail() - Method in exception org.codehaus.plexus.util.xml.pull.XmlPullParserException
Deprecated.
Use the generic getCause() method
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
 
getDirectoryComponent(String) - Static method in class org.codehaus.plexus.util.PathTool
Determines the directory component of a filename.
getDirectoryNames(File, String, String, boolean) - Static method in class org.codehaus.plexus.util.FileUtils
Return a list of directories as String depending options.
getDirectoryNames(File, String, String, boolean, boolean) - Static method in class org.codehaus.plexus.util.FileUtils
Return a list of directories as String depending options.
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
 
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
 
getDocType() - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
Get the docType in the xml
getDom() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
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
 
getEffectiveModel() - Method in interface org.apache.maven.model.building.ModelBuildingResult
Gets the assembled model.
getEffectiveRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.bridge.MavenRepositorySystem
Source from org.apache.maven.repository.legacy.LegacyRepositorySystem#getEffectiveRepositories
getEffectiveRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
getEffectiveRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
Calculates the effective repositories for the given input repositories which are assumed to be already mirrored (if applicable).
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.
getElementStack() - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
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
 
getEncoding() - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
Get the current encoding in the xml
getEncoding() - Method in class org.codehaus.plexus.util.xml.XmlReader
Deprecated.
Returns the charset encoding of the XmlReader.
getEncoding() - Method in class org.codehaus.plexus.util.xml.XmlStreamWriter
 
getEntry() - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
getEntry() - Method in class org.apache.maven.repository.MetadataGraph
getter
getEntry(Object) - Method in class org.codehaus.plexus.util.FastMap
Returns the entry with the specified key.
getEnvironmentVariables() - Method in class org.codehaus.plexus.util.cli.Commandline
 
getError() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getError(Artifact, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
getError(Artifact, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.UpdateCheckManager
 
getErrorArtifactExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getErrorArtifactExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getEscapeChars(boolean, boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
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.model.transform.pull.BufferingParser
 
getEventType() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getEventType() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getEventType() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
 
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.model.building.DefaultModelProblem
 
getException() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the exception that caused this problem (if any).
getException() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
 
getException() - Method in class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
 
getException() - Method in class org.apache.maven.project.artifact.ProjectArtifactsCache.CacheRecord
 
getException() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getException() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
 
getException() - Method in interface org.apache.maven.settings.building.SettingsProblem
Gets the exception that caused this problem (if any).
getException() - Method in class org.codehaus.plexus.util.cli.StreamFeeder
 
getException() - Method in class org.codehaus.plexus.util.cli.StreamPumper
 
getExceptions() - Method in interface org.apache.maven.api.services.DependencyCollectorResult
Gets the exceptions that occurred while building the dependency graph.
getExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getExceptions() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getExceptions() - Method in interface org.apache.maven.execution.MavenExecutionResult
 
getExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getExceptions() - Method in class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
getExcidentEdges(MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
getExcludedDirectories() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the names of the directories which matched at least one of the include patterns and at least one of the exclude patterns.
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
 
getExcludedFiles() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the names of the files which matched at least one of the include patterns and at least one of the exclude patterns.
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
 
getExcludes() - Method in class org.codehaus.plexus.util.DirectoryWalker
 
getExclusionKey() - Method in class org.apache.maven.model.merge.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
 
getExecutable() - Method in class org.codehaus.plexus.util.cli.Commandline
Return an executable name, quoted for shell use.
getExecutable() - Method in class org.codehaus.plexus.util.cli.shell.BourneShell
getExecutable() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
getExecutableQuoteDelimiter() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
getExecuteGoal() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getExecuteLifecycle() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getExecutePhase() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getExecution() - Method in class org.apache.maven.execution.MojoExecutionEvent
 
getExecutionId() - Method in 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
 
getExecutionPreamble() - Method in class org.codehaus.plexus.util.cli.shell.BourneShell
 
getExecutionPreamble() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
getExecutionProject() - Method in class org.apache.maven.project.MavenProject
 
getExecutionProperties() - Method in class org.apache.maven.execution.MavenSession
getExecutionProperties() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
getExecutionProperties() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
Deprecated.
 
getExecutionRootDirectory() - Method in interface org.apache.maven.api.Session
 
getExecutionRootDirectory() - Method in class org.apache.maven.execution.MavenSession
 
getExecutionRootDirectory() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getExecutions() - Method in class org.apache.maven.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.lifecycle.MavenExecutionPlan
Deprecated.
getExecutions() - Method in class org.apache.maven.model.Plugin
 
getExecutions() - Method in class org.apache.maven.plugin.lifecycle.Phase
The goals to execute within the phase.
getExecutionsAsMap() - Method in class org.apache.maven.api.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.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 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 associated to the file represented by the dependency type.
getExtension() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
Get the file extension associated to the file represented by the dependency type.
getExtension() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getExtension() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
Get the file extension of the sub-artifact.
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.repository.internal.RelocatedArtifact
 
getExtension(String) - Static method in class org.codehaus.plexus.util.FileUtils
Get extension from filename.
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.model.merge.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
Method getExtensions.
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
 
getFeature(String) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getFeature(String) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
Unknown properties are always returned as false
getFeature(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
getFeature(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the current value of the given feature.
getFeature(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Return the current value of the feature with given name.
getField(Object, String) - Method in class org.codehaus.plexus.util.reflection.Reflector
 
getField(Object, String, boolean) - Method in class org.codehaus.plexus.util.reflection.Reflector
 
getFieldByNameIncludingSuperclasses(String, Class<?>) - Static method in class org.codehaus.plexus.util.ReflectionUtils
 
getFieldsIncludingSuperclasses(Class<?>) - Static method in class org.codehaus.plexus.util.ReflectionUtils
 
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
 
getFile() - Method in class org.apache.maven.building.FileSource
Gets the file of this source.
getFile() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the file of the constituent's artifact.
getFile() - Method in class org.apache.maven.model.Activation
 
getFile() - Method in class org.apache.maven.profiles.Activation
Get specifies that this profile will be activated based on existence of a file.
getFile() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getFile() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getFile() - Method in class org.apache.maven.project.MavenProject
 
getFile() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
 
getFile() - Method in class org.apache.maven.settings.Activation
 
getFile(String) - Static method in class org.codehaus.plexus.util.FileUtils
Creates a file handle.
getFileAndDirectoryNames(File, String, String, boolean, boolean, boolean, boolean) - Static method in class org.codehaus.plexus.util.FileUtils
Return a list of files as String depending options.
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
 
getFileNames(File, String, String, boolean) - Static method in class org.codehaus.plexus.util.FileUtils
Return a list of files as String depending options.
getFileNames(File, String, String, boolean, boolean) - Static method in class org.codehaus.plexus.util.FileUtils
Return a list of files as String depending options.
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
 
getFiles(File, String, String) - Static method in class org.codehaus.plexus.util.FileUtils
Return the files contained in the directory, using inclusion and exclusion Ant patterns, including the directory name in each of the files
getFiles(File, String, String, boolean) - Static method in class org.codehaus.plexus.util.FileUtils
Return the files contained in the directory, using inclusion and exclusion Ant patterns
getFileSetKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getFilesFromExtension(String, String[]) - Static method in class org.codehaus.plexus.util.FileUtils
Given a directory and an array of extensions return an array of compliant files.
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.plugin.descriptor.MojoDescriptor
 
getFullStackTrace(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
A way to get the entire nested stack-trace of an throwable.
getGeneratorType() - Method in class org.codehaus.modello.plugin.velocity.ModelloVelocityMojo
 
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.
getGlobalSettingsPath() - Method in interface org.apache.maven.api.services.SettingsBuilderRequest
Gets the global settings path.
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
 
getGlobalToolchainsPath() - Method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
Gets the global Toolchains path.
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.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.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.execution.DefaultMavenExecutionRequest
 
getGoals() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getGoals() - Method in class org.apache.maven.execution.MavenSession
 
getGoals() - Method in class org.apache.maven.model.PluginExecution
 
getGoals() - Method in class org.apache.maven.plugin.lifecycle.Execution
The goals to execute.
getGraph() - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
 
getGraph(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
 
getGraph(MetadataResolutionRequestTypeEnum) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
 
getGroupId() - Method in interface org.apache.maven.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.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 interface org.apache.maven.api.Project
 
getGroupId() - Method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
 
getGroupId() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
 
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
 
getGroupId() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
getGroupId() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Get the groupId when this directory represents "groupId/artifactId" or "groupId/artifactId/version".
getGroupId() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
 
getGroupId() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
getGroupId() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getGroupId() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the group id of the constituent's artifact.
getGroupId() - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Get the group ID of the extension's artifact.
getGroupId() - Method in class org.apache.maven.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.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.model.transform.RelativeProject
 
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
 
getGroupId() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
 
getGroupId() - Method in class org.apache.maven.repository.MavenArtifactMetadata
 
getGroupId() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getHandlerTypes() - Method in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
Deprecated.
getHost() - Method in class org.apache.maven.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 interface org.apache.maven.api.Project
 
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
 
getId() - Method in class org.apache.maven.api.settings.RepositoryBase
A unique identifier for a repository.
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
 
getId() - Method in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
 
getId() - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
getId() - Method in class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
 
getId() - Method in class org.apache.maven.artifact.repository.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.lifecycle.Lifecycle
 
getId() - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method getId
getId() - Method in class org.apache.maven.model.Developer
 
getId() - Method in class org.apache.maven.model.Model
 
getId() - Method in class org.apache.maven.model.Parent
 
getId() - Method in class org.apache.maven.model.Plugin
Gets the identifier of the plugin.
getId() - Method in class org.apache.maven.model.PluginExecution
 
getId() - Method in class org.apache.maven.model.Profile
 
getId() - Method in class org.apache.maven.model.ReportSet
 
getId() - Method in class org.apache.maven.model.RepositoryBase
 
getId() - Method in class org.apache.maven.model.Site
 
getId() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getId() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getId() - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
The ID of this lifecycle, for identification in the mojo descriptor.
getId() - Method in class org.apache.maven.plugin.lifecycle.Phase
The ID of this phase, e.g., generate-sources.
getId() - Method in class org.apache.maven.profiles.Profile
Get the ID of this build profile, for activation purposes.
getId() - Method in class org.apache.maven.profiles.RepositoryBase
Get a unique identifier for a repository.
getId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getId() - Method in class org.apache.maven.project.MavenProject
 
getId() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getId() - Method in class org.apache.maven.repository.UserLocalArtifactRepository
 
getId() - Method in class org.apache.maven.settings.IdentifiableBase
 
getId() - Method in class org.apache.maven.settings.RepositoryBase
 
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.plugin.descriptor.Parameter
 
getImports() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
Deprecated.
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
 
getIncludedDirectories() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the names of the directories which matched at least one of the include patterns and none of the exclude patterns.
getIncludedDirectories() - Method in interface org.codehaus.plexus.util.Scanner
Returns the names of the directories which matched at least one of the include patterns and none of the exclude patterns.
getIncludedFiles() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the names of the files which matched at least one of the include patterns and none of the exclude patterns.
getIncludedFiles() - Method in interface org.codehaus.plexus.util.Scanner
Returns the names of the files which matched at least one of the include patterns and none of the exclude patterns.
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
 
getIncludes() - Method in class org.codehaus.plexus.util.DirectoryWalker
 
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.
getInputEncoding() - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getInputEncoding() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getInputEncoding() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
 
getInputLocation() - Method in interface org.apache.maven.api.xml.Dom
 
getInputLocation() - Method in class org.apache.maven.internal.xml.Xpp3Dom
 
getInputLocation() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getInputStream() - Method in interface org.apache.maven.api.services.Source
 
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
 
getInputStream() - Method in interface org.codehaus.plexus.util.io.InputStreamFacade
The caller must assume, that this method may be invoked only once.
getInputStream() - Method in class org.codehaus.plexus.util.io.RawInputStreamFacade
 
getInputStream() - Method in class org.codehaus.plexus.util.io.URLInputStreamFacade
 
getInputStream() - Method in exception org.codehaus.plexus.util.xml.XmlReaderException
Returns the unconsumed InputStream to allow the application to do an alternate encoding detection on the InputStream.
getInstance() - Static method in class org.codehaus.plexus.util.SelectorUtils
 
getInteractiveMode() - Method in class org.apache.maven.api.settings.Settings
 
getInteractiveMode() - Method in class org.apache.maven.settings.Settings
 
getInterpolator() - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
getIntroducedDependencyArtifacts() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getIssueManagement() - Method in class org.apache.maven.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.
 
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
 
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
 
getKey() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
getKey() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
getKey() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getKey() - Method in class org.apache.maven.model.Plugin
 
getKey() - Method in class org.apache.maven.model.ReportPlugin
 
getKey() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getKey() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
getKey() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
 
getKey(MavenProject) - Static method in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
getLabel() - Method in class org.codehaus.plexus.util.dag.Vertex
 
getLabels() - Method in class org.codehaus.plexus.util.dag.DAG
 
getLanguage() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
 
getLanguage() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getLanguage() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getLastModified(File) - Static method in class org.codehaus.plexus.util.NioFiles
 
getLastUpdated() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Get when the metadata was last updated (both "groupId/artifactId" and "groupId/artifactId/version" directories).
getLatest() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Get what the last version added to the directory is, including both releases and snapshots ("groupId/artifactId" directory only).
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
 
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
 
getLayout(String) - Method in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
Deprecated.
getLayout(String) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
 
getLayout(ArtifactRepository) - Static method in class org.apache.maven.RepositoryUtils
 
getLayoutId() - Method in exception org.apache.maven.artifact.UnknownRepositoryLayoutException
 
getLicenseKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getLicenses() - Method in class org.apache.maven.api.model.Model
This element describes all of 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
 
getLifecyclePhase() - Method in class org.apache.maven.lifecycle.internal.ExecutionPlanItem
 
getLifecyclePhase() - Method in class org.apache.maven.lifecycle.internal.LifecycleTask
 
getLifecyclePhase() - Method in exception org.apache.maven.lifecycle.LifecyclePhaseNotFoundException
Gets the lifecycle phase that was not found.
getLifecyclePhase() - Method in class org.apache.maven.plugin.MojoExecution
 
getLifecyclePhaseList() - Method in class org.apache.maven.lifecycle.DefaultLifecycles
 
getLifecyclePhases() - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method getLifecyclePhases
getLifecycles() - Method in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
 
getLifecycles() - Method in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
 
getLifecycles() - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
 
getLifeCycles() - Method in class org.apache.maven.lifecycle.DefaultLifecycles
Returns an ordered list of lifecycles
getLineIndenter() - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
Get the string used as line indenter
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 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.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.model.transform.pull.BufferingParser
 
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.
getLineNumber() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getLineNumber() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the current line number, starting from 1.
getLineNumber() - Method in exception org.codehaus.plexus.util.xml.pull.XmlPullParserException
 
getLineSeparator() - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
Get the string used as line separator or LS if not set.
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
 
getListeners() - Method in class org.apache.maven.internal.impl.AbstractSession
 
getLiteralExecutable() - Method in class org.codehaus.plexus.util.cli.Commandline
 
getLocalFile() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getLocalFilename(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
getLocalFilename(ArtifactRepository) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getLocalFilename(ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
Get the filename of this metadata on the local repository.
getLocalRepository() - Method in interface org.apache.maven.api.Session
 
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
 
getLocalRepository() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getLocalRepository() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getLocalRepository() - Method in class org.apache.maven.execution.MavenSession
 
getLocalRepository() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getLocalRepository() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
Deprecated.
 
getLocalRepository() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getLocalRepository() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
Deprecated.
 
getLocalRepository() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getLocalRepository() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
getLocalRepository() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Gets the local repository to use for the resolution.
getLocalRepository() - Method in class org.apache.maven.repository.metadata.MetadataResolutionRequest
 
getLocalRepository() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
getLocalRepository() - Method in class org.apache.maven.settings.Settings
 
getLocalRepositoryPath() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getLocalRepositoryPath() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getLocation() - Method in class org.apache.maven.api.model.InputSource
Get the path/URL of the POM or null if unknown.
getLocation() - Method in interface org.apache.maven.api.services.BuilderProblem
Gets the location of the problem.
getLocation() - Method in interface org.apache.maven.api.services.Source
 
getLocation() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
 
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.xml.DomBuilder.LocationBuilder
 
getLocation() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
 
getLocation() - Method in class org.apache.maven.model.InputSource
Get the path/URL of the POM or null if unknown.
getLocation() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
 
getLocation() - Method in interface org.apache.maven.settings.building.SettingsProblem
Gets the location of the problem.
getLocation(Object) - Method in class org.apache.maven.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.Build
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.BuildBase
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.DeploymentRepository
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.Developer
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.FileSet
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.Model
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.Plugin
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.PluginConfiguration
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.PluginExecution
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.PluginManagement
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.Profile
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.ReportPlugin
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.ReportSet
Gets the location of the specified field in the input source.
getLocation(Object) - Method in class org.apache.maven.api.model.Repository
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.Resource
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.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.slf4j.impl.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.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.plugin.internal.ReadOnlyPluginParametersValidator
 
getLogger() - Method in class org.apache.maven.toolchain.java.JavaToolchainFactory
 
getLogger(String) - Method in class org.slf4j.impl.MavenLoggerFactory
Return an appropriate MavenSimpleLogger instance by name.
getLogger(String) - Method in class org.slf4j.impl.SimpleLoggerFactory
Return an appropriate SimpleLogger instance by name.
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
Returns the factory.
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
Returns the class name.
getLoggerForComponent(String) - Method in class org.apache.maven.cli.logging.Slf4jLoggerManager
 
getLoggerForComponent(String, String) - Method in class org.apache.maven.cli.logging.Slf4jLoggerManager
The logger name for a component with a non-null hint is role.hint.
getLoggingLevel() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getLoggingLevel() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getLogLevelRecorder() - Method in interface org.apache.maven.logwrapper.MavenSlf4jWrapperFactory
 
getLogLevelRecorder() - Method in class org.slf4j.impl.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
 
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
 
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
 
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
 
getManagedVersionMap() - Method in class org.apache.maven.project.MavenProject
 
getManagedVersionMap() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
getManagedVersions() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
getManagedVersions() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
getManagementKey() - Method in class org.apache.maven.api.model.Dependency
 
getManagementKey() - Method in class org.apache.maven.model.Dependency
 
getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently this method always returns an instance of BasicMarkerFactory.
getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently, this method returns the class name of BasicMarkerFactory.
getMaven() - Method in class org.apache.maven.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
 
getMavenProject() - Method in class org.apache.maven.project.DefaultDependencyResolutionRequest
 
getMavenProject() - Method in interface org.apache.maven.project.DependencyResolutionRequest
Gets the project to resolve dependencies for.
getMavenSession() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getMavenVersion() - Method in 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
 
getMd() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
 
getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
Currently this method always returns an instance of StaticMDCBinder.
getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
 
getMergeId() - Method in class org.apache.maven.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.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 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() - Method in exception org.codehaus.plexus.util.dag.CycleDetectedException
 
getMessage(int) - Method in class org.apache.maven.project.validation.ModelValidationResult
 
getMessageCount() - Method in class org.apache.maven.project.validation.ModelValidationResult
 
getMessages() - Method in class org.apache.maven.project.validation.ModelValidationResult
 
getMetadata() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
getMetadata() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Get the repository metadata associated with this marker.
getMetadataList() - Method in interface org.apache.maven.artifact.Artifact
 
getMetadataList() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getMetadataList() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getMetadataList() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getMetadataRepositories() - Method in class org.apache.maven.repository.metadata.MetadataResolution
 
getMetadataResolutionException(int) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getMetadataResolutionException(int) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getMetadataResolutionExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getMetadataResolutionExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getMethod(Class, String, Class[]) - Method in class org.codehaus.plexus.util.reflection.Reflector
Return the method, checking the cache first and storing in cache if not already there..
getMinorVersion() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
getMinorVersion() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
getMirror(ArtifactRepository, List<Mirror>) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
 
getMirror(ArtifactRepository, List<Mirror>) - Method in class org.apache.maven.repository.DefaultMirrorSelector
 
getMirror(ArtifactRepository, List<Mirror>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
getMirror(ArtifactRepository, List<Mirror>) - Method in interface org.apache.maven.repository.MirrorSelector
Determines the mirror for the specified repository.
getMirror(ArtifactRepository, List<Mirror>) - Method in interface org.apache.maven.repository.RepositorySystem
Determines the mirror for the specified repository.
getMirroredRepositories() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getMirroredRepositories() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
getMirroredRepositories() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
getMirrorKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
getMirrorOf() - Method in class org.apache.maven.api.settings.Mirror
The server ID of the repository being mirrored, e.g., "central".
getMirrorOf() - Method in class org.apache.maven.settings.Mirror
 
getMirrorOf(String) - Method in class org.apache.maven.api.settings.Settings
Deprecated.
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
 
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
 
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
 
getModel() - Method in interface org.apache.maven.api.Project
 
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
 
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.model.Model
 
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
Get the modelEncoding field.
getModelEncoding() - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
Get the modelEncoding field.
getModelEncoding() - Method in class org.apache.maven.model.Model
 
getModelEncoding() - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
 
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 interface org.apache.maven.api.services.xml.XmlReaderRequest
 
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.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 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.model.Model
Declares to which version of project descriptor this POM conforms.
getModelVersion() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Get the version of the underlying metadata model.
getModelVersion() - Method in class org.apache.maven.model.Model
 
getModelVersion() - Method in class org.apache.maven.project.MavenProject
 
getModuleFile() - Method in exception org.apache.maven.MissingModuleException
 
getModuleName() - Method in exception org.apache.maven.MissingModuleException
 
getModulePathAdjustment(MavenProject) - Method in class org.apache.maven.project.MavenProject
Deprecated.
getModules() - Method in class org.apache.maven.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.
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.lifecycle.mapping.LifecyclePhase
 
getMojos() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getMultiModuleProjectDirectory() - Method in interface org.apache.maven.api.Session
 
getMultiModuleProjectDirectory() - Method in class org.apache.maven.cli.CliRequest
 
getMultiModuleProjectDirectory() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getMultiModuleProjectDirectory() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getMultiModuleProjectDirectory() - Method in class org.apache.maven.internal.impl.DefaultSession
 
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.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.Type
Returns the dependency type name.
getName() - Method in interface org.apache.maven.api.xml.Dom
 
getName() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
Deprecated.
Get display name for the plugin.
getName() - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
getName() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
getName() - Method in class org.apache.maven.internal.xml.Xpp3Dom
 
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.model.transform.pull.BufferingParser
 
getName() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getName() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getName() - Method in class org.apache.maven.profiles.ActivationOS
Get the name of the OS to be used to activate a profile.
getName() - Method in class org.apache.maven.profiles.ActivationProperty
Get the name of the property to be used to activate a profile.
getName() - Method in class org.apache.maven.profiles.RepositoryBase
Get human readable name of the repository.
getName() - Method in class org.apache.maven.project.MavenProject
 
getName() - Method in interface org.apache.maven.repository.ArtifactTransferResource
The path of the artifact relative to the repository's base URL.
getName() - Method in class org.apache.maven.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
 
getName() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getName() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
getName() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
 
getName() - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Returns the name of the current element as set by startTag().
getName() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getName() - Method in class org.slf4j.impl.MavenFailOnSeverityLogger
 
getNamespace() - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getNamespace() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getNamespace() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
getNamespace() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
 
getNamespace() - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Returns the namespace URI of the current element as set by startTag().
getNamespace(String) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getNamespace(String) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getNamespace(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
 
getNamespaceCount(int) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getNamespaceCount(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getNamespaceCount(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
 
getNamespacePrefix(int) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getNamespacePrefix(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getNamespacePrefix(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
 
getNamespaceUri(int) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getNamespaceUri(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getNamespaceUri(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
 
getNature() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
getNature() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
getNature() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
 
getNature() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Gets the artifact quality this metadata refers to.
getNature() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
getNChildren() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
 
getNestedString(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Get the String that is nested in between two instances of the same String.
getNestedString(String, String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Get the String that is nested in between two Strings.
getNode(DependencyNode) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getNode(DependencyNode, boolean) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getNodes() - Method in class org.apache.maven.repository.MetadataGraph
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
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
 
getNotIncludedDirectories() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the names of the directories which matched none of the include patterns.
getNotIncludedFiles() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the names of the files which matched none of the include patterns.
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
 
getObjectProperty(Object, String) - Method in class org.codehaus.plexus.util.reflection.Reflector
 
getOffendingVersion() - Method in exception org.apache.maven.project.InvalidProjectVersionException
 
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
 
getOriginalCommandLine(String, String[]) - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
getOriginalContextClassLoader() - Method in class org.apache.maven.lifecycle.internal.ReactorContext
 
getOriginalExecutable() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
getOriginalMessage() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getOriginalMessage() - Method in exception org.apache.maven.project.interpolation.ModelInterpolationException
Deprecated.
 
getOriginalMessage() - Method in exception org.apache.maven.repository.legacy.WagonConfigurationException
 
getOriginalModel() - Method in class org.apache.maven.project.MavenProject
 
getOriginatingArtifact() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getOriginatingArtifact() - Method in class org.apache.maven.artifact.resolver.UnresolvedArtifacts
 
getOriginatingArtifact() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getOs() - Method in class org.apache.maven.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
 
getOutput() - Method in class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
 
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 of the generated reports.
getOutputDirectory() - Method in class org.apache.maven.model.Build
 
getOutputDirectory() - Method in class org.apache.maven.model.Reporting
 
getOutputDirectory() - Method in class org.codehaus.modello.plugin.velocity.ModelloVelocityMojo
 
getOutputStream() - Method in interface org.apache.maven.api.services.xml.XmlWriterRequest
 
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
 
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
 
getParameterLogReason(Parameter) - Method in class org.apache.maven.plugin.internal.ReadOnlyPluginParametersValidator
 
getParameterMap() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getParameters() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getParameters() - Method in exception org.apache.maven.plugin.PluginParameterException
 
getParent() - Method in 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
 
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
 
getParent() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
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
 
getParentLabels() - Method in class org.codehaus.plexus.util.dag.Vertex
Get the labels used by the most direct ancestors (parents).
getParentLabels(String) - Method in class org.codehaus.plexus.util.dag.DAG
 
getParents() - Method in class org.codehaus.plexus.util.dag.Vertex
Get the list the most direct ancestors (parents).
getParts() - Method in interface org.codehaus.plexus.util.cli.Arg
 
getParts() - Method in class org.codehaus.plexus.util.cli.Commandline.Argument
 
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.xml.XmlReaderRequest
 
getPath() - Method in interface org.apache.maven.api.services.xml.XmlWriterRequest
 
getPath() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getPath() - Method in class org.apache.maven.internal.impl.DefaultLocalRepository
 
getPath(String) - Static method in class org.codehaus.plexus.util.FileUtils
Get path from filename.
getPath(String, char) - Static method in class org.codehaus.plexus.util.FileUtils
Get path from filename.
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 resolved file in the local repository if the artifact has been resolved.
getPath(Project) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
getPathForLocalArtifact(Artifact) - Method in interface org.apache.maven.api.Session
 
getPathForLocalArtifact(Artifact) - Method in class org.apache.maven.internal.impl.AbstractSession
 
getPathForLocalArtifact(Session, LocalRepository, Artifact) - Method in interface org.apache.maven.api.services.LocalRepositoryManager
 
getPathForLocalArtifact(Session, LocalRepository, Artifact) - Method in class org.apache.maven.internal.impl.DefaultLocalRepositoryManager
 
getPathForLocalArtifact(Artifact) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
getPathForLocalMetadata(Metadata) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
getPathForRemoteArtifact(RemoteRepository, Artifact) - Method in interface org.apache.maven.api.Session
 
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
 
getPathForRemoteArtifact(Session, LocalRepository, RemoteRepository, Artifact) - Method in class org.apache.maven.internal.impl.DefaultLocalRepositoryManager
 
getPathForRemoteArtifact(Artifact, RemoteRepository, String) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
getPathForRemoteMetadata(Metadata, RemoteRepository, String) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
getPathTranslator() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
Gets the optional path translator for configuration values unmarshalled to files.
getPathTranslator() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
 
getPatterns() - Method in class org.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
 
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.model.PluginExecution
 
getPhase() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getPhases() - Method in class org.apache.maven.lifecycle.Lifecycle
 
getPhases() - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Deprecated.
getPhases() - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
The phase mappings for this lifecycle.
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.DefaultLifecycles
We use this to map all phases to the lifecycle that contains it.
getPid() - Method in class org.codehaus.plexus.util.cli.Commandline
 
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
 
getPluginComponent(Plugin, String, String) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
getPluginComponents(Plugin, String) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
 
getPluginComponents(Plugin, String) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
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
 
getPluginDefinitionForPrefix(String, MavenSession, MavenProject) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
getPluginDescriptor() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getPluginDescriptor() - Method in exception org.apache.maven.plugin.MojoNotFoundException
 
getPluginDescriptor(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
 
getPluginDescriptor(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.MavenPluginManager
Retrieves the descriptor for the specified plugin from its main artifact.
getPluginDescriptorForPrefix(String) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
 
getPluginDescriptorForPrefix(String) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
getPluginExecutionKey() - Method in class org.apache.maven.model.merge.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.model.merge.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.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.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
 
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
Method getPlugins.
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
 
getPolicy(ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Gets the policy that applies to this metadata regarding the specified repository.
getPom() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getPom() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getPom() - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
 
getPom() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
Gets the POM whose build plugins are to be scanned for the prefix.
getPom() - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
 
getPom() - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
Gets the POM whose build plugins are to be scanned for the version.
getPomArtifact() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
getPomFile() - Method in 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
 
getPomFile() - Method in class org.apache.maven.model.building.FileModelSource
Deprecated.
getPomFile() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Gets the POM file of the project to build.
getPomFile() - Method in class org.apache.maven.model.Model
Gets the POM file for the corresponding project (if any).
getPomFile() - Method in exception org.apache.maven.project.ProjectBuildingException
 
getPomFile() - Method in interface org.apache.maven.project.ProjectBuildingResult
Gets the POM file from which the project was built.
getPomFile() - Method in exception org.apache.maven.repository.VersionNotFoundException
 
getPomLocation() - Method in exception org.apache.maven.project.ProjectBuildingException
getPomOrder() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
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
 
getPort() - Method in class org.apache.maven.api.settings.Proxy
The proxy port.
getPort() - Method in class org.apache.maven.repository.Proxy
Get the proxy port.
getPort() - Method in class org.apache.maven.settings.Proxy
 
getPosition() - Method in class org.codehaus.plexus.util.cli.Commandline.Marker
 
getPositionDescription() - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getPositionDescription() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
Return string describing current position of parsers as text 'STATE [seen %s...] @line:column'.
getPositionDescription() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
 
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
 
getPrechomp(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove and return everything before the first value of a supplied String from another String.
getPrefix() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
Deprecated.
Get the plugin invocation prefix (i.e.
getPrefix() - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
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.
getPrefix() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getPrefix() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
 
getPrefix(String, boolean) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
getPrefix(String, boolean) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
 
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.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 interface org.apache.maven.api.services.ProjectBuilderResult
Gets the problems that were encountered during the project building.
getProblems() - Method in interface org.apache.maven.api.services.SettingsBuilderResult
Gets the problems that were encountered during the settings building.
getProblems() - Method in interface org.apache.maven.api.services.ToolchainsBuilderResult
Gets the problems that were encountered during the settings building.
getProblems() - Method in interface org.apache.maven.building.ProblemCollector
 
getProblems() - Method in 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 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.api.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.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.AbstractSession
 
getProjectActivation() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProjectActivation() - Method in interface org.apache.maven.execution.MavenExecutionRequest
Return the requested activation(s) of project(s) in this execution.
getProjectBuildingRequest() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getProjectBuildingRequest() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getProjectBuildingRequest() - Method in class org.apache.maven.execution.MavenSession
 
getProjectBuildingRequest() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getProjectBuilds() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
 
getProjectDependencyGraph() - Method in class org.apache.maven.execution.MavenSession
 
getProjectDirectory() - Method in class org.apache.maven.api.model.Model
Gets the base directory for the corresponding project (if any).
getProjectDirectory() - Method in class org.apache.maven.model.Model
Gets the base directory for the corresponding project (if any).
getProjectDirectory() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
getProjectDirectory() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
Gets the base directory of the current project (if any).
getProjectId() - Method in 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
 
getProjectIndex() - Method in class org.apache.maven.lifecycle.internal.ReactorContext
 
getProjectMap() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
getProjectMap() - Method in class org.apache.maven.project.ProjectSorter
 
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.AbstractSession
 
getProjects(MavenProject, MavenSession, boolean) - Static method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
getProjectScopedExtensionComponents(Collection<MavenProject>, Class<T>) - Method in class org.apache.maven.DefaultMaven
 
getProperties() - Method in class org.apache.maven.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
 
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.settings.Profile
 
getProperty() - Method in class org.apache.maven.api.model.Activation
Specifies that this profile will be activated when this property is specified.
getProperty() - Method in class org.apache.maven.api.settings.Activation
Specifies that this profile will be activated when this property is specified.
getProperty() - Method in class org.apache.maven.model.Activation
 
getProperty() - Method in class org.apache.maven.profiles.Activation
Get specifies that this profile will be activated when this property is specified.
getProperty() - Method in class org.apache.maven.settings.Activation
 
getProperty(String) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getProperty(String) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getProperty(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
getProperty(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Look up the value of a property.
getProperty(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Look up the value of a property.
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
 
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
 
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
 
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
 
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
 
getProxy(String) - Method in interface org.apache.maven.artifact.manager.WagonManager
Deprecated.
 
getProxyKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
getPublicMethod(Method) - Static method in class org.codehaus.plexus.util.introspection.ClassMap
For a given method, retrieves its publicly accessible counterpart.
getQualifier() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
getQualifier() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
getQuery() - Method in class org.apache.maven.repository.metadata.MetadataResolutionRequest
 
getQuotingTriggerChars() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
getRawCommandline() - Method in class org.codehaus.plexus.util.cli.Commandline
Returns the executable and all defined arguments.
getRawCommandLine(String, String[]) - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
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.model.building.ModelBuildingResult
Gets the specified raw model as it was read from a model source.
getRawModel(String, String) - Method in interface org.apache.maven.model.building.TransformerContext
Get the model from the reactor based on the groupId and artifactId, will be used for reactor dependencies
getRawModel(Path) - Method in interface org.apache.maven.model.building.TransformerContext
Get the model based on the path, will be used to resolve the parent based on relativePath
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
 
getReader(Reader) - Method in class org.codehaus.plexus.util.FileUtils.FilterWrapper
 
getRealm() - Method in class org.apache.maven.plugin.ExtensionRealmCache.CacheRecord
 
getRealm() - Method in class org.apache.maven.plugin.PluginRealmCache.CacheRecord
 
getRealm() - Method in class org.apache.maven.project.ProjectRealmCache.CacheRecord
 
getRecommendedVersion() - Method in class org.apache.maven.artifact.versioning.VersionRange
 
getRecursionInterceptor() - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Deprecated.
 
getReference() - Method in class org.apache.maven.exception.ExceptionSummary
 
getRelatedSource(String) - Method in class org.apache.maven.model.building.FileModelSource
 
getRelatedSource(String) - Method in interface org.apache.maven.model.building.ModelSource2
Returns model source identified by a path relative to this model source POM.
getRelativeFilePath(String, String) - Static method in class org.codehaus.plexus.util.PathTool
This method can calculate the relative path between two paths on a file system.
getRelativePath() - Method in class org.apache.maven.api.model.Parent
The relative path of the parent pom.xml file within the check out.
getRelativePath() - Method in class org.apache.maven.model.Parent
 
getRelativePath(String) - Static method in class org.codehaus.plexus.util.PathTool
Determines the relative path of a filename.
getRelativePath(String, String) - Static method in class org.codehaus.plexus.util.PathTool
Determines the relative path of a filename from a base directory.
getRelativePathMapper() - Method in class org.apache.maven.model.building.DefaultBuildPomXMLFilterFactory
 
getRelativePathMapper() - Method in class org.apache.maven.model.transform.BuildToRawPomXMLFilterFactory
 
getRelativeWebPath(String, String) - Static method in class org.codehaus.plexus.util.PathTool
This method can calculate the relative path between two paths on a web site.
getRelease() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Get what the last version added to the directory is, for the releases only ("groupId/artifactId" directory only).
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
 
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
 
getRelocatedArtifact() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
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
 
getRemoteFile(ArtifactRepository, File, String, TransferListener, String, boolean) - Method in interface org.apache.maven.repository.legacy.WagonManager
 
getRemoteFilename() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
getRemoteFilename() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getRemoteFilename() - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
Get the filename of this metadata on the remote repository.
getRemotePluginRepositories() - Method in interface org.apache.maven.api.Project
 
getRemotePluginRepositories() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getRemotePluginRepositories() - Method in class org.apache.maven.project.MavenProject
 
getRemoteProjectRepositories() - Method in interface org.apache.maven.api.Project
 
getRemoteProjectRepositories() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getRemoteProjectRepositories() - Method in class org.apache.maven.project.MavenProject
 
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
 
getRemoteRepositories() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getRemoteRepositories() - Method in class org.apache.maven.artifact.resolver.UnresolvedArtifacts
 
getRemoteRepositories() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getRemoteRepositories() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getRemoteRepositories() - Method in class org.apache.maven.internal.impl.DefaultNode
 
getRemoteRepositories() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getRemoteRepositories() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
getRemoteRepositories() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
getRemoteRepositories() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
getRemoteRepositories() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
getRemoteRepositories() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Gets the remote repositories to use for the resolution.
getRemoteRepositories() - Method in class org.apache.maven.repository.metadata.MetadataResolutionRequest
 
getRemoteRepositories() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
getRemoteRepository(RemoteRepository) - Method in class org.apache.maven.internal.impl.AbstractSession
 
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.model.merge.MavenModelMerger
 
getReportPluginKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getReportPlugins() - Method in class org.apache.maven.project.MavenProject
Deprecated.
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.model.merge.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.artifact.resolver.ArtifactResolutionResult
 
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
 
getRepositories() - Method in class org.apache.maven.settings.Profile
 
getRepositories(Project) - Method in interface org.apache.maven.api.services.ProjectManager
 
getRepositories(Project) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
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.artifact.Artifact
 
getRepository() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getRepository() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
getRepository() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
getRepository() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
getRepository() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Get the repository the metadata was located in.
getRepository() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
getRepository() - Method in class org.apache.maven.internal.aether.MavenChainedWorkspaceReader
 
getRepository() - Method in class org.apache.maven.internal.impl.DefaultLocalRepository
 
getRepository() - Method in class org.apache.maven.internal.impl.DefaultNode
 
getRepository() - Method in class org.apache.maven.internal.impl.DefaultRemoteRepository
 
getRepository() - Method in 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.
 
getRepositoryBaseKey() - Method in class org.apache.maven.model.merge.MavenModelMerger
 
getRepositoryBaseKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getRepositoryBaseKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
getRepositoryCache() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getRepositoryCache() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getRepositoryCache() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
getRepositoryId() - Method in exception org.apache.maven.artifact.InvalidRepositoryException
 
getRepositoryId() - Method in exception org.apache.maven.repository.legacy.WagonConfigurationException
 
getRepositoryKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getRepositoryKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
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.DefaultSession
 
getRepositoryUrl() - Method in interface org.apache.maven.repository.ArtifactTransferResource
The base URL of the repository, e.g.
getRequest() - Method in class org.apache.maven.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.
getRequestedArtifacts() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getRequestProperties() - Method in class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
 
getRequestProperties() - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated.
 
getRequestType() - Method in class org.apache.maven.repository.ArtifactTransferEvent
Returns the request type.
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.plugin.descriptor.PluginDescriptor
 
getRequiredMavenVersion() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
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
Gets the artifact filter that controls downloading of artifact files.
getResolutionFilter() - Method in class org.apache.maven.project.DefaultDependencyResolutionRequest
 
getResolutionFilter() - Method in interface org.apache.maven.project.DependencyResolutionRequest
Gets the filter used to exclude some dependencies from resolution.
getResolutionRepositories() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
getResolvedArtifacts() - Method in exception org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException
artifacts that could be resolved
getResolvedDependencies() - Method in interface org.apache.maven.project.DependencyResolutionResult
Gets the dependencies that were successfully resolved.
getResolvedDependencies(Project, ResolutionScope) - Method in interface org.apache.maven.api.services.ProjectManager
 
getResolvedDependencies(Project, ResolutionScope) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
getResolvedTree() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getResource() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getResourceKey() - Method in class org.apache.maven.model.v4.MavenMerger
 
getResources() - Method in class org.apache.maven.api.model.BuildBase
This element describes all of 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
 
getRestrictions() - Method in class org.apache.maven.artifact.versioning.VersionRange
 
getResult() - Method in class org.apache.maven.execution.MavenSession
 
getResult() - Method in class org.apache.maven.lifecycle.internal.ReactorContext
 
getResult() - Method in exception org.apache.maven.model.building.ModelBuildingException
Gets the interim result of the model building up to the point where it failed.
getResult() - Method in exception org.apache.maven.project.DependencyResolutionException
 
getResults() - Method in exception org.apache.maven.project.ProjectBuildingException
 
getResumeFrom() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getResumeFrom() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getRetryFailedDeploymentCount() - Method in interface org.apache.maven.api.services.ArtifactDeployerRequest
 
getRevision() - Method in class org.apache.maven.model.building.DefaultBuildPomXMLFilterFactory
 
getRevision() - Method in class org.apache.maven.model.transform.BuildToRawPomXMLFilterFactory
 
getRole() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
getRole() - Method in class org.apache.maven.plugin.descriptor.Requirement
 
getRoleHint() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
getRoleHint() - Method in class org.apache.maven.plugin.descriptor.Requirement
 
getRoles() - Method in class org.apache.maven.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
 
getRootCause(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Walks through the exception chain to the last element -- the "root" of the tree -- using ExceptionUtils.getCause(Throwable), and returns that exception.
getRootCauseStackTrace(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Creates a compact stack trace for the root cause of the supplied throwable.
getRootSchedulableBuilds() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
Gets all the builds that have no reactor-dependencies
getRuntimeArtifacts() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getRuntimeClasspathElements() - Method in class org.apache.maven.project.MavenProject
 
getRuntimeDependencies() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getScm() - Method in class org.apache.maven.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 org.apache.maven.artifact.ArtifactScopeEnum
 
getScope() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getScope() - Method in class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
getScope() - Method in class org.apache.maven.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
 
getScope() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getScope() - Method in class org.apache.maven.repository.metadata.ClasspathContainer
 
getScope() - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
getScope() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
getScope() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
getScopeAsEnum() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getScopes() - Method in class org.apache.maven.artifact.resolver.filter.CumulativeScopeArtifactFilter
 
getScopeState() - Method in class org.apache.maven.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.api.settings.Settings
 
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
 
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.DefaultSession
 
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.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.execution.ExecutionEvent
Gets the session from which this event originates.
getSession() - Method in class org.apache.maven.execution.MavenSession
 
getSession() - Method in class org.apache.maven.execution.MojoExecutionEvent
 
getSession() - Method in class org.apache.maven.execution.ProjectExecutionEvent
 
getSession() - Method in class org.apache.maven.internal.impl.DefaultEvent
 
getSession() - Method in class org.apache.maven.internal.impl.DefaultProject
 
getSession() - Method in class org.apache.maven.internal.impl.DefaultSession
 
getSession() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
getSession() - Method in class org.apache.maven.plugin.internal.DefaultLegacySupport
 
getSession() - Method in interface org.apache.maven.plugin.LegacySupport
Gets the currently active session.
getSession(MavenSession) - Method in class org.apache.maven.internal.impl.DefaultSessionFactory
 
getSetter(String, Class<?>) - Static method in class org.codehaus.plexus.util.ReflectionUtils
Finds a setter in the given class for the given field.
getSetters(Class<?>) - Static method in class org.codehaus.plexus.util.ReflectionUtils
 
getSetterType(Method) - Static method in class org.codehaus.plexus.util.ReflectionUtils
 
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.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.
getSha1() - Method in class org.apache.maven.model.building.DefaultBuildPomXMLFilterFactory
 
getSha1() - Method in class org.apache.maven.model.transform.BuildToRawPomXMLFilterFactory
 
getShell() - Method in class org.codehaus.plexus.util.cli.Commandline
Get the shell to be used in this command line.
getShellArgs() - Method in class org.codehaus.plexus.util.cli.shell.BourneShell
 
getShellArgs() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
getShellArgsList() - Method in class org.codehaus.plexus.util.cli.shell.BourneShell
 
getShellArgsList() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
getShellCommand() - Method in class org.codehaus.plexus.util.cli.shell.Shell
Get the command to execute the shell
getShellCommandline() - Method in class org.codehaus.plexus.util.cli.Commandline
Returns the shell, executable and all defined arguments.
getShellCommandLine(String[]) - Method in class org.codehaus.plexus.util.cli.shell.Shell
Get the full command line to execute, including shell command, shell arguments, executable and executable arguments
getSince() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getSince() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
Returns the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMarkerBinder
Return the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMDCBinder
Return the singleton of this class.
getSingleton(Class<T>, Object[]) - Method in class org.codehaus.plexus.util.reflection.Reflector
Retrieve the singleton instance of a class, given the array of parameters...
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.codehaus.plexus.util.SweeperPool
Return the number of pooled objects.
getSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Get the current snapshot data in use for this version ("groupId/artifactId/version" only).
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
 
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.artifact.repository.metadata.Versioning
Method getSnapshotVersions.
getSortedProjects() - Method in class org.apache.maven.execution.MavenSession
Deprecated.
getSortedProjects() - Method in interface org.apache.maven.execution.ProjectDependencyGraph
Gets all projects in their intended build order, i.e.
getSortedProjects() - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
getSortedProjects() - Method in class org.apache.maven.graph.DefaultProjectDependencyGraph
 
getSortedProjects() - Method in class org.apache.maven.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.ProjectBuilderRequest
 
getSource() - Method in interface org.apache.maven.building.Problem
Gets the hint about the source of the problem.
getSource() - Method in class org.apache.maven.model.building.DefaultModelProblem
 
getSource() - Method in interface org.apache.maven.model.building.ModelProblem
Gets the hint about the source of the problem.
getSource() - Method in class org.apache.maven.model.InputLocation
Get the source field.
getSource() - Method in class org.apache.maven.model.Profile
 
getSource() - Method in exception org.apache.maven.plugin.AbstractMojoExecutionException
 
getSource() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getSource() - Method in class org.apache.maven.plugin.MojoExecution
Gets the source of this execution.
getSource() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
getSource() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
 
getSource() - Method in interface org.apache.maven.settings.building.SettingsProblem
Gets the hint about the source of the problem.
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.api.settings.TrackableBase
 
getSourceLevel() - Method in class org.apache.maven.api.toolchain.TrackableBase
 
getSourceLevel() - Method in class org.apache.maven.settings.TrackableBase
 
getSourceLevel() - Method in class org.apache.maven.toolchain.model.TrackableBase
 
getStackFrames(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Captures the stack trace associated with the specified Throwable object, decomposing it into a list of stack frames.
getStackTrace(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
A convenient way of extracting the stack trace from an exception.
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
 
getStaticField(Class, String) - Method in class org.codehaus.plexus.util.reflection.Reflector
 
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
 
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
 
getSuccessorLabels(String) - Method in class org.codehaus.plexus.util.dag.DAG
Return the list of labels of successor in order decided by topological sort
getSuperModel(String) - Method in class org.apache.maven.model.superpom.DefaultSuperPomProvider
 
getSuperModel(String) - Method in interface org.apache.maven.model.superpom.SuperPomProvider
Gets the super POM for the specified model version.
getSyntax() - Method in class org.apache.maven.usability.plugin.Expression
Get the syntax of the expression.
getSystem() - Method in class org.apache.maven.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.
getSystemEnvVars() - Method in class org.codehaus.plexus.util.cli.Commandline
 
getSystemEnvVars() - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
Gets the shell environment variables for this process.
getSystemEnvVars(boolean) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
Return the shell environment variables.
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.Session
Gets the 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.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.
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
 
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
 
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
 
getTestArtifacts() - Method in class org.apache.maven.project.MavenProject
Deprecated.
getTestClasspathElements() - Method in class org.apache.maven.project.MavenProject
 
getTestCompileSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getTestCompileSourceRoots(Project) - Method in interface org.apache.maven.api.services.ProjectManager
 
getTestCompileSourceRoots(Project) - Method in class org.apache.maven.internal.impl.DefaultProjectManager
 
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 of 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
 
getText() - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getText() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getText() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
 
getTextCharacters(int[]) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
getTextCharacters(int[]) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getTextCharacters(int[]) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the buffer that contains the text of the current event, as well as the start offset and length relevant for the current event.
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).
getThrowableCount(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Returns the number of Throwable objects in the exception chain.
getThrowables(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Returns the list of Throwable objects in the exception chain.
getTime() - Method in class org.apache.maven.execution.BuildSummary
Gets the build time of the project in milliseconds.
getTimestamp() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
Get the timestamp when this version was deployed.
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
 
getTokenizedPathChars() - Method in class org.codehaus.plexus.util.MatchPattern
 
getTokenizedPathString() - Method in class org.codehaus.plexus.util.MatchPattern
 
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
 
getToolchainModelKey(ToolchainModel) - Method in class org.apache.maven.toolchain.merge.MavenToolchainMerger
 
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
 
getTopLevelProject() - Method in class org.apache.maven.execution.MavenSession
 
getTopLevelProject() - Method in class org.apache.maven.project.ProjectSorter
 
getTopologicallySortedProjects() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
getTopologicallySortedProjects() - Method in interface org.apache.maven.execution.MavenExecutionResult
 
getTrackableBaseKey() - Method in class org.apache.maven.settings.v4.SettingsMerger
 
getTrackableBaseKey() - Method in class org.apache.maven.toolchain.v4.MavenToolchainsMerger
 
getTransferListener() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getTransferListener() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getTransferredBytes() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
getTransferStartTime() - Method in interface org.apache.maven.repository.ArtifactTransferResource
Gets the timestamp when the transfer of this artifact was started.
getTransformer() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
 
getTransformerContextBuilder() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
getTransformerContextBuilder() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
 
getTransitiveUpstreamProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
getTree() - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
 
getType() - Method in interface org.apache.maven.api.Dependency
The artifact 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 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
 
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 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.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
 
getType() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getType() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
getType() - Method in class org.apache.maven.toolchain.model.ToolchainModel
 
getType() - Method in interface org.apache.maven.toolchain.Toolchain
get the type of toolchain.
getType(String) - Method in interface org.apache.maven.api.services.TypeRegistry
Obtain the Type from the specified id.
getType(String) - Method in class org.apache.maven.internal.impl.DefaultTypeRegistry
 
getUnfinishedProjects() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
 
getUnresolvedDependencies() - Method in interface org.apache.maven.project.DependencyResolutionResult
Gets the dependencies that could not be resolved.
getUnsubscribe() - Method in class org.apache.maven.api.model.MailingList
The email address or link that can be used to unsubscribe to the mailing list.
getUnsubscribe() - Method in class org.apache.maven.model.MailingList
 
getUpdated() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
Get the timestamp when this version information was last updated.
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
 
getUpdatePolicy() - Method in class org.apache.maven.model.RepositoryPolicy
 
getUpdatePolicy() - Method in class org.apache.maven.profiles.RepositoryPolicy
Get the frequency for downloading updates - can be "always", "daily" (default), "interval:XXX" (in minutes) or "never" (only if it doesn't exist locally).
getUpdatePolicy() - Method in class org.apache.maven.settings.RepositoryPolicy
 
getUpperBound() - Method in class org.apache.maven.artifact.versioning.Restriction
 
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
 
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
 
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
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.Session
Gets the 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.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.model.building.TransformerContext
Get the value of the commandline argument -Dkey=value
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.
getUserSettingsPath() - Method in interface org.apache.maven.api.services.SettingsBuilderRequest
Gets the user settings path.
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
 
getUserToolchainsPath() - Method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
Gets the user Toolchains path.
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
 
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.
 
getValidFamilies() - Static method in class org.codehaus.plexus.util.Os
 
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.Dom
 
getValue() - Method in class org.apache.maven.internal.xml.Xpp3Dom
 
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() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getValue(String) - Method in class org.apache.maven.project.interpolation.BuildTimestampValueSource
Deprecated.
 
getValueIncludingSuperclasses(String, Object) - Static method in class org.codehaus.plexus.util.ReflectionUtils
Generates a map of the fields and values on a given object, also pulls from superclasses
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
 
getVariablesAndValuesIncludingSuperclasses(Object) - Static method in class org.codehaus.plexus.util.ReflectionUtils
Generates a map of the fields and values on a given object, also pulls from superclasses
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.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 interface org.apache.maven.api.Project
 
getVersion() - Method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
 
getVersion() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
 
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.artifact.Artifact
 
getVersion() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getVersion() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
getVersion() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Get the base version (ie.
getVersion() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
 
getVersion() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
Get the resolved snapshot version of the sub-artifact.
getVersion() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getVersion() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
Gets the version of the constituent's artifact.
getVersion() - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Get the version of the extension.
getVersion() - Method in class org.apache.maven.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.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.model.transform.RelativeProject
 
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
 
getVersion() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getVersion() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
getVersion() - Method in class org.apache.maven.settings.ActivationOS
 
getVersioning() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Get versioning information when this directory represents "groupId/artifactId" or "groupId/artifactId/version".
getVersionRange() - Method in interface org.apache.maven.artifact.Artifact
 
getVersionRange() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getVersionRange() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
getVersionRange() - Method in class org.apache.maven.project.artifact.AttachedArtifact
Deprecated.
 
getVersionRangeViolation(int) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getVersionRangeViolation(int) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getVersionRangeViolations() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getVersionRangeViolations() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
getVersions() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Method getVersions.
getVertex(String) - Method in class org.codehaus.plexus.util.dag.DAG
 
getVertices() - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
getVertices() - Method in class org.codehaus.plexus.util.dag.DAG
 
getVerticies() - Method in class org.codehaus.plexus.util.dag.DAG
Deprecated.
instead use DAG.getVertices()
getWagon(String) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
Deprecated.
getWagon(String) - Method in interface org.apache.maven.repository.legacy.WagonManager
Deprecated.
getWagon(Repository) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
Deprecated.
getWagon(Repository) - Method in interface org.apache.maven.repository.legacy.WagonManager
Deprecated.
getWhy() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
getWorkingDirectory() - Method in class org.apache.maven.cli.CliRequest
 
getWorkingDirectory() - Method in class org.codehaus.plexus.util.cli.Commandline
 
getWorkingDirectory() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
getWorkingDirectoryAsString() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
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
 
getWriter() - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
Get the underlying writer
getWriter() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
getXmlEncoding() - Method in exception org.codehaus.plexus.util.xml.XmlReaderException
Returns the encoding found in the XML prolog of the InputStream.
getXmlGuessEncoding() - Method in exception org.codehaus.plexus.util.xml.XmlReaderException
Returns the encoding guess based on the first bytes of the InputStream.
GLOBAL_LEVEL - Static variable in class org.apache.maven.api.settings.TrackableBase
 
GLOBAL_LEVEL - Static variable in class org.apache.maven.api.toolchain.TrackableBase
 
GLOBAL_LEVEL - Static variable in class org.apache.maven.settings.TrackableBase
 
GLOBAL_LEVEL - Static variable in class org.apache.maven.toolchain.model.TrackableBase
 
globalSettingsPath(Path) - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
 
globalSettingsSource(Source) - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
 
globalToolchainsPath(Path) - Method in class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
 
globalToolchainsSource(Source) - Method in class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
 
goal() - Element in annotation type org.apache.maven.api.plugin.annotations.Execute
Goal to fork.
goals(Collection<String>) - Method in class org.apache.maven.api.model.PluginExecution.Builder
 
goals(Collection<String>) - Method in class org.apache.maven.plugin.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 org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
 
GraphBuilder - Interface in org.apache.maven.graph
Builds the inter-dependencies graph between projects in the reactor.
GraphConflictResolutionException - Exception in org.apache.maven.repository.metadata
 
GraphConflictResolutionException() - Constructor for exception org.apache.maven.repository.metadata.GraphConflictResolutionException
 
GraphConflictResolutionException(String) - Constructor for exception org.apache.maven.repository.metadata.GraphConflictResolutionException
 
GraphConflictResolutionException(String, Throwable) - Constructor for exception org.apache.maven.repository.metadata.GraphConflictResolutionException
 
GraphConflictResolutionException(Throwable) - Constructor for exception org.apache.maven.repository.metadata.GraphConflictResolutionException
 
GraphConflictResolutionPolicy - Interface in org.apache.maven.repository.metadata
MetadataGraph edge selection policy.
GraphConflictResolver - Interface in org.apache.maven.repository.metadata
Resolves conflicts in the supplied dependency graph.
graphHash() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
 
GROUP - Enum constant in enum org.apache.maven.api.MetadataStorage
 
groupId - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
standard glorified artifact coordinates
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.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
 
GroupRepositoryMetadata - Class in org.apache.maven.artifact.repository.metadata
Metadata for the group directory of the repository.
GroupRepositoryMetadata(String) - Constructor for class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 

H

halt() - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
handleBuildError(ReactorContext, MavenSession, MavenSession, MavenProject, Throwable, long) - Method in class org.apache.maven.lifecycle.internal.builder.BuilderCommon
 
handleException(Throwable) - Method in class org.apache.maven.exception.DefaultExceptionHandler
 
handleException(Throwable) - Method in interface org.apache.maven.exception.ExceptionHandler
 
hasBuildFailure(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
hasBuildFailures() - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
hasBuildSuccess(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
Deprecated.
 
hasChildren() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
 
hasCircularDependencyExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
hasCircularDependencyExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
hasClassifier() - Method in interface org.apache.maven.artifact.Artifact
 
hasClassifier() - Method in class org.apache.maven.artifact.DefaultArtifact
 
hasClassifier() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
hasCycle(DAG) - Static method in class org.codehaus.plexus.util.dag.CycleDetector
 
hasEdge(String, String) - Method in class org.codehaus.plexus.util.dag.DAG
 
hasErrorArtifactExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
hasErrorArtifactExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
hasErrors() - Method in class org.apache.maven.model.building.Result
 
hasExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
hasExceptions() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
 
hasExceptions() - Method in interface org.apache.maven.execution.MavenExecutionResult
 
hasExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
hasFatalErrors(ModelProblemCollectorExt) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
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.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.toolchain.ToolchainModel
Method hashCode.
hashCode() - Method in class org.apache.maven.artifact.ArtifactStatus
 
hashCode() - Method in class org.apache.maven.artifact.DefaultArtifact
 
hashCode() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
hashCode() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
Method hashCode.
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.CumulativeScopeArtifactFilter
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.ExclusionSetFilter
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.InversionArtifactFilter
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.OrArtifactFilter
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
hashCode() - Method in class org.apache.maven.artifact.resolver.filter.TypeArtifactFilter
 
hashCode() - Method in class org.apache.maven.artifact.versioning.ComparableVersion
 
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.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.xml.Xpp3Dom
 
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.DeploymentRepository
 
hashCode() - Method in class org.apache.maven.model.Extension
 
hashCode() - Method in class org.apache.maven.model.Plugin
 
hashCode() - Method in class org.apache.maven.model.Repository
 
hashCode() - Method in class org.apache.maven.model.RepositoryBase
 
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
 
hashCode() - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache.CacheKey
 
hashCode() - Method in class org.apache.maven.project.DefaultProjectRealmCache.CacheKey
 
hashCode() - Method in class org.apache.maven.project.MavenProject
 
hashCode() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
hashCode() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
hashCode() - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
 
hashCode() - Method in class org.apache.maven.repository.MetadataGraphNode
 
hashCode() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
hashCode() - Method in class org.apache.maven.toolchain.model.ToolchainModel
Method hashCode.
hashCode() - Method in class org.codehaus.plexus.util.CachedMap
Returns the hash code value for this map.
hashCode() - Method in class org.codehaus.plexus.util.FastMap
Returns the hash code value for this FastMap.
hashCode() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
hasLifecyclePhase(String) - Method in class org.apache.maven.project.MavenProject
Warning: This is an internal utility method that is only public for technical reasons, it is not part of the public API.
hasLocalMetadata() - Method in class org.apache.maven.repository.LocalArtifactRepository
 
hasLocalMetadata() - Method in class org.apache.maven.repository.UserLocalArtifactRepository
 
hasMetadataResolutionExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
hasMetadataResolutionExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
hasMissingArtifacts() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
hasMissingArtifacts() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
hasModelErrors(ModelProblemCollectorExt) - Method in class org.apache.maven.model.building.DefaultModelBuilder
 
hasMoreTokens() - Method in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
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
 
hasVersionRangeViolations() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
haveSlowResults - Variable in class org.codehaus.plexus.util.DirectoryScanner
Whether or not our results were built by a slow scan.
HELP - Static variable in class org.apache.maven.cli.CLIManager
 
Helper - Class in org.codehaus.modello.plugin.velocity
 
Helper(Version) - Constructor for class org.codehaus.modello.plugin.velocity.Helper
 
hint() - Element in annotation type org.apache.maven.api.plugin.annotations.Component
hint of the component to inject.
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 org.apache.maven.api.plugin.annotations.InstantiationStrategy
 
id() - Method in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
id() - Method in enum org.apache.maven.api.ResolutionScope
 
id() - Method in enum org.apache.maven.api.Scope
 
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.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(String) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle.Builder
 
id(String) - Method in class org.apache.maven.plugin.lifecycle.Phase.Builder
 
ID_COMBINATION_MODE_ATTRIBUTE - Static variable in interface org.apache.maven.api.xml.Dom
In case of complex XML structures, combining can be done based on id.
ID_COMBINATION_MODE_ATTRIBUTE - Static variable in class org.codehaus.plexus.util.xml.Xpp3DomUtils
In case of complex XML structures, combining can be done based on id.
IDE_WORKSPACE - Static variable in class org.apache.maven.repository.LocalArtifactRepository
 
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.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
 
IGNORABLE_WHITESPACE - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Ignorable whitespace was just read.
ignorableWhitespace(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
ignorableWhitespace(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
 
Immutable - Annotation Type in org.apache.maven.api.annotations
The Immutable annotation indicates that the object is immutable, i.e.
IMPORT - Enum constant in enum org.apache.maven.api.Scope
 
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.
inceptionYear(String) - Method in class org.apache.maven.api.model.Model.Builder
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
include(Artifact) - Method in interface org.apache.maven.artifact.resolver.filter.ArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.ExcludesArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.ExclusionArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.ExclusionSetFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.InversionArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.OrArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.TypeArtifactFilter
 
INCLUDE_ARTIFACT - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
includeArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
includeArtifact(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
includeArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
includes - Variable in class org.codehaus.plexus.util.AbstractScanner
The patterns for the files to be included.
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
 
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
 
indentationBuf - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
indentationJump - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
indentationString - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
indexOf(CharSequence, CharSequence, int) - Static method in class org.codehaus.plexus.util.TypeFormat
Searches for a particular sequence within a character sequence (general purpose parsing function).
indexOfAny(String, String[]) - Static method in class org.codehaus.plexus.util.StringUtils
Find the first index of any of a set of potential substrings.
indexOfThrowable(Throwable, Class) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Delegates to ExceptionUtils.indexOfThrowable(Throwable, Class, int), starting the search at the beginning of the exception chain.
indexOfThrowable(Throwable, Class, int) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Returns the (zero based) index, of the first Throwable that matches the specified type in the exception chain of Throwable objects with an index greater than or equal to the specified index, or -1 if the type is not found.
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(String) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
info(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(String) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
 
info(String) - Method in class org.slf4j.impl.SimpleLogger
A simple implementation which logs messages of level INFO according to the format outlined above.
info(String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(String, Object) - Method in class org.slf4j.impl.SimpleLogger
Perform single parameter substitution before logging the message of level INFO according to the format outlined above.
info(String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(String, Object...) - Method in class org.slf4j.impl.SimpleLogger
Perform double parameter substitution before logging the message of level INFO according to the format outlined above.
info(String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(String, Object, Object) - Method in class org.slf4j.impl.SimpleLogger
Perform double parameter substitution before logging the message of level INFO according to the format outlined above.
info(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jLogger
 
info(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
info(String, Throwable) - Method in class org.slf4j.impl.SimpleLogger
Log a message of level INFO, including an exception.
info(Throwable) - Method in 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 org.apache.maven.cli.logging.Slf4jConfiguration.Level
 
InheritanceAssembler - Interface in org.apache.maven.model.inheritance
Handles inheritance of model values.
InheritanceModelMerger() - Constructor for class org.apache.maven.model.inheritance.DefaultInheritanceAssembler.InheritanceModelMerger
 
inherited(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
 
init() - Static method in class org.slf4j.impl.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(ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.building.TransformerContextBuilder
This method is used to initialize the TransformerContext
INITIALIZE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
initTreeProcessing(PlexusContainer) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
 
injectAuthentication(List<ArtifactRepository>, List<Server>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
injectAuthentication(List<ArtifactRepository>, List<Server>) - Method in interface org.apache.maven.repository.RepositorySystem
Injects the authentication information into the specified repositories.
injectAuthentication(RepositorySystemSession, List<ArtifactRepository>) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
injectAuthentication(RepositorySystemSession, List<ArtifactRepository>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
injectAuthentication(RepositorySystemSession, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
 
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.
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, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.management.DefaultDependencyManagementInjector
 
injectManagement(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.management.DefaultPluginManagementInjector
 
injectManagement(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.management.DependencyManagementInjector
Merges default values from the dependency management section of the given model into itself.
injectManagement(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.management.PluginManagementInjector
Merges default values from the plugin management section of the given model into itself.
injectMirror(List<ArtifactRepository>, List<Mirror>) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
injectMirror(List<ArtifactRepository>, List<Mirror>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
injectMirror(List<ArtifactRepository>, List<Mirror>) - Method in interface org.apache.maven.repository.RepositorySystem
Injects the mirroring information into the specified repositories.
injectMirror(RepositorySystemSession, List<ArtifactRepository>) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
injectMirror(RepositorySystemSession, List<ArtifactRepository>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
injectMirror(RepositorySystemSession, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
 
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.
injectProxy(List<ArtifactRepository>, List<Proxy>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
injectProxy(List<ArtifactRepository>, List<Proxy>) - Method in interface org.apache.maven.repository.RepositorySystem
Injects the proxy information into the specified repositories.
injectProxy(RepositorySystemSession, List<ArtifactRepository>) - Method in class org.apache.maven.bridge.MavenRepositorySystem
 
injectProxy(RepositorySystemSession, List<ArtifactRepository>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
injectProxy(RepositorySystemSession, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
 
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.model
Class InputLocation.
InputLocation(int, int) - Constructor for class org.apache.maven.api.model.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.model.InputLocation
 
InputLocation(InputLocation) - Constructor for class org.apache.maven.model.InputLocation
 
InputLocation(InputSource) - Constructor for class org.apache.maven.api.model.InputLocation
 
InputLocation.StringFormatter - Class in org.apache.maven.model
Class StringFormatter.
InputLocation.StringFormatter - Interface in org.apache.maven.api.model
Class StringFormatter.
InputLocationTracker - Interface in org.apache.maven.api.model
 
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.model
Class InputSource.
InputSource() - Constructor for class org.apache.maven.model.InputSource
 
InputSource(String, String) - 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
 
InputStreamFacade - Interface in org.codehaus.plexus.util.io
Interface of a wrapper for input streams.
install(File, Artifact, ArtifactRepository) - Method in interface org.apache.maven.artifact.installer.ArtifactInstaller
Install an artifact from a particular file.
install(File, Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.installer.DefaultArtifactInstaller
 
install(String, String, Artifact, ArtifactRepository) - Method in interface org.apache.maven.artifact.installer.ArtifactInstaller
Deprecated.
to be removed before 2.0 after the install/deploy plugins use the alternate method
install(String, String, Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.installer.DefaultArtifactInstaller
Deprecated.
we want to use the artifact method only, and ensure artifact.file is set correctly.
install(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
 
install(ArtifactMetadata, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
Install the metadata in the local repository.
INSTALL - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
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(...)
instantiationStrategy() - Element in annotation type org.apache.maven.api.plugin.annotations.Mojo
your Mojo instantiation strategy.
InstantiationStrategy - Enum in org.apache.maven.api.plugin.annotations
Component instantiation strategy.
INTEGRATION_TEST - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
interactiveMode(boolean) - Method in class org.apache.maven.api.settings.Settings.Builder
 
InternalErrorException - Exception in org.apache.maven
Signals an internal error in Maven itself, e.g.
InternalErrorException(String, Throwable) - Constructor for exception org.apache.maven.InternalErrorException
 
interpolate(String, Map<?, ?>) - Static method in class org.codehaus.plexus.util.StringUtils
 
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
Interpolates expressions in the specified model.
interpolateModel(Model, File, 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
 
interpolateObject(Object, Model, File, ProjectBuilderConfiguration, boolean) - Method in class org.apache.maven.project.interpolation.StringSearchModelInterpolator
Deprecated.
 
InterpolationFilterReader - Class in org.codehaus.plexus.util
A FilterReader which interpolates keyword values into a character stream.
InterpolationFilterReader(Reader, Map<?, Object>, String, String) - Constructor for class org.codehaus.plexus.util.InterpolationFilterReader
Construct a Reader to interpolate values enclosed between the given delimiter tokens.
InterpolationFilterReader(Reader, Map<String, Object>) - Constructor for class org.codehaus.plexus.util.InterpolationFilterReader
Construct a Reader using the default interpolation delimiter tokens "${" and "}".
intersection(Collection<E>, Collection<E>) - Static method in class org.codehaus.plexus.util.CollectionUtils
Returns a Collection containing the intersection of the given Collections.
introducesCycle(Vertex) - Static method in class org.codehaus.plexus.util.dag.CycleDetector
 
introducesCycle(Vertex, Map<Vertex, Integer>) - Static method in class org.codehaus.plexus.util.dag.CycleDetector
This method will be called when an edge leading to given vertex was added and we want to check if introduction of this edge has not resulted in apparition of cycle in the graph
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
InversionArtifactFilter
InversionArtifactFilter(ArtifactFilter) - Constructor for class org.apache.maven.artifact.resolver.filter.InversionArtifactFilter
 
invoke(Object, String, Object[]) - Method in class org.codehaus.plexus.util.reflection.Reflector
Invoke the specified method on the specified target with the specified params...
invokeStatic(Class, String, Object[]) - Method in class org.codehaus.plexus.util.reflection.Reflector
Invoke the specified static method with the specified params...
IOUtil - Class in org.codehaus.plexus.util
General IO Stream manipulation.
IS_STRICT - Static variable in interface org.apache.maven.artifact.repository.metadata.io.MetadataReader
The key for the option to enable strict parsing.
IS_STRICT - Static variable in interface org.apache.maven.model.io.ModelReader
The key for the option to enable strict parsing.
IS_STRICT - Static variable in interface org.apache.maven.settings.io.SettingsReader
The key for the option to enable strict parsing.
IS_STRICT - Static variable in interface org.apache.maven.toolchain.io.ToolchainsReader
The key for the option to enable strict parsing.
isActive() - Method in class org.apache.maven.api.settings.Proxy
Whether this proxy configuration is the active one.
isActive() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
isActive() - Method in class org.apache.maven.feature.Features.Feature
 
isActive() - Method in class org.apache.maven.settings.Proxy
 
isActive(Profile) - Method in class org.apache.maven.profiles.activation.FileProfileActivator
Deprecated.
 
isActive(Profile) - Method in class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
Deprecated.
 
isActive(Profile) - Method in class org.apache.maven.profiles.activation.OperatingSystemProfileActivator
Deprecated.
 
isActive(Profile) - Method in interface org.apache.maven.profiles.activation.ProfileActivator
Deprecated.
 
isActive(Profile) - Method in class org.apache.maven.profiles.activation.SystemPropertyProfileActivator
Deprecated.
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.FileProfileActivator
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.OperatingSystemProfileActivator
 
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.activation.ProfileActivator
Determines whether the specified profile is active in the given activator context.
isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.PropertyProfileActivator
 
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.api.Type
 
isAddedToClasspath() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
 
isAddedToClasspath() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
isAggregating() - Method in class org.apache.maven.lifecycle.internal.TaskSegment
 
isAggregator() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isAlive(Process) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
 
isAllowStubModel() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
 
isAlpha(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only unicode letters.
isAlphanumeric(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only unicode letters or digits.
isAlphanumericSpace(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only unicode letters, digits or space (' ').
isAlphaSpace(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only unicode letters and space (' ').
isArch(String) - Static method in class org.codehaus.plexus.util.Os
Determines if the current OS matches the given OS architecture.
isArrayByteBase64(byte[]) - Static method in class org.codehaus.plexus.util.Base64
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isArtifactExists() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
isAsDirtyTree() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
isAsGraph() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
isAsList() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
isAsResolvedTree() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
isAttributeDefault(int) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
isAttributeDefault(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
isAttributeDefault(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns if the specified attribute was not in input was declared in XML.
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
 
isBlank(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if a String is whitespace, empty ("") or null.
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
 
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
 
isCaseSensitive - Variable in class org.codehaus.plexus.util.AbstractScanner
Whether or not the file system should be treated as a case sensitive one.
isChildOfRootNode() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
Test whether the node is direct or transitive dependency.
isChildProjectUrlInheritAppendPath() - Method in class org.apache.maven.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
 
isCompareScope() - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
 
isCompareVersion() - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
 
isConnected() - Method in class org.codehaus.plexus.util.dag.Vertex
Indicates if there is at least one edee leading to or from given vertex
isConnected(String) - Method in class org.codehaus.plexus.util.dag.DAG
Indicates if there is at least one edge leading to or from vertex of given label
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.impl.SimpleLogger
Are debug messages currently enabled?
isDebugEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isDefault - Variable in class org.apache.maven.model.transform.pull.BufferingParser.Attribute
 
isDependencyResolutionRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
Deprecated.
isDifferentPhase(MojoExecution) - Method in class org.apache.maven.lifecycle.internal.PhaseRecorder
 
isDirectInvocationOnly() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isDisabled() - Method in class org.codehaus.plexus.util.cli.AbstractStreamHandler
 
isDone() - Method in class org.codehaus.plexus.util.cli.AbstractStreamHandler
 
isDoubleQuotedArgumentEscaped() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
isDoubleQuotedExecutableEscaped() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
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
 
isEmpty() - Method in class org.codehaus.plexus.util.CachedMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.codehaus.plexus.util.FastMap
Indicates if this FastMap contains no key-value mappings.
isEmpty(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if a String is null or empty.
isEmpty(String) - Static method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
isEmpty(String) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomUtils
Deprecated.
isEmptyEdges() - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
isEmptyElementTag() - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
isEmptyElementTag() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
isEmptyElementTag() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
 
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
 
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
 
isError() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
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.impl.SimpleLogger
Are error messages currently enabled?
isErrorEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isEverythingIncluded() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns whether or not the scanner has included all the files or directories it has come across so far.
isExcluded(String) - Method in class org.codehaus.plexus.util.AbstractScanner
Tests whether or not a name matches against at least one exclude pattern.
isExcluded(String, char[][]) - Method in class org.codehaus.plexus.util.AbstractScanner
 
isExcluded(String, String[]) - Method in class org.codehaus.plexus.util.AbstractScanner
 
isExcludeDefaults() - Method in class org.apache.maven.api.model.Reporting
 
isExcludeDefaults() - Method in class org.apache.maven.model.Reporting
 
isExecutionRoot() - Method in interface org.apache.maven.api.Project
 
isExecutionRoot() - Method in class org.apache.maven.internal.impl.DefaultProject
 
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.codehaus.plexus.util.Os
Determines if the current OS matches the given OS family.
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
 
isFlatItems(ModelField) - Method in class org.codehaus.modello.plugin.velocity.Helper
 
isForceUpdate() - Method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
isForceUpdate() - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
Indicates whether remote repositories should be re-checked for updated artifacts/metadata regardless of their configured update policy.
isForceUpdate() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
isForceUpdate() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
isForking() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isHalted() - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
isHaltedOrBlacklisted(MavenProject) - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
isIncluded(String) - Method in class org.codehaus.plexus.util.AbstractScanner
Tests whether or not a name matches against at least one include pattern.
isIncluded(String, char[][]) - Method in class org.codehaus.plexus.util.AbstractScanner
 
isIncluded(String, String[]) - Method in class org.codehaus.plexus.util.AbstractScanner
 
isIncludesDependencies() - Method in interface org.apache.maven.api.Type
 
isIncludesDependencies() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
 
isIncludesDependencies() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
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.impl.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.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
 
isJavaVersionCompatible(String, String) - Static method in class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
 
isLeaf() - Method in class org.codehaus.plexus.util.dag.Vertex
Indicates if given vertex has no child
isLevelEnabled(int) - Method in class org.slf4j.impl.SimpleLogger
Is the given log level currently enabled?
isLocalCopy() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
Get whether to use a local copy instead (with filename that includes the base version).
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
 
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
 
isModified() - Method in class org.codehaus.plexus.util.io.CachingOutputStream
 
isModified() - Method in class org.codehaus.plexus.util.io.CachingWriter
 
isName(String) - Static method in class org.codehaus.plexus.util.Os
Determines if the current OS matches the given OS name.
isNestedThrowable(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Whether an Throwable is considered nested or not.
isNoSnapshotUpdates() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isNoSnapshotUpdates() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isNotBlank(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if a String is not empty (""), not null and not whitespace only.
isNotEmpty(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if a String is non null and is not empty (length > 0).
isNotEmpty(String) - Static method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
isNotEmpty(String) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomUtils
Deprecated.
isNumeric(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only unicode digits.
isNumericSpace(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only unicode digits or space (' ').
ISO_8859_1 - Static variable in class org.codehaus.plexus.util.ReaderFactory
ISO Latin Alphabet #1, also known as ISO-LATIN-1.
ISO_8859_1 - Static variable in class org.codehaus.plexus.util.WriterFactory
ISO Latin Alphabet #1, also known as ISO-LATIN-1.
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
 
isOffline() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isOffline() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isOffline() - Method in class org.apache.maven.execution.MavenSession
 
isOffline() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
isOffline() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Indicates whether network access to remote repositories has been disabled.
isOffline() - Method in class org.apache.maven.settings.Settings
 
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.
isOs(String, String, String, String) - Static method in class org.codehaus.plexus.util.Os
Determines if the current OS matches the given OS family, name, architecture and version.
isOutOfDate(File, File, int) - Static method in class org.codehaus.plexus.util.SelectorUtils
Returns dependency information on these two files.
isParallel() - Method in class org.apache.maven.execution.MavenSession
 
isParentSymbolicLink(File, String) - Method in class org.codehaus.plexus.util.DirectoryScanner
Checks whether the parent of this file is a symbolic link.
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
Indicates whether this repository is backed by actual projects.
isProjectAware() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
isProjectAware() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
isProjectPresent() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isProjectPresent() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isProjectRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isQuiet() - Method in class org.apache.maven.cli.CliRequest
 
isQuotedArgumentsEnabled() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
isQuotedExecutableEnabled() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
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.plugin.descriptor.Parameter
 
isRequiresReports() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isResolutionRequiredForAggregatedProjects(Collection<String>, Collection<String>) - Method in class org.apache.maven.lifecycle.internal.DependencyContext
 
isResolutionRequiredForCurrentProject() - Method in class org.apache.maven.lifecycle.internal.DependencyContext
 
isResolved() - Method in interface org.apache.maven.artifact.Artifact
 
isResolved() - Method in class org.apache.maven.artifact.DefaultArtifact
 
isResolved() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
isResolved() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Deprecated.
isResolved() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
isResolved() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
isResolveDependencies() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
 
isResolveDependencies() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
isResolveDependencies() - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
isResolveManagedVersions() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
isResolveManagedVersions() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Determines whether the managed version information should be retrieved.
isResolveRoot() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
isResolveTransitively() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
isResolveVersionRanges() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
Deprecated.
This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.
isResolveVersionRanges() - Method in interface org.apache.maven.project.ProjectBuildingRequest
Deprecated.
This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.
isResume() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isResume() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isRoot() - Method in class org.codehaus.plexus.util.dag.Vertex
Indicates if given vertex has no parent
isScopedVertices() - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
isSelected(String, File) - Method in class org.codehaus.plexus.util.DirectoryScanner
Tests whether a name should be selected.
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
 
isSetter(Method) - Static method in class org.codehaus.plexus.util.ReflectionUtils
 
isShowChecksumEvents() - Method in interface org.apache.maven.repository.ArtifactTransferListener
 
isShowErrors() - Method in class org.apache.maven.cli.CliRequest
 
isShowErrors() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isShowErrors() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isSingleQuotedArgumentEscaped() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
isSingleQuotedExecutableEscaped() - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
isSiteEmpty(Site) - Method in class org.apache.maven.model.merge.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
 
isSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
isSnapshot() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Whether this represents a snapshot.
isSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
isSnapshot() - Method in class org.apache.maven.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.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.DefaultVersionParser
 
isStale() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
 
isStrict() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
 
isSuccess() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
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
 
isSymbolicLink(File) - Static method in class org.codehaus.plexus.util.NioFiles
 
isSymbolicLink(File, String) - Method in class org.codehaus.plexus.util.DirectoryScanner
Checks whether a given file is a symbolic link.
isThreadSafe() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isTraceEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isTraceEnabled() - Method in class org.slf4j.impl.SimpleLogger
Are trace messages currently enabled?
isTraceEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isTwoPhaseBuilding() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
 
isTwoPhaseBuilding() - Method in 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
 
isUpdateRequired(Artifact, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.UpdateCheckManager
 
isUpdateRequired(RepositoryMetadata, ArtifactRepository, File) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
isUpdateRequired(RepositoryMetadata, ArtifactRepository, File) - Method in interface org.apache.maven.repository.legacy.UpdateCheckManager
 
isUpdateSnapshots() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isUpdateSnapshots() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isUpperBoundInclusive() - Method in class org.apache.maven.artifact.versioning.Restriction
 
isUseLegacyLocalRepository() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isUseLegacyLocalRepository() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isUsePluginRegistry() - Method in class org.apache.maven.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
 
isValidFamily(String) - Static method in class org.codehaus.plexus.util.Os
Helper method to check if the given family is in the following list: dos mac netware os/2 tandem unix windows win9x z/os os/400 openvms
isValidProperty(String) - Method in class org.apache.maven.model.interpolation.DefaultModelVersionProcessor
 
isValidProperty(String) - Method in interface org.apache.maven.model.interpolation.ModelVersionProcessor
 
isValidWindowsFileName(File) - Static method in class org.codehaus.plexus.util.FileUtils
For Windows OS, check if the file name contains any of the following characters: ":", "*", "?", "\"", "<", ">", "|"
isValueSet(PlexusConfiguration, ExpressionEvaluator) - Static method in class org.apache.maven.plugin.internal.ReadOnlyPluginParametersValidator
 
isVerbose() - Method in class org.apache.maven.cli.CliRequest
 
isVersion(String) - Static method in class org.codehaus.plexus.util.Os
Determines if the current OS matches the given OS version.
isVersionedVertices() - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
isVersionSnapshot(String) - Method in interface org.apache.maven.api.Session
Shortcut for getService(ArtifactManager.class).isSnapshot(...)
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.impl.SimpleLogger
Are warn messages currently enabled?
isWarnEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
isWhitespace() - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
isWhitespace() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
isWhitespace() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
 
isWhitespace(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only whitespace.
isXml(File) - Static method in class org.codehaus.plexus.util.xml.XmlUtil
Determines if a given File shall be handled as XML.
iterator() - Method in class org.apache.maven.internal.impl.MappedCollection
 
iterator() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
 
iterator() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
 
iterator() - Method in class org.apache.maven.repository.metadata.ClasspathContainer
 
iteratorToList(Iterator<E>) - Static method in class org.codehaus.plexus.util.CollectionUtils
 

J

JAR - Static variable in interface org.apache.maven.api.Type
 
JAR_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
JarArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
jar artifact handler provider.
JarArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.JarArtifactHandlerProvider
 
JarLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
jar packaging plugins bindings provider for default lifecycle.
JarLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.JarLifecycleMappingProvider
 
JAVA_SOURCE - Static variable in interface org.apache.maven.api.Type
 
JAVADOC - Static variable in interface org.apache.maven.api.Type
 
JavadocArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
javadoc artifact handler provider.
JavadocArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.JavadocArtifactHandlerProvider
 
JavaSourceArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
java-source artifact handler provider.
JavaSourceArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.JavaSourceArtifactHandlerProvider
 
JavaToolchain - Interface in org.apache.maven.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
 
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.model.profile.activation
Determines profile activation based on the version of the current Java runtime.
JdkVersionProfileActivator() - Constructor for class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
 
join(Object[], String) - Static method in class org.codehaus.plexus.util.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Iterator<?>, String) - Static method in class org.codehaus.plexus.util.StringUtils
Joins the elements of the provided Iterator into a single String containing the provided elements.

K

KEEP_ALIVE - Enum constant in enum org.apache.maven.api.plugin.annotations.InstantiationStrategy
 
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(String, String, String) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
key(Artifact) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
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_TYPE - Static variable in class org.apache.maven.toolchain.DefaultToolchain
 
KEYS_COMBINATION_MODE_ATTRIBUTE - Static variable in interface org.apache.maven.api.xml.Dom
In case of complex XML structures, combining can be done based on keys.
KEYS_COMBINATION_MODE_ATTRIBUTE - Static variable in class org.codehaus.plexus.util.xml.Xpp3DomUtils
In case of complex XML structures, combining can be done based on keys.
keySet() - Method in class org.codehaus.plexus.util.CachedMap
Returns an unmodifiable view of the keys contained in this map.
keySet() - Method in class org.codehaus.plexus.util.FastMap
Returns a set view of the keys contained in this FastMap.

L

LAST_UPDATE_TAG - Static variable in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
lastIndexOfAny(String, String[]) - Static method in class org.codehaus.plexus.util.StringUtils
Find the latest index of any of a set of potential substrings.
LATEST_VERSION - Static variable in interface org.apache.maven.artifact.Artifact
 
LatestArtifactTransformation - Class in org.apache.maven.repository.legacy.resolver.transform
Describes a version transformation during artifact resolution - "latest" type
LatestArtifactTransformation() - Constructor for class org.apache.maven.repository.legacy.resolver.transform.LatestArtifactTransformation
 
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.
left(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Gets the leftmost n characters of a String.
leftPad(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Left pad a String with spaces.
leftPad(String, int, String) - Static method in class org.codehaus.plexus.util.StringUtils
Left pad a String with a specified string.
LEGACY_LOCAL_REPOSITORY - Static variable in class org.apache.maven.cli.CLIManager
 
LegacyArtifactCollector - Interface in org.apache.maven.repository.legacy.resolver
Deprecated.
LegacyLocalRepositoryManager - Class in org.apache.maven.artifact.repository
Warning: This is an internal utility class that is only public for technical reasons, it is not part of the public API.
LegacyRepositorySystem - Class in org.apache.maven.repository.legacy
 
LegacyRepositorySystem() - Constructor for class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
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.impl.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 type org.apache.maven.api.plugin.annotations.Execute
Lifecycle id of the lifecycle that defines Execute.phase().
Lifecycle - Class in org.apache.maven.lifecycle
Lifecycle definition, with eventual plugin bindings (when they are not packaging-specific).
Lifecycle - Class in org.apache.maven.lifecycle.mapping
Lifecycle definition for a packaging (multiple packagings share the same lifecycle id = usually "default").
Lifecycle - Class in org.apache.maven.plugin.lifecycle
A custom lifecycle mapping definition.
Lifecycle() - Constructor for class org.apache.maven.lifecycle.Lifecycle
 
Lifecycle() - Constructor for class org.apache.maven.lifecycle.mapping.Lifecycle
 
Lifecycle(String, List<String>, Map<String, LifecyclePhase>) - Constructor for class org.apache.maven.lifecycle.Lifecycle
 
LIFECYCLE - Enum constant in enum org.apache.maven.plugin.MojoExecution.Source
An execution that originates from a goal bound to a lifecycle phase.
LIFECYCLE_ID - Static variable in class org.apache.maven.lifecycle.providers.CleanLifecycleProvider
 
LIFECYCLE_ID - Static variable in class org.apache.maven.lifecycle.providers.DefaultLifecycleProvider
 
LIFECYCLE_ID - Static variable in class org.apache.maven.lifecycle.providers.SiteLifecycleProvider
 
LIFECYCLE_ID - Static variable in class org.apache.maven.lifecycle.providers.WrapperLifecycleProvider
 
Lifecycle.Builder - Class in org.apache.maven.plugin.lifecycle
Builder class used to create Lifecycle instances.
LifecycleBindingsInjector - Interface in org.apache.maven.model.plugin
Handles injection of plugin executions induced by the lifecycle bindings for a packaging.
LifecycleBindingsMerger() - Constructor for class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
LifecycleConfiguration - Class in org.apache.maven.plugin.lifecycle
Root element of the lifecycle.xml file.
LifecycleConfiguration.Builder - Class in org.apache.maven.plugin.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) - Constructor for class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
LifecycleExecutionException - Exception in org.apache.maven.lifecycle
 
LifecycleExecutionException(String) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, Throwable) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, MojoExecution, MavenProject) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, MojoExecution, MavenProject, Throwable) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, MavenProject) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(Throwable) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(MojoExecution, MavenProject, Throwable) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionPlanCalculator - Interface in org.apache.maven.lifecycle.internal
 
LifecycleExecutor - Interface in org.apache.maven.lifecycle
A facade that provides lifecycle services to components outside Maven core.
LifecycleMapping - Interface in org.apache.maven.lifecycle.mapping
LifecycleMapping
LifecycleMappingDelegate - Interface in org.apache.maven.lifecycle
Lifecycle mapping delegate component interface.
LifecycleMappingsXpp3Reader - Class in org.apache.maven.plugin.lifecycle.io.xpp3
 
LifecycleMappingsXpp3Reader() - Constructor for class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
 
LifecycleMappingsXpp3Reader(LifecycleMappingsXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
 
LifecycleMappingsXpp3Reader.ContentTransformer - Interface in org.apache.maven.plugin.lifecycle.io.xpp3
 
LifecycleMappingsXpp3Writer - Class in org.apache.maven.plugin.lifecycle.io.xpp3
 
LifecycleMappingsXpp3Writer() - Constructor for class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Writer
 
LifecycleModuleBuilder - Class in org.apache.maven.lifecycle.internal
Builds one or more lifecycles for a full module
LifecycleModuleBuilder(MojoExecutor, BuilderCommon, ExecutionEventCatapult, List<ProjectExecutionListener>, SessionScope) - Constructor for class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
 
LifecycleMojo - Class in org.apache.maven.lifecycle.mapping
Mojo (plugin goal) binding to a lifecycle phase.
LifecycleMojo() - Constructor for class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
LifecycleNotFoundException - Exception in org.apache.maven.lifecycle
Signals a failure to locate a lifecycle.
LifecycleNotFoundException(String) - Constructor for exception org.apache.maven.lifecycle.LifecycleNotFoundException
Creates a new exception to indicate that the specified lifecycle is unknown.
LifecyclePhase - Class in org.apache.maven.lifecycle.mapping
Mojo (goals) bindings to a lifecycle phase.
LifecyclePhase - Enum in org.apache.maven.api.plugin.annotations
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
 
lifecycles(Collection<Lifecycle>) - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration.Builder
 
LifecycleStarter - Class in org.apache.maven.lifecycle.internal
Starts the build life cycle
LifecycleStarter(ExecutionEventCatapult, DefaultLifecycles, BuildListCalculator, LifecycleDebugLogger, LifecycleTaskSegmentCalculator, Map<String, Builder>, SessionScope) - Constructor for class org.apache.maven.lifecycle.internal.LifecycleStarter
 
LifecycleTask - Class in org.apache.maven.lifecycle.internal
A task that is a lifecycle
LifecycleTask(String) - Constructor for class org.apache.maven.lifecycle.internal.LifecycleTask
 
LifecycleTaskSegmentCalculator - Interface in org.apache.maven.lifecycle.internal
Calculates the task segments in the build
LineOrientedInterpolatingReader - Class in org.codehaus.plexus.util
A FilterReader which interpolates keyword values into a character stream.
LineOrientedInterpolatingReader(Reader, Map<String, ?>) - Constructor for class org.codehaus.plexus.util.LineOrientedInterpolatingReader
Filters a Reader using the default escape sequence "\" and token delimiters "${", "}".
LineOrientedInterpolatingReader(Reader, Map<String, ?>, String, String) - Constructor for class org.codehaus.plexus.util.LineOrientedInterpolatingReader
Filters a Reader using the default escape sequence "\".
LineOrientedInterpolatingReader(Reader, Map<String, ?>, String, String, String) - Constructor for class org.codehaus.plexus.util.LineOrientedInterpolatingReader
Construct an interpolating Reader, specifying token delimiters and the escape sequence.
lineSeparator - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
linkFile(File, File) - Static method in class org.codehaus.plexus.util.FileUtils
Link file from destination to source.
Listener - Interface in org.apache.maven.api
A listener for session events.
listOriginatingArtifact(Artifact) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
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
 
loadCoreExtensions(MavenExecutionRequest, Set<String>, List<CoreExtension>) - Method in class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
 
loadFile(File) - Static method in class org.codehaus.plexus.util.FileUtils
Note: the file content is read with platform encoding
loadPlugin(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.BuildPluginManager
 
loadPlugin(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.DefaultBuildPluginManager
 
loadPluginDescriptor(Plugin, MavenProject, MavenSession) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
 
loadPluginDescriptor(Plugin, MavenProject, MavenSession) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
loadPluginFully(Plugin, MavenProject, MavenSession) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
 
loadPluginFully(Plugin, MavenProject, MavenSession) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
loadProperties(File) - Static method in class org.codehaus.plexus.util.PropertyUtils
 
loadProperties(InputStream) - Static method in class org.codehaus.plexus.util.PropertyUtils
 
loadProperties(URL) - Static method in class org.codehaus.plexus.util.PropertyUtils
 
LOCAL_REPO_PROPERTY - Static variable in class org.apache.maven.cli.MavenCli
 
LOCAL_REPOSITORY_ID - Static variable in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
 
LOCAL_REPOSITORY_ID - Static variable in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
 
LocalArtifactRepository - Class in org.apache.maven.repository
LocalArtifactRepository
LocalArtifactRepository() - Constructor for class org.apache.maven.repository.LocalArtifactRepository
 
localRepository - Variable in class org.apache.maven.repository.metadata.MetadataResolutionRequest
 
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
Signals a failure to store files within the local repository.
LocalRepositoryNotAccessibleException(String) - Constructor for exception org.apache.maven.repository.LocalRepositoryNotAccessibleException
 
LocalRepositoryNotAccessibleException(String, Throwable) - Constructor for exception org.apache.maven.repository.LocalRepositoryNotAccessibleException
 
locatePom(File) - Method in class org.apache.maven.model.building.DefaultModelProcessor
 
locatePom(File) - Method in class org.apache.maven.model.locator.DefaultModelLocator
 
locatePom(File) - Method in interface org.apache.maven.model.locator.ModelLocator
Locates the POM file within the specified project directory.
location - Variable in class org.apache.maven.internal.xml.Xpp3Dom
 
location - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
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(String) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
 
LocationBuilder(Object) - Constructor for class org.apache.maven.internal.xml.DomBuilder.LocationBuilder
 
log(LoggingEvent) - Method in class org.slf4j.impl.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.impl.SimpleLogger
 
LOG_KEY_PREFIX - Static variable in class org.slf4j.impl.SimpleLogger
 
LOG_LEVEL_DEBUG - Static variable in class org.slf4j.impl.SimpleLogger
 
LOG_LEVEL_ERROR - Static variable in class org.slf4j.impl.SimpleLogger
 
LOG_LEVEL_INFO - Static variable in class org.slf4j.impl.SimpleLogger
 
LOG_LEVEL_OFF - Static variable in class org.slf4j.impl.SimpleLogger
 
LOG_LEVEL_TRACE - Static variable in class org.slf4j.impl.SimpleLogger
 
LOG_LEVEL_WARN - Static variable in class org.slf4j.impl.SimpleLogger
 
Log4j2Configuration - Class in org.apache.maven.cli.logging.impl
Configuration for slf4j-log4j2.
Log4j2Configuration() - Constructor for class org.apache.maven.cli.logging.impl.Log4j2Configuration
 
LogbackConfiguration - Class in org.apache.maven.cli.logging.impl
Configuration for slf4j-logback.
LogbackConfiguration() - Constructor for class org.apache.maven.cli.logging.impl.LogbackConfiguration
 
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
 
logParameter(Parameter) - Method in class org.apache.maven.plugin.internal.ReadOnlyPluginParametersValidator
 
longMessage - Variable in exception org.apache.maven.api.plugin.MojoException
 
longMessage - Variable in exception org.apache.maven.plugin.AbstractMojoExecutionException
 
lookup(Class<T>) - Method in interface org.apache.maven.api.services.Lookup
 
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
 
lookup(Class<T>, String) - Method in class org.apache.maven.internal.impl.DefaultLookup
 
lookup(String) - Method in class org.apache.maven.execution.MavenSession
Deprecated.
lookup(String, String) - Method in class org.apache.maven.execution.MavenSession
Deprecated.
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
 
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
 
lookupMap(Class<T>) - Method in class org.apache.maven.internal.impl.DefaultLookup
 
lookupMap(String) - Method in class org.apache.maven.execution.MavenSession
Deprecated.
lookupOrDeclarePrefix(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
lowerCase(String) - Static method in class org.codehaus.plexus.util.StringUtils
Convert a String to lower case, null String returns null.
lowercaseFirstLetter(String) - Static method in class org.codehaus.plexus.util.StringUtils
 
LS - Static variable in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
Line separator ("\n" on UNIX)
LS - Static variable in class org.codehaus.plexus.util.xml.XmlWriterUtil
The vm line separator

M

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[], ClassWorld) - Static method in class org.apache.maven.cli.MavenCli
 
MAKE_BOTH_MODE - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
MAKE_DEPENDENTS_MODE - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
MAKE_MODE - Static variable in class org.apache.maven.execution.ReactorManager
Deprecated.
 
MANAGE_ARTIFACT - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
MANAGE_ARTIFACT_SCOPE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
MANAGE_ARTIFACT_SYSTEM_PATH - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
MANAGE_ARTIFACT_VERSION - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
manageArtifact(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
The logic used here used to be a copy of the logic used in the DefaultArtifactCollector, and this method was called right before the actual version/artifactScope changes were done.
manageArtifact(Artifact, Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated.
manageArtifact(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
manageArtifactScope(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
manageArtifactScope(Artifact, Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListenerForDepMgmt
Deprecated.
 
manageArtifactSystemPath(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
manageArtifactSystemPath(Artifact, Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListenerForDepMgmt
Deprecated.
 
manageArtifactVersion(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
manageArtifactVersion(Artifact, Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListenerForDepMgmt
Deprecated.
 
managedDependencies(List<DependencyCoordinate>) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
Sets the dependency management to apply to transitive dependencies.
managedDependency(DependencyCoordinate) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
Adds the specified managed dependency.
ManagedVersionMap - Class in org.apache.maven.artifact.versioning
Deprecated.
ManagedVersionMap(Map<String, Artifact>) - Constructor for class org.apache.maven.artifact.versioning.ManagedVersionMap
Deprecated.
 
ManagementModelMerger() - Constructor for class org.apache.maven.model.management.DefaultDependencyManagementInjector.ManagementModelMerger
 
ManagementModelMerger() - Constructor for class org.apache.maven.model.management.DefaultPluginManagementInjector.ManagementModelMerger
 
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
 
mark(int) - Method in class org.codehaus.plexus.util.StringInputStream
Deprecated.
Marks the read limit of the StringReader.
markAsFinished(MavenProject) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
Marks the provided project as finished.
markSupported() - Method in class org.codehaus.plexus.util.StringInputStream
Deprecated.
 
match(char[], char[], boolean) - Static method in class org.codehaus.plexus.util.SelectorUtils
 
match(String, String) - Static method in class org.codehaus.plexus.util.AbstractScanner
Tests whether or not a string matches against a pattern.
match(String, String) - Static method in class org.codehaus.plexus.util.SelectorUtils
Tests whether or not a string matches against a pattern.
match(String, String, boolean) - Static method in class org.codehaus.plexus.util.AbstractScanner
Tests whether or not a string matches against a pattern.
match(String, String, boolean) - Static method in class org.codehaus.plexus.util.SelectorUtils
Tests whether or not a string matches against a pattern.
matches(String) - Method in interface org.apache.maven.toolchain.RequirementMatcher
 
matches(String, boolean) - Method in class org.codehaus.plexus.util.MatchPatterns
Checks these MatchPatterns against a specified string.
matches(String, char[][], boolean) - Method in class org.codehaus.plexus.util.MatchPatterns
 
matches(String, String[], boolean) - Method in class org.codehaus.plexus.util.MatchPatterns
 
matchesPatternStart(String, boolean) - Method in class org.codehaus.plexus.util.MatchPatterns
 
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.
matchPath(String, boolean) - Method in class org.codehaus.plexus.util.MatchPattern
 
matchPath(String, String) - Static method in class org.codehaus.plexus.util.AbstractScanner
Tests whether or not a given path matches a given pattern.
matchPath(String, String) - Static method in class org.codehaus.plexus.util.SelectorUtils
Tests whether or not a given path matches a given pattern.
matchPath(String, String, boolean) - Static method in class org.codehaus.plexus.util.AbstractScanner
Tests whether or not a given path matches a given pattern.
matchPath(String, String, boolean) - Static method in class org.codehaus.plexus.util.SelectorUtils
Tests whether or not a given path matches a given pattern.
matchPath(String, String, String, boolean) - Static method in class org.codehaus.plexus.util.SelectorUtils
 
MatchPattern - Class in org.codehaus.plexus.util
Describes a match target for SelectorUtils.
MatchPatterns - Class in org.codehaus.plexus.util
A list of patterns to be matched
matchPatternStart(String, boolean) - Method in class org.codehaus.plexus.util.MatchPattern
 
matchPatternStart(String, String) - Static method in class org.codehaus.plexus.util.AbstractScanner
Tests whether or not a given path matches the start of a given pattern up to the first "**".
matchPatternStart(String, String) - Static method in class org.codehaus.plexus.util.SelectorUtils
Tests whether or not a given path matches the start of a given pattern up to the first "**".
matchPatternStart(String, String, boolean) - Static method in class org.codehaus.plexus.util.AbstractScanner
Tests whether or not a given path matches the start of a given pattern up to the first "**".
matchPatternStart(String, String, boolean) - Static method in class org.codehaus.plexus.util.SelectorUtils
Tests whether or not a given path matches the start of a given pattern up to the first "**".
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
 
MAVEN_PLUGIN - Static variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
The Plexus component type
MavenArtifactMetadata - Class in org.apache.maven.repository
 
MavenArtifactMetadata() - Constructor for class org.apache.maven.repository.MavenArtifactMetadata
 
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.model.interpolation
MavenBuildTimestamp
MavenBuildTimestamp() - Constructor for class org.apache.maven.model.interpolation.MavenBuildTimestamp
 
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.internal.aether
A maven workspace reader that delegates to a chain of other readers, effectively aggregating their contents.
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.slf4j.impl
A proxy which enhances the MavenSimpleLogger with functionality to track whether a logging threshold is hit.
MavenLoggerFactory - Class in org.slf4j.impl
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.slf4j.impl.MavenLoggerFactory
 
MavenMerger - Class in org.apache.maven.model.v4
 
MavenMerger() - 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
MavenMetadataCache
MavenMetadataSource - Class in org.apache.maven.project.artifact
 
MavenMetadataSource(RepositoryMetadataManager, ArtifactFactory, ProjectBuilder, MavenMetadataCache, LegacySupport) - Constructor for class org.apache.maven.project.artifact.MavenMetadataSource
 
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.model.merge.MavenModelMerger
 
MavenPluginArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
maven-plugin artifact handler provider.
MavenPluginArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.MavenPluginArtifactHandlerProvider
 
MavenPluginJavaPrerequisiteChecker - Class in org.apache.maven.plugin.internal
 
MavenPluginJavaPrerequisiteChecker(VersionScheme) - Constructor for class org.apache.maven.plugin.internal.MavenPluginJavaPrerequisiteChecker
 
MavenPluginLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
maven-plugin packaging plugins bindings provider for default lifecycle.
MavenPluginLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.MavenPluginLifecycleMappingProvider
 
MavenPluginManager - Interface in org.apache.maven.plugin
Provides basic services to manage Maven plugins and their mojos.
MavenPluginMavenPrerequisiteChecker - Class in org.apache.maven.plugin.internal
 
MavenPluginMavenPrerequisiteChecker(RuntimeInformation) - Constructor for class org.apache.maven.plugin.internal.MavenPluginMavenPrerequisiteChecker
 
MavenPluginPrerequisitesChecker - Interface in org.apache.maven.plugin
Service responsible for checking if plugin's prerequisites are met.
MavenProfilesBuilder - Interface in org.apache.maven.profiles
Deprecated.
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
An exception occurring during the execution of a Maven report.
MavenReportException(String) - Constructor for exception org.apache.maven.reporting.MavenReportException
 
MavenReportException(String, Exception) - Constructor for exception org.apache.maven.reporting.MavenReportException
 
MavenRepositorySystem - Class in org.apache.maven.bridge
 
MavenRepositorySystem(ArtifactHandlerManager, Map<String, ArtifactRepositoryLayout>) - Constructor for class org.apache.maven.bridge.MavenRepositorySystem
 
MavenRepositorySystemUtils - Class in org.apache.maven.repository.internal
A utility class to assist in setting up a Maven-like repository system.
MavenResolverModule - Class in org.apache.maven.repository.internal
MavenResolverModule
MavenResolverModule() - Constructor for class org.apache.maven.repository.internal.MavenResolverModule
 
MavenSecDispatcherProvider - Class in org.apache.maven.settings.crypto
 
MavenSecDispatcherProvider(PlexusCipher, Map<String, PasswordDecryptor>) - Constructor for class org.apache.maven.settings.crypto.MavenSecDispatcherProvider
 
MavenSession - Class in org.apache.maven.execution
A Maven execution session.
MavenSession(PlexusContainer, MavenExecutionRequest, MavenExecutionResult, List<MavenProject>) - Constructor for class org.apache.maven.execution.MavenSession
Deprecated.
MavenSession(PlexusContainer, MavenExecutionRequest, MavenExecutionResult, MavenProject) - Constructor for class org.apache.maven.execution.MavenSession
Deprecated.
MavenSession(PlexusContainer, Settings, ArtifactRepository, EventDispatcher, ReactorManager, List<String>, String, Properties, Date) - Constructor for class org.apache.maven.execution.MavenSession
Deprecated.
MavenSession(PlexusContainer, Settings, ArtifactRepository, EventDispatcher, ReactorManager, List<String>, String, Properties, Properties, Date) - Constructor for class org.apache.maven.execution.MavenSession
Deprecated.
MavenSession(PlexusContainer, RepositorySystemSession, MavenExecutionRequest, MavenExecutionResult) - Constructor for class org.apache.maven.execution.MavenSession
Deprecated.
MavenSettingsBuilder - Interface in org.apache.maven.settings
Deprecated.
MavenSettingsMerger - Class in org.apache.maven.settings.merge
 
MavenSettingsMerger() - Constructor for class org.apache.maven.settings.merge.MavenSettingsMerger
 
MavenSimpleLogger - Class in org.slf4j.impl
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.impl
Utility for Maven to access Slf4j-Simple internals through package access.
MavenSlf4jSimpleFriend() - Constructor for class org.slf4j.impl.MavenSlf4jSimpleFriend
 
MavenSlf4jWrapperFactory - Interface in org.apache.maven.logwrapper
Wrapper for creating loggers which can have a log level threshold.
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.KeyComputer<T> - Interface in org.apache.maven.toolchain.v4
Use to compute keys for data structures
MavenToolchainsXpp3Reader - Class in org.apache.maven.toolchain.v4
 
MavenToolchainsXpp3Reader() - Constructor for class org.apache.maven.toolchain.v4.MavenToolchainsXpp3Reader
 
MavenToolchainsXpp3Reader(MavenToolchainsXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.toolchain.v4.MavenToolchainsXpp3Reader
 
MavenToolchainsXpp3Reader.ContentTransformer - Interface in org.apache.maven.toolchain.v4
 
MavenToolchainsXpp3Writer - Class in org.apache.maven.toolchain.v4
 
MavenToolchainsXpp3Writer() - Constructor for class org.apache.maven.toolchain.v4.MavenToolchainsXpp3Writer
 
MavenTransformer - Class in org.apache.maven.model.v4
 
MavenTransformer(Function<String, String>) - Constructor for class org.apache.maven.model.v4.MavenTransformer
 
MavenWorkspaceReader - Interface in org.apache.maven.repository.internal
MavenWorkspaceReader
MavenXmlException - Exception in org.apache.maven.internal.xml
 
MavenXmlException() - Constructor for exception org.apache.maven.internal.xml.MavenXmlException
 
MavenXmlException(String) - Constructor for exception org.apache.maven.internal.xml.MavenXmlException
 
MavenXmlException(String, Throwable) - Constructor for exception org.apache.maven.internal.xml.MavenXmlException
 
MavenXmlException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.maven.internal.xml.MavenXmlException
 
MavenXmlException(Throwable) - Constructor for exception org.apache.maven.internal.xml.MavenXmlException
 
MavenXpp3Reader - Class in org.apache.maven.model.io.xpp3
 
MavenXpp3Reader - Class in org.apache.maven.model.v4
 
MavenXpp3Reader() - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3Reader
 
MavenXpp3Reader() - Constructor for class org.apache.maven.model.v4.MavenXpp3Reader
 
MavenXpp3Reader(MavenXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3Reader
 
MavenXpp3Reader(MavenXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.model.v4.MavenXpp3Reader
 
MavenXpp3Reader.ContentTransformer - Interface in org.apache.maven.model.io.xpp3
 
MavenXpp3Reader.ContentTransformer - Interface in org.apache.maven.model.v4
 
MavenXpp3ReaderEx - Class in org.apache.maven.model.io.xpp3
 
MavenXpp3ReaderEx - Class in org.apache.maven.model.v4
 
MavenXpp3ReaderEx() - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
 
MavenXpp3ReaderEx() - Constructor for class org.apache.maven.model.v4.MavenXpp3ReaderEx
 
MavenXpp3ReaderEx(MavenXpp3ReaderEx.ContentTransformer) - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
 
MavenXpp3ReaderEx(MavenXpp3ReaderEx.ContentTransformer) - Constructor for class org.apache.maven.model.v4.MavenXpp3ReaderEx
 
MavenXpp3ReaderEx.ContentTransformer - Interface in org.apache.maven.model.io.xpp3
 
MavenXpp3ReaderEx.ContentTransformer - Interface in org.apache.maven.model.v4
 
MavenXpp3Writer - Class in org.apache.maven.model.io.xpp3
 
MavenXpp3Writer - Class in org.apache.maven.model.v4
 
MavenXpp3Writer() - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3Writer
 
MavenXpp3Writer() - Constructor for class org.apache.maven.model.v4.MavenXpp3Writer
 
MavenXpp3WriterEx - Class in org.apache.maven.model.io.xpp3
 
MavenXpp3WriterEx - Class in org.apache.maven.model.v4
 
MavenXpp3WriterEx() - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3WriterEx
 
MavenXpp3WriterEx() - Constructor for class org.apache.maven.model.v4.MavenXpp3WriterEx
 
maxIndentLevel - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
MB - Static variable in class org.apache.maven.cli.CLIReportingUtils
 
merge(File, File) - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
 
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(Model, Model) - Method in class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
 
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(Settings, Settings, boolean, Map<?, ?>) - Method in class org.apache.maven.settings.v4.SettingsMerger
Merges the specified source object into the given target object.
merge(Settings, Settings, String) - Method in class org.apache.maven.settings.merge.MavenSettingsMerger
 
merge(Settings, Settings, String) - Static method in class org.apache.maven.settings.SettingsUtils
 
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(PersistedToolchains, PersistedToolchains, String) - Method in class org.apache.maven.toolchain.merge.MavenToolchainMerger
 
merge(Dom) - Method in interface org.apache.maven.api.xml.Dom
 
merge(Dom, Boolean) - Method in interface org.apache.maven.api.xml.Dom
 
merge(Dom, Boolean) - Method in class org.apache.maven.internal.xml.Xpp3Dom
 
merge(Dom, Dom) - Static method in interface org.apache.maven.api.xml.Dom
Merge recessive into dominant and return either dominant with merged information or a clone of recessive if dominant is null.
merge(Dom, Dom) - Static method in class org.apache.maven.internal.xml.Xpp3Dom
Merge two DOMs, with one having dominance in the case of collision.
merge(Dom, Dom, Boolean) - Static method in interface org.apache.maven.api.xml.Dom
 
merge(Dom, Dom, Boolean) - Static method in class org.apache.maven.internal.xml.Xpp3Dom
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
 
merge(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
merge(ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
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(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
merge(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
merge(ArtifactMetadata) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata
Merge a new metadata set into this piece of metadata.
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_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.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.model.merge.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.model.merge.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.model.merge.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.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.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.model.merge.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.model.merge.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.model.merge.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.model.merge.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, 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_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.model.management.DefaultPluginManagementInjector.ManagementModelMerger
 
mergeManagedDependencies(Model) - Method in class org.apache.maven.model.management.DefaultDependencyManagementInjector.ManagementModelMerger
 
mergeMaps(Map<K, V>[]) - Static method in class org.codehaus.plexus.util.CollectionUtils
Take a series of Maps and merge them where the ordering of the array from 0..n is the dominant order.
mergeMaps(Map<K, V>, Map<K, V>) - Static method in class org.codehaus.plexus.util.CollectionUtils
Take a dominant and recessive Map and merge the key:value pairs where the recessive Map may add key:value pairs to the dominant Map but may not override any existing key:value pairs.
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.model.merge.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.model.merge.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.model.merge.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.model.merge.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.model.merge.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.model.merge.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.model.merge.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.model.merge.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.model.merge.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.model.merge.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.model.merge.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.model.merge.MavenModelMerger
 
mergeModel_Prerequisites(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.model.merge.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_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.model.merge.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.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.model.merge.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.model.merge.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.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.model.merge.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.model.normalization.DefaultModelNormalizer.DuplicateMerger
 
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.model.management.DefaultPluginManagementInjector.ManagementModelMerger
 
mergePlugin_Executions(Plugin.Builder, Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
 
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.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.model.merge.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.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_Active(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_Port(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.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.model.merge.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.model.merge.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.model.merge.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.model.merge.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_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_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.model.merge.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.model.merge.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
 
mergeToolchainModelConfiguration(ToolchainModel, ToolchainModel) - Method in class org.apache.maven.toolchain.merge.MavenToolchainMerger
 
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
 
mergeXpp3Dom(Xpp3Dom, Xpp3Dom) - Static method in class org.codehaus.plexus.util.xml.Xpp3Dom
Merge two DOMs, with one having dominance in the case of collision.
mergeXpp3Dom(Xpp3Dom, Xpp3Dom) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomUtils
Merge two DOMs, with one having dominance in the case of collision.
mergeXpp3Dom(Xpp3Dom, Xpp3Dom, Boolean) - Static method in class org.codehaus.plexus.util.xml.Xpp3Dom
Merge two DOMs, with one having dominance in the case of collision.
mergeXpp3Dom(Xpp3Dom, Xpp3Dom, Boolean) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomUtils
Merge two DOMs, with one having dominance in the case of collision.
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 - Interface in org.apache.maven.api.services
A factory for MessageBuilder.
Metadata - Class in org.apache.maven.artifact.repository.metadata
Class Metadata.
Metadata() - Constructor for class org.apache.maven.artifact.repository.metadata.Metadata
 
MetadataBridge - Class in org.apache.maven.artifact.repository.metadata
Warning: This is an internal utility class that is only public for technical reasons, it is not part of the public API.
MetadataBridge(ArtifactMetadata) - Constructor for class org.apache.maven.artifact.repository.metadata.MetadataBridge
 
MetadataGraph - Class in org.apache.maven.repository.metadata
maven dependency metadata graph
MetadataGraph - Class in org.apache.maven.repository
This is the main graph data structure used by the RepositorySystem to present tree and graph objects.
MetadataGraph() - Constructor for class org.apache.maven.repository.MetadataGraph
 
MetadataGraph(int) - Constructor for class org.apache.maven.repository.metadata.MetadataGraph
init graph
MetadataGraph(int, int) - Constructor for class org.apache.maven.repository.metadata.MetadataGraph
 
MetadataGraph(MetadataGraphVertex) - Constructor for class org.apache.maven.repository.metadata.MetadataGraph
construct a single vertex
MetadataGraph(MetadataTreeNode) - Constructor for class org.apache.maven.repository.metadata.MetadataGraph
construct graph from a "dirty" tree
MetadataGraph(MetadataTreeNode, boolean, boolean) - Constructor for class org.apache.maven.repository.metadata.MetadataGraph
construct graph from a "dirty" tree
MetadataGraph(MetadataGraphNode) - Constructor for class org.apache.maven.repository.MetadataGraph
 
MetadataGraphEdge - Class in org.apache.maven.repository.metadata
metadata graph edge - combination of version, scope and depth define an edge in the graph
MetadataGraphEdge(String, boolean, ArtifactScopeEnum, String, int, int) - Constructor for class org.apache.maven.repository.metadata.MetadataGraphEdge
 
MetadataGraphNode - Class in org.apache.maven.repository
MetadataGraph node - as it's a directed graph - holds adjacency lists for incident and exident nodes
MetadataGraphNode() - Constructor for class org.apache.maven.repository.MetadataGraphNode
 
MetadataGraphNode(MavenArtifactMetadata) - Constructor for class org.apache.maven.repository.MetadataGraphNode
 
MetadataGraphTransformationException - Exception in org.apache.maven.repository.metadata
 
MetadataGraphTransformationException() - Constructor for exception org.apache.maven.repository.metadata.MetadataGraphTransformationException
 
MetadataGraphTransformationException(String) - Constructor for exception org.apache.maven.repository.metadata.MetadataGraphTransformationException
 
MetadataGraphTransformationException(String, Throwable) - Constructor for exception org.apache.maven.repository.metadata.MetadataGraphTransformationException
 
MetadataGraphTransformationException(Throwable) - Constructor for exception org.apache.maven.repository.metadata.MetadataGraphTransformationException
 
MetadataGraphVertex - Class in org.apache.maven.repository.metadata
metadata graph vertice - just a wrapper around artifact's metadata
MetadataGraphVertex(ArtifactMetadata) - Constructor for class org.apache.maven.repository.metadata.MetadataGraphVertex
 
MetadataGraphVertex(ArtifactMetadata, boolean, boolean) - Constructor for class org.apache.maven.repository.metadata.MetadataGraphVertex
 
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
 
MetadataResolution(ArtifactMetadata) - Constructor for class org.apache.maven.repository.metadata.MetadataResolution
 
MetadataResolution(ArtifactMetadata, Collection<ArtifactRepository>) - Constructor for class org.apache.maven.repository.metadata.MetadataResolution
 
MetadataResolutionException - Exception in org.apache.maven.repository.metadata
MetadataResolutionException
MetadataResolutionException() - Constructor for exception org.apache.maven.repository.metadata.MetadataResolutionException
 
MetadataResolutionException(String) - Constructor for exception org.apache.maven.repository.metadata.MetadataResolutionException
 
MetadataResolutionException(String, Throwable) - Constructor for exception org.apache.maven.repository.metadata.MetadataResolutionException
 
MetadataResolutionException(Throwable) - Constructor for exception org.apache.maven.repository.metadata.MetadataResolutionException
 
MetadataResolutionRequest - Class in org.apache.maven.repository.metadata
 
MetadataResolutionRequest - Class in org.apache.maven.repository
 
MetadataResolutionRequest - Interface in org.apache.maven.repository.legacy.metadata
Forms a request to retrieve artifact metadata.
MetadataResolutionRequest() - Constructor for class org.apache.maven.repository.metadata.MetadataResolutionRequest
 
MetadataResolutionRequest() - Constructor for class org.apache.maven.repository.MetadataResolutionRequest
 
MetadataResolutionRequest(MavenArtifactMetadata, ArtifactRepository, List<ArtifactRepository>) - Constructor for class org.apache.maven.repository.MetadataResolutionRequest
 
MetadataResolutionRequest(ArtifactMetadata, ArtifactRepository, List<ArtifactRepository>) - Constructor for class org.apache.maven.repository.metadata.MetadataResolutionRequest
 
MetadataResolutionRequestTypeEnum - Enum in org.apache.maven.repository.metadata
MetadataResolutionRequestTypeEnum
MetadataResolutionResult - Class in org.apache.maven.repository.metadata
This object is tinted with ClasspathTransformation and GraphConflictResolver.
MetadataResolutionResult - Class in org.apache.maven.repository
 
MetadataResolutionResult() - Constructor for class org.apache.maven.repository.metadata.MetadataResolutionResult
 
MetadataResolutionResult() - Constructor for class org.apache.maven.repository.MetadataResolutionResult
 
MetadataResolutionResult(MetadataTreeNode) - Constructor for class org.apache.maven.repository.metadata.MetadataResolutionResult
 
MetadataRetrievalException - Exception in org.apache.maven.repository.metadata
Error while retrieving repository metadata from the repository.
MetadataRetrievalException(String) - Constructor for exception org.apache.maven.repository.metadata.MetadataRetrievalException
 
MetadataRetrievalException(String, Throwable) - Constructor for exception org.apache.maven.repository.metadata.MetadataRetrievalException
 
MetadataRetrievalException(String, Throwable, ArtifactMetadata) - Constructor for exception org.apache.maven.repository.metadata.MetadataRetrievalException
 
MetadataRetrievalException(Throwable) - Constructor for exception org.apache.maven.repository.metadata.MetadataRetrievalException
 
MetadataSource - Interface in org.apache.maven.repository.metadata
Provides some metadata operations, like querying the remote repository for a list of versions available for an artifact.
MetadataStorage - Enum in org.apache.maven.api
Storage location for metadata
MetadataTreeNode - Class in org.apache.maven.repository.metadata
metadata [dirty] Tree
MetadataTreeNode() - Constructor for class org.apache.maven.repository.metadata.MetadataTreeNode
 
MetadataTreeNode(Artifact, MetadataTreeNode, boolean, ArtifactScopeEnum) - Constructor for class org.apache.maven.repository.metadata.MetadataTreeNode
 
MetadataTreeNode(ArtifactMetadata, MetadataTreeNode, boolean, ArtifactScopeEnum) - Constructor for class org.apache.maven.repository.metadata.MetadataTreeNode
 
MetadataXpp3Reader - Class in org.apache.maven.artifact.repository.metadata.io.xpp3
Class MetadataXpp3Reader.
MetadataXpp3Reader() - Constructor for class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
 
MetadataXpp3Reader(MetadataXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
 
MetadataXpp3Reader.ContentTransformer - Interface in org.apache.maven.artifact.repository.metadata.io.xpp3
 
MetadataXpp3Writer - Class in org.apache.maven.artifact.repository.metadata.io.xpp3
Class MetadataXpp3Writer.
MetadataXpp3Writer() - Constructor for class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Writer
 
MethodMap - Class in org.codehaus.plexus.util.introspection
 
MethodMap() - Constructor for class org.codehaus.plexus.util.introspection.MethodMap
 
MethodMap.AmbiguousException - Exception in org.codehaus.plexus.util.introspection
simple distinguishable exception, used when we run across ambiguous overloading
metThreshold() - Method in class org.apache.maven.logwrapper.LogLevelRecorder
 
mid(String, int, int) - Static method in class org.codehaus.plexus.util.StringUtils
Gets n characters from the middle of a String.
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.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
Handles the selection of mirrors for repositories.
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
Error constructing an artifact repository.
MissingRepositoryElementException(String) - Constructor for exception org.apache.maven.project.MissingRepositoryElementException
 
MissingRepositoryElementException(String, String) - Constructor for exception org.apache.maven.project.MissingRepositoryElementException
 
mkdir(String) - Static method in class org.codehaus.plexus.util.FileUtils
Simple way to make a directory
mkDirs(File, String[], File) - Static method in class org.codehaus.plexus.util.FileUtils
Creates a number of directories, as delivered from DirectoryScanner
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.model.building
Builds the effective model from a POM.
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.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.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.model.Model.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.plugin.lifecycle.LifecycleConfiguration.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.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.
ModelloVelocityMojo - Class in org.codehaus.modello.plugin.velocity
Creates an XML schema from the model.
ModelloVelocityMojo() - Constructor for class org.codehaus.modello.plugin.velocity.ModelloVelocityMojo
 
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.
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.model.building
Describes a problem that was encountered during model building.
ModelProblem.Severity - Enum in org.apache.maven.model.building
The different severity levels for a problem, in decreasing order.
ModelProblem.Version - Enum in org.apache.maven.model.building
Version
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.model.building
Assists in the handling of model problems.
ModelProblemUtils() - Constructor for class org.apache.maven.model.building.ModelProblemUtils
 
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 - Interface in org.apache.maven.model.resolution
Resolves a POM from its coordinates.
ModelSource - Interface in org.apache.maven.model.building
Deprecated.
instead use Source
ModelSource2 - Interface in org.apache.maven.model.building
Provides access to the contents of a POM independently of the backing store (e.g.
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
 
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
 
ModelValidationResult() - Constructor for class org.apache.maven.project.validation.ModelValidationResult
 
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.model.Model.Builder
 
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.
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
 
mojo(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
Append message content in mojo style.
mojo(Object) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
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 Type in org.apache.maven.api.plugin.annotations
This annotation will mark your class as a Mojo (ie.
MOJO_FAILED - Enum constant in enum org.apache.maven.api.EventType
 
MOJO_SKIPPED - Enum constant in enum org.apache.maven.api.EventType
 
MOJO_STARTED - Enum constant in enum org.apache.maven.api.EventType
 
MOJO_SUCCEEDED - Enum constant in enum org.apache.maven.api.EventType
 
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.
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
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, Dom) - Constructor for class org.apache.maven.plugin.MojoExecution
 
MojoExecution(MojoDescriptor, Xpp3Dom) - Constructor for class org.apache.maven.plugin.MojoExecution
 
MojoExecution.Source - Enum in org.apache.maven.plugin
Describes the source of an execution.
MojoExecutionConfigurator - Interface in org.apache.maven.lifecycle
A MojoExecutionConfigurator is responsible for creating the configuration for Mojo based on configuration for a Mojo in the MavenProject and the default configuration for the Mojo from the containing plugin's plugin.xml descriptor.
MojoExecutionEvent - Class in org.apache.maven.execution
Encapsulates parameters of MojoExecutionListener callback methods and is meant to provide API evolution path should it become necessary to introduce new parameters in the existing callbacks in the future.
MojoExecutionEvent(MavenSession, MavenProject, MojoExecution, Mojo) - Constructor for class org.apache.maven.execution.MojoExecutionEvent
 
MojoExecutionEvent(MavenSession, MavenProject, MojoExecution, Mojo, Throwable) - Constructor for class org.apache.maven.execution.MojoExecutionEvent
 
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 Type in org.apache.maven.execution.scope
Indicates that annotated component should be instantiated before mojo execution starts and discarded after mojo execution completes.
MojoExecutionScopeModule - Class in org.apache.maven.execution.scope.internal
MojoExecutionScopeModule
MojoExecutionScopeModule(MojoExecutionScope) - Constructor for class org.apache.maven.execution.scope.internal.MojoExecutionScopeModule
 
MojoExecutionScopeModule(PlexusContainer) - Constructor for class org.apache.maven.execution.scope.internal.MojoExecutionScopeModule
 
MojoExecutor - Class in org.apache.maven.lifecycle.internal
Executes an individual mojo
MojoExecutor(BuildPluginManager, MavenPluginManager, LifecycleDependencyResolver, ExecutionEventCatapult, Provider<MojosExecutionStrategy>) - Constructor for class org.apache.maven.lifecycle.internal.MojoExecutor
 
mojoFailed(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
mojoFailed(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
MojoFailed - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
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
 
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 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 org.apache.maven.execution.ExecutionEvent.Type
 
mojoSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
mojoSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
MojoSucceeded - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
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
 
MXParser - Class in org.codehaus.plexus.util.xml.pull
Absolutely minimal implementation of XMLPULL V1 API.
MXParser() - Constructor for class org.codehaus.plexus.util.xml.pull.MXParser
 
MXParser(EntityReplacementMap) - Constructor for class org.codehaus.plexus.util.xml.pull.MXParser
 
MXSerializer - Class in org.codehaus.plexus.util.xml.pull
Implementation of XmlSerializer interface from XmlPull V1 API.
MXSerializer() - Constructor for class org.codehaus.plexus.util.xml.pull.MXSerializer
 

N

name - Variable in class org.apache.maven.internal.xml.Xpp3Dom
 
name - Variable in class org.apache.maven.model.transform.pull.BufferingParser.Attribute
 
name - Variable in class org.apache.maven.model.transform.pull.BufferingParser.Event
 
name - Variable in class org.slf4j.impl.MavenFailOnSeverityLogger
 
name() - Element in annotation type org.apache.maven.api.plugin.annotations.Mojo
goal name (required).
name() - Element in annotation type 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.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.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
 
namesInterned - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
namespace - Variable in class org.apache.maven.model.transform.pull.BufferingParser.Attribute
 
namespace - Variable in class org.apache.maven.model.transform.pull.BufferingParser.Event
 
Namespace() - Constructor for class org.apache.maven.model.transform.pull.BufferingParser.Namespace
 
namespaceEnd - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
namespacePrefix - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
namespaces - Variable in class org.apache.maven.model.transform.pull.BufferingParser.Event
 
namespaceUri - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
NearestConflictResolver - Class in org.apache.maven.repository.legacy.resolver.conflict
Resolves conflicting artifacts by always selecting the nearest declaration.
NearestConflictResolver() - Constructor for class org.apache.maven.repository.legacy.resolver.conflict.NearestConflictResolver
 
newAdapter(ArtifactTransferListener) - Static method in class org.apache.maven.repository.legacy.TransferListenerAdapter
 
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.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.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.plugin.lifecycle.Execution
Creates a new Execution builder instance.
newBuilder() - Static method in class org.apache.maven.plugin.lifecycle.Lifecycle
Creates a new Lifecycle builder instance.
newBuilder() - Static method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Creates a new LifecycleConfiguration builder instance.
newBuilder() - Static method in class org.apache.maven.plugin.lifecycle.Phase
Creates a new Phase builder instance.
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.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.plugin.lifecycle.Execution
Creates a new Execution builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.plugin.lifecycle.Lifecycle
Creates a new Lifecycle builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Creates a new LifecycleConfiguration builder instance using default values or not.
newBuilder(boolean) - Static method in class org.apache.maven.plugin.lifecycle.Phase
Creates a new Phase builder instance using default values or not.
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(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(Execution) - Static method in class org.apache.maven.plugin.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.plugin.lifecycle.Execution
Creates a new Execution builder instance using the specified object as a basis.
newBuilder(Lifecycle) - Static method in class org.apache.maven.plugin.lifecycle.Lifecycle
Creates a new Lifecycle builder instance using the specified object as a basis.
newBuilder(LifecycleConfiguration) - Static method in class org.apache.maven.plugin.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.plugin.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.plugin.lifecycle.Lifecycle
Creates a new Lifecycle builder instance using the specified object as a basis.
newBuilder(Phase) - Static method in class org.apache.maven.plugin.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.plugin.lifecycle.Phase
Creates a new Phase builder instance using the specified object as a basis.
newCacheKey(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
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.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
Resolves conflicting artifacts by always selecting the newest declaration.
NewestConflictResolver() - Constructor for class org.apache.maven.repository.legacy.resolver.conflict.NewestConflictResolver
 
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.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.settings.Activation
Creates a new Activation instance.
newInstance() - Static method in class org.apache.maven.api.settings.ActivationFile
Creates a new ActivationFile instance.
newInstance() - Static method in class org.apache.maven.api.settings.ActivationOS
Creates a new ActivationOS instance.
newInstance() - Static method in class org.apache.maven.api.settings.ActivationProperty
Creates a new ActivationProperty instance.
newInstance() - Static method in class org.apache.maven.api.settings.IdentifiableBase
Creates a new IdentifiableBase instance.
newInstance() - Static method in class org.apache.maven.api.settings.Mirror
Creates a new Mirror instance.
newInstance() - Static method in class org.apache.maven.api.settings.Profile
Creates a new Profile instance.
newInstance() - Static method in class org.apache.maven.api.settings.Proxy
Creates a new Proxy instance.
newInstance() - Static method in class org.apache.maven.api.settings.Repository
Creates a new Repository instance.
newInstance() - Static method in class org.apache.maven.api.settings.RepositoryBase
Creates a new RepositoryBase instance.
newInstance() - Static method in class org.apache.maven.api.settings.RepositoryPolicy
Creates a new RepositoryPolicy instance.
newInstance() - Static method in class org.apache.maven.api.settings.Server
Creates a new Server instance.
newInstance() - Static method in class org.apache.maven.api.settings.Settings
Creates a new Settings instance.
newInstance() - Static method in class org.apache.maven.api.settings.TrackableBase
Creates a new TrackableBase instance.
newInstance() - Static method in class org.apache.maven.api.toolchain.PersistedToolchains
Creates a new PersistedToolchains instance.
newInstance() - Static method in class org.apache.maven.api.toolchain.ToolchainModel
Creates a new ToolchainModel instance.
newInstance() - Static method in class org.apache.maven.api.toolchain.TrackableBase
Creates a new TrackableBase instance.
newInstance() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
Creates a new model builder instance.
newInstance() - Static method in class org.apache.maven.plugin.lifecycle.Execution
Creates a new Execution instance.
newInstance() - Static method in class org.apache.maven.plugin.lifecycle.Lifecycle
Creates a new Lifecycle instance.
newInstance() - Static method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Creates a new LifecycleConfiguration instance.
newInstance() - Static method in class org.apache.maven.plugin.lifecycle.Phase
Creates a new Phase 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.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.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.plugin.lifecycle.Execution
Creates a new Execution instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.plugin.lifecycle.Lifecycle
Creates a new Lifecycle instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Creates a new LifecycleConfiguration instance using default values or not.
newInstance(boolean) - Static method in class org.apache.maven.plugin.lifecycle.Phase
Creates a new Phase instance using default values or not.
newInstance(Class<T>, Object[]) - Method in class org.codehaus.plexus.util.reflection.Reflector
Create a new instance of a class, given the array of parameters...
newInstance(List<Problem>) - Static method in class org.apache.maven.building.ProblemCollectorFactory
The default implementation is not visible, create it with this factory
newInstance(RepositorySystemSession) - Static method in class org.apache.maven.repository.internal.DefaultModelCache
 
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.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.apache.maven.internal.impl.DefaultMessageBuilder
 
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
 
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
 
newPlatformReader(File) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with default platform encoding.
newPlatformReader(InputStream) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with default platform encoding.
newPlatformReader(URL) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with default platform encoding.
newPlatformWriter(File) - Static method in class org.codehaus.plexus.util.WriterFactory
Create a new Writer with default platform encoding.
newPlatformWriter(OutputStream) - Static method in class org.codehaus.plexus.util.WriterFactory
Create a new Writer with default platform encoding.
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
 
newReader(File, String) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with specified encoding.
newReader(InputStream, String) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with specified encoding.
newReader(URL, String) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with specified encoding.
newReportConfigurationExpander() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
 
newRepositorySession(MavenExecutionRequest) - Method in class org.apache.maven.DefaultMaven
 
newRepositorySession(MavenExecutionRequest) - Method in class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
 
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.model.building.Result
Turns the given results into a single result by combining problems and models into single collection.
newSession() - Static method in class org.apache.maven.repository.internal.MavenRepositorySystemUtils
Creates a new Maven-like repository system session by initializing the session with values typical for Maven-based resolution.
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 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
 
newWriter(File, String) - Static method in class org.codehaus.plexus.util.WriterFactory
Create a new Writer with specified encoding.
newWriter(OutputStream, String) - Static method in class org.codehaus.plexus.util.WriterFactory
Create a new Writer with specified encoding.
newXmlReader(File) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with XML encoding detection rules.
newXmlReader(InputStream) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with XML encoding detection rules.
newXmlReader(URL) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with XML encoding detection rules.
newXmlWriter(File) - Static method in class org.codehaus.plexus.util.WriterFactory
Create a new Writer with XML encoding detection rules.
newXmlWriter(OutputStream) - Static method in class org.codehaus.plexus.util.WriterFactory
Create a new Writer with XML encoding detection rules.
next() - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
next() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
next() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
 
nextTag() - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
nextTag() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
nextTag() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Call next() and return event if it is START_TAG or END_TAG otherwise throw an exception.
nextText() - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
nextText() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
nextText() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
If current event is START_TAG then if next element is TEXT then element content is returned or if next event is END_TAG then empty string is returned, otherwise exception is thrown.
nextToken() - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
nextToken() - Method in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
nextToken() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
nextToken() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
This method works similarly to next() but will expose additional event types (COMMENT, CDSECT, DOCDECL, ENTITY_REF, PROCESSING_INSTRUCTION, or IGNORABLE_WHITESPACE) if they are available in input.
NioFiles - Class in org.codehaus.plexus.util
Encapsulates use of java7 features, exposing mostly backward compatible types
NioFiles() - Constructor for class org.codehaus.plexus.util.NioFiles
 
NO_NAMESPACE - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
This constant represents the default namespace (empty string "")
NO_TRANSFER_PROGRESS - Static variable in class org.apache.maven.cli.CLIManager
 
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.
NodeBufferingParser - Class in org.apache.maven.model.transform.pull
Buffer events while parsing a given element to allow some post-processing.
NodeBufferingParser(XmlPullParser, String) - Constructor for class org.apache.maven.model.transform.pull.NodeBufferingParser
 
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_RECURSIVE - Static variable in class org.apache.maven.cli.CLIManager
 
NONE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
NONE - Enum constant in enum org.apache.maven.api.ResolutionScope
empty resolution scope
NONE - Static variable in class org.apache.maven.artifact.ArtifactStatus
No trust - no information about status.
Nonnull - Annotation Type 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 class org.apache.maven.model.path.DefaultUrlNormalizer
 
normalize(String) - Method in interface org.apache.maven.model.path.UrlNormalizer
Normalizes the specified URL.
normalize(String) - Static method in class org.codehaus.plexus.util.FileUtils
Normalize a path.
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 Type 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 Type in org.apache.maven.api.annotations
The annotated element can be null.
nullSafeAppend(String, String) - Static method in class org.apache.maven.model.transform.pull.BufferingParser
 

O

objectAdded(Object) - Method in class org.codehaus.plexus.util.SweeperPool
Override this to be notified of object addition.
objectDisposed(Object) - Method in class org.codehaus.plexus.util.SweeperPool
Override this to be notified of object disposal.
objectRetrieved(Object) - Method in class org.codehaus.plexus.util.SweeperPool
Override this to be notified of object retrieval.
observeExecution(MojoExecution) - Method in class org.apache.maven.lifecycle.internal.PhaseRecorder
 
of(Collection<WorkspaceReader>) - Static method in class org.apache.maven.internal.aether.MavenChainedWorkspaceReader
chains a collection of WorkspaceReaders
offline(boolean) - Method in class org.apache.maven.api.settings.Settings.Builder
 
OFFLINE - Static variable in class org.apache.maven.cli.CLIManager
 
offsetNewLine - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
OldestConflictResolver - Class in org.apache.maven.repository.legacy.resolver.conflict
Resolves conflicting artifacts by always selecting the oldest declaration.
OldestConflictResolver() - Constructor for class org.apache.maven.repository.legacy.resolver.conflict.OldestConflictResolver
 
OMIT_FOR_CYCLE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
OMIT_FOR_NEARER - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
omitForCycle(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
omitForCycle(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
omitForCycle(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
omitForNearer(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
omitForNearer(Artifact, Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
omitForNearer(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
ONE_GB - Static variable in class org.codehaus.plexus.util.FileUtils
The number of bytes in a gigabyte.
ONE_KB - Static variable in class org.codehaus.plexus.util.FileUtils
The number of bytes in a kilobyte.
ONE_MB - Static variable in class org.codehaus.plexus.util.FileUtils
The number of bytes in a megabyte.
onEvent(Object) - Method in class org.apache.maven.eventspy.AbstractEventSpy
 
onEvent(Object) - Method in interface org.apache.maven.eventspy.EventSpy
Notifies the spy of some build event/operation.
onEvent(Object) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
 
onEvent(Object) - Method in class org.apache.maven.internal.impl.EventSpyImpl
 
onEvent(Event) - Method in interface org.apache.maven.api.Listener
 
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.model.profile.activation.OperatingSystemProfileActivator
 
OperatingSystemProfileActivator() - Constructor for class org.apache.maven.profiles.activation.OperatingSystemProfileActivator
Deprecated.
 
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
Apply multiple filters, accepting an artifact if at least one of the filters accepts it.
OrArtifactFilter() - Constructor for class org.apache.maven.artifact.resolver.filter.OrArtifactFilter
 
OrArtifactFilter(Collection<ArtifactFilter>) - Constructor for class org.apache.maven.artifact.resolver.filter.OrArtifactFilter
 
orderAfterMerge(List<Plugin>, List<Plugin>, List<Plugin>) - Static method in class org.apache.maven.project.ModelUtils
Deprecated.
 
org.apache.maven - package org.apache.maven
 
org.apache.maven.api - package org.apache.maven.api
 
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.model - package org.apache.maven.api.model
Maven 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.services - package org.apache.maven.api.services
 
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.toolchain - package org.apache.maven.api.toolchain
 
org.apache.maven.api.xml - package org.apache.maven.api.xml
 
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.handler.providers - package org.apache.maven.artifact.handler.providers
 
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.model - package org.apache.maven.cli.internal.extension.model
 
org.apache.maven.cli.internal.extension.model.io.xpp3 - package org.apache.maven.cli.internal.extension.model.io.xpp3
 
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.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.feature - package org.apache.maven.feature
 
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.xml - package org.apache.maven.internal.xml
Contains implementation of the Dom interface and related classes.
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.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.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.superpom - package org.apache.maven.model.superpom
 
org.apache.maven.model.transform - package org.apache.maven.model.transform
 
org.apache.maven.model.transform.pull - package org.apache.maven.model.transform.pull
 
org.apache.maven.model.v4 - package org.apache.maven.model.v4
 
org.apache.maven.model.validation - package org.apache.maven.model.validation
 
org.apache.maven.monitor.event - package org.apache.maven.monitor.event
 
org.apache.maven.plugin - package org.apache.maven.plugin
 
org.apache.maven.plugin.descriptor - package org.apache.maven.plugin.descriptor
 
org.apache.maven.plugin.internal - package org.apache.maven.plugin.internal
 
org.apache.maven.plugin.lifecycle - package org.apache.maven.plugin.lifecycle
 
org.apache.maven.plugin.lifecycle.io.xpp3 - package org.apache.maven.plugin.lifecycle.io.xpp3
 
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.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.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.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.xml.internal - package org.apache.maven.xml.internal
 
org.codehaus.modello.plugin.velocity - package org.codehaus.modello.plugin.velocity
 
org.codehaus.plexus.util - package org.codehaus.plexus.util
 
org.codehaus.plexus.util.cli - package org.codehaus.plexus.util.cli
 
org.codehaus.plexus.util.cli.shell - package org.codehaus.plexus.util.cli.shell
 
org.codehaus.plexus.util.dag - package org.codehaus.plexus.util.dag
 
org.codehaus.plexus.util.introspection - package org.codehaus.plexus.util.introspection
 
org.codehaus.plexus.util.io - package org.codehaus.plexus.util.io
 
org.codehaus.plexus.util.reflection - package org.codehaus.plexus.util.reflection
 
org.codehaus.plexus.util.xml - package org.codehaus.plexus.util.xml
Contains modified versions of the Xpp3Dom and Xpp3DomBuilder classes.
org.codehaus.plexus.util.xml.pull - package org.codehaus.plexus.util.xml.pull
 
org.eclipse.sisu.plexus - package org.eclipse.sisu.plexus
 
org.slf4j - package org.slf4j
 
org.slf4j.impl - package org.slf4j.impl
 
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.codehaus.plexus.util
Condition that tests the OS type.
Os() - Constructor for class org.codehaus.plexus.util.Os
Default constructor
Os(String) - Constructor for class org.codehaus.plexus.util.Os
Constructor that sets the family attribute
OS_ARCH - Static variable in class org.codehaus.plexus.util.Os
 
OS_FAMILY - Static variable in class org.codehaus.plexus.util.Os
 
OS_NAME - Static variable in class org.codehaus.plexus.util.cli.Commandline
Deprecated.
Use Os class instead.
OS_NAME - Static variable in class org.codehaus.plexus.util.Os
 
OS_VERSION - Static variable in class org.codehaus.plexus.util.Os
 
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
 
out - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
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, RepositorySystem) - Static method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
 
overlayString(String, String, int, int) - Static method in class org.codehaus.plexus.util.StringUtils
Overlay a part of a String with another String.
overwriteActiveProfiles(List<String>) - Method in class org.apache.maven.execution.ProfileActivation
overwriteActiveProjects(List<String>) - Method in class org.apache.maven.execution.ProjectActivation
overwriteInactiveProfiles(List<String>) - Method in class org.apache.maven.execution.ProfileActivation
overwriteInactiveProjects(List<String>) - Method in class org.apache.maven.execution.ProjectActivation
overwriteModelProperties(Properties, ModelBuildingRequest) - Method in class org.apache.maven.model.interpolation.DefaultModelVersionProcessor
 
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

PACKAGE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
packaging(String) - Method in class org.apache.maven.api.model.Model.Builder
 
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.plugin.descriptor
 
Parameter - Annotation Type 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
 
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
 
parseBoolean(CharSequence) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses the specified CharSequence as a boolean.
parseDouble(CharSequence) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses this CharSequence as a double.
parseEndTag() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
parseFloat(CharSequence) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses this CharSequence as a float.
parseInt(CharSequence) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses the specified CharSequence as a signed decimal int.
parseInt(CharSequence, int) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses the specified CharSequence as a signed int in the specified radix.
parseLong(CharSequence) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses the specified CharSequence as a signed decimal long.
parseLong(CharSequence, int) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses the specified CharSequence as a signed long in the specified radix.
parseShort(CharSequence) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses the specified CharSequence as a signed decimal short.
parseShort(CharSequence, int) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses the specified CharSequence as a signed short in the specified radix.
parseStartTag() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
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
Shortcut for getService(VersionParser.class).parseVersion(...)
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.DefaultVersionParser
 
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
Shortcut for getService(VersionParser.class).parseVersionRange(...)
parseVersionRange(String) - Method in class org.apache.maven.internal.impl.AbstractSession
 
parseVersionRange(String) - Method in class org.apache.maven.internal.impl.DefaultVersionParser
 
PARTNER - Static variable in class org.apache.maven.artifact.ArtifactStatus
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
 
pastRoot - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
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
 
pathOf(Artifact) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
pathOf(Artifact) - Method in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
 
pathOf(Artifact) - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
pathOf(Artifact) - Method in class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
 
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
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
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
 
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
 
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
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
PathTool - Class in org.codehaus.plexus.util
Path tool contains static methods to assist in determining path-related information such as relative paths.
PathTool() - Constructor for class org.codehaus.plexus.util.PathTool
 
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.model.path
Resolves relative paths against a specific base directory.
PathTranslator - Interface in org.apache.maven.project.path
Deprecated.
PATTERN_HANDLER_PREFIX - Static variable in class org.codehaus.plexus.util.SelectorUtils
 
PATTERN_HANDLER_SUFFIX - Static variable in class org.codehaus.plexus.util.SelectorUtils
 
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
 
PER_LOOKUP - Enum constant in enum org.apache.maven.api.plugin.annotations.InstantiationStrategy
 
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.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 type org.apache.maven.api.plugin.annotations.Execute
Lifecycle phase to fork.
phase(String) - Method in class org.apache.maven.api.model.PluginExecution.Builder
 
Phase - Class in org.apache.maven.plugin.lifecycle
A phase mapping definition.
Phase.Builder - Class in org.apache.maven.plugin.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(Collection<Phase>) - Method in class org.apache.maven.plugin.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.model
The <plugin> element contains informations required for a plugin.
Plugin - Class in org.apache.maven.artifact.repository.metadata
Deprecated.
Plugin - Class in org.apache.maven.model
 
Plugin - Enum constant in enum org.apache.maven.classrealm.ClassRealmRequest.RealmType
A class realm for a plugin.
Plugin() - Constructor for class org.apache.maven.artifact.repository.metadata.Plugin
Deprecated.
 
Plugin() - Constructor for class org.apache.maven.model.Plugin
 
Plugin(Plugin) - Constructor for class org.apache.maven.model.Plugin
 
Plugin(Plugin, BaseObject) - Constructor for class org.apache.maven.model.Plugin
 
PLUGIN_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
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 informations 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.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 informations 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.plugin.descriptor
 
PluginDescriptor() - Constructor for class org.apache.maven.plugin.descriptor.PluginDescriptor
 
PluginDescriptorBuilder - Class in org.apache.maven.plugin.descriptor
 
PluginDescriptorBuilder() - Constructor for class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
PluginDescriptorCache - Interface in org.apache.maven.plugin
Caches raw plugin descriptors.
PluginDescriptorCache.Key - Interface in org.apache.maven.plugin
A cache key.
PluginDescriptorCache.PluginDescriptorSupplier - Interface in org.apache.maven.plugin
 
PluginDescriptorParsingException - Exception in org.apache.maven.plugin
 
PluginDescriptorParsingException(Plugin, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginDescriptorParsingException
 
pluginEquals(Plugin, Plugin) - Static method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
pluginEquals(Plugin, Plugin) - Static method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
PluginExecution - Class in org.apache.maven.api.model
The <execution> element contains informations 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.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
 
PluginManagerException(Plugin, String, PlexusConfigurationException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, String, PlexusContainerException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(Plugin, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(MojoDescriptor, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(MojoDescriptor, String, MavenProject, PlexusContainerException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(MojoDescriptor, MavenProject, String) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(MojoDescriptor, MavenProject, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(MojoDescriptor, MavenProject, String, NoSuchRealmException) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginNotFoundException - Exception in org.apache.maven.plugin
Exception occurring trying to resolve a plugin.
PluginNotFoundException(Plugin, List<ArtifactRepository>) - Constructor for exception org.apache.maven.plugin.PluginNotFoundException
 
PluginNotFoundException(Plugin, ArtifactNotFoundException) - Constructor for exception org.apache.maven.plugin.PluginNotFoundException
 
PluginParameterException - Exception in org.apache.maven.plugin
PluginParameterException
PluginParameterException(MojoDescriptor, List<Parameter>) - Constructor for exception org.apache.maven.plugin.PluginParameterException
 
PluginParameterExpressionEvaluator - Class in org.apache.maven.plugin
Evaluator for plugin parameters expressions.
PluginParameterExpressionEvaluator(MavenSession) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
PluginParameterExpressionEvaluator(MavenSession, MojoExecution) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
PluginParameterExpressionEvaluatorV4 - Class in org.apache.maven.plugin
Evaluator for plugin parameters expressions.
PluginParameterExpressionEvaluatorV4(Session, Project) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluatorV4
 
PluginParameterExpressionEvaluatorV4(Session, Project, MojoExecution) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluatorV4
 
PluginPrefixRequest - Interface in org.apache.maven.plugin.prefix
Collects settings required to resolve a plugin prefix.
PluginPrefixResolver - Interface in org.apache.maven.plugin.prefix
Resolves a plugin prefix.
PluginPrefixResult - Interface in org.apache.maven.plugin.prefix
Describes the result of a plugin prefix resolution request.
PluginRealmCache - Interface in org.apache.maven.plugin
Caches plugin class realms.
PluginRealmCache.CacheRecord - Class in org.apache.maven.plugin
CacheRecord
PluginRealmCache.Key - Interface in org.apache.maven.plugin
A cache key.
PluginRealmCache.PluginRealmSupplier - Interface in org.apache.maven.plugin
 
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
 
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(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.repository.internal
Maven G level metadata generator factory.
PluginsMetadataGeneratorFactory() - Constructor for class org.apache.maven.repository.internal.PluginsMetadataGeneratorFactory
 
pluginToApiV3(List<Plugin>) - Static method in class org.apache.maven.model.Plugin
 
pluginToApiV4(List<Plugin>) - Static method in class org.apache.maven.model.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.
policy - Variable in class org.apache.maven.repository.metadata.DefaultGraphConflictResolver
artifact, closer to the entry point, is selected
POM - Static variable in interface org.apache.maven.api.Type
 
POM_DOMINANT - Enum constant in enum org.apache.maven.project.ProjectBuildingRequest.RepositoryMerging
The repositories declared in the POM have precedence over the repositories specified in the request.
PomArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
pom artifact handler provider.
PomArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.PomArtifactHandlerProvider
 
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.
POOLABLE - Enum constant in enum org.apache.maven.api.plugin.annotations.InstantiationStrategy
 
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(RepositorySystemSession, ArtifactDescriptorResult, Model) - Method in class org.apache.maven.repository.internal.ArtifactDescriptorReaderDelegate
 
port(int) - Method in class org.apache.maven.api.settings.Proxy.Builder
 
post(String) - Method in class org.apache.maven.api.model.MailingList.Builder
 
POST_CLEAN - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
POST_INTEGRATION_TEST - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
POST_SITE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
PRE_CLEAN - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
PRE_INTEGRATION_TEST - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
PRE_SITE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
prechomp(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove the first value of a supplied String, and everything before it from a String.
precomputedPrefixes - Static variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
prefix - Variable in class org.apache.maven.model.transform.pull.BufferingParser.Attribute
 
prefix - Variable in class org.apache.maven.model.transform.pull.BufferingParser.Event
 
prefix - Variable in class org.apache.maven.model.transform.pull.BufferingParser.Namespace
 
PREPARE_PACKAGE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
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 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 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
 
prettyFormat(InputStream, OutputStream) - Static method in class org.codehaus.plexus.util.xml.XmlUtil
Pretty format the input stream.
prettyFormat(InputStream, OutputStream, int, String) - Static method in class org.codehaus.plexus.util.xml.XmlUtil
Pretty format the input stream.
prettyFormat(Reader, Writer) - Static method in class org.codehaus.plexus.util.xml.XmlUtil
Pretty format the input reader.
prettyFormat(Reader, Writer, int, String) - Static method in class org.codehaus.plexus.util.xml.XmlUtil
Pretty format the input reader.
PrettyPrintXMLWriter - Class in org.codehaus.plexus.util.xml
Implementation of XMLWriter which emits nicely formatted documents.
PrettyPrintXMLWriter(PrintWriter) - Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
PrettyPrintXMLWriter(PrintWriter, String) - Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
PrettyPrintXMLWriter(PrintWriter, String, String) - Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
PrettyPrintXMLWriter(PrintWriter, String, String, String) - Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
PrettyPrintXMLWriter(PrintWriter, String, String, String, String) - Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
PrettyPrintXMLWriter(Writer) - Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
PrettyPrintXMLWriter(Writer, String) - Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
PrettyPrintXMLWriter(Writer, String, String) - Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
PrettyPrintXMLWriter(Writer, String, String, String) - Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
printable(char) - Static method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
printable(String) - Static method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
printRootCauseStackTrace(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Equivalent to printRootCauseStackTrace(t, System.err)
printRootCauseStackTrace(Throwable, PrintStream) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Prints a compact stack trace for the root cause of a throwable.
printRootCauseStackTrace(Throwable, PrintWriter) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Same as printRootCauseStackTrace(t, stream), except it takes a PrintWriter as an argument.
printStackTrace() - Method in exception org.codehaus.plexus.util.xml.pull.XmlPullParserException
 
priority(int) - Method in class org.apache.maven.api.model.PluginExecution.Builder
 
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 in org.apache.maven.building
The different severity levels for a problem, in decreasing order.
ProblemCollector - Interface in org.apache.maven.building
Collects problems that are encountered during settings building.
ProblemCollectorFactory - Class in org.apache.maven.building
 
ProblemCollectorFactory() - Constructor for class org.apache.maven.building.ProblemCollectorFactory
 
process(List<BufferingParser.Event>) - Method in class org.apache.maven.model.transform.pull.NodeBufferingParser
 
process(List<BufferingParser.Event>) - Method in class org.apache.maven.model.transform.ReactorDependencyXMLFilter
 
process(List<BufferingParser.Event>) - Method in class org.apache.maven.model.transform.RelativePathXMLFilter
 
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
 
PROCESS_CLASSES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
PROCESS_RESOURCES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
PROCESS_SOURCES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
PROCESS_TEST_CLASSES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
PROCESS_TEST_RESOURCES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
PROCESS_TEST_SOURCES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
PROCESSING_INSTRUCTION - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
An XML processing instruction declaration was just read.
processingInstruction(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
processingInstruction(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
 
processPlugins(boolean) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
 
producesCompilableResult() - Method in class org.codehaus.modello.plugin.velocity.ModelloVelocityMojo
 
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.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.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.model.path
ProfileActivationFilePathInterpolator(PathTranslator) - Constructor for class org.apache.maven.model.path.ProfileActivationFilePathInterpolator
 
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.model.profile
Handles profile injection into the model.
ProfileManager - Interface in org.apache.maven.profiles
Deprecated.
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
 
ProfilesConversionUtils - Class in org.apache.maven.profiles
Deprecated.
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(Object) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
Project - Enum constant in enum org.apache.maven.classrealm.ClassRealmRequest.RealmType
A class realm for a project to aggregates its build extensions.
Project - Interface in org.apache.maven.api
Interface representing a Maven project.
PROJECT_DISCOVERY_STARTED - Enum constant in enum org.apache.maven.api.EventType
 
PROJECT_FAILED - Enum constant in enum org.apache.maven.api.EventType
 
PROJECT_LIST - Static variable in class org.apache.maven.cli.CLIManager
 
PROJECT_SKIPPED - Enum constant in enum org.apache.maven.api.EventType
 
PROJECT_STARTED - Enum constant in enum org.apache.maven.api.EventType
 
PROJECT_SUCCEEDED - Enum constant in enum 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
Attach a POM to an artifact.
ProjectArtifactMetadata(Artifact) - Constructor for class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
ProjectArtifactMetadata(Artifact, File) - Constructor for class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
ProjectArtifactsCache - Interface in org.apache.maven.project.artifact
Caches project artifacts.
ProjectArtifactsCache.CacheRecord - Class in org.apache.maven.project.artifact
CacheRecord
ProjectArtifactsCache.Key - Interface in org.apache.maven.project.artifact
A cache key.
projectBuilder - Variable in class org.apache.maven.DefaultMaven
 
ProjectBuilder - Interface in org.apache.maven.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 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 org.apache.maven.execution.ExecutionEvent.Type
 
ProjectExecutionEvent - Class in org.apache.maven.execution
Encapsulates parameters of ProjectExecutionListener callback methods and is meant to provide API evolution path should it become necessary to introduce new parameters in the existing callbacks in the future.
ProjectExecutionEvent(MavenSession, MavenProject) - Constructor for class org.apache.maven.execution.ProjectExecutionEvent
 
ProjectExecutionEvent(MavenSession, MavenProject, Throwable) - Constructor for class org.apache.maven.execution.ProjectExecutionEvent
 
ProjectExecutionEvent(MavenSession, MavenProject, List<MojoExecution>) - Constructor for class org.apache.maven.execution.ProjectExecutionEvent
 
ProjectExecutionEvent(MavenSession, MavenProject, List<MojoExecution>, Throwable) - Constructor for class org.apache.maven.execution.ProjectExecutionEvent
 
ProjectExecutionListener - Interface in org.apache.maven.execution
Extension point that allows build extensions observe and possibly veto project build execution.
projectFailed(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectFailed(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ProjectFailed - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
ProjectIndex - Class in org.apache.maven.lifecycle.internal
Provides the positional index of the project
ProjectIndex(List<MavenProject>) - Constructor for class org.apache.maven.lifecycle.internal.ProjectIndex
 
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) - Constructor for class org.apache.maven.project.ProjectModelResolver
 
ProjectRealmCache - Interface in org.apache.maven.project
Caches project class realms.
ProjectRealmCache.CacheRecord - Class in org.apache.maven.project
CacheRecord
ProjectRealmCache.Key - Interface in org.apache.maven.project
A cache key.
ProjectSegment - Class in org.apache.maven.lifecycle.internal
A build context that matches a Maven project to a given task segment, and the session to be used.
ProjectSegment(MavenProject, TaskSegment, MavenSession) - Constructor for class org.apache.maven.lifecycle.internal.ProjectSegment
 
ProjectSelector - Class in org.apache.maven.graph
Utility class to extract MavenProject from the project graph during the execution phase based on optional or required selectors.
ProjectSelector() - Constructor for class org.apache.maven.graph.ProjectSelector
 
projectSkipped(ExecutionEvent) - Method in class org.apache.maven.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 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 org.apache.maven.execution.ExecutionEvent.Type
 
projectSucceeded(ExecutionEvent) - Method in class org.apache.maven.execution.AbstractExecutionListener
 
projectSucceeded(ExecutionEvent) - Method in interface org.apache.maven.execution.ExecutionListener
 
ProjectSucceeded - Enum constant in enum org.apache.maven.execution.ExecutionEvent.Type
 
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, String) - Method in interface org.apache.maven.api.services.Prompter
Prompts the user for a string using a default value.
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
 
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
 
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 type 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_LOCATION - Static variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
PROPERTY_NAME_PACKAGING - Static variable in interface org.apache.maven.model.profile.ProfileActivationContext
Key of the property containing the project's packaging.
PROPERTY_SERIALIZER_INDENTATION - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
PROPERTY_SERIALIZER_LINE_SEPARATOR - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
propertyName() - Method in class org.apache.maven.feature.Features.Feature
 
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.model.profile.activation.PropertyProfileActivator
 
PropertyUtils - Class in org.codehaus.plexus.util
Static methods to create Properties loaded from various sources.
PropertyUtils() - Constructor for class org.codehaus.plexus.util.PropertyUtils
 
protocol(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
 
provided - Enum constant in enum org.apache.maven.artifact.ArtifactScopeEnum
 
PROVIDED - Enum constant in enum org.apache.maven.api.Scope
 
Provider - Annotation Type 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(Map<String, String>) - Method in class org.apache.maven.api.toolchain.ToolchainModel.Builder
 
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 informations 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_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
 
publish(ArtifactRepository, File, String, ArtifactTransferListener) - Method in interface org.apache.maven.repository.RepositorySystem
 
pushEvent(BufferingParser.Event) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
put(Object) - Method in class org.codehaus.plexus.util.SweeperPool
Add an object to the pool
put(Object, Object) - Method in class org.apache.maven.repository.internal.DefaultModelCache
 
put(Object, Object) - Method in class org.codehaus.plexus.util.CachedMap
Associates the specified value with the specified key in this map.
put(Object, Object) - Method in class org.codehaus.plexus.util.FastMap
Associates the specified value with the specified key in this FastMap.
put(String, String, String, String, Object) - Method in interface org.apache.maven.model.building.ModelCache
Puts the specified data into the cache.
put(String, String, String, String, Object) - Method in class org.apache.maven.repository.internal.DefaultModelCache
 
put(String, String, String, ModelCacheTag<T>, T) - Method in interface org.apache.maven.model.building.ModelCache
Puts the specified data into the cache.
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
 
put(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>, ResolutionGroup) - Method in interface org.apache.maven.project.artifact.MavenMetadataCache
 
put(RepositoryRequest, Object, Object) - Method in interface org.apache.maven.artifact.repository.RepositoryCache
Deprecated.
Puts the specified data into the cache.
put(Source, String, Object) - Method in interface org.apache.maven.model.building.ModelCache
Puts the specified data into the cache.
put(Source, String, Object) - Method in class org.apache.maven.repository.internal.DefaultModelCache
 
put(Source, ModelCacheTag<T>, T) - Method in interface org.apache.maven.model.building.ModelCache
Puts the specified data into the cache.
put(ExtensionRealmCache.Key, ClassRealm, ExtensionDescriptor, List<Artifact>) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
 
put(ExtensionRealmCache.Key, ClassRealm, ExtensionDescriptor, List<Artifact>) - Method in interface org.apache.maven.plugin.ExtensionRealmCache
 
put(PluginArtifactsCache.Key, List<Artifact>) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
put(PluginArtifactsCache.Key, List<Artifact>) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
 
put(PluginArtifactsCache.Key, PluginResolutionException) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
 
put(PluginArtifactsCache.Key, PluginResolutionException) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
 
put(PluginDescriptorCache.Key, PluginDescriptor) - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
 
put(PluginDescriptorCache.Key, PluginDescriptor) - Method in interface org.apache.maven.plugin.PluginDescriptorCache
 
put(PluginRealmCache.Key, ClassRealm, List<Artifact>) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
 
put(PluginRealmCache.Key, ClassRealm, List<Artifact>) - Method in interface org.apache.maven.plugin.PluginRealmCache
 
put(DefaultMavenMetadataCache.CacheKey, ResolutionGroup) - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
 
put(ProjectArtifactsCache.Key, Set<Artifact>) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
put(ProjectArtifactsCache.Key, Set<Artifact>) - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
 
put(ProjectArtifactsCache.Key, LifecycleExecutionException) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
 
put(ProjectArtifactsCache.Key, LifecycleExecutionException) - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
 
put(ProjectRealmCache.Key, ClassRealm, DependencyFilter) - Method in class org.apache.maven.project.DefaultProjectRealmCache
 
put(ProjectRealmCache.Key, ClassRealm, DependencyFilter) - Method in interface org.apache.maven.project.ProjectRealmCache
 
putAll(Map) - Method in class org.codehaus.plexus.util.CachedMap
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map<? extends K, ? extends V>) - Method in class org.codehaus.plexus.util.FastMap
Copies all of the mappings from the specified map to this FastMap.
putArtifact(File, Artifact, ArtifactRepository, TransferListener) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
 
putArtifact(File, Artifact, ArtifactRepository, TransferListener) - Method in interface org.apache.maven.repository.legacy.WagonManager
 
putArtifactMetadata(File, ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
 
putArtifactMetadata(File, ArtifactMetadata, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.WagonManager
 
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
 
putRemoteFile(ArtifactRepository, File, String, TransferListener) - Method in interface org.apache.maven.repository.legacy.WagonManager
 
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

query - Variable in class org.apache.maven.repository.metadata.MetadataResolutionRequest
 
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
 
quote(String) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
quote(String, boolean) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
quote(String, boolean, boolean, boolean) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
quoteAndEscape(String, char) - Static method in class org.codehaus.plexus.util.StringUtils
Quote and escape a String with the given character, handling null.
quoteAndEscape(String, char, char[]) - Static method in class org.codehaus.plexus.util.StringUtils
Quote and escape a String with the given character, handling null.
quoteAndEscape(String, char, char[], char[], char, boolean) - Static method in class org.codehaus.plexus.util.StringUtils
 
quoteAndEscape(String, char, char[], char[], String, boolean) - Static method in class org.codehaus.plexus.util.StringUtils
 
quoteAndEscape(String, char, char[], char, boolean) - Static method in class org.codehaus.plexus.util.StringUtils
 
quoteArgument(String) - Static method in class org.codehaus.plexus.util.cli.Commandline
Deprecated.
quoteOneItem(String, boolean) - Method in class org.codehaus.plexus.util.cli.shell.BourneShell
Unify quotes in a path for the Bourne Shell.
quoteOneItem(String, boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
 

R

RAR_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
RarArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
rar artifact handler provider.
RarArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.RarArtifactHandlerProvider
 
RarLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
rar packaging plugins bindings provider for default lifecycle.
RarLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.RarLifecycleMappingProvider
 
RawInputStreamFacade - Class in org.codehaus.plexus.util.io
Implementation of InputStreamFacade for raw input streams.
RawInputStreamFacade(InputStream) - Constructor for class org.codehaus.plexus.util.io.RawInputStreamFacade
 
RawToConsumerPomXMLFilterFactory - Class in org.apache.maven.model.transform
 
RawToConsumerPomXMLFilterFactory(BuildToRawPomXMLFilterFactory) - Constructor for class org.apache.maven.model.transform.RawToConsumerPomXMLFilterFactory
 
REACTOR_FAIL_AT_END - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
REACTOR_FAIL_FAST - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
REACTOR_FAIL_NEVER - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
REACTOR_MAKE_BOTH - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
REACTOR_MAKE_DOWNSTREAM - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
REACTOR_MAKE_UPSTREAM - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
 
ReactorBuildStatus - Class in org.apache.maven.lifecycle.internal
Contains status information that is global to an entire reactor build.
ReactorBuildStatus(ProjectDependencyGraph) - Constructor for class org.apache.maven.lifecycle.internal.ReactorBuildStatus
 
ReactorContext - Class in org.apache.maven.lifecycle.internal
Context that is fixed for the entire reactor build.
ReactorContext(MavenExecutionResult, ProjectIndex, ClassLoader, ReactorBuildStatus) - Constructor for class org.apache.maven.lifecycle.internal.ReactorContext
 
ReactorDependencyXMLFilter - Class in org.apache.maven.model.transform
Will apply the version if the dependency is part of the reactor
ReactorDependencyXMLFilter(XmlPullParser, BiFunction<String, String, String>) - Constructor for class org.apache.maven.model.transform.ReactorDependencyXMLFilter
 
ReactorManager - Class in org.apache.maven.execution
Deprecated.
ReactorManager(List<MavenProject>) - Constructor for class org.apache.maven.execution.ReactorManager
Deprecated.
 
read() - Method in class org.codehaus.plexus.util.InterpolationFilterReader
Returns the next character in the filtered stream, replacing tokens from the original stream.
read() - Method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
read() - Method in class org.codehaus.plexus.util.StringInputStream
Deprecated.
Reads from the Stringreader, returning the same value.
read(char[], int, int) - Method in class org.codehaus.plexus.util.InterpolationFilterReader
Reads characters into a portion of an array.
read(char[], int, int) - Method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
read(char[], int, int) - Method in class org.codehaus.plexus.util.xml.XmlReader
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
 
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
Reads the model from the specified file.
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
Method read.
read(InputStream) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.model.v4.MavenXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method read.
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
Method read.
read(InputStream) - Method in class org.apache.maven.settings.v4.SettingsXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsXpp3Reader
Method read.
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
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.model.v4.MavenXpp3Reader
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
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
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.settings.v4.SettingsXpp3Reader
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsXpp3Reader
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.MavenXpp3ReaderEx
Method read.
read(InputStream, boolean, InputSource) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method read.
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(InputStream, InputSource) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method read.
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
 
read(Reader) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
 
read(Reader) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
 
read(Reader) - Method in class org.apache.maven.model.v4.MavenXpp3Reader
 
read(Reader) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
 
read(Reader) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
 
read(Reader) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
 
read(Reader) - Method in class org.apache.maven.settings.v4.SettingsXpp3Reader
 
read(Reader) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsXpp3Reader
 
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
 
read(Reader, boolean) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
 
read(Reader, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
 
read(Reader, boolean) - Method in class org.apache.maven.model.v4.MavenXpp3Reader
 
read(Reader, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
 
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
 
read(Reader, boolean) - Method in class org.apache.maven.settings.v4.SettingsXpp3Reader
 
read(Reader, boolean) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsXpp3Reader
 
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.MavenXpp3ReaderEx
 
read(Reader, boolean, InputSource) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
 
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(Reader, InputSource) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
 
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(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.DefaultSettingsXmlFactory
 
read(XmlReaderRequest) - Method in class org.apache.maven.internal.impl.DefaultToolchainsXmlFactory
 
read(XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method read.
read(XmlPullParser, boolean) - Method in class org.apache.maven.model.v4.MavenXpp3Reader
Method read.
read(XmlPullParser, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method read.
read(XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method read.
read(XmlPullParser, boolean) - Method in class org.apache.maven.settings.v4.SettingsXpp3Reader
Method read.
read(XmlPullParser, boolean) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsXpp3Reader
Method read.
read(XmlPullParser, boolean, InputSource) - Method in class org.apache.maven.model.v4.MavenXpp3ReaderEx
Method read.
read(XmlPullParser, boolean, InputSource) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Method read.
readArtifactDescriptor(RepositorySystemSession, ArtifactDescriptorRequest) - Method in class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
 
reader(Reader) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
 
ReaderFactory - Class in org.codehaus.plexus.util
Utility to create Readers from streams, with explicit encoding choice: platform default, XML, or specified.
ReaderFactory() - Constructor for class org.codehaus.plexus.util.ReaderFactory
 
readMetadata(File) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
 
readonly() - Element in annotation type 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).
ReadOnlyPluginParametersValidator - Class in org.apache.maven.plugin.internal
Print warnings if read-only parameters of a plugin are used in configuration.
ReadOnlyPluginParametersValidator() - Constructor for class org.apache.maven.plugin.internal.ReadOnlyPluginParametersValidator
 
readResolve() - Method in class org.slf4j.impl.MavenFailOnSeverityLogger
 
readSymbolicLink(File) - Static method in class org.codehaus.plexus.util.NioFiles
Reads the target of the symbolic link
rebuildIndentationBuf() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
For maximum efficiency when writing indents the required output is pre-computed This is internal function that recomputes buffer after user requested changes.
record(Level) - Method in class org.apache.maven.logwrapper.LogLevelRecorder
 
ReflectionUtils - Class in org.codehaus.plexus.util
Operations on a class' fields and their setters.
ReflectionUtils() - Constructor for class org.codehaus.plexus.util.ReflectionUtils
 
ReflectionValueExtractor - Class in org.codehaus.plexus.util.introspection
Using simple dotted expressions to extract the values from an Object instance, For example we might want to extract a value like: project.build.sourceDirectory
Reflector - Class in org.codehaus.plexus.util.reflection
Utility class used to instantiate an object using reflection.
Reflector() - Constructor for class org.codehaus.plexus.util.reflection.Reflector
Ensure no instances of Reflector are created...this is a utility.
ReflectorException - Exception in org.codehaus.plexus.util.reflection
Exception indicating that an error has occurred while instantiating a class with the Reflector class.
ReflectorException() - Constructor for exception org.codehaus.plexus.util.reflection.ReflectorException
 
ReflectorException(String) - Constructor for exception org.codehaus.plexus.util.reflection.ReflectorException
Create a new ReflectorException with the specified message.
ReflectorException(String, Throwable) - Constructor for exception org.codehaus.plexus.util.reflection.ReflectorException
Create a new ReflectorException with the specified message and root cause.
ReflectorException(Throwable) - Constructor for exception org.codehaus.plexus.util.reflection.ReflectorException
Create a new ReflectorException with the specified root cause.
REGEX_HANDLER_PREFIX - Static variable in class org.codehaus.plexus.util.SelectorUtils
 
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
 
relativePath(String) - Method in class org.apache.maven.api.model.Parent.Builder
 
RelativePathXMLFilter - Class in org.apache.maven.model.transform
Remove relativePath element, has no value for consumer pom
RelativePathXMLFilter(XmlPullParser) - Constructor for class org.apache.maven.model.transform.RelativePathXMLFilter
 
RelativeProject - Class in org.apache.maven.model.transform
 
RelativeProject(String, String, String) - Constructor for class org.apache.maven.model.transform.RelativeProject
 
RELEASE - Static variable in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
 
RELEASE_OR_SNAPSHOT - Static variable in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
 
RELEASE_VERSION - Static variable in interface org.apache.maven.artifact.Artifact
 
ReleaseArtifactTransformation - Class in org.apache.maven.repository.legacy.resolver.transform
Change the version RELEASE to the appropriate release version from the remote repository.
ReleaseArtifactTransformation() - Constructor for class org.apache.maven.repository.legacy.resolver.transform.ReleaseArtifactTransformation
 
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.repository.internal
 
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
 
remoteRepositories - Variable in class org.apache.maven.repository.metadata.MetadataResolutionRequest
 
RemoteRepository - Interface in org.apache.maven.api
A remote repository that can be used to download or upload artifacts.
remove(Object) - Method in class org.codehaus.plexus.util.CachedMap
Removes the mapping for this key from this map if it is present.
remove(Object) - Method in class org.codehaus.plexus.util.FastMap
Removes the mapping for this key from this FastMap if present.
removeActiveProfile(String) - Method in class org.apache.maven.profiles.ProfilesRoot
Method removeActiveProfile.
removeAndHump(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
 
removeAttribute(String) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
removeChild(int) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
removeChild(Xpp3Dom) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
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
 
removeDirectoryWalkListener(DirectoryWalkListener) - Method in class org.codehaus.plexus.util.DirectoryWalker
Removes a DirectoryWalkListener.
removeDuplicateWhitespace(String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove all duplicate whitespace characters and line terminators are replaced with a single space.
removeEdge(String, String) - Method in class org.codehaus.plexus.util.dag.DAG
 
removeEdge(Vertex, Vertex) - Method in class org.codehaus.plexus.util.dag.DAG
 
removeEdgeFrom(Vertex) - Method in class org.codehaus.plexus.util.dag.Vertex
 
removeEdgeTo(Vertex) - Method in class org.codehaus.plexus.util.dag.Vertex
 
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(String) - Static method in class org.codehaus.plexus.util.FileUtils
Remove extension from filename.
removeExtension(CoreExtension) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
Method removeExtension.
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
 
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
 
removePath(String) - Static method in class org.codehaus.plexus.util.FileUtils
Remove path from filename.
removePath(String, char) - Static method in class org.codehaus.plexus.util.FileUtils
Remove path from filename.
removePlugin(Plugin) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Method removePlugin.
removePlugin(Plugin) - Method in class org.apache.maven.model.PluginContainer
 
removePlugin(ReportPlugin) - Method in class org.apache.maven.model.Reporting
 
removePluginRepository(Repository) - Method in class org.apache.maven.model.ModelBase
 
removePluginRepository(Repository) - Method in class org.apache.maven.profiles.Profile
Method removePluginRepository.
removeProfile(Profile) - Method in class org.apache.maven.model.Model
 
removeProfile(Profile) - Method in class org.apache.maven.profiles.ProfilesRoot
Method removeProfile.
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.
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
 
removeSnapshotVersion(SnapshotVersion) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Method removeSnapshotVersion.
removeTestResource(Resource) - Method in class org.apache.maven.model.BuildBase
 
removeVersion(String) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Method removeVersion.
removeVertex(MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
removeWhitespace(String) - Static method in class org.codehaus.plexus.util.SelectorUtils
"Flattens" a string by removing all whitespace (space, tab, linefeed, carriage return, and formfeed).
rename(File, File) - Static method in class org.codehaus.plexus.util.FileUtils
Renames a file, even if that involves crossing file system boundaries.
render(String) - Method in class org.apache.maven.project.validation.ModelValidationResult
 
renderLevel(int) - Method in class org.slf4j.impl.MavenSimpleLogger
 
renderLevel(int) - Method in class org.slf4j.impl.SimpleLogger
 
repeat(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Repeat a String n times to form a new string.
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 interface org.codehaus.plexus.util.xml.Xpp3Dom.ChildrenTracking
 
replace(String, char, char) - Static method in class org.codehaus.plexus.util.StringUtils
Replace all occurrences of a char within another char.
replace(String, char, char, int) - Static method in class org.codehaus.plexus.util.StringUtils
Replace a char with another char inside a larger String, for the first max values of the search char.
replace(String, String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Replace all occurrences of a String within another String.
replace(String, String, String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Replace a String with another String inside a larger String, for the first max values of the search String.
replaceOnce(String, char, char) - Static method in class org.codehaus.plexus.util.StringUtils
Replace a char with another char inside a larger String, once.
replaceOnce(String, String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Replace a String with another String inside a larger String, once.
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.
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 informations 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.
reportPluginToApiV3(List<ReportPlugin>) - Static method in class org.apache.maven.model.ReportPlugin
 
reportPluginToApiV4(List<ReportPlugin>) - Static method in class org.apache.maven.model.ReportPlugin
 
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(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
 
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(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.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.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
Describes repository directory metadata.
RepositoryMetadataDeploymentException - Class in org.apache.maven.artifact.repository.metadata
Error while deploying repository metadata.
RepositoryMetadataDeploymentException(String) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataDeploymentException
 
RepositoryMetadataDeploymentException(String, Exception) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataDeploymentException
 
RepositoryMetadataInstallationException - Class in org.apache.maven.artifact.repository.metadata
Error while installing repository metadata.
RepositoryMetadataInstallationException(String) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataInstallationException
 
RepositoryMetadataInstallationException(String, Exception) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataInstallationException
 
repositoryMetadataManager - Variable in class org.apache.maven.repository.legacy.resolver.transform.AbstractVersionTransformation
 
RepositoryMetadataManager - Interface in org.apache.maven.artifact.repository.metadata
RepositoryMetadataManager
RepositoryMetadataReadException - Exception in org.apache.maven.artifact.repository.metadata
Problem storing the repository metadata in the local repository.
RepositoryMetadataReadException(String) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataReadException
 
RepositoryMetadataReadException(String, Exception) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataReadException
 
RepositoryMetadataResolutionException - Exception in org.apache.maven.artifact.repository.metadata
Error while retrieving repository metadata from the repository.
RepositoryMetadataResolutionException(String) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataResolutionException
 
RepositoryMetadataResolutionException(String, Exception) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataResolutionException
 
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.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 - Interface in org.apache.maven.repository
 
repositoryToApiV3(List<Repository>) - Static method in class org.apache.maven.model.Repository
 
repositoryToApiV3(List<Repository>) - Static method in class org.apache.maven.settings.Repository
 
repositoryToApiV4(List<Repository>) - Static method in class org.apache.maven.model.Repository
 
repositoryToApiV4(List<Repository>) - Static method in class org.apache.maven.settings.Repository
 
RepositoryUtils - Class in org.apache.maven
Warning: This is an internal utility class that is only public for technical reasons, it is not part of the public API.
RepositoryUtils() - Constructor for class org.apache.maven.RepositoryUtils
 
REQUEST_DOMINANT - Enum constant in enum org.apache.maven.project.ProjectBuildingRequest.RepositoryMerging
The repositories specified in the request have precedence over the repositories declared in the POM.
REQUEST_GET - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
Indicates GET transfer (from the repository)
REQUEST_PUT - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
Indicates PUT transfer (to the repository)
REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
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(int, String, String) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
require(int, String, String) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
require(int, String, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Test if the current event is of the given type and if the namespace and name do match.
required() - Element in annotation type org.apache.maven.api.plugin.annotations.Parameter
is the parameter required?
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
 
RequirementMatcher - Interface in org.apache.maven.toolchain
 
RequirementMatcherFactory - Class in org.apache.maven.toolchain
 
requiresDependencyCollection() - Element in annotation type org.apache.maven.api.plugin.annotations.Mojo
the required dependency collection scope.
requiresDependencyResolution() - Element in annotation type org.apache.maven.api.plugin.annotations.Mojo
the required dependency resolution scope.
requiresOnline() - Element in annotation type org.apache.maven.api.plugin.annotations.Mojo
does this Mojo need to be online to be executed?
requiresOnline() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
requiresProject() - Element in annotation type org.apache.maven.api.plugin.annotations.Mojo
does your mojo requires a project to be executed?
requiresProject(MavenSession) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
 
requiresProject(MavenSession) - Method in interface org.apache.maven.lifecycle.internal.LifecycleTaskSegmentCalculator
 
reset() - Method in class org.codehaus.plexus.util.StringInputStream
Deprecated.
Resets the StringReader.
reset() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
reset() - Static method in class org.slf4j.MavenSlf4jFriend
Reset Slf4j internal state.
ResolutionErrorHandler - Interface in org.apache.maven.artifact.resolver
 
ResolutionGroup - Class in org.apache.maven.artifact.metadata
Deprecated.
ResolutionGroup - Class in org.apache.maven.repository.legacy.metadata
ResolutionGroup
ResolutionGroup(Artifact, Set<Artifact>, List<ArtifactRepository>) - Constructor for class org.apache.maven.artifact.metadata.ResolutionGroup
Deprecated.
 
ResolutionGroup(Artifact, Set<Artifact>, List<ArtifactRepository>) - Constructor for class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
ResolutionGroup(Artifact, Artifact, Set<Artifact>, Map<String, Artifact>, List<ArtifactRepository>) - Constructor for class org.apache.maven.artifact.metadata.ResolutionGroup
Deprecated.
 
ResolutionGroup(Artifact, Artifact, Set<Artifact>, Map<String, Artifact>, List<ArtifactRepository>) - Constructor for class org.apache.maven.repository.legacy.metadata.ResolutionGroup
 
ResolutionListener - Interface in org.apache.maven.artifact.resolver
Listens to the resolution process and handles events.
ResolutionListenerForDepMgmt - Interface in org.apache.maven.artifact.resolver
Deprecated.
ResolutionNode - Class in org.apache.maven.artifact.resolver
ResolutionNode
ResolutionNode(Artifact, List<ArtifactRepository>) - Constructor for class org.apache.maven.artifact.resolver.ResolutionNode
 
ResolutionNode(Artifact, List<ArtifactRepository>, ResolutionNode) - Constructor for class org.apache.maven.artifact.resolver.ResolutionNode
 
ResolutionScope - Enum in org.apache.maven.api
Dependencies resolution scopes available before mojo execution.
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(Session, Collection<? extends ArtifactCoordinate>) - Method in interface org.apache.maven.api.services.ArtifactResolver
 
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
 
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
 
resolve(RepositoryMetadata, List<ArtifactRepository>, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
 
resolve(RepositoryMetadata, List<ArtifactRepository>, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
 
resolve(RepositoryMetadata, RepositoryRequest) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
 
resolve(RepositoryMetadata, RepositoryRequest) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
 
resolve(ArtifactResolutionRequest) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
 
resolve(ArtifactResolutionRequest) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
resolve(ArtifactResolutionRequest) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
resolve(ArtifactResolutionRequest) - Method in interface org.apache.maven.repository.RepositorySystem
 
resolve(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver
 
resolve(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.internal.PluginDependenciesResolver
Resolves the main artifact of the specified plugin.
resolve(Plugin, Artifact, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver
 
resolve(Plugin, Artifact, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.internal.PluginDependenciesResolver
Resolves the runtime dependencies of the specified plugin.
resolve(PluginPrefixRequest) - Method in class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResolver
 
resolve(PluginPrefixRequest) - Method in interface org.apache.maven.plugin.prefix.PluginPrefixResolver
Resolves the plugin prefix for the specified request.
resolve(PluginVersionRequest) - Method in class org.apache.maven.plugin.version.internal.DefaultPluginVersionResolver
 
resolve(PluginVersionRequest) - Method in interface org.apache.maven.plugin.version.PluginVersionResolver
Resolves the version for the specified request.
resolve(DependencyResolutionRequest) - Method in class org.apache.maven.project.DefaultProjectDependenciesResolver
 
resolve(DependencyResolutionRequest) - Method in interface org.apache.maven.project.ProjectDependenciesResolver
Resolves the transitive dependencies of a project.
resolve(MavenProject, Collection<String>, Collection<String>, MavenSession) - Method in class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
resolve(MavenProject, Collection<String>, Collection<String>, MavenSession) - Method in interface org.apache.maven.ProjectDependenciesResolver
Deprecated.
Resolves the transitive dependencies of the specified project.
resolve(MavenProject, Collection<String>, Collection<String>, MavenSession, Set<Artifact>) - Method in class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
resolve(MavenProject, Collection<String>, Collection<String>, MavenSession, Set<Artifact>) - Method in interface org.apache.maven.ProjectDependenciesResolver
Deprecated.
Resolves the transitive dependencies of the specified project.
resolve(MavenProject, Collection<String>, MavenSession) - Method in class org.apache.maven.DefaultProjectDependenciesResolver
Deprecated.
 
resolve(MavenProject, Collection<String>, MavenSession) - Method in interface org.apache.maven.ProjectDependenciesResolver
Deprecated.
Resolves the transitive dependencies of the specified project.
resolveAlways(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
 
resolveAlways(RepositoryMetadata, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
 
resolveAlways(RepositoryMetadata, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
 
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
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
 
resolveConflict(ResolutionNode, ResolutionNode) - Method in class org.apache.maven.repository.legacy.resolver.conflict.NearestConflictResolver
 
resolveConflict(ResolutionNode, ResolutionNode) - Method in class org.apache.maven.repository.legacy.resolver.conflict.NewestConflictResolver
 
resolveConflict(ResolutionNode, ResolutionNode) - Method in class org.apache.maven.repository.legacy.resolver.conflict.OldestConflictResolver
 
resolveConflicts(MetadataGraph, ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.DefaultGraphConflictResolver
 
resolveConflicts(MetadataGraph, ArtifactScopeEnum) - Method in interface org.apache.maven.repository.metadata.GraphConflictResolver
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
is metadata found anywhere
resolveDependencies(boolean) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
 
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(File, String) - Static method in class org.codehaus.plexus.util.FileUtils
Resolve a file filename to it's canonical form.
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(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
 
resolveProjectArtifacts(MavenProject, Collection<String>, Collection<String>, MavenSession, boolean, Set<Artifact>) - Method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
resolveProjectDependencies(MavenProject, Collection<String>, Collection<String>, MavenSession, boolean, Set<Artifact>) - Method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
 
resolveRawModel(String, String, String) - Method in interface org.apache.maven.model.resolution.WorkspaceModelResolver
 
ResolverLifecycle - Class in org.apache.maven.internal.aether
Maven internal component that bridges container "shut down" to RepositorySystem.shutdown().
ResolverLifecycle(Provider<RepositorySystem>) - Constructor for class org.apache.maven.internal.aether.ResolverLifecycle
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
resolveVersion(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.repository.legacy.resolver.transform.AbstractVersionTransformation
 
resolveVersion(Artifact, RepositoryRequest) - Method in class org.apache.maven.repository.legacy.resolver.transform.AbstractVersionTransformation
 
resolveVersion(RepositorySystemSession, VersionRequest) - Method in class org.apache.maven.repository.internal.DefaultVersionResolver
 
resolveVersionRange(RepositorySystemSession, VersionRangeRequest) - Method in class org.apache.maven.repository.internal.DefaultVersionRangeResolver
 
resolveWithExceptions(ArtifactResolutionRequest) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
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
 
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
 
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
 
restrictRange(Artifact, Artifact, VersionRange) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
restrictRange(Artifact, Artifact, VersionRange) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
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 - 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
 
retrieve(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadataSource
 
retrieve(Artifact, ArtifactRepository, List<ArtifactRepository>, boolean) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
retrieve(ArtifactRepository, File, String, ArtifactTransferListener) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
 
retrieve(ArtifactRepository, File, String, ArtifactTransferListener) - Method in interface org.apache.maven.repository.RepositorySystem
 
retrieve(MetadataResolutionRequest) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Deprecated.
 
retrieve(MetadataResolutionRequest) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
retrieve(MetadataResolutionRequest) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadataSource
 
retrieve(ArtifactMetadata, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.metadata.MetadataSource
 
retrieveAvailableVersions(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Deprecated.
 
retrieveAvailableVersions(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
retrieveAvailableVersions(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadataSource
Get a list of available versions for an artifact in the remote repository
retrieveAvailableVersions(MetadataResolutionRequest) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Deprecated.
 
retrieveAvailableVersions(MetadataResolutionRequest) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
retrieveAvailableVersionsFromDeploymentRepository(Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Deprecated.
 
retrieveAvailableVersionsFromDeploymentRepository(Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
retrieveAvailableVersionsFromDeploymentRepository(Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.metadata.ArtifactMetadataSource
Get a list of available versions for an artifact in the remote deployment repository.
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.
reverse(String) - Static method in class org.codehaus.plexus.util.StringUtils
Reverse a String.
reverseDelimitedString(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Reverses a String that is delimited by a specific character.
right(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Gets the rightmost n characters of a String.
rightPad(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Right pad a String with spaces.
rightPad(String, int, String) - Static method in class org.codehaus.plexus.util.StringUtils
Right pad a String with a specified string.
role() - Element in annotation type org.apache.maven.api.plugin.annotations.Component
role of the component to inject.
ROLE - Static variable in interface org.apache.maven.artifact.deployer.ArtifactDeployer
 
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
 
ROLE - Static variable in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
 
ROLE - Static variable in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
 
ROLE - Static variable in interface org.apache.maven.artifact.resolver.ArtifactResolver
Deprecated.
ROLE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
ROLE - Static variable in interface org.apache.maven.lifecycle.LifecycleExecutor
Deprecated.
ROLE - Static variable in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
Deprecated.
ROLE - Static variable in interface org.apache.maven.plugin.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.profiles.MavenProfilesBuilder
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
 
ROLE - Static variable in interface org.apache.maven.repository.legacy.resolver.conflict.ConflictResolverFactory
The plexus role for this component.
ROLE - Static variable in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformation
 
ROLE - Static variable in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformationManager
 
ROLE - Static variable in interface org.apache.maven.repository.metadata.ClasspathTransformation
 
ROLE - Static variable in interface org.apache.maven.repository.metadata.GraphConflictResolutionPolicy
 
ROLE - Static variable in interface org.apache.maven.repository.metadata.GraphConflictResolver
 
ROLE - Static variable in interface org.apache.maven.repository.metadata.MetadataSource
 
ROLE - Static variable in interface org.apache.maven.settings.MavenSettingsBuilder
Deprecated.
 
ROLE - Static variable in interface org.apache.maven.toolchain.ToolchainManager
Deprecated.
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(DependencyCoordinate) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
 
rootArtifact(Artifact) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
Sets the root artifact for the dependency graph.
row - Variable in exception org.codehaus.plexus.util.xml.pull.XmlPullParserException
 
run() - Method in class org.codehaus.plexus.util.cli.StreamFeeder
 
run() - Method in class org.codehaus.plexus.util.cli.StreamPumper
 
run(MojoExecution) - Method in interface org.apache.maven.plugin.MojoExecutionRunner
Runs mojo execution
runtime - Enum constant in enum org.apache.maven.artifact.ArtifactScopeEnum
 
RUNTIME - Enum constant in enum org.apache.maven.api.ResolutionScope
runtime resolution scope = compile + runtime dependencies
RUNTIME - Enum constant in enum org.apache.maven.api.Scope
 
runtime_plus_system - Enum constant in enum org.apache.maven.artifact.ArtifactScopeEnum
 
RUNTIME_PLUS_SYSTEM - Enum constant in enum org.apache.maven.api.ResolutionScope
runtime+system resolution scope (Maven 3 only) = compile + system + runtime dependencies
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

scan() - Method in class org.codehaus.plexus.util.DirectoryScanner
Scans the base directory for files which match at least one include pattern and don't match any exclude patterns.
scan() - Method in class org.codehaus.plexus.util.DirectoryWalker
Performs a Scan against the provided DirectoryWalker.setBaseDir(File)
scan() - Method in interface org.codehaus.plexus.util.Scanner
Scans the base directory for files which match at least one include pattern and don't match any exclude patterns.
scandir(File, String, boolean) - Method in class org.codehaus.plexus.util.DirectoryScanner
Scans the given directory for files and directories.
Scanner - Interface in org.codehaus.plexus.util
Scan a directory tree for files, with specified inclusions and exclusions.
scm(Scm) - Method in class org.apache.maven.api.model.Model.Builder
 
Scm - Class in org.apache.maven.api.model
The <scm> element contains informations 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(String) - Method in class org.apache.maven.api.model.Dependency.Builder
 
scope(String) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
 
Scope - Enum in org.apache.maven.api
Scope for a dependency
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 org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
 
scopes() - Method in enum org.apache.maven.api.ResolutionScope
 
ScopeState() - Constructor for class org.apache.maven.session.scope.internal.SessionScope.ScopeState
 
scriptSourceDirectory(String) - Method in class org.apache.maven.api.model.Build.Builder
 
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
 
seenBracket - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
seenBracketBracket - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
seenTag - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
SELECT_VERSION_FROM_RANGE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
SelectorUtils - Class in org.codehaus.plexus.util
This is a utility class used by selectors and DirectoryScanner.
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
 
selectVersionFromRange(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
selectVersionFromRange(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
SELF_COMBINATION_MERGE - Static variable in interface org.apache.maven.api.xml.Dom
 
SELF_COMBINATION_MERGE - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
SELF_COMBINATION_MERGE - Static variable in class org.codehaus.plexus.util.xml.Xpp3DomUtils
 
SELF_COMBINATION_MODE_ATTRIBUTE - Static variable in interface org.apache.maven.api.xml.Dom
 
SELF_COMBINATION_MODE_ATTRIBUTE - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
SELF_COMBINATION_MODE_ATTRIBUTE - Static variable in class org.codehaus.plexus.util.xml.Xpp3DomUtils
 
SELF_COMBINATION_OVERRIDE - Static variable in interface org.apache.maven.api.xml.Dom
 
SELF_COMBINATION_OVERRIDE - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
SELF_COMBINATION_OVERRIDE - Static variable in class org.codehaus.plexus.util.xml.Xpp3DomUtils
 
SELF_COMBINATION_REMOVE - Static variable in interface org.apache.maven.api.xml.Dom
 
SELF_COMBINATION_REMOVE - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
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
 
SerializerXMLWriter - Class in org.codehaus.plexus.util.xml
Write to an MXSerializer.
SerializerXMLWriter(String, XmlSerializer) - Constructor for class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
Server - Class in org.apache.maven.api.settings
The <server> element contains informations 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.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.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.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 - Interface in org.apache.maven.api
The session to install / deploy / resolve artifacts and dependencies.
SESSION_ENDED - Enum constant in enum org.apache.maven.api.EventType
 
SESSION_STARTED - Enum constant in enum org.apache.maven.api.EventType
 
SessionData - Interface in org.apache.maven.api
A container for data that is specific to a session.
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 org.apache.maven.execution.ExecutionEvent.Type
 
SessionScope - Class in org.apache.maven.session.scope.internal
SessionScope
SessionScope() - Constructor for class org.apache.maven.session.scope.internal.SessionScope
 
SessionScope.CachingProvider<T> - Class in org.apache.maven.session.scope.internal
A provider wrapping an existing provider with a cache
SessionScope.ScopeState - Class in org.apache.maven.session.scope.internal
ScopeState
SessionScoped - Annotation Type in org.apache.maven
Indicates that annotated component should be instantiated before session execution starts and discarded after session execution completes.
SessionScopeModule - Class in org.apache.maven.session.scope.internal
SessionScopeModule
SessionScopeModule() - Constructor for class org.apache.maven.session.scope.internal.SessionScopeModule
 
SessionScopeModule(PlexusContainer) - Constructor for class org.apache.maven.session.scope.internal.SessionScopeModule
 
sessionStarted(ExecutionEvent) - Method in class org.apache.maven.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 org.apache.maven.execution.ExecutionEvent.Type
 
set(Object, Object) - Method in interface org.apache.maven.api.SessionData
Associates the specified session data with the given key.
set(Object, Object, Object) - 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.
set(String) - Method in class org.apache.maven.lifecycle.mapping.LifecyclePhase
 
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.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
 
setAddDefaultEntities(boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.model.v4.MavenXpp3Reader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.model.v4.MavenXpp3ReaderEx
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
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
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.settings.v4.SettingsXpp3Reader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsXpp3Reader
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
 
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
 
setArch(String) - Method in class org.codehaus.plexus.util.Os
Sets the desired OS architecture
setArchive(String) - Method in class org.apache.maven.model.MailingList
 
setArgumentEscapePattern(String) - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
setArgumentQuoteDelimiter(char) - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
setArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
setArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
 
setArtifact(Artifact) - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
setArtifact(Artifact) - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Sets the artifact for which to resolve metadata.
setArtifactDependencies(Set<Artifact>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setArtifactDependencies(Set<Artifact>) - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
setArtifactExists(boolean) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
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
Set the artifactId when this directory represents "groupId/artifactId" or "groupId/artifactId/version".
setArtifactId(String) - Method in class org.apache.maven.artifact.repository.metadata.Plugin
Deprecated.
Set the plugin artifactId.
setArtifactId(String) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Set the artifact ID of the extension.
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
 
setArtifactId(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
setArtifactMetadata(MavenArtifactMetadata) - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
setArtifactMetadata(ArtifactMetadata) - Method in class org.apache.maven.repository.metadata.MetadataResolution
 
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
 
setArtifacts(List<Artifact>) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setArtifacts(Set<Artifact>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
setArtifacts(Set<Artifact>) - Method in class org.apache.maven.project.MavenProject
 
setArtifactScope(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
setArtifactUri(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
setArtifactUri(String) - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
setAsDirtyTree(boolean) - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
setAsGraph(boolean) - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
setAsList(boolean) - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
setAsResolvedTree(boolean) - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
setAttachedArtifacts(List<Artifact>) - Method in class org.apache.maven.project.MavenProject
 
setAttribute(String, String) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
Set the attribute value
setAuthentication(Authentication) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
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.
setBasedir(File) - Method in class org.codehaus.plexus.util.DirectoryScanner
Sets the base directory to be scanned.
setBasedir(String) - Method in class org.codehaus.plexus.util.DirectoryScanner
Sets the base directory to be scanned.
setBaseDir(File) - Method in class org.codehaus.plexus.util.DirectoryWalker
 
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
 
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
Set the incremental build number.
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
 
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.
setCapacity(int) - Method in class org.codehaus.plexus.util.FastMap
Changes the current capacity of this FastMap.
setCaseSensitive(boolean) - Method in class org.codehaus.plexus.util.AbstractScanner
Sets whether or not the file system should be regarded as case sensitive.
setChecksumPolicy(String) - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
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
 
setChildrenTracking(Xpp3Dom.ChildrenTracking) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
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
Set the classifier of the sub-artifact.
setClassifier(String) - Method in class org.apache.maven.model.Dependency
 
setClassifier(String) - Method in class org.apache.maven.repository.MavenArtifactMetadata
 
setClassifier(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
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
 
setClassLoadingStrategy(String) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Set 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).
setClasspath(List<ArtifactMetadata>) - Method in class org.apache.maven.repository.metadata.ClasspathContainer
 
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
 
setComments(String) - Method in class org.apache.maven.model.License
 
setCompareScope(boolean) - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
 
setCompareVersion(boolean) - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
 
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(Dom) - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
 
setConfiguration(Dom) - 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
 
setDataLength(int) - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
setDataOffset(int) - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
setDatum(Object) - Method in class org.apache.maven.repository.MavenArtifactMetadata
 
setDebugMode(boolean) - Method in class org.codehaus.plexus.util.DirectoryWalker
 
setDefaultEncoding(String) - Static method in class org.codehaus.plexus.util.xml.XmlReader
Deprecated.
Sets the default encoding to use if none is set in HTTP content-type, XML prolog and the rules based on content-type are not adequate.
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
 
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
 
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
 
setDepth(int) - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
Set the depth in the xml indentation
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.
setDest(File) - Method in class org.codehaus.plexus.util.Expand
Set the destination directory.
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
 
setDocType(String) - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
Set the docType in the xml
setDone() - Method in class org.codehaus.plexus.util.cli.AbstractStreamHandler
 
setDoubleQuotedArgumentEscaped(boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
setDoubleQuotedExecutableEscaped(boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
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
 
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(String) - Method in class org.apache.maven.model.RepositoryPolicy
 
setEncoding(String) - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
Set the encoding in the xml
setEntry(MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
setError(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
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
 
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(String[]) - Method in class org.codehaus.plexus.util.AbstractScanner
Sets the list of exclude patterns to use.
setExcludes(String[]) - Method in interface org.codehaus.plexus.util.Scanner
Sets the list of exclude patterns to use.
setExcludes(List<String>) - Method in class org.apache.maven.model.PatternSet
 
setExcludes(List<String>) - Method in class org.codehaus.plexus.util.DirectoryWalker
 
setExclusions(List<Exclusion>) - Method in class org.apache.maven.model.Dependency
 
setExecutable(String) - Method in class org.codehaus.plexus.util.cli.Commandline
Sets the executable to run.
setExecutable(String) - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
setExecutableQuoteDelimiter(char) - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
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
Set the file extension of the sub-artifact.
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<CoreExtension>) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
Set a set of build extensions to use from this project.
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
 
setFamily(String) - Method in class org.codehaus.plexus.util.Os
Sets the desired OS family type
setFeature(String, boolean) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
setFeature(String, boolean) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
Method setFeature
setFeature(String, boolean) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
setFeature(String, boolean) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Use this call to change the general behaviour of the parser, such as namespace processing or doctype declaration handling.
setFeature(String, boolean) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Set feature identified by name (recommended to be URI for uniqueness).
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
 
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
 
setFile(File) - Method in interface org.codehaus.plexus.util.cli.Arg
 
setFile(File) - Method in class org.codehaus.plexus.util.cli.Commandline.Argument
 
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
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Writer
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Writer
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3WriterEx
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.model.v4.MavenXpp3Writer
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.model.v4.MavenXpp3WriterEx
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Writer
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
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.settings.v4.SettingsXpp3Writer
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsXpp3Writer
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
setFilenameComparator(Comparator<String>) - Method in class org.codehaus.plexus.util.AbstractScanner
 
setFilenameComparator(Comparator<String>) - Method in interface org.codehaus.plexus.util.Scanner
Use a filename comparator in each directory when scanning.
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
 
setFollowSymlinks(boolean) - Method in class org.codehaus.plexus.util.DirectoryScanner
Sets whether or not symbolic links should be followed.
setForceUpdate(boolean) - Method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
 
setForceUpdate(boolean) - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
Enables/disabled forced checks for updated artifacts/metadata on remote repositories.
setForceUpdate(boolean) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setForceUpdate(boolean) - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
setForkedExecutions(String, List<MojoExecution>) - Method in class org.apache.maven.plugin.MojoExecution
 
setGlobalChecksumPolicy(String) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
 
setGlobalChecksumPolicy(String) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
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
 
setGlobalChecksumPolicy(String) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
 
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
 
setGlobalUpdatePolicy(String) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
setGlobalUpdatePolicy(String) - Method in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
 
setGlobalUpdatePolicy(String) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
 
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
Set the groupId when this directory represents "groupId/artifactId" or "groupId/artifactId/version".
setGroupId(String) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Set the group ID of the extension's artifact.
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
 
setGroupId(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
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
 
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
 
setId(String) - Method in class org.apache.maven.settings.RepositoryBase
 
setIdeWorkspace(LocalArtifactRepository) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
Deprecated.
 
setImplementation(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
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(String[]) - Method in class org.codehaus.plexus.util.AbstractScanner
Sets the list of include patterns to use.
setIncludes(String[]) - Method in interface org.codehaus.plexus.util.Scanner
Sets the list of include patterns to use.
setIncludes(List<String>) - Method in class org.apache.maven.model.PatternSet
 
setIncludes(List<String>) - Method in class org.codehaus.plexus.util.DirectoryWalker
 
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
 
setInput(InputStream, String) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
setInput(InputStream, String) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
setInput(InputStream, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Sets the input stream the parser is going to process.
setInput(Reader) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
setInput(Reader) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
setInput(Reader) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Set the input source for parser to the given reader and resets the parser.
setInputLocation(Object) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
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.
 
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
Set when the metadata was last updated (both "groupId/artifactId" and "groupId/artifactId/version" directories).
setLastUpdatedTimestamp(Date) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
setLatest(String) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Set what the last version added to the directory is, including both releases and snapshots ("groupId/artifactId" directory only).
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
 
setLayout(ArtifactRepositoryLayout) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
Deprecated.
 
setLayout(ArtifactRepositoryLayout) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
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
setLine(String) - Method in interface org.codehaus.plexus.util.cli.Arg
 
setLine(String) - Method in class org.codehaus.plexus.util.cli.Commandline.Argument
 
setLineIndenter(String) - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
Set the string used as line indenter
setLineSeparator(String) - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
Set the string used as line separator
setListeners(List<ResolutionListener>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setLocalCopy(boolean) - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
Set whether to use a local copy instead (with filename that includes the base version).
setLocalFile(File) - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
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
 
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
 
setLocalRepository(ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Sets the local repository to use for the resolution.
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.repository.metadata.MetadataResolutionRequest
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
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.slf4j.impl.MavenLoggerFactory
 
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
 
setManagedVersionMap(Map<String, Artifact>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setManagedVersionMap(Map<String, Artifact>) - Method in class org.apache.maven.project.MavenProject
 
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
 
setMd(ArtifactMetadata) - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
 
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
 
setMetadata(Metadata) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Set the metadata contents.
setMetadataRepositories(Collection<ArtifactRepository>) - Method in class org.apache.maven.repository.metadata.MetadataResolution
 
setMirroredRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
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
 
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.artifact.repository.metadata.Metadata
Set the modelEncoding field.
setModelEncoding(String) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
Set the modelEncoding field.
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
Set the version of the underlying metadata model.
setModelVersion(String) - Method in class org.apache.maven.model.Model
 
setModelVersion(String) - Method in class org.apache.maven.project.MavenProject
 
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
 
setMultiModuleProjectDirectory(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setName(String) - Method in class org.apache.maven.artifact.repository.metadata.Plugin
Deprecated.
Set display name for the 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
 
setName(String) - Method in class org.codehaus.plexus.util.Os
Sets the desired OS name
setNChildren(int) - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
 
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
 
setOffline(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setOffline(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setOffline(boolean) - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
setOffline(boolean) - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Enables/disables network access to remote repositories.
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
 
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
 
setOutput(OutputStream, String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
setOutput(OutputStream, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Set to use binary output stream with given encoding.
setOutput(Writer) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
setOutput(Writer) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
 
setOutputDirectory(File) - Method in class org.codehaus.modello.plugin.velocity.ModelloVelocityMojo
 
setOutputDirectory(String) - Method in class org.apache.maven.model.Build
 
setOutputDirectory(String) - Method in class org.apache.maven.model.Reporting
 
setOverwrite(boolean) - Method in class org.codehaus.plexus.util.Expand
 
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
 
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
 
setParent(Xpp3Dom) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
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(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.
setPid(long) - Method in class org.codehaus.plexus.util.cli.Commandline
 
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
 
setPlugins(List<Plugin>) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Set the set of plugins when this directory represents a "groupId" (deprecated).
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
 
setPomFile(File) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
Sets the POM file of the project to build.
setPomFile(File) - Method in class org.apache.maven.model.Model
 
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
 
setPort(int) - Method in class org.apache.maven.repository.Proxy
Set the proxy port.
setPort(int) - 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
Deprecated.
Set the plugin invocation prefix (i.e.
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.
setPrefix(String, String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
setPrefix(String, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Binds the given prefix to the given namespace.
setPrefixCalled - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
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.
setProjectMap(Map<String, MavenProject>) - Method in class org.apache.maven.execution.MavenSession
 
setProjectPresent(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setProjectPresent(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setProjectProperties(Map<String, String>) - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
 
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
 
setProperties(Map<String, String>) - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
 
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(String, Object) - Method in class org.apache.maven.model.transform.pull.BufferingParser
 
setProperty(String, Object) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
setProperty(String, Object) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
setProperty(String, Object) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Set the value of a property.
setProperty(String, Object) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Set the value of a property.
setProperty(Project, String, String) - Method in interface org.apache.maven.api.services.ProjectManager
 
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
 
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
 
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
 
setQuotedArgumentsEnabled(boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
setQuotedExecutableEnabled(boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
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
 
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
Set what the last version added to the directory is, for the releases only ("groupId/artifactId" directory only).
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
 
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
 
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setRemoteRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
Set a new list of remote repositories to use the execution request.
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
 
setRemoteRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.project.ProjectBuildingRequest
 
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
 
setRemoteRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Sets the remote repositories to use for the resolution.
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.repository.metadata.MetadataResolutionRequest
 
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
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.
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
 
setRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
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<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
 
setRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
setRepository(ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Set the repository the metadata was located in.
setRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
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
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
 
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
 
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
 
setResolved(boolean) - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
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
 
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
 
setResolveManagedVersions(boolean) - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
Enables/disables resolution of the dependency management information.
setResolveRoot(boolean) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setResolveTransitively(boolean) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
setResolveVersionRanges(boolean) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
Deprecated.
This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.
setResolveVersionRanges(boolean) - Method in interface org.apache.maven.project.ProjectBuildingRequest
Deprecated.
This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.
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
 
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.
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
 
setScope(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
setScope(String) - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
setScope(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.ClasspathContainer
 
setScope(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
setScope(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
setScopedVertices(boolean) - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
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
 
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.
setSettingsReader(SettingsReader) - Method in class org.apache.maven.settings.building.DefaultSettingsBuilder
 
setSettingsValidator(SettingsValidator) - Method in class org.apache.maven.settings.building.DefaultSettingsBuilder
 
setSettingsWriter(SettingsWriter) - Method in class org.apache.maven.settings.building.DefaultSettingsBuilder
 
setShell(Shell) - Method in class org.codehaus.plexus.util.cli.Commandline
Allows to set the shell to be used in this command line.
setShellArgs(String[]) - Method in class org.codehaus.plexus.util.cli.shell.Shell
Set the shell arguments when calling a command line (not the executable arguments) (eg.
setShellCommand(String) - Method in class org.codehaus.plexus.util.cli.shell.Shell
Set the command to execute the shell (eg.
setShowChecksumEvents(boolean) - Method in interface org.apache.maven.repository.ArtifactTransferListener
 
setShowErrors(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setShowErrors(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setSince(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setSince(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setSingleQuotedArgumentEscaped(boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
setSingleQuotedExecutableEscaped(boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
setSite(Site) - Method in class org.apache.maven.model.DistributionManagement
 
setSnapshot(Snapshot) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Set the current snapshot data in use for this version ("groupId/artifactId/version" only).
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
 
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
Set information for each sub-artifact available in this artifact snapshot.
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
 
setSourceDirectory(String) - Method in class org.apache.maven.model.Build
 
setSourceLevel(String) - Method in class org.apache.maven.api.settings.TrackableBase
 
setSourceLevel(String) - Method in class org.apache.maven.api.toolchain.TrackableBase
 
setSourceLevel(String) - Method in class org.apache.maven.settings.TrackableBase
 
setSourceLevel(String) - Method in class org.apache.maven.toolchain.model.TrackableBase
 
setSrc(File) - Method in class org.codehaus.plexus.util.Expand
Set the path to zip-file.
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.MavenXpp3WriterEx
Method setStringFormatter.
setStringFormatter(InputLocation.StringFormatter) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3WriterEx
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.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.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
 
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
Set the timestamp when this version was deployed.
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.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 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
 
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.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 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
settingsToApiV3(List<Settings>) - Static method in class org.apache.maven.settings.Settings
 
settingsToApiV4(List<Settings>) - Static method in class org.apache.maven.settings.Settings
 
SettingsUtils - Class in org.apache.maven.settings
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
 
SettingsXpp3Reader - Class in org.apache.maven.settings.v4
 
SettingsXpp3Reader() - Constructor for class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
 
SettingsXpp3Reader() - Constructor for class org.apache.maven.settings.v4.SettingsXpp3Reader
 
SettingsXpp3Reader(SettingsXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
 
SettingsXpp3Reader(SettingsXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.settings.v4.SettingsXpp3Reader
 
SettingsXpp3Reader.ContentTransformer - Interface in org.apache.maven.settings.io.xpp3
 
SettingsXpp3Reader.ContentTransformer - Interface in org.apache.maven.settings.v4
 
SettingsXpp3Writer - Class in org.apache.maven.settings.io.xpp3
 
SettingsXpp3Writer - Class in org.apache.maven.settings.v4
 
SettingsXpp3Writer() - Constructor for class org.apache.maven.settings.io.xpp3.SettingsXpp3Writer
 
SettingsXpp3Writer() - Constructor for class org.apache.maven.settings.v4.SettingsXpp3Writer
 
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
 
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
 
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
 
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
 
setType(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
setType(String) - Method in class org.apache.maven.toolchain.model.ToolchainModel
 
setUnconditionalQuoting(boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
Toggle unconditional quoting
setUniqueVersion(boolean) - Method in class org.apache.maven.model.DeploymentRepository
 
setUnresolvedArtifacts(List<Artifact>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
setUnresolvedArtifacts(List<Artifact>) - Method in class org.apache.maven.repository.MetadataResolutionResult
 
setUnsubscribe(String) - Method in class org.apache.maven.model.MailingList
 
setUpdated(String) - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
Set the timestamp when this version information was last updated.
setUpdatePolicy(String) - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
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
 
setupDefaultFilters() - Method in class org.codehaus.plexus.util.AbstractScanner
 
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.
setupFromTemplate() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
setupMatchPatterns() - Method in class org.codehaus.plexus.util.AbstractScanner
 
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
 
setUrl(String) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
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
 
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.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.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
 
setValue(String) - Method in interface org.codehaus.plexus.util.cli.Arg
 
setValue(String) - Method in class org.codehaus.plexus.util.cli.Commandline.Argument
 
setValue(String) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
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
 
setVariableValueInObject(Object, String, Object) - Static method in class org.codehaus.plexus.util.ReflectionUtils
attempts to set the value to the variable in the object passed in
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
Set the base version (ie.
setVersion(String) - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
Set the resolved snapshot version of the sub-artifact.
setVersion(String) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtension
Set the version of the extension.
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
 
setVersion(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
setVersion(String) - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
setVersion(String) - Method in class org.apache.maven.settings.ActivationOS
 
setVersion(String) - Method in class org.codehaus.plexus.util.Os
Sets the desired OS version
setVersionedVertices(boolean) - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
setVersioning(Versioning) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Set versioning information when this directory represents "groupId/artifactId" or "groupId/artifactId/version".
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
Set versions available of the artifact (both releases and snapshots) ("groupId/artifactId" directory only).
setWhy(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
setWorkingDirectory(File) - Method in class org.codehaus.plexus.util.cli.Commandline
Sets execution directory.
setWorkingDirectory(File) - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
setWorkingDirectory(String) - Method in class org.codehaus.plexus.util.cli.Commandline
Sets execution directory.
setWorkingDirectory(String) - Method in class org.codehaus.plexus.util.cli.shell.Shell
 
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
 
setWriter(PrintWriter) - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
Set the underlying writer
Shell - Class in org.codehaus.plexus.util.cli.shell
Class that abstracts the Shell functionality, with subclasses for shells that behave particularly, like command.com cmd.exe
Shell() - Constructor for class org.codehaus.plexus.util.cli.shell.Shell
 
SHOW_DATE_TIME_KEY - Static variable in class org.slf4j.impl.SimpleLogger
 
SHOW_LOG_NAME_KEY - Static variable in class org.slf4j.impl.SimpleLogger
 
SHOW_SHORT_LOG_NAME_KEY - Static variable in class org.slf4j.impl.SimpleLogger
 
SHOW_THREAD_ID_KEY - Static variable in class org.slf4j.impl.SimpleLogger
 
SHOW_THREAD_NAME_KEY - Static variable in class org.slf4j.impl.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
 
showVersion() - Static method in class org.apache.maven.cli.CLIReportingUtils
 
showVersionMinimal() - Static method in class org.apache.maven.cli.CLIReportingUtils
 
shutdown() - Method in class org.apache.maven.internal.aether.ResolverLifecycle
 
SimpleLogger - Class in org.slf4j.impl
Simple implementation of Logger that sends all enabled log messages, for all defined loggers, to the console (System.err).
SimpleLoggerConfiguration - Class in org.slf4j.impl
This class holds configuration values for SimpleLogger.
SimpleLoggerConfiguration() - Constructor for class org.slf4j.impl.SimpleLoggerConfiguration
 
SimpleLoggerFactory - Class in org.slf4j.impl
An implementation of ILoggerFactory which always returns SimpleLogger instances.
SimpleLoggerFactory() - Constructor for class org.slf4j.impl.SimpleLoggerFactory
 
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 - Enum constant in enum org.apache.maven.api.plugin.annotations.InstantiationStrategy
 
SINGLETON - Static variable in class org.slf4j.impl.StaticMarkerBinder
The unique instance of this class.
SINGLETON - Static variable in class org.slf4j.impl.StaticMDCBinder
The unique instance of this class.
singular(String) - Method in class org.codehaus.modello.plugin.velocity.Helper
 
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 - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
SITE_DEPLOY - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
Site.Builder - Class in org.apache.maven.api.model
Builder class used to create Site instances.
SiteLifecycleProvider - Class in org.apache.maven.lifecycle.providers
site lifecycle provider.
SiteLifecycleProvider() - Constructor for class org.apache.maven.lifecycle.providers.SiteLifecycleProvider
 
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.MavenExecutionPlan
 
size() - Method in class org.codehaus.plexus.util.CachedMap
Returns the number of key-value mappings in this map.
size() - Method in class org.codehaus.plexus.util.cli.Commandline
 
size() - Method in class org.codehaus.plexus.util.FastMap
Returns the number of key-value mappings in this FastMap.
sizeChanged() - Method in class org.codehaus.plexus.util.FastMap
This methods is being called when the size of this FastMap has changed.
sizeOfDirectory(File) - Static method in class org.codehaus.plexus.util.FileUtils
Recursively count size of a directory.
sizeOfDirectory(String) - Static method in class org.codehaus.plexus.util.FileUtils
Recursively count size of a directory.
skip(long) - Method in class org.codehaus.plexus.util.InterpolationFilterReader
Skips characters.
skip(long) - Method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
skipSubTree() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
Skip sub tree that is currently parser positioned on.
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 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
 
slowScan() - Method in class org.codehaus.plexus.util.DirectoryScanner
Top level invocation for a slow scan.
Snapshot - Class in org.apache.maven.artifact.repository.metadata
Snapshot data for the last artifact corresponding to the SNAPSHOT base version.
Snapshot() - Constructor for class org.apache.maven.artifact.repository.metadata.Snapshot
 
SNAPSHOT - Static variable in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
 
SNAPSHOT_VERSION - Static variable in interface org.apache.maven.artifact.Artifact
 
SnapshotArtifactRepositoryMetadata - Class in org.apache.maven.artifact.repository.metadata
Metadata for the artifact version directory of the repository.
SnapshotArtifactRepositoryMetadata(Artifact) - Constructor for class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
SnapshotArtifactRepositoryMetadata(Artifact, Snapshot) - Constructor for class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
SnapshotMetadataGeneratorFactory - Class in org.apache.maven.repository.internal
Maven GAV level metadata generator factory.
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
 
SnapshotTransformation - Class in org.apache.maven.repository.legacy.resolver.transform
 
SnapshotTransformation() - Constructor for class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
 
SnapshotVersion - Class in org.apache.maven.artifact.repository.metadata
Versioning information for a sub-artifact of the current snapshot artifact.
SnapshotVersion() - Constructor for class org.apache.maven.artifact.repository.metadata.SnapshotVersion
 
sort(DAG) - Static method in class org.codehaus.plexus.util.dag.TopologicalSorter
 
sort(Vertex) - Static method in class org.codehaus.plexus.util.dag.TopologicalSorter
 
source - Variable in exception org.apache.maven.api.plugin.MojoException
 
source - Variable in exception org.apache.maven.plugin.AbstractMojoExecutionException
 
source(Source) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
 
Source - Interface in org.apache.maven.api.services
The source for a project's XML model.
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
 
split(String) - Static method in class org.codehaus.plexus.util.StringUtils
Splits the provided text into a array, using whitespace as the separator.
split(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
 
split(String, String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Splits the provided text into a array, based on a given separator.
STANDARD_LIFECYCLES - Static variable in class org.apache.maven.lifecycle.DefaultLifecycles
 
START_DOCUMENT - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Signalize that parser is at the very beginning of the document and nothing was read yet.
START_TAG - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returned from getEventType(), next(), nextToken() when a start tag was read.
startDocument(String, Boolean) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
startDocument(String, Boolean) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Write <?xml declaration with encoding (if encoding not null) and standalone flag (if standalone not null) This method can only be called just after setOutput.
startElement(String) - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
startElement(String) - Method in class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
startElement(String) - Method in interface org.codehaus.plexus.util.xml.XMLWriter
 
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
 
startProcessChildren(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
startProcessChildren(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
startsWith(String) - Method in class org.codehaus.plexus.util.MatchPattern
 
startTag(String, String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
startTag(String, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Writes a start tag with the given namespace and name.
startTagIncomplete - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
StaticLoggerBinder - Class in org.slf4j.impl
SLF4J LoggerFactoryBinder implementation using MavenSimpleLogger.
StaticMarkerBinder - Class in org.slf4j.impl
The binding of MarkerFactory class with an actual instance of IMarkerFactory is performed using information returned by this class.
StaticMDCBinder - Class in org.slf4j.impl
This implementation is bound to NOPMDCAdapter.
status(String) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
 
storedInArtifactVersionDirectory() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
storedInArtifactVersionDirectory() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
storedInArtifactVersionDirectory() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
storedInArtifactVersionDirectory() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
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
 
storedInGroupDirectory() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
storedInGroupDirectory() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
storedInGroupDirectory() - Method in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
 
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
 
storeInLocalRepository(ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
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.
StreamConsumer - Interface in org.codehaus.plexus.util.cli
Works in concert with the StreamPumper class to allow implementations to gain access to the lines being "Pumped".
StreamFeeder - Class in org.codehaus.plexus.util.cli
Read from an InputStream and write the output to an OutputStream.
StreamFeeder(InputStream, OutputStream) - Constructor for class org.codehaus.plexus.util.cli.StreamFeeder
Create a new StreamFeeder
StreamPumper - Class in org.codehaus.plexus.util.cli
Class to pump the error stream during Process's runtime.
StreamPumper(InputStream) - Constructor for class org.codehaus.plexus.util.cli.StreamPumper
 
StreamPumper(InputStream, PrintWriter) - Constructor for class org.codehaus.plexus.util.cli.StreamPumper
 
StreamPumper(InputStream, PrintWriter, StreamConsumer) - Constructor for class org.codehaus.plexus.util.cli.StreamPumper
 
StreamPumper(InputStream, StreamConsumer) - Constructor for class org.codehaus.plexus.util.cli.StreamPumper
 
strict(boolean) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
 
stringFormatter - Variable in class org.apache.maven.model.io.xpp3.MavenXpp3WriterEx
Field stringFormatter.
stringFormatter - Variable in class org.apache.maven.model.v4.MavenXpp3WriterEx
Field stringFormatter.
StringFormatter() - Constructor for class org.apache.maven.model.InputLocation.StringFormatter
 
StringInputStream - Class in org.codehaus.plexus.util
Deprecated.
As of version 1.5.2 this class should no longer be used because it does not properly handle character encoding. Instead, wrap the output from String.getBytes(String) into a ByteArrayInputStream.
StringInputStream(String) - Constructor for class org.codehaus.plexus.util.StringInputStream
Deprecated.
Composes a stream from a String
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.
StringOutputStream - Class in org.codehaus.plexus.util
Deprecated.
As of version 1.5.2 this class should no longer be used because it does not properly handle character encoding. Instead, use ByteArrayOutputStream.toString(String).
StringOutputStream() - Constructor for class org.codehaus.plexus.util.StringOutputStream
Deprecated.
 
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.
StringStreamConsumer() - Constructor for class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
 
StringUtils - Class in org.codehaus.plexus.util
Common String manipulation routines.
StringUtils() - Constructor for class org.codehaus.plexus.util.StringUtils
StringUtils instances should NOT be constructed in standard programming.
StringVisitorModelInterpolator - Class in org.apache.maven.model.interpolation
StringVisitorModelInterpolator
StringVisitorModelInterpolator(PathTranslator, UrlNormalizer) - Constructor for class org.apache.maven.model.interpolation.StringVisitorModelInterpolator
 
strip(String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove whitespace from the front and back of a String.
strip(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove a specified String from the front and back of a String.
stripAll(String[]) - Static method in class org.codehaus.plexus.util.StringUtils
Strip whitespace from the front and back of every String in the array.
stripAll(String[], String) - Static method in class org.codehaus.plexus.util.StringUtils
Strip the specified delimiter from the front and back of every String in the array.
stripEnd(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Strip any of a supplied String from the end of a String.
stripStart(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Strip any of a supplied String from the start of a String.
strong(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
Append message content in strong style.
strong(Object) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
STYLE_COLOR_PROPERTY - Static variable in class org.apache.maven.cli.MavenCli
 
subscribe(String) - Method in class org.apache.maven.api.model.MailingList.Builder
 
substring(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Gets a substring from the specified string avoiding exceptions.
substring(String, int, int) - Static method in class org.codehaus.plexus.util.StringUtils
Gets a substring from the specified String avoiding exceptions.
subtract(Collection<T>, Collection<T>) - Static method in class org.codehaus.plexus.util.CollectionUtils
Returns a Collection containing a - b.
success(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
Append message content in success style.
success(Object) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
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.model.building.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.model.superpom
Provides the super POM that all models implicitly inherit from.
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
 
swapCase(String) - Static method in class org.codehaus.plexus.util.StringUtils
Swaps the case of String.
SweeperPool - Class in org.codehaus.plexus.util
Pools a bunch of objects .
SweeperPool(int, int, int, int, int) - Constructor for class org.codehaus.plexus.util.SweeperPool
There are a number of settings to control how the pool operates.
synchronizeWithProjectState() - Method in class org.apache.maven.lifecycle.internal.DependencyContext
 
system - Enum constant in enum org.apache.maven.artifact.ArtifactScopeEnum
 
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 org.apache.maven.api.Scope
 
SYSTEM_PREFIX - Static variable in class org.slf4j.impl.SimpleLogger
All system properties used by SimpleLogger start with this prefix
systemPath(String) - Method in class org.apache.maven.api.model.Dependency.Builder
 
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.
 

T

tag(String) - Method in class org.apache.maven.api.model.Scm.Builder
 
targetPath(String) - Method in class org.apache.maven.api.model.Resource.Builder
 
TaskSegment - Class in org.apache.maven.lifecycle.internal
Describes the required task segment as provided on the maven command line; i.e.
TaskSegment(boolean) - Constructor for class org.apache.maven.lifecycle.internal.TaskSegment
 
TaskSegment(boolean, Object...) - Constructor for class org.apache.maven.lifecycle.internal.TaskSegment
 
test - Enum constant in enum org.apache.maven.artifact.ArtifactScopeEnum
 
TEST - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
TEST - Enum constant in enum org.apache.maven.api.ResolutionScope
test resolution scope = compile + system + provided + runtime + test dependencies
TEST - Enum constant in enum org.apache.maven.api.Scope
 
TEST_ARTIFACT - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
TEST_COMPILE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
TEST_JAR - Static variable in interface org.apache.maven.api.Type
 
testArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
testArtifact(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
testArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
TestJarArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
test-jar artifact handler provider.
TestJarArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.TestJarArtifactHandlerProvider
 
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
 
text - Variable in class org.apache.maven.model.transform.pull.BufferingParser.Event
 
text(char[], int, int) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
text(char[], int, int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Writes text, where special XML chars are escaped automatically
text(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
text(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
 
TEXT - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Character data was read and will is available by calling getText().
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 Type 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
 
throwErrors(ArtifactResolutionRequest, ArtifactResolutionResult) - Method in interface org.apache.maven.artifact.resolver.ResolutionErrorHandler
 
timezone(String) - Method in class org.apache.maven.api.model.Contributor.Builder
 
timezone(String) - Method in class org.apache.maven.api.model.Developer.Builder
 
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(ArtifactCoordinate) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toArtifact(Artifact) - Static method in class org.apache.maven.RepositoryUtils
 
toArtifact(Artifact) - Static method in class org.apache.maven.RepositoryUtils
 
toArtifactRepositories(List<RemoteRepository>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toArtifactRepository(RemoteRepository) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toArtifactRepository(RemoteRepository) - Method in class org.apache.maven.internal.impl.DefaultSession
 
toArtifacts(Collection<Artifact>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toArtifacts(Collection<Artifact>) - Static method in class org.apache.maven.RepositoryUtils
 
toArtifacts(Collection<Artifact>, Collection<? extends DependencyNode>, List<String>, DependencyFilter) - Static method in class org.apache.maven.RepositoryUtils
 
toByteArray(InputStream) - Static method in class org.codehaus.plexus.util.IOUtil
 
toByteArray(InputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
 
toByteArray(Reader) - Static method in class org.codehaus.plexus.util.IOUtil
 
toByteArray(Reader, int) - Static method in class org.codehaus.plexus.util.IOUtil
 
toByteArray(String) - Static method in class org.codehaus.plexus.util.IOUtil
 
toByteArray(String, int) - Static method in class org.codehaus.plexus.util.IOUtil
 
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(Collection<DependencyCoordinate>) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toDependency(DependencyCoordinate) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toDependency(DependencyCoordinate) - Method in class org.apache.maven.internal.impl.DefaultSession
 
toDependency(Artifact, Collection<Exclusion>) - Static method in class org.apache.maven.RepositoryUtils
 
toDependency(Dependency, ArtifactTypeRegistry) - Static method in class org.apache.maven.RepositoryUtils
 
toDomainString() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
toFile(URL) - Static method in class org.codehaus.plexus.util.FileUtils
Convert from a URL to a File.
toInputLocation(XmlPullParser) - Method in interface org.apache.maven.internal.xml.Xpp3DomBuilder.InputLocationBuilder
 
toInputLocation(XmlPullParser) - Method in interface org.codehaus.plexus.util.xml.Xpp3DomBuilder.InputLocationBuilder
 
toLegacyMap(Map<String, LifecyclePhase>) - Static method in class org.apache.maven.lifecycle.mapping.LifecyclePhase
Deprecated.
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.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
Builds the toolchains model from a previously configured filesystem path to the toolchains file.
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
 
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(Dom) - Static method in class org.apache.maven.internal.xml.XmlPlexusConfiguration
 
TopologicalSorter - Class in org.codehaus.plexus.util.dag
 
TopologicalSorter() - Constructor for class org.codehaus.plexus.util.dag.TopologicalSorter
 
toPomArtifact(Artifact) - Static method in class org.apache.maven.repository.internal.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
 
toRepository(LocalRepository) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toRepository(RemoteRepository) - Method in class org.apache.maven.internal.impl.AbstractSession
 
toRepositoryChecksumPolicy(String) - Static method in class org.apache.maven.repository.internal.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.model.Dependency
 
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.Model
 
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.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.settings.Mirror
 
toString() - Method in class org.apache.maven.artifact.ArtifactStatus
 
toString() - Method in class org.apache.maven.artifact.DefaultArtifact
 
toString() - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
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
 
toString() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
 
toString() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
toString() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
Method toString.
toString() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
 
toString() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
toString() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
toString() - Method in class org.apache.maven.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.graph.DefaultProjectDependencyGraph
 
toString() - Method in class org.apache.maven.internal.impl.AbstractNode
 
toString() - Method in class org.apache.maven.internal.impl.DefaultArtifact
 
toString() - Method in class org.apache.maven.internal.impl.DefaultArtifactCoordinate
 
toString() - Method in class org.apache.maven.internal.impl.DefaultDependency
 
toString() - Method in class org.apache.maven.internal.impl.DefaultMojoExecution
 
toString() - Method in class org.apache.maven.internal.xml.XmlPlexusConfiguration
 
toString() - Method in class org.apache.maven.internal.xml.Xpp3Dom
 
toString() - Method in class org.apache.maven.lifecycle.internal.ExecutionPlanItem
 
toString() - Method in class org.apache.maven.lifecycle.internal.GoalTask
 
toString() - Method in class org.apache.maven.lifecycle.internal.LifecycleTask
 
toString() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
 
toString() - Method in class org.apache.maven.lifecycle.internal.TaskSegment
 
toString() - Method in class org.apache.maven.lifecycle.Lifecycle
 
toString() - Method in class org.apache.maven.lifecycle.mapping.LifecyclePhase
 
toString() - Method in class org.apache.maven.model.building.DefaultModelProblem
 
toString() - Method in class org.apache.maven.model.Dependency
 
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.Model
 
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.Plugin
 
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.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
 
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
 
toString() - Method in class org.apache.maven.repository.ArtifactTransferEvent
 
toString() - Method in class org.apache.maven.repository.MavenArtifactMetadata
 
toString() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
 
toString() - Method in class org.apache.maven.repository.metadata.ClasspathContainer
 
toString() - Method in class org.apache.maven.repository.metadata.MetadataGraph
 
toString() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
 
toString() - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
 
toString() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
 
toString() - Method in class org.apache.maven.repository.MetadataResolutionRequest
 
toString() - Method in class org.apache.maven.repository.MetadataResolutionResult
 
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.DefaultJavaToolChain
 
toString() - Method in class org.codehaus.plexus.util.cli.Commandline
 
toString() - Method in class org.codehaus.plexus.util.dag.Vertex
 
toString() - Method in class org.codehaus.plexus.util.FastMap
Returns a String representation of this FastMap.
toString() - Method in class org.codehaus.plexus.util.StringOutputStream
Deprecated.
 
toString() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
toString(byte[]) - Static method in class org.codehaus.plexus.util.IOUtil
 
toString(byte[], int) - Static method in class org.codehaus.plexus.util.IOUtil
 
toString(byte[], String) - Static method in class org.codehaus.plexus.util.IOUtil
 
toString(byte[], String, int) - Static method in class org.codehaus.plexus.util.IOUtil
 
toString(InputStream) - Static method in class org.codehaus.plexus.util.IOUtil
 
toString(InputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
 
toString(InputStream, String) - Static method in class org.codehaus.plexus.util.IOUtil
 
toString(InputStream, String, int) - Static method in class org.codehaus.plexus.util.IOUtil
 
toString(Reader) - Static method in class org.codehaus.plexus.util.IOUtil
 
toString(Reader, int) - Static method in class org.codehaus.plexus.util.IOUtil
 
toString(String[]) - Static method in class org.codehaus.plexus.util.cli.Commandline
Deprecated.
toString(String[]) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
 
toString(InputLocation) - Method in interface org.apache.maven.api.model.InputLocation.StringFormatter
Method toString.
toString(InputLocation) - Method in class org.apache.maven.model.v4.MavenXpp3WriterEx
Method toString.
toString(InputLocation) - Method in class org.apache.maven.model.InputLocation.StringFormatter
Method toString.
touch(Artifact, ArtifactRepository, String) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
touch(Artifact, ArtifactRepository, String) - Method in interface org.apache.maven.repository.legacy.UpdateCheckManager
 
touch(RepositoryMetadata, ArtifactRepository, File) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
 
touch(RepositoryMetadata, ArtifactRepository, File) - Method in interface org.apache.maven.repository.legacy.UpdateCheckManager
 
toUnescapedString() - Method in class org.apache.maven.internal.xml.Xpp3Dom
 
toUnescapedString() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
toURLs(File[]) - Static method in class org.codehaus.plexus.util.FileUtils
Convert the array of Files into a list of URLs.
toXml(Model) - Static method in class org.apache.maven.internal.impl.DefaultModelXmlFactory
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(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
trace(String) - Method in class org.slf4j.impl.SimpleLogger
A simple implementation which logs messages of level TRACE according to the format outlined above.
trace(String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
trace(String, Object) - Method in class org.slf4j.impl.SimpleLogger
Perform single parameter substitution before logging the message of level TRACE according to the format outlined above.
trace(String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
trace(String, Object...) - Method in class org.slf4j.impl.SimpleLogger
Perform double parameter substitution before logging the message of level TRACE according to the format outlined above.
trace(String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
trace(String, Object, Object) - Method in class org.slf4j.impl.SimpleLogger
Perform double parameter substitution before logging the message of level TRACE according to the format outlined above.
trace(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
 
trace(String, Throwable) - Method in class org.slf4j.impl.SimpleLogger
Log a message of level TRACE, including an exception.
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) - 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
 
TRANSFER_COMPLETED - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
A transfer is completed.
TRANSFER_ERROR - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
An error occurred during transfer
TRANSFER_INITIATED - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
A transfer was attempted, but has not yet commenced.
TRANSFER_PROGRESS - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
A transfer is in progress.
TRANSFER_STARTED - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
A transfer was started.
transferCompleted(ArtifactTransferEvent) - Method in interface org.apache.maven.repository.ArtifactTransferListener
 
transferCompleted(TransferEvent) - Method in class org.apache.maven.repository.legacy.TransferListenerAdapter
 
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.Slf4jMavenTransferListener
 
transferError(TransferEvent) - Method in class org.apache.maven.repository.legacy.TransferListenerAdapter
 
transferFailed(TransferEvent) - Method in class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
 
transferInitiated(ArtifactTransferEvent) - Method in interface org.apache.maven.repository.ArtifactTransferListener
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.repository.legacy.TransferListenerAdapter
 
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.Slf4jMavenTransferListener
 
TransferListenerAdapter - Class in org.apache.maven.repository.legacy
TransferListenerAdapter
transferProgress(ArtifactTransferEvent) - Method in interface org.apache.maven.repository.ArtifactTransferListener
 
transferProgress(TransferEvent, byte[], int) - Method in class org.apache.maven.repository.legacy.TransferListenerAdapter
 
transferProgressed(TransferEvent) - Method in class org.apache.maven.cli.transfer.ConsoleMavenTransferListener
 
transferStarted(ArtifactTransferEvent) - Method in interface org.apache.maven.repository.ArtifactTransferListener
 
transferStarted(TransferEvent) - Method in class org.apache.maven.repository.legacy.TransferListenerAdapter
 
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.Slf4jMavenTransferListener
 
transform(String) - Method in class org.apache.maven.model.v4.MavenTransformer
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
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.model.io.xpp3.MavenXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.model.v4.MavenXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.model.v4.MavenXpp3ReaderEx.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader.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
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.settings.v4.SettingsXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.toolchain.v4.MavenToolchainsXpp3Reader.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(List<T>, Function<T, T>) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transform(Dom) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transform(MetadataGraph, ArtifactScopeEnum, boolean) - Method in interface org.apache.maven.repository.metadata.ClasspathTransformation
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
 
transform(XmlPullParser, Path, TransformerContext) - Method in class org.apache.maven.model.building.DefaultModelSourceTransformer
 
transform(XmlPullParser, Path, TransformerContext) - Method in interface org.apache.maven.model.building.ModelSourceTransformer
 
transform(Xpp3Dom) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivation(Activation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivation_ActiveByDefault(Activation.Builder, Activation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivation_File(Activation.Builder, Activation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivation_Jdk(Activation.Builder, Activation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivation_Os(Activation.Builder, Activation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivation_Property(Activation.Builder, Activation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationFile(ActivationFile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationFile_Exists(ActivationFile.Builder, ActivationFile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationFile_Missing(ActivationFile.Builder, ActivationFile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationOS(ActivationOS) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationOS_Arch(ActivationOS.Builder, ActivationOS) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationOS_Family(ActivationOS.Builder, ActivationOS) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationOS_Name(ActivationOS.Builder, ActivationOS) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationOS_Version(ActivationOS.Builder, ActivationOS) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationProperty(ActivationProperty) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationProperty_Name(ActivationProperty.Builder, ActivationProperty) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformActivationProperty_Value(ActivationProperty.Builder, ActivationProperty) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild(Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_DefaultGoal(Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_Directory(Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_Extensions(Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_Filters(Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_FinalName(Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_OutputDirectory(Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_PluginManagement(Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_Plugins(Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_Resources(Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_ScriptSourceDirectory(Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_SourceDirectory(Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_TestOutputDirectory(Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_TestResources(Build.Builder, Build) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuild_TestSourceDirectory(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(BuildBase.Builder, BuildBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuildBase_Directory(BuildBase.Builder, BuildBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuildBase_Filters(BuildBase.Builder, BuildBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuildBase_FinalName(BuildBase.Builder, BuildBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuildBase_PluginManagement(BuildBase.Builder, BuildBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuildBase_Plugins(BuildBase.Builder, BuildBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuildBase_Resources(BuildBase.Builder, BuildBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformBuildBase_TestResources(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(CiManagement.Builder, CiManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformCiManagement_System(CiManagement.Builder, CiManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformCiManagement_Url(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(ConfigurationContainer.Builder, ConfigurationContainer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformConfigurationContainer_Inherited(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(Contributor.Builder, Contributor) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformContributor_Name(Contributor.Builder, Contributor) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformContributor_Organization(Contributor.Builder, Contributor) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformContributor_OrganizationUrl(Contributor.Builder, Contributor) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformContributor_Properties(Contributor.Builder, Contributor) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformContributor_Roles(Contributor.Builder, Contributor) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformContributor_Timezone(Contributor.Builder, Contributor) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformContributor_Url(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(Dependency.Builder, Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency_Classifier(Dependency.Builder, Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency_Exclusions(Dependency.Builder, Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency_GroupId(Dependency.Builder, Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency_Optional(Dependency.Builder, Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency_Scope(Dependency.Builder, Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency_SystemPath(Dependency.Builder, Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency_Type(Dependency.Builder, Dependency) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDependency_Version(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(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(DeploymentRepository.Builder, DeploymentRepository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeploymentRepository_Layout(DeploymentRepository.Builder, DeploymentRepository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeploymentRepository_Name(DeploymentRepository.Builder, DeploymentRepository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeploymentRepository_Releases(DeploymentRepository.Builder, DeploymentRepository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeploymentRepository_Snapshots(DeploymentRepository.Builder, DeploymentRepository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeploymentRepository_UniqueVersion(DeploymentRepository.Builder, DeploymentRepository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeploymentRepository_Url(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(Developer.Builder, Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper_Id(Developer.Builder, Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper_Name(Developer.Builder, Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper_Organization(Developer.Builder, Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper_OrganizationUrl(Developer.Builder, Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper_Properties(Developer.Builder, Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper_Roles(Developer.Builder, Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper_Timezone(Developer.Builder, Developer) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDeveloper_Url(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(DistributionManagement.Builder, DistributionManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDistributionManagement_Relocation(DistributionManagement.Builder, DistributionManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDistributionManagement_Repository(DistributionManagement.Builder, DistributionManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDistributionManagement_Site(DistributionManagement.Builder, DistributionManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDistributionManagement_SnapshotRepository(DistributionManagement.Builder, DistributionManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformDistributionManagement_Status(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
 
TRANSFORMER_CONTEXT - Static variable in interface org.apache.maven.model.io.ModelReader
The key for the option to provide a transformer context, which can be used to transform the input while reading to get an advanced version of the model.
TransformerContext - Interface in org.apache.maven.model.building
Context used to transform a pom file.
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(Exclusion.Builder, Exclusion) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformExclusion_GroupId(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(Extension.Builder, Extension) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformExtension_GroupId(Extension.Builder, Extension) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformExtension_Version(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(FileSet.Builder, FileSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformFileSet_Excludes(FileSet.Builder, FileSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformFileSet_Includes(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
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
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
 
transformForDeployment(Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.resolver.transform.LatestArtifactTransformation
 
transformForDeployment(Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.resolver.transform.ReleaseArtifactTransformation
 
transformForDeployment(Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
 
transformForInstall(Artifact, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformation
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
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
 
transformForInstall(Artifact, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.resolver.transform.LatestArtifactTransformation
 
transformForInstall(Artifact, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.resolver.transform.ReleaseArtifactTransformation
 
transformForInstall(Artifact, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
 
transformForResolve(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.resolver.transform.AbstractVersionTransformation
 
transformForResolve(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformation
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
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
 
transformForResolve(Artifact, RepositoryRequest) - Method in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformation
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
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
 
transformForResolve(Artifact, RepositoryRequest) - Method in class org.apache.maven.repository.legacy.resolver.transform.LatestArtifactTransformation
 
transformForResolve(Artifact, RepositoryRequest) - Method in class org.apache.maven.repository.legacy.resolver.transform.ReleaseArtifactTransformation
 
transformForResolve(Artifact, RepositoryRequest) - Method in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
 
transformIssueManagement(IssueManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformIssueManagement_System(IssueManagement.Builder, IssueManagement) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformIssueManagement_Url(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(License.Builder, License) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformLicense_Distribution(License.Builder, License) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformLicense_Name(License.Builder, License) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformLicense_Url(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(MailingList.Builder, MailingList) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformMailingList_Name(MailingList.Builder, MailingList) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformMailingList_OtherArchives(MailingList.Builder, MailingList) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformMailingList_Post(MailingList.Builder, MailingList) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformMailingList_Subscribe(MailingList.Builder, MailingList) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformMailingList_Unsubscribe(MailingList.Builder, MailingList) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel(Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_ArtifactId(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Build(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_ChildProjectUrlInheritAppendPath(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_CiManagement(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Contributors(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Dependencies(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_DependencyManagement(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Description(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Developers(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_DistributionManagement(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_GroupId(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_InceptionYear(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_IssueManagement(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Licenses(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_MailingLists(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_ModelVersion(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Modules(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Name(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Organization(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Packaging(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Parent(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_PluginRepositories(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Prerequisites(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Profiles(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Properties(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Reporting(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Repositories(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Scm(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Url(Model.Builder, Model) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModel_Version(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(ModelBase.Builder, ModelBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModelBase_DependencyManagement(ModelBase.Builder, ModelBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModelBase_DistributionManagement(ModelBase.Builder, ModelBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModelBase_Modules(ModelBase.Builder, ModelBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModelBase_PluginRepositories(ModelBase.Builder, ModelBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModelBase_Properties(ModelBase.Builder, ModelBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModelBase_Reporting(ModelBase.Builder, ModelBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformModelBase_Repositories(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(Notifier.Builder, Notifier) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformNotifier_Configuration(Notifier.Builder, Notifier) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformNotifier_SendOnError(Notifier.Builder, Notifier) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformNotifier_SendOnFailure(Notifier.Builder, Notifier) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformNotifier_SendOnSuccess(Notifier.Builder, Notifier) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformNotifier_SendOnWarning(Notifier.Builder, Notifier) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformNotifier_Type(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(Organization.Builder, Organization) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformOrganization_Url(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(Parent.Builder, Parent) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformParent_GroupId(Parent.Builder, Parent) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformParent_RelativePath(Parent.Builder, Parent) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformParent_Version(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(PatternSet.Builder, PatternSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPatternSet_Includes(PatternSet.Builder, PatternSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPlugin(Plugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPlugin_ArtifactId(Plugin.Builder, Plugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPlugin_Configuration(Plugin.Builder, Plugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPlugin_Dependencies(Plugin.Builder, Plugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPlugin_Executions(Plugin.Builder, Plugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPlugin_Extensions(Plugin.Builder, Plugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPlugin_GroupId(Plugin.Builder, Plugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPlugin_Inherited(Plugin.Builder, Plugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPlugin_Version(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(PluginConfiguration.Builder, PluginConfiguration) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginConfiguration_Plugins(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(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(PluginExecution.Builder, PluginExecution) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginExecution_Goals(PluginExecution.Builder, PluginExecution) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginExecution_Id(PluginExecution.Builder, PluginExecution) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginExecution_Inherited(PluginExecution.Builder, PluginExecution) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformPluginExecution_Phase(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(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(Prerequisites.Builder, Prerequisites) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile(Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_Activation(Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_Build(Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_Dependencies(Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_DependencyManagement(Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_DistributionManagement(Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_Id(Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_Modules(Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_PluginRepositories(Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_Properties(Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_Reporting(Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformProfile_Repositories(Profile.Builder, Profile) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRelocation(Relocation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRelocation_ArtifactId(Relocation.Builder, Relocation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRelocation_GroupId(Relocation.Builder, Relocation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRelocation_Message(Relocation.Builder, Relocation) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRelocation_Version(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(Reporting.Builder, Reporting) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReporting_OutputDirectory(Reporting.Builder, Reporting) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReporting_Plugins(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(ReportPlugin.Builder, ReportPlugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportPlugin_Configuration(ReportPlugin.Builder, ReportPlugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportPlugin_GroupId(ReportPlugin.Builder, ReportPlugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportPlugin_Inherited(ReportPlugin.Builder, ReportPlugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportPlugin_ReportSets(ReportPlugin.Builder, ReportPlugin) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportPlugin_Version(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(ReportSet.Builder, ReportSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportSet_Id(ReportSet.Builder, ReportSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportSet_Inherited(ReportSet.Builder, ReportSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformReportSet_Reports(ReportSet.Builder, ReportSet) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepository(Repository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepository_Id(Repository.Builder, Repository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepository_Layout(Repository.Builder, Repository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepository_Name(Repository.Builder, Repository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepository_Releases(Repository.Builder, Repository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepository_Snapshots(Repository.Builder, Repository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepository_Url(Repository.Builder, Repository) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryBase(RepositoryBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryBase_Id(RepositoryBase.Builder, RepositoryBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryBase_Layout(RepositoryBase.Builder, RepositoryBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryBase_Name(RepositoryBase.Builder, RepositoryBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryBase_Url(RepositoryBase.Builder, RepositoryBase) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryPolicy(RepositoryPolicy) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryPolicy_ChecksumPolicy(RepositoryPolicy.Builder, RepositoryPolicy) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryPolicy_Enabled(RepositoryPolicy.Builder, RepositoryPolicy) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformRepositoryPolicy_UpdatePolicy(RepositoryPolicy.Builder, RepositoryPolicy) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformResource(Resource) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformResource_Directory(Resource.Builder, Resource) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformResource_Excludes(Resource.Builder, Resource) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformResource_Filtering(Resource.Builder, Resource) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformResource_Includes(Resource.Builder, Resource) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformResource_TargetPath(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(Scm.Builder, Scm) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformScm_ChildScmDeveloperConnectionInheritAppendPath(Scm.Builder, Scm) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformScm_ChildScmUrlInheritAppendPath(Scm.Builder, Scm) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformScm_Connection(Scm.Builder, Scm) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformScm_DeveloperConnection(Scm.Builder, Scm) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformScm_Tag(Scm.Builder, Scm) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformScm_Url(Scm.Builder, Scm) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformSite(Site) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformSite_ChildSiteUrlInheritAppendPath(Site.Builder, Site) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformSite_Id(Site.Builder, Site) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformSite_Name(Site.Builder, Site) - Method in class org.apache.maven.model.v4.MavenTransformer
 
transformSite_Url(Site.Builder, Site) - Method in class org.apache.maven.model.v4.MavenTransformer
 
translateCommandline(String) - Static method in class org.codehaus.plexus.util.cli.Commandline
translateCommandline(String) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
 
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
 
tree - Enum constant in enum org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
 
trim() - Method in class org.codehaus.plexus.util.SweeperPool
Trim the pool down to min size
trim(String) - Static method in class org.codehaus.plexus.util.StringUtils
Removes control characters, including whitespace, from both ends of this String, handling null by returning null.
type - Variable in class org.apache.maven.model.transform.pull.BufferingParser.Attribute
 
type - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
 
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.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
An artifact'sType represents a known kind of artifacts.
TypeArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Artifact Filter which filters on artifact type
TypeArtifactFilter(String) - Constructor for class org.apache.maven.artifact.resolver.filter.TypeArtifactFilter
 
TypeFormat - Class in org.codehaus.plexus.util
This class provides utility methods to parse CharSequence into primitive types and to format primitive types into StringBuffer.
TypeRegistry - Interface in org.apache.maven.api.services
Access to Type registry.
TYPES - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
This array can be used to convert the event type integer constants such as START_TAG or TEXT to to a string.

U

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.
 
uncapitalise(String) - Method in class org.codehaus.modello.plugin.velocity.Helper
 
uncapitalise(String) - Static method in class org.codehaus.plexus.util.StringUtils
Uncapitalise a String.
uncapitaliseAllWords(String) - Static method in class org.codehaus.plexus.util.StringUtils
Uncapitalise all the words in a string.
unifyLineSeparators(String) - Static method in class org.codehaus.plexus.util.StringUtils
Parses the given String and replaces all occurrences of '\n', '\r' and '\r\n' with the system line separator.
unifyLineSeparators(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Parses the given String and replaces all occurrences of '\n', '\r' and '\r\n' with the system line separator.
uniqueVersion(boolean) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
 
UnknownRepositoryLayoutException - Exception in org.apache.maven.artifact
Exception which is meant to occur when a layout specified for a particular repository doesn't have a corresponding ArtifactRepositoryLayout component in the current container.
UnknownRepositoryLayoutException(String, String) - Constructor for exception org.apache.maven.artifact.UnknownRepositoryLayoutException
 
UnknownRepositoryLayoutException(String, String, ComponentLookupException) - Constructor for exception org.apache.maven.artifact.UnknownRepositoryLayoutException
 
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
UnresolvedArtifacts - Class in org.apache.maven.artifact.resolver
A simple recording of the Artifacts that could not be resolved for a given resolution request, along with the remote repositories where attempts were made to resolve the artifacts.
UnresolvedArtifacts(Artifact, List<Artifact>, List<ArtifactRepository>) - Constructor for class org.apache.maven.artifact.resolver.UnresolvedArtifacts
 
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(String, Map<URL, Set<Object>>) - Constructor for class org.apache.maven.cli.logging.impl.UnsupportedSlf4jBindingConfiguration
 
update(Object) - Method in class org.apache.maven.model.BaseObject
 
UPDATE_POLICY_ALWAYS - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
UPDATE_POLICY_DAILY - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
UPDATE_POLICY_INTERVAL - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
UPDATE_POLICY_NEVER - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
UPDATE_SCOPE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
UPDATE_SCOPE_CURRENT_POM - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
this event means that the artifactScope has NOT been updated to a farther node artifactScope because current node is in the first level pom
UPDATE_SNAPSHOTS - Static variable in class org.apache.maven.cli.CLIManager
 
UpdateCheckManager - Interface in org.apache.maven.repository.legacy
UpdateCheckManager
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
 
updateScope(Artifact, String) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
updateScope(Artifact, String) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
updateScope(Artifact, String) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
updateScopeCurrentPom(Artifact, String) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
updateScopeCurrentPom(Artifact, String) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
This event means that the artifactScope has NOT been updated to a farther node artifactScope because current node is in the first level pom
updateScopeCurrentPom(Artifact, String) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
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.
upperCase(String) - Static method in class org.codehaus.plexus.util.StringUtils
Convert a String to upper case, null String returns null.
uri - Variable in class org.apache.maven.model.transform.pull.BufferingParser.Namespace
 
uri - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
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
 
URLInputStreamFacade - Class in org.codehaus.plexus.util.io
Implementation of InputStreamFacade for URL's.
URLInputStreamFacade(URL) - Constructor for class org.codehaus.plexus.util.io.URLInputStreamFacade
 
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.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.
US_ASCII - Static variable in class org.codehaus.plexus.util.ReaderFactory
Seven-bit ASCII, also known as ISO646-US, also known as the Basic Latin block of the Unicode character set.
US_ASCII - Static variable in class org.codehaus.plexus.util.WriterFactory
Seven-bit ASCII, also known as ISO646-US, also known as the Basic Latin block of the Unicode character set.
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.api.settings.TrackableBase
 
USER_LEVEL - Static variable in class org.apache.maven.api.toolchain.TrackableBase
 
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
 
UserLocalArtifactRepository - Class in org.apache.maven.repository
UserLocalArtifactRepository
UserLocalArtifactRepository(ArtifactRepository) - Constructor for class org.apache.maven.repository.UserLocalArtifactRepository
 
userMavenConfigurationHome - Static variable in interface org.apache.maven.repository.RepositorySystem
 
username(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
 
username(String) - Method in class org.apache.maven.api.settings.Server.Builder
 
userSettingsPath(Path) - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
 
userSettingsSource(Source) - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
 
userToolchainsPath(Path) - Method in class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
 
userToolchainsSource(Source) - Method in class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
 
UTF_16 - Static variable in class org.codehaus.plexus.util.ReaderFactory
Sixteen-bit Unicode Transformation Format, byte order specified by a mandatory initial byte-order mark (either order accepted on input, big-endian used on output).
UTF_16 - Static variable in class org.codehaus.plexus.util.WriterFactory
Sixteen-bit Unicode Transformation Format, byte order specified by a mandatory initial byte-order mark (either order accepted on input, big-endian used on output).
UTF_16BE - Static variable in class org.codehaus.plexus.util.ReaderFactory
Sixteen-bit Unicode Transformation Format, big-endian byte order.
UTF_16BE - Static variable in class org.codehaus.plexus.util.WriterFactory
Sixteen-bit Unicode Transformation Format, big-endian byte order.
UTF_16LE - Static variable in class org.codehaus.plexus.util.ReaderFactory
Sixteen-bit Unicode Transformation Format, little-endian byte order.
UTF_16LE - Static variable in class org.codehaus.plexus.util.WriterFactory
Sixteen-bit Unicode Transformation Format, little-endian byte order.
UTF_8 - Static variable in class org.codehaus.plexus.util.ReaderFactory
Eight-bit Unicode Transformation Format.
UTF_8 - Static variable in class org.codehaus.plexus.util.WriterFactory
Eight-bit Unicode Transformation Format.

V

V20 - Enum constant in enum org.apache.maven.model.building.ModelProblem.Version
 
V30 - Enum constant in enum org.apache.maven.model.building.ModelProblem.Version
 
V31 - Enum constant in enum org.apache.maven.model.building.ModelProblem.Version
 
V40 - Enum constant in enum org.apache.maven.model.building.ModelProblem.Version
 
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.
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(MojoDescriptor, PlexusConfiguration, ExpressionEvaluator) - Method in class org.apache.maven.plugin.internal.ReadOnlyPluginParametersValidator
 
VALIDATE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
validateDependencyVersion(ModelProblemCollector, Dependency, String) - Method in class org.apache.maven.model.validation.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, 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, 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.model.building.ModelBuildingRequest
Denotes validation as performed by Maven 2.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.model.building.ModelBuildingRequest
Denotes validation as performed by Maven 3.1.
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.model.building.ModelBuildingRequest
Denotes strict validation as recommended by the current Maven version.
value - Variable in class org.apache.maven.internal.xml.Xpp3Dom
 
value - Variable in class org.apache.maven.model.transform.pull.BufferingParser.Attribute
 
value() - Method in class org.apache.maven.session.scope.internal.SessionScope.CachingProvider
 
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 org.apache.maven.api.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.api.MetadataStorage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.api.plugin.annotations.InstantiationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.api.ResolutionScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.api.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.api.services.BuilderProblem.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.artifact.ArtifactScopeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.maven.artifact.ArtifactStatus
 
valueOf(String) - Static method in enum org.apache.maven.building.Problem.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.classrealm.ClassRealmRequest.RealmType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.cli.logging.Slf4jConfiguration.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.execution.ExecutionEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.model.building.ModelProblem.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.model.building.ModelProblem.Version
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.plugin.MojoExecution.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.project.ProjectBuildingRequest.RepositoryMerging
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.settings.building.SettingsProblem.Severity
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.maven.api.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.api.MetadataStorage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.api.plugin.annotations.InstantiationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.api.ResolutionScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.api.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.api.services.BuilderProblem.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.artifact.ArtifactScopeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.building.Problem.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.classrealm.ClassRealmRequest.RealmType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.cli.logging.Slf4jConfiguration.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.execution.ExecutionEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.model.building.ModelProblem.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.model.building.ModelProblem.Version
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.plugin.MojoExecution.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.project.ProjectBuildingRequest.RepositoryMerging
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.settings.building.SettingsProblem.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.codehaus.plexus.util.CachedMap
Returns an unmodifiable view of the values contained in this map.
values() - Method in class org.codehaus.plexus.util.FastMap
Returns a collection view of the values contained in this FastMap.
VELOCITY_PARAMETERS - Static variable in class org.codehaus.modello.plugin.velocity.VelocityGenerator
 
VELOCITY_TEMPLATES - Static variable in class org.codehaus.modello.plugin.velocity.VelocityGenerator
 
VelocityGenerator - Class in org.codehaus.modello.plugin.velocity
 
VelocityGenerator() - Constructor for class org.codehaus.modello.plugin.velocity.VelocityGenerator
 
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 - Static variable in class org.apache.maven.cli.CLIManager
 
VERIFIED - Static variable in class org.apache.maven.artifact.ArtifactStatus
Trusted, as it has had its data verified by hand.
VERIFY - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
 
verifyPlugin(Plugin, MavenProject, Settings, ArtifactRepository) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
 
verifyPlugin(Plugin, MavenProject, Settings, ArtifactRepository) - Method in interface org.apache.maven.plugin.PluginManager
Deprecated.
 
version - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
 
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.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 - Interface in org.apache.maven.api
A version usually parsed using the VersionParser service.
VERSION - Enum constant in enum org.apache.maven.api.MetadataStorage
 
VERSION - Static variable in class org.apache.maven.cli.CLIManager
 
VERSION_FILE_PATTERN - Static variable in interface org.apache.maven.artifact.Artifact
 
versionedGraph - Enum constant in enum org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
 
Versioning - Class in org.apache.maven.artifact.repository.metadata
Versioning information for "groupId/artifactId" or "groupId/artifactId/version" SNAPSHOT.
Versioning() - Constructor for 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
Thrown if a dependency has an invalid version.
VersionNotFoundException(String, Dependency, File, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.repository.VersionNotFoundException
 
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.
VersionsMetadataGeneratorFactory - Class in org.apache.maven.repository.internal
Maven GA level metadata generator factory.
VersionsMetadataGeneratorFactory() - Constructor for class org.apache.maven.repository.internal.VersionsMetadataGeneratorFactory
 
Vertex - Class in org.codehaus.plexus.util.dag
 
Vertex(String) - Constructor for class org.codehaus.plexus.util.dag.Vertex
 
visit(Model) - Method in class org.apache.maven.model.v4.MavenTransformer
Transforms the given model

W

WagonConfigurationException - Exception in org.apache.maven.artifact.manager
Deprecated.
WagonConfigurationException - Exception in org.apache.maven.repository.legacy
WagonConfigurationException
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
 
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
 
wagonManager - Variable in class org.apache.maven.repository.legacy.resolver.transform.AbstractVersionTransformation
 
WagonManager - Interface in org.apache.maven.artifact.manager
Deprecated.
WagonManager - Interface in org.apache.maven.repository.legacy
WagonManager
waitFor(File, int) - Static method in class org.codehaus.plexus.util.FileUtils
Waits for NFS to propagate a file creation, imposing a timeout.
waitFor(String, int) - Static method in class org.codehaus.plexus.util.FileUtils
Waits for NFS to propagate a file creation, imposing a timeout.
waitUntilDone() - Method in class org.codehaus.plexus.util.cli.AbstractStreamHandler
 
WAR_PLUGIN_VERSION - Static variable in class org.apache.maven.lifecycle.providers.packaging.AbstractLifecycleMappingProvider
 
WarArtifactHandlerProvider - Class in org.apache.maven.artifact.handler.providers
war artifact handler provider.
WarArtifactHandlerProvider() - Constructor for class org.apache.maven.artifact.handler.providers.WarArtifactHandlerProvider
 
WarLifecycleMappingProvider - Class in org.apache.maven.lifecycle.providers.packaging
war packaging plugins bindings provider for default lifecycle.
WarLifecycleMappingProvider() - Constructor for class org.apache.maven.lifecycle.providers.packaging.WarLifecycleMappingProvider
 
warn(CharSequence) - Method in 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.slf4j.impl.MavenFailOnSeverityLogger
A simple implementation which always logs messages of level WARN according to the format outlined above.
warn(String) - Method in class org.slf4j.impl.SimpleLogger
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.slf4j.impl.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.slf4j.impl.SimpleLogger
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.slf4j.impl.MavenFailOnSeverityLogger
Perform double parameter substitution before logging the message of level WARN according to the format outlined above.
warn(String, Object...) - Method in class org.slf4j.impl.SimpleLogger
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.slf4j.impl.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.slf4j.impl.SimpleLogger
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.slf4j.impl.MavenFailOnSeverityLogger
Log a message of level WARN, including an exception.
warn(String, Throwable) - Method in class org.slf4j.impl.SimpleLogger
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.impl.SimpleLogger
 
warning(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
Append message content in warning style.
warning(Object) - Method in class org.apache.maven.internal.impl.DefaultMessageBuilder
 
WARNING - Enum constant in enum org.apache.maven.api.services.BuilderProblem.Severity
 
WARNING - Enum constant in enum org.apache.maven.building.Problem.Severity
 
WARNING - Enum constant in enum org.apache.maven.model.building.ModelProblem.Severity
 
WARNING - Enum constant in enum org.apache.maven.settings.building.SettingsProblem.Severity
 
WarningResolutionListener - Class in org.apache.maven.artifact.resolver
Send resolution warning events to the warning log.
WarningResolutionListener(Logger) - Constructor for class org.apache.maven.artifact.resolver.WarningResolutionListener
 
WeakMojoExecutionListener - Interface in org.apache.maven.execution.scope
Extension point that allows build extensions observe and possibly veto mojo executions.
why - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
explanation: why this MD was chosen over its siblings in the resulting structure (classpath for now)
WINDOWS - Static variable in class org.codehaus.plexus.util.cli.Commandline
Deprecated.
Use Os class instead.
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.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.plugin.lifecycle.Execution
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Creates a new builder with this object as the basis.
with() - Method in class org.apache.maven.plugin.lifecycle.Phase
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.
withActive(boolean) - Method in class org.apache.maven.api.settings.Proxy
Creates a new Proxy instance using the specified active.
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.
withAddress(String) - Method in class org.apache.maven.api.model.Notifier
Creates a new Notifier instance using the specified address.
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.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.
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.
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.model.Dependency
Creates a new Dependency instance using the specified classifier.
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(Dom) - Method in class org.apache.maven.api.model.ConfigurationContainer
Creates a new ConfigurationContainer instance using the specified configuration.
withConfiguration(Dom) - Method in class org.apache.maven.api.model.Plugin
Creates a new Plugin instance using the specified configuration.
withConfiguration(Dom) - Method in class org.apache.maven.api.model.PluginExecution
Creates a new PluginExecution instance using the specified configuration.
withConfiguration(Dom) - Method in class org.apache.maven.api.model.ReportPlugin
Creates a new ReportPlugin instance using the specified configuration.
withConfiguration(Dom) - Method in class org.apache.maven.api.model.ReportSet
Creates a new ReportSet instance using the specified configuration.
withConfiguration(Dom) - Method in class org.apache.maven.api.settings.Server
Creates a new Server instance using the specified configuration.
withConfiguration(Dom) - Method in class org.apache.maven.api.toolchain.ToolchainModel
Creates a new ToolchainModel instance using the specified configuration.
withConfiguration(Dom) - Method in class org.apache.maven.plugin.lifecycle.Execution
Creates a new Execution instance using the specified configuration.
withConfiguration(Dom) - Method in class org.apache.maven.plugin.lifecycle.Phase
Creates a new Phase instance using the specified configuration.
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.
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.
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.
withDescription(String) - Method in class org.apache.maven.api.model.Model
Creates a new Model 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.
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.
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.
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.plugin.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.
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.
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.
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.
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.plugin.lifecycle.Execution
Creates a new Execution instance using the specified goals.
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.
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.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.
withId(String) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Creates a new Lifecycle instance using the specified id.
withId(String) - Method in class org.apache.maven.plugin.lifecycle.Phase
Creates a new Phase instance using the specified id.
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.
withInteractiveMode(boolean) - Method in class org.apache.maven.api.settings.Settings
Creates a new Settings instance using the specified interactiveMode.
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.
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.plugin.lifecycle.LifecycleConfiguration
Creates a new LifecycleConfiguration instance using the specified lifecycles.
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.DefaultSession
 
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.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.
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.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.
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.Model
Creates a new Model instance using the specified packaging.
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.
withPhases(Collection<Phase>) - Method in class org.apache.maven.plugin.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.
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.
withPort(int) - Method in class org.apache.maven.api.settings.Proxy
Creates a new Proxy instance using the specified port.
withPost(String) - Method in class org.apache.maven.api.model.MailingList
Creates a new MailingList instance using the specified post.
withPrerequisites(Prerequisites) - Method in class org.apache.maven.api.model.Model
Creates a new Model instance using the specified prerequisites.
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.
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.
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.DefaultSession
 
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.
withRepository(DeploymentRepository) - Method in class org.apache.maven.api.model.DistributionManagement
Creates a new DistributionManagement instance using the specified repository.
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.
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.
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.
withSite(Site) - Method in class org.apache.maven.api.model.DistributionManagement
Creates a new DistributionManagement instance using the specified site.
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.
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.
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.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.
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.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.settings.ActivationOS
Creates a new ActivationOS instance using the specified version.
WorkspaceModelResolver - Interface in org.apache.maven.model.resolution
WorkspaceModelResolver
WrapperLifecycleProvider - Class in org.apache.maven.lifecycle.providers
wrapper lifecycle provider.
WrapperLifecycleProvider() - Constructor for class org.apache.maven.lifecycle.providers.WrapperLifecycleProvider
 
write(byte[]) - Method in class org.codehaus.plexus.util.io.CachingOutputStream
 
write(byte[]) - Method in class org.codehaus.plexus.util.StringOutputStream
Deprecated.
 
write(byte[], int, int) - Method in class org.codehaus.plexus.util.io.CachingOutputStream
 
write(byte[], int, int) - Method in class org.codehaus.plexus.util.StringOutputStream
Deprecated.
 
write(char[], int, int) - Method in class org.codehaus.plexus.util.xml.XmlStreamWriter
 
write(int) - Method in class org.codehaus.plexus.util.io.CachingOutputStream
 
write(int) - Method in class org.codehaus.plexus.util.StringOutputStream
Deprecated.
 
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(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(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, 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, Model) - Method in class org.apache.maven.model.v4.MavenXpp3Writer
Method write.
write(OutputStream, Model) - Method in class org.apache.maven.model.v4.MavenXpp3WriterEx
Method write.
write(OutputStream, Settings) - Method in class org.apache.maven.settings.v4.SettingsXpp3Writer
Method write.
write(OutputStream, PersistedToolchains) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsXpp3Writer
Method write.
write(OutputStream, Metadata) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Writer
Method write.
write(OutputStream, CoreExtensions) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Writer
Method write.
write(OutputStream, Model) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Writer
Method write.
write(OutputStream, Model) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3WriterEx
Method write.
write(OutputStream, LifecycleConfiguration) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Writer
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
Method write.
write(OutputStream, ExpressionDocumentation) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Writer
Method write.
write(PrintWriter, Dom) - Static method in class org.apache.maven.internal.xml.Xpp3DomWriter
 
write(PrintWriter, Xpp3Dom) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomWriter
 
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, 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, Model) - Method in class org.apache.maven.model.v4.MavenXpp3Writer
Method write.
write(Writer, Model) - Method in class org.apache.maven.model.v4.MavenXpp3WriterEx
Method write.
write(Writer, Settings) - Method in class org.apache.maven.settings.v4.SettingsXpp3Writer
Method write.
write(Writer, PersistedToolchains) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsXpp3Writer
Method write.
write(Writer, Dom) - Static method in class org.apache.maven.internal.xml.Xpp3DomWriter
 
write(Writer, Metadata) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Writer
Method write.
write(Writer, CoreExtensions) - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Writer
Method write.
write(Writer, Model) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Writer
Method write.
write(Writer, Model) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3WriterEx
Method write.
write(Writer, LifecycleConfiguration) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Writer
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
Method write.
write(Writer, ExpressionDocumentation) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Writer
Method write.
write(Writer, Xpp3Dom) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomWriter
 
write(XmlWriterRequest<Model>) - Method in class org.apache.maven.internal.impl.DefaultModelXmlFactory
 
write(XmlWriterRequest<Settings>) - Method in class org.apache.maven.internal.impl.DefaultSettingsXmlFactory
 
write(XmlWriterRequest<PersistedToolchains>) - Method in class org.apache.maven.internal.impl.DefaultToolchainsXmlFactory
 
write(XmlWriterRequest<T>) - Method in interface org.apache.maven.api.services.xml.XmlFactory
 
write(XMLWriter, Dom) - Static method in class org.apache.maven.internal.xml.Xpp3DomWriter
 
write(XMLWriter, Dom, boolean) - Static method in class org.apache.maven.internal.xml.Xpp3DomWriter
 
write(XMLWriter, Xpp3Dom) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomWriter
 
write(XMLWriter, Xpp3Dom, boolean) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomWriter
 
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
 
writeAttributeValue(String, Writer) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
writeComment(XMLWriter, String) - Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
Convenience method to write XML comment line.
writeComment(XMLWriter, String, int) - Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
Convenience method to write XML comment line.
writeComment(XMLWriter, String, int, int) - Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
Convenience method to write XML comment line.
writeComment(XMLWriter, String, int, int, int) - Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
Convenience method to write XML comment line.
writeCommentLineBreak(XMLWriter) - Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
Convenience method to write XML comment line break.
writeCommentLineBreak(XMLWriter, int) - Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
Convenience method to write XML comment line break with columnSize as length.
writeCommentText(XMLWriter, String) - Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
Convenience method to write XML comments between two comments line break.
writeCommentText(XMLWriter, String, int) - Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
Convenience method to write XML comments between two comments line break.
writeCommentText(XMLWriter, String, int, int) - Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
Convenience method to write XML comment between two comment line break.
writeCommentText(XMLWriter, String, int, int, int) - Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
Convenience method to write XML comments between two comments line break.
writeDocument(XmlPullParser, Writer) - Static method in class org.apache.maven.model.transform.pull.XmlUtils
 
writeDocument(XmlStreamReader, XmlPullParser) - Static method in class org.apache.maven.model.transform.pull.XmlUtils
 
writeDomToSerializer(Dom, XmlSerializer) - Method in class org.apache.maven.model.v4.MavenXpp3Writer
Method writeDomToSerializer.
writeDomToSerializer(Dom, XmlSerializer) - Method in class org.apache.maven.model.v4.MavenXpp3WriterEx
Method writeDomToSerializer.
writeDomToSerializer(Dom, XmlSerializer) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Writer
Method writeDomToSerializer.
writeDomToSerializer(Dom, XmlSerializer) - Method in class org.apache.maven.settings.v4.SettingsXpp3Writer
Method writeDomToSerializer.
writeDomToSerializer(Dom, XmlSerializer) - Method in class org.apache.maven.toolchain.v4.MavenToolchainsXpp3Writer
Method writeDomToSerializer.
writeElementContent(char[], int, int, Writer) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
writeElementContent(String, Writer) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
writeIndent() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
writeIndentation - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
writeLineBreak(XMLWriter) - Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
Convenience method to write one CRLF.
writeLineBreak(XMLWriter, int) - Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
Convenience method to repeat CRLF.
writeLineBreak(XMLWriter, int, int) - Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
Convenience method to repeat CRLF and to indent the writer by 2.
writeLineBreak(XMLWriter, int, int, int) - Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
Convenience method to repeat CRLF and to indent the writer by indentSize.
writeLineSeparator - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
writeLocationTracking(InputLocationTracker, Object, XmlSerializer) - Method in class org.apache.maven.model.v4.MavenXpp3WriterEx
Method writeLocationTracking.
writeMarkup(String) - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
writeMarkup(String) - Method in class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
writeMarkup(String) - Method in interface org.codehaus.plexus.util.xml.XMLWriter
 
writeModel(Writer) - Method in class org.apache.maven.project.MavenProject
Deprecated.
writeOriginalModel(Writer) - Method in class org.apache.maven.project.MavenProject
Deprecated.
writer(Writer) - Method in class org.apache.maven.api.services.xml.XmlWriterRequest.XmlWriterRequestBuilder
 
WriterFactory - Class in org.codehaus.plexus.util
Utility to create Writers, with explicit encoding choice: platform default, XML, or specified.
WriterFactory() - Constructor for class org.codehaus.plexus.util.WriterFactory
 
WriterStreamConsumer - Class in org.codehaus.plexus.util.cli
 
WriterStreamConsumer(Writer) - Constructor for class org.codehaus.plexus.util.cli.WriterStreamConsumer
 
writeText(String) - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
writeText(String) - Method in class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
writeText(String) - Method in interface org.codehaus.plexus.util.xml.XMLWriter
 
writeThrowable(Throwable, PrintStream) - Method in class org.slf4j.impl.MavenSimpleLogger
 
writeThrowable(Throwable, PrintStream) - Method in class org.slf4j.impl.SimpleLogger
 
writeToSerializer(String, XmlSerializer) - Method in class org.apache.maven.internal.xml.Xpp3Dom
 
writeToSerializer(String, XmlSerializer) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
writeToSerializer(String, XmlSerializer, Xpp3Dom) - Method in class org.codehaus.plexus.util.xml.Xpp3DomUtils
 

X

xmAssociationMetadata(ModelField) - Method in class org.codehaus.modello.plugin.velocity.Helper
 
XML_URI - Static variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
xmlClassMetadata(ModelClass) - Method in class org.codehaus.modello.plugin.velocity.Helper
 
XmlFactory<T> - Interface in org.apache.maven.api.services.xml
Generic interface to read/write objects to/from XML.
xmlFieldMetadata(ModelField) - Method in class org.codehaus.modello.plugin.velocity.Helper
 
xmlFields(ModelClass) - Method in class org.codehaus.modello.plugin.velocity.Helper
 
XMLNS_URI - Static variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
XmlPlexusConfiguration - Class in org.apache.maven.internal.xml
 
XmlPlexusConfiguration(Dom) - Constructor for class org.apache.maven.internal.xml.XmlPlexusConfiguration
 
xmlPullParser - Variable in class org.apache.maven.model.transform.pull.BufferingParser
 
XmlPullParser - Interface in org.codehaus.plexus.util.xml.pull
XML Pull Parser is an interface that defines parsing functionality provided in XMLPULL V1 API (visit this website to learn more about API and its implementations).
XmlPullParserException - Exception in org.codehaus.plexus.util.xml.pull
This exception is thrown to signal XML Pull Parser related faults.
XmlPullParserException(String) - Constructor for exception org.codehaus.plexus.util.xml.pull.XmlPullParserException
 
XmlPullParserException(String, XmlPullParser, Throwable) - Constructor for exception org.codehaus.plexus.util.xml.pull.XmlPullParserException
 
XmlReader - Class in org.codehaus.plexus.util.xml
Deprecated.
use XmlStreamReader
XmlReader(File) - Constructor for class org.codehaus.plexus.util.xml.XmlReader
Deprecated.
Creates a Reader for a File.
XmlReader(InputStream) - Constructor for class org.codehaus.plexus.util.xml.XmlReader
Deprecated.
Creates a Reader for a raw InputStream.
XmlReader(InputStream, boolean) - Constructor for class org.codehaus.plexus.util.xml.XmlReader
Deprecated.
Creates a Reader for a raw InputStream.
XmlReader(InputStream, String) - Constructor for class org.codehaus.plexus.util.xml.XmlReader
Deprecated.
Creates a Reader using an InputStream an the associated content-type header.
XmlReader(InputStream, String, boolean) - Constructor for class org.codehaus.plexus.util.xml.XmlReader
Deprecated.
Creates a Reader using an InputStream an the associated content-type header.
XmlReader(InputStream, String, boolean, String) - Constructor for class org.codehaus.plexus.util.xml.XmlReader
Deprecated.
Creates a Reader using an InputStream an the associated content-type header.
XmlReader(URL) - Constructor for class org.codehaus.plexus.util.xml.XmlReader
Deprecated.
Creates a Reader using the InputStream of a URL.
XmlReader(URLConnection) - Constructor for class org.codehaus.plexus.util.xml.XmlReader
Deprecated.
Creates a Reader using the InputStream of a URLConnection.
XmlReaderException - Exception in org.apache.maven.api.services.xml
An exception thrown during the reading of an xml file.
XmlReaderException - Exception in org.codehaus.plexus.util.xml
The XmlReaderException is thrown by the XmlReader constructors if the charset encoding can not be determined according to the XML 1.0 specification and RFC 3023.
XmlReaderException(String, Exception) - Constructor for exception org.apache.maven.api.services.xml.XmlReaderException
 
XmlReaderException(String, String, String, String, InputStream) - Constructor for exception org.codehaus.plexus.util.xml.XmlReaderException
Creates an exception instance if the charset encoding could not be determined.
XmlReaderException(String, String, String, String, String, String, InputStream) - Constructor for exception org.codehaus.plexus.util.xml.XmlReaderException
Creates an exception instance if the charset encoding could not be determined.
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
 
XmlSerializer - Interface in org.codehaus.plexus.util.xml.pull
Define an interface to serialization of XML Infoset.
XmlStreamReader - Class in org.codehaus.plexus.util.xml
Character stream that handles (or at least attempts to) all the necessary Voodo to figure out the charset encoding of the XML document within the stream.
XmlStreamReader(File) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
Creates a Reader for a File.
XmlStreamReader(InputStream) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
Creates a Reader for a raw InputStream.
XmlStreamReader(InputStream, boolean) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
Creates a Reader for a raw InputStream.
XmlStreamReader(InputStream, String) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
Creates a Reader using an InputStream an the associated content-type header.
XmlStreamReader(InputStream, String, boolean) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
Creates a Reader using an InputStream an the associated content-type header.
XmlStreamReader(InputStream, String, boolean, String) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
Creates a Reader using an InputStream an the associated content-type header.
XmlStreamReader(URL) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
Creates a Reader using the InputStream of a URL.
XmlStreamReader(URLConnection) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
Creates a Reader using the InputStream of a URLConnection.
XmlStreamReaderException - Exception in org.codehaus.plexus.util.xml
The XmlStreamReaderException is thrown by the XmlStreamReader constructors if the charset encoding can not be determined according to the XML 1.0 specification and RFC 3023.
XmlStreamReaderException(String, String, String, String, InputStream) - Constructor for exception org.codehaus.plexus.util.xml.XmlStreamReaderException
Creates an exception instance if the charset encoding could not be determined.
XmlStreamReaderException(String, String, String, String, String, String, InputStream) - Constructor for exception org.codehaus.plexus.util.xml.XmlStreamReaderException
Creates an exception instance if the charset encoding could not be determined.
XmlStreamWriter - Class in org.codehaus.plexus.util.xml
Character stream that handles (or at least attempts to) all the necessary Voodo to figure out the charset encoding of the XML document written to the stream.
XmlStreamWriter(File) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamWriter
 
XmlStreamWriter(OutputStream) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamWriter
 
XmlUtil - Class in org.codehaus.plexus.util.xml
Common XML utilities methods.
XmlUtil() - Constructor for class org.codehaus.plexus.util.xml.XmlUtil
 
XmlUtils - Class in org.apache.maven.model.transform.pull
 
XmlUtils() - Constructor for class org.apache.maven.model.transform.pull.XmlUtils
 
XMLWriter - Interface in org.codehaus.plexus.util.xml
 
XmlWriterException - Exception in org.apache.maven.api.services.xml
An exception thrown during the writing of an xml file.
XmlWriterException(String, 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
 
XmlWriterUtil - Class in org.codehaus.plexus.util.xml
Utility class for the XmlWriter class.
XmlWriterUtil() - Constructor for class org.codehaus.plexus.util.xml.XmlWriterUtil
 
Xpp3Dom - Class in org.apache.maven.internal.xml
NOTE: remove all the util code in here when separated, this class should be pure data.
Xpp3Dom - Class in org.codehaus.plexus.util.xml
NOTE: remove all the util code in here when separated, this class should be pure data.
Xpp3Dom(String) - Constructor for class org.apache.maven.internal.xml.Xpp3Dom
 
Xpp3Dom(String) - Constructor for class org.codehaus.plexus.util.xml.Xpp3Dom
 
Xpp3Dom(String, Object) - Constructor for class org.codehaus.plexus.util.xml.Xpp3Dom
 
Xpp3Dom(String, String) - Constructor for class org.apache.maven.internal.xml.Xpp3Dom
 
Xpp3Dom(String, String, Map<String, String>, List<Dom>, Object) - Constructor for class org.apache.maven.internal.xml.Xpp3Dom
 
Xpp3Dom(Dom) - Constructor for class org.codehaus.plexus.util.xml.Xpp3Dom
 
Xpp3Dom(Dom, String) - Constructor for class org.apache.maven.internal.xml.Xpp3Dom
 
Xpp3Dom(Dom, Xpp3Dom) - Constructor for class org.codehaus.plexus.util.xml.Xpp3Dom
 
Xpp3Dom(Dom, Xpp3Dom.ChildrenTracking) - Constructor for class org.codehaus.plexus.util.xml.Xpp3Dom
 
Xpp3Dom(Xpp3Dom) - Constructor for class org.codehaus.plexus.util.xml.Xpp3Dom
Copy constructor.
Xpp3Dom(Xpp3Dom, String) - Constructor for class org.codehaus.plexus.util.xml.Xpp3Dom
Copy constructor with alternative name.
Xpp3Dom.ChildrenTracking - Interface in org.codehaus.plexus.util.xml
 
Xpp3DomBuilder - Class in org.apache.maven.internal.xml
 
Xpp3DomBuilder - Class in org.codehaus.plexus.util.xml
 
Xpp3DomBuilder() - Constructor for class org.apache.maven.internal.xml.Xpp3DomBuilder
 
Xpp3DomBuilder() - Constructor for class org.codehaus.plexus.util.xml.Xpp3DomBuilder
 
Xpp3DomBuilder.InputLocationBuilder - Interface in org.apache.maven.internal.xml
Input location builder interface, to be implemented to choose how to store data.
Xpp3DomBuilder.InputLocationBuilder - Interface in org.codehaus.plexus.util.xml
Input location builder interface, to be implemented to choose how to store data.
Xpp3DomUtils - Class in org.codehaus.plexus.util.xml
 
Xpp3DomUtils() - Constructor for class org.codehaus.plexus.util.xml.Xpp3DomUtils
 
Xpp3DomWriter - Class in org.apache.maven.internal.xml
 
Xpp3DomWriter - Class in org.codehaus.plexus.util.xml
 
Xpp3DomWriter() - Constructor for class org.apache.maven.internal.xml.Xpp3DomWriter
 
Xpp3DomWriter() - Constructor for class org.codehaus.plexus.util.xml.Xpp3DomWriter
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form