Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractArtifactMetadata - Class in org.apache.maven.artifact.metadata
-
Deprecated.
- AbstractArtifactMetadata - Class in org.apache.maven.repository.legacy.metadata
-
Common elements of artifact metadata.
- AbstractArtifactMetadata(Artifact) - Constructor for class org.apache.maven.artifact.metadata.AbstractArtifactMetadata
-
Deprecated.
- AbstractArtifactMetadata(Artifact) - Constructor for class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
- AbstractArtifactResolutionException - Exception in org.apache.maven.artifact.resolver
-
Base class for artifact resolution exceptions.
- AbstractArtifactResolutionException(String, String, String, String, String, String, List<ArtifactRepository>, List<String>) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
- AbstractArtifactResolutionException(String, String, String, String, String, String, List<ArtifactRepository>, List<String>, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
- AbstractArtifactResolutionException(String, Artifact) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
- AbstractArtifactResolutionException(String, Artifact, List<ArtifactRepository>) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
- AbstractArtifactResolutionException(String, Artifact, List<ArtifactRepository>, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
- AbstractEventSpy - Class in org.apache.maven.eventspy
-
A skeleton eventspy that does nothing other than helping implementors.
- AbstractEventSpy() - Constructor for class org.apache.maven.eventspy.AbstractEventSpy
- AbstractExecutionListener - Class in org.apache.maven.execution
-
Provides a skeleton implementation for execution listeners.
- AbstractExecutionListener() - Constructor for class org.apache.maven.execution.AbstractExecutionListener
- AbstractMavenLifecycleParticipant - Class in org.apache.maven
-
Allows core extensions to participate in Maven build session lifecycle.
- AbstractMavenLifecycleParticipant() - Constructor for class org.apache.maven.AbstractMavenLifecycleParticipant
- AbstractMavenTransferListener - Class in org.apache.maven.cli.transfer
-
AbstractMavenTransferListener
- AbstractMavenTransferListener(PrintStream) - Constructor for class org.apache.maven.cli.transfer.AbstractMavenTransferListener
- AbstractModelBuildingListener - Class in org.apache.maven.model.building
-
Provides a skeleton implementation for model building listeners.
- AbstractModelBuildingListener() - Constructor for class org.apache.maven.model.building.AbstractModelBuildingListener
- AbstractMojo - Class in org.apache.maven.plugin
-
Abstract class to provide most of the infrastructure required to implement a
Mojo
except for the execute method.
The implementation should have aMojo
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 underlyingThrowable
. - 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
- AbstractStringBasedModelInterpolator - Class in org.apache.maven.model.interpolation
-
Use a regular expression search to find and resolve expressions within the POM.
- AbstractStringBasedModelInterpolator - Class in org.apache.maven.project.interpolation
-
Deprecated.
- AbstractStringBasedModelInterpolator() - Constructor for class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
- AbstractStringBasedModelInterpolator() - Constructor for class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
-
Deprecated.
- AbstractStringBasedModelInterpolator(PathTranslator) - Constructor for class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
-
Deprecated.
- AbstractVersionTransformation - Class in org.apache.maven.repository.legacy.resolver.transform
-
Describes a version transformation during artifact resolution.
- AbstractVersionTransformation() - Constructor for class org.apache.maven.repository.legacy.resolver.transform.AbstractVersionTransformation
- 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.
- Activation - Class in org.apache.maven.model
-
The conditions within the build runtime environment which will trigger the automatic inclusion of the build profile.
- Activation - Class in org.apache.maven.profiles
-
The conditions within the build runtime environment which will trigger the automatic inclusion of the parent build profile.
- Activation - Class in org.apache.maven.settings
-
The conditions within the build runtime environment which will trigger the automatic inclusion of the parent build profile.
- Activation() - Constructor for class org.apache.maven.model.Activation
- Activation() - Constructor for class org.apache.maven.profiles.Activation
- Activation() - Constructor for class org.apache.maven.settings.Activation
- ActivationFile - Class in org.apache.maven.model
-
This is the file specification used to activate the profile.
- ActivationFile - Class in org.apache.maven.profiles
-
This is the file specification used to activate a profile.
- ActivationFile - Class in org.apache.maven.settings
-
This is the file specification used to activate a profile.
- ActivationFile() - Constructor for class org.apache.maven.model.ActivationFile
- ActivationFile() - Constructor for class org.apache.maven.profiles.ActivationFile
- ActivationFile() - Constructor for class org.apache.maven.settings.ActivationFile
- ActivationOS - Class in org.apache.maven.model
-
This is an activator which will detect an operating system's attributes in order to activate its profile.
- ActivationOS - Class in org.apache.maven.profiles
-
This is an activator which will detect an operating system's attributes in order to activate its profile.
- ActivationOS - Class in org.apache.maven.settings
-
This is an activator which will detect an operating system's attributes in order to activate its profile.
- ActivationOS() - Constructor for class org.apache.maven.model.ActivationOS
- ActivationOS() - Constructor for class org.apache.maven.profiles.ActivationOS
- ActivationOS() - Constructor for class org.apache.maven.settings.ActivationOS
- ActivationProperty - Class in org.apache.maven.model
-
This is the property specification used to activate a profile.
- ActivationProperty - Class in org.apache.maven.profiles
-
This is the property specification used to activate a profile.
- ActivationProperty - Class in org.apache.maven.settings
-
This is the property specification used to activate a profile.
- ActivationProperty() - Constructor for class org.apache.maven.model.ActivationProperty
- ActivationProperty() - Constructor for class org.apache.maven.profiles.ActivationProperty
- ActivationProperty() - Constructor for class org.apache.maven.settings.ActivationProperty
- ActiveProjectArtifact - Class in org.apache.maven.project.artifact
-
Deprecated.
- ActiveProjectArtifact(MavenProject, Artifact) - Constructor for class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- add(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
- add(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
- addActiveProfile(String) - Method in class org.apache.maven.profiles.ProfilesRoot
-
Method addActiveProfile.
- addActiveProfile(String) - Method in class org.apache.maven.settings.Settings
-
Method addActiveProfile.
- addActiveProfiles(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- addActiveProfiles(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- addApiMethod(String, String) - Method in class org.apache.maven.usability.plugin.Expression
-
Method addApiMethod.
- addArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
- addArtifact(Artifact) - Method in class org.apache.maven.repository.MetadataResolutionResult
- addAttachedArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- addBuildSummary(BuildSummary) - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
- addBuildSummary(BuildSummary) - Method in interface org.apache.maven.execution.MavenExecutionResult
-
Add the specified build summary.
- addChild(int, MetadataTreeNode) - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
- addCircularDependencyException(CyclicDependencyException) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
- addCircularDependencyException(CyclicDependencyException) - Method in class org.apache.maven.repository.MetadataResolutionResult
- addCliOption(String, String) - Method in class org.apache.maven.usability.plugin.Expression
-
Method addCliOption.
- addCompileSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
- addConfiguration(String, String) - Method in class org.apache.maven.model.Notifier
-
Method addConfiguration.
- addContributor(Contributor) - Method in class org.apache.maven.model.Model
-
Method addContributor.
- addContributor(Contributor) - Method in class org.apache.maven.project.MavenProject
- addCoreExcludes(Set<String>) - Method in interface org.apache.maven.ArtifactFilterManagerDelegate
-
Deprecated.
- addDependencies(Set<Artifact>, List<ArtifactRepository>, ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.ResolutionNode
- addDependency(Dependency) - Method in class org.apache.maven.model.DependencyManagement
-
Method addDependency.
- addDependency(Dependency) - Method in class org.apache.maven.model.ModelBase
-
Method addDependency.
- addDependency(Dependency) - Method in class org.apache.maven.model.Plugin
-
Method addDependency.
- addDeveloper(Developer) - Method in class org.apache.maven.model.Model
-
Method addDeveloper.
- addDeveloper(Developer) - Method in class org.apache.maven.project.MavenProject
- addEdge(MetadataGraphVertex, MetadataGraphVertex, MetadataGraphEdge) - Method in class org.apache.maven.repository.metadata.MetadataGraph
- 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
-
Method addExclude.
- addExcludes(Set<String>) - Method in interface org.apache.maven.ArtifactFilterManagerDelegate
-
Deprecated.
- addExclusion(Exclusion) - Method in class org.apache.maven.model.Dependency
-
Method addExclusion.
- addExecution(PluginExecution) - Method in class org.apache.maven.model.Plugin
-
Method addExecution.
- addExecution(Execution) - Method in class org.apache.maven.plugin.lifecycle.Phase
-
Method addExecution.
- addExident(MetadataGraphNode) - Method in class org.apache.maven.repository.MetadataGraphNode
- addExpression(Expression) - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
-
Method addExpression.
- addExtension(CoreExtension) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
-
Method addExtension.
- addExtension(Extension) - Method in class org.apache.maven.model.Build
-
Method addExtension.
- addFilter(String) - Method in class org.apache.maven.model.BuildBase
-
Method addFilter.
- addGoal(String) - Method in class org.apache.maven.model.PluginExecution
-
Method addGoal.
- addGoal(String) - Method in class org.apache.maven.plugin.lifecycle.Execution
-
Method addGoal.
- addHandlers(Map<String, ArtifactHandler>) - Method in interface org.apache.maven.artifact.handler.manager.ArtifactHandlerManager
-
Deprecated.
- addHandlers(Map<String, ArtifactHandler>) - Method in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
- addInactiveProfile(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- addInactiveProfile(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- addInactiveProfiles(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- addInactiveProfiles(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- addIncident(MetadataGraphNode) - Method in class org.apache.maven.repository.MetadataGraphNode
- addInclude(String) - Method in class org.apache.maven.model.PatternSet
-
Method addInclude.
- addLicense(License) - Method in class org.apache.maven.model.Model
-
Method addLicense.
- addLicense(License) - Method in class org.apache.maven.project.MavenProject
- addLifecycle(Lifecycle) - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
-
Method addLifecycle.
- addLifecyclePhase(String) - Method in class org.apache.maven.project.MavenProject
-
Warning: This is an internal utility method that is only public for technical reasons, it is not part of the public API.
- addListener(ResolutionListener) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
- addMailingList(MailingList) - Method in class org.apache.maven.model.Model
-
Method addMailingList.
- addMailingList(MailingList) - Method in class org.apache.maven.project.MavenProject
- addMessage(String) - Method in class org.apache.maven.project.validation.ModelValidationResult
- addMetadata(ArtifactMetadata) - Method in interface org.apache.maven.artifact.Artifact
- addMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.DefaultArtifact
- addMetadata(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- addMetadata(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.AttachedArtifact
-
Deprecated.
- addMetadataResolutionException(ArtifactResolutionException) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
- addMetadataResolutionException(ArtifactResolutionException) - Method in class org.apache.maven.repository.MetadataResolutionResult
- addMirror(Mirror) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- addMirror(Mirror) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- addMirror(Mirror) - Method in class org.apache.maven.settings.Settings
-
Method addMirror.
- addMissingArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
- addMissingArtifact(Artifact) - Method in class org.apache.maven.repository.MetadataResolutionResult
- addModule(String) - Method in class org.apache.maven.model.ModelBase
-
Method addModule.
- addMojo(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
-
Method addNotifier.
- addOtherArchive(String) - Method in class org.apache.maven.model.MailingList
-
Method addOtherArchive.
- addParameter(Parameter) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- addPhase(Phase) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
-
Method addPhase.
- addPlugin(Plugin) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
-
Method addPlugin.
- addPlugin(Plugin) - Method in class org.apache.maven.model.PluginContainer
-
Method addPlugin.
- addPlugin(ReportPlugin) - Method in class org.apache.maven.model.Reporting
-
Method addPlugin.
- addPluginArtifactRepository(ArtifactRepository) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- addPluginArtifactRepository(ArtifactRepository) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- addPluginGroup(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- addPluginGroup(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- addPluginGroup(String) - Method in class org.apache.maven.settings.Settings
-
Method addPluginGroup.
- addPluginGroups(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- addPluginGroups(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- addPluginMapping(String, String) - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
- addPluginMapping(String, String, String) - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
- addPluginRepository(Repository) - Method in class org.apache.maven.model.ModelBase
-
Method addPluginRepository.
- addPluginRepository(Repository) - Method in class org.apache.maven.profiles.Profile
-
Method addPluginRepository.
- addPluginRepository(Repository) - Method in class org.apache.maven.settings.Profile
-
Method addPluginRepository.
- addProblem(Result<T>, ModelProblem) - Static method in class org.apache.maven.model.building.Result
-
New result consisting of given result and new problem.
- addProblems(Result<T>, Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.model.building.Result
-
New result that includes the given
- addProblems(Result<T>, Result<?>...) - Static method in class org.apache.maven.model.building.Result
- addProfile(Profile) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- addProfile(Profile) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- addProfile(Profile) - Method in class org.apache.maven.model.Model
-
Method addProfile.
- addProfile(Profile) - Method in class org.apache.maven.profiles.DefaultProfileManager
-
Deprecated.
- addProfile(Profile) - Method in interface org.apache.maven.profiles.ProfileManager
-
Deprecated.
- addProfile(Profile) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
- addProfile(Profile) - Method in interface org.apache.maven.project.ProjectBuildingRequest
-
Add a
Profile
that has come from an external source. - addProfile(Profile) - Method in class org.apache.maven.profiles.ProfilesRoot
-
Method addProfile.
- addProfile(Profile) - Method in class org.apache.maven.settings.Settings
-
Method addProfile.
- addProfileActivator(ProfileActivator) - Method in class org.apache.maven.model.profile.DefaultProfileSelector
- addProfiles(List<Profile>) - Method in class org.apache.maven.profiles.DefaultProfileManager
-
Deprecated.
- addProfiles(List<Profile>) - Method in interface org.apache.maven.profiles.ProfileManager
-
Deprecated.
- addProjectReference(MavenProject) - Method in class org.apache.maven.project.MavenProject
- addProperty(String, String) - Method in class org.apache.maven.model.Contributor
-
Method addProperty.
- addProperty(String, String) - Method in class org.apache.maven.model.ModelBase
-
Method addProperty.
- addProperty(String, String) - Method in class org.apache.maven.profiles.Profile
-
Method addProperty.
- addProperty(String, String) - Method in class org.apache.maven.settings.Profile
-
Method addProperty.
- addProvide(String, String) - Method in class org.apache.maven.toolchain.model.ToolchainModel
-
Method addProvide.
- addProvideToken(String, RequirementMatcher) - Method in class org.apache.maven.toolchain.DefaultToolchain
- addProxy(Proxy) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- addProxy(Proxy) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- addProxy(Proxy) - Method in class org.apache.maven.settings.Settings
-
Method addProxy.
- addRemoteRepository(ArtifactRepository) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- addRemoteRepository(ArtifactRepository) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- addReport(String) - Method in class org.apache.maven.model.ReportSet
-
Method addReport.
- addReportSet(ReportSet) - Method in class org.apache.maven.model.ReportPlugin
-
Method addReportSet.
- addRepository(Repository) - Method in class org.apache.maven.model.ModelBase
-
Method addRepository.
- addRepository(Repository) - Method in interface org.apache.maven.model.resolution.ModelResolver
-
Adds a repository to use for subsequent resolution requests.
- addRepository(Repository) - Method in class org.apache.maven.project.ProjectModelResolver
- addRepository(Repository, 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
-
Method addRepository.
- addRequestedArtifact(Artifact) - Method in class org.apache.maven.repository.MetadataResolutionResult
- addResource(Resource) - Method in class org.apache.maven.model.BuildBase
-
Method addResource.
- addResource(Resource) - Method in class org.apache.maven.project.MavenProject
- addResource(MavenProject, String, List<String>, List<String>) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
- addResource(MavenProject, String, List<String>, List<String>) - Method in interface org.apache.maven.project.MavenProjectHelper
-
Add a resource directory to the project.
- addRole(String) - Method in class org.apache.maven.model.Contributor
-
Method addRole.
- addScriptSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- addServer(Server) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- addServer(Server) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- addServer(Server) - Method in class org.apache.maven.settings.Settings
-
Method addServer.
- addSnapshotVersion(SnapshotVersion) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
-
Method addSnapshotVersion.
- addSystemProperties(Properties) - Static method in class org.apache.maven.properties.internal.SystemProperties
-
Thread-safe System.properties copy implementation.
- addTestCompileSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
- addTestResource(Resource) - Method in class org.apache.maven.model.BuildBase
-
Method addTestResource.
- addTestResource(Resource) - Method in class org.apache.maven.project.MavenProject
- addTestResource(MavenProject, String, List<String>, List<String>) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
- addTestResource(MavenProject, String, List<String>, List<String>) - Method in interface org.apache.maven.project.MavenProjectHelper
-
Add a test resource directory to the project.
- addToolchain(ToolchainModel) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
-
Method addToolchain.
- addVersion(String) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
-
Method addVersion.
- addVersionRangeViolation(Exception) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
-
TODO this needs to accept a
OverConstrainedVersionException
as returned byArtifactResolutionResult.getVersionRangeViolation(int)
but it's not used like that in DefaultLegacyArtifactCollector - addVersionRangeViolation(Exception) - Method in class org.apache.maven.repository.MetadataResolutionResult
-
TODO this needs to accept a
OverConstrainedVersionException
as returned byMetadataResolutionResult.getVersionRangeViolation(int)
but it's not used like that inDefaultLegacyArtifactCollector
- 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.
- alignToBaseDirectory(File) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
- 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
- AndArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
-
Apply multiple filters.
- AndArtifactFilter() - Constructor for class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
- AndArtifactFilter(List<ArtifactFilter>) - Constructor for class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
- API_REALMID - Static variable in class org.apache.maven.classrealm.DefaultClassRealmManager
- appendPath(String, String, String, boolean) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
- apply(MetadataGraphEdge, MetadataGraphEdge) - Method in class org.apache.maven.repository.metadata.DefaultGraphConflictResolutionPolicy
- apply(MetadataGraphEdge, MetadataGraphEdge) - Method in interface org.apache.maven.repository.metadata.GraphConflictResolutionPolicy
- artifact - Variable in class org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
- Artifact - Interface in org.apache.maven.artifact
-
Maven Artifact interface.
- ARTIFACT_ID - Static variable in class org.apache.maven.model.merge.MavenModelMerger
-
The context key for the artifact id of the target model.
- ArtifactCollector - Interface in org.apache.maven.artifact.resolver
-
Deprecated.
- ArtifactDeployer - Interface in org.apache.maven.artifact.deployer
-
ArtifactDeployer
- 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 projectModel
. - 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.artifact.factory
-
Deprecated.
- 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
- 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.artifact.installer
- 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
-
Deprecated.
- ArtifactMetadataRetrievalException(String) - Constructor for exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
-
Deprecated.
- ArtifactMetadataRetrievalException(String, Throwable) - Constructor for exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
-
Deprecated.
- ArtifactMetadataRetrievalException(String, Throwable) - Constructor for exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
-
Deprecated.
- 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
-
Deprecated.
- ArtifactMetadataRetrievalException(Throwable) - Constructor for exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
-
Deprecated.
- ArtifactMetadataSource - Interface in org.apache.maven.artifact.metadata
-
Deprecated.
- ArtifactMetadataSource - Interface in org.apache.maven.repository.legacy.metadata
-
Provides some metadata operations, like querying the remote repository for a list of versions available for an artifact.
- ArtifactNotFoundException - Exception in org.apache.maven.artifact.resolver
- ArtifactNotFoundException(String, String, String, String, String, String, List<ArtifactRepository>, String, List<String>, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactNotFoundException
- ArtifactNotFoundException(String, Artifact) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactNotFoundException
- ArtifactNotFoundException(String, Artifact, List<ArtifactRepository>) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactNotFoundException
- ArtifactNotFoundException(String, Artifact, List<ArtifactRepository>, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactNotFoundException
- ArtifactRepository - Interface in org.apache.maven.artifact.repository
-
Deprecated.Avoid use of this type, if you need access to local repository use repository system classes instead.
- ArtifactRepositoryFactory - Interface in org.apache.maven.artifact.repository
- ArtifactRepositoryFactory - Interface in org.apache.maven.repository.legacy.repository
- ArtifactRepositoryLayout - Interface in org.apache.maven.artifact.repository.layout
-
Deprecated.Avoid use of this type, if you need access to local repository use repository system session instead.
- ArtifactRepositoryLayout2 - Interface in org.apache.maven.artifact.repository.layout
-
ArtifactRepositoryLayout2
- ArtifactRepositoryMetadata - Class in org.apache.maven.artifact.repository.metadata
-
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
-
Deprecated.Avoid use of this type, if you need access to local repository use repository system session instead.
- ArtifactRepositoryPolicy() - Constructor for class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
-
Deprecated.
- ArtifactRepositoryPolicy(boolean, String, String) - Constructor for class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
-
Deprecated.
- ArtifactRepositoryPolicy(ArtifactRepositoryPolicy) - Constructor for class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
-
Deprecated.
- ArtifactResolutionException - Exception in org.apache.maven.artifact.resolver
- ArtifactResolutionException(String, String, String, String, String, String, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
- ArtifactResolutionException(String, String, String, String, String, String, List<ArtifactRepository>, List<String>, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
- ArtifactResolutionException(String, Artifact) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
- ArtifactResolutionException(String, Artifact, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
- ArtifactResolutionException(String, Artifact, List<ArtifactRepository>) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
- ArtifactResolutionException(String, Artifact, List<ArtifactRepository>, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
- ArtifactResolutionRequest - Class in org.apache.maven.artifact.resolver
-
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.artifact.resolver
- 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) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
- assembleModelInheritance(Model, Model) - Method in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
-
Deprecated.
- assembleModelInheritance(Model, Model, String) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
- assembleModelInheritance(Model, Model, String) - Method in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
-
Deprecated.
- assembleModelInheritance(Model, Model, 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.
- assertUniqueKey(PluginArtifactsCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
- assertUniqueKey(ProjectArtifactsCache.Key) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
- associateThreadWithProjectSegment(ProjectSegment) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
- attachArtifact(String, String, File) - Method in class org.apache.maven.project.MavenProject
-
Deprecated.Use MavenProjectHelper.attachArtifact(..) instead.
- attachArtifact(MavenProject, File, String) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
- attachArtifact(MavenProject, File, String) - Method in interface org.apache.maven.project.MavenProjectHelper
-
See
MavenProjectHelper.attachArtifact(MavenProject, String, String, java.io.File)
, but with type set to null. - attachArtifact(MavenProject, String, File) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
- attachArtifact(MavenProject, String, File) - Method in interface org.apache.maven.project.MavenProjectHelper
-
* See
MavenProjectHelper.attachArtifact(MavenProject, String, String, java.io.File)
, but with classifier set to null. - 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
- Authentication - Class in org.apache.maven.artifact.repository
-
Authentication
- Authentication(String, String) - Constructor for class org.apache.maven.artifact.repository.Authentication
B
- BASE - Enum constant in enum org.apache.maven.model.building.ModelProblem.Version
- BasedirBeanConfigurationPathTranslator - Class in org.apache.maven.configuration
-
A path translator that resolves relative paths against a specific base directory.
- BasedirBeanConfigurationPathTranslator(File) - Constructor for class org.apache.maven.configuration.BasedirBeanConfigurationPathTranslator
-
Creates a new path translator using the specified base directory.
- 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
- BootstrapCoreExtensionManager - Class in org.apache.maven.cli.internal
-
BootstrapCoreExtensionManager
- BootstrapCoreExtensionManager(Logger, DefaultPluginDependenciesResolver, DefaultRepositorySystemSessionFactory, CoreExports, PlexusContainer) - Constructor for class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
- 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(Reader) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
- build(Reader, String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
- build(List<File>, boolean, ProjectBuildingRequest) - Method in class org.apache.maven.project.DefaultProjectBuilder
- build(List<File>, boolean, ProjectBuildingRequest) - Method in interface org.apache.maven.project.ProjectBuilder
-
Builds the projects for the specified POM files and optionally their children.
- build(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)
withModelBuildingRequest.isTwoPhaseBuilding()
beingtrue
. - 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 - Class in org.apache.maven.model
-
The
<build>
element contains informations required to build the project. - Build() - Constructor for class org.apache.maven.model.Build
- BUILD_TIMESTAMP_FORMAT_PROPERTY - Static variable in class org.apache.maven.model.interpolation.MavenBuildTimestamp
- BUILD_TIMESTAMP_FORMAT_PROPERTY - Static variable in interface org.apache.maven.project.interpolation.ModelInterpolator
-
Deprecated.
- BUILD_VERSION_PROPERTY - Static variable in class org.apache.maven.cli.CLIReportingUtils
- BuildAbort - Error in org.apache.maven
-
A special throwable used to signal a graceful abort of the build.
- BuildAbort(String) - Constructor for error org.apache.maven.BuildAbort
- BuildAbort(String, Throwable) - Constructor for error org.apache.maven.BuildAbort
- buildArtifactRepositories(List<Repository>, ArtifactRepositoryFactory, PlexusContainer) - Static method in class org.apache.maven.project.ProjectUtils
-
Deprecated.
- buildArtifactRepository(Repository) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
- buildArtifactRepository(Repository) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
- buildArtifactRepository(Repository) - Method in interface org.apache.maven.repository.RepositorySystem
- buildArtifactRepository(Repository, ArtifactRepositoryFactory, PlexusContainer) - Static method in class org.apache.maven.project.ProjectUtils
-
Deprecated.
- buildArtifactRepository(Repository) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
- buildArtifactRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
- buildArtifactRepositoryPolicy(RepositoryPolicy) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
- BuildBase - Class in org.apache.maven.model
-
Build configuration in a profile.
- BuildBase() - Constructor for class org.apache.maven.model.BuildBase
- buildComponentDescriptor(PlexusConfiguration, PluginDescriptor) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
- buildConfiguration(Reader) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
- buildDeploymentArtifactRepository(DeploymentRepository, ArtifactRepositoryFactory, PlexusContainer) - Static method in class org.apache.maven.project.ProjectUtils
-
Deprecated.
- buildDiagnosticMessage() - Method in exception org.apache.maven.plugin.PluginParameterException
- Builder - 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() - Constructor for class org.apache.maven.lifecycle.internal.builder.BuilderCommon
- BuilderCommon(LifecycleDebugLogger, LifecycleExecutionPlanCalculator, Logger) - Constructor for class org.apache.maven.lifecycle.internal.builder.BuilderCommon
- BuilderNotFoundException - Exception in org.apache.maven.lifecycle.internal.builder
-
BuilderNotFoundException
- BuilderNotFoundException(String) - Constructor for exception org.apache.maven.lifecycle.internal.builder.BuilderNotFoundException
- buildExtensionsAssembled(ModelBuildingEvent) - Method in class org.apache.maven.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 - 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.
- 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.
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
- CacheKey(List<? extends ClassRealm>) - Constructor for class org.apache.maven.project.DefaultProjectRealmCache.CacheKey
- CacheKey(List<Artifact>) - Constructor for class org.apache.maven.plugin.DefaultExtensionRealmCache.CacheKey
- CacheKey(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>) - Constructor for class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheKey
- CacheKey(Plugin, ClassLoader, Map<String, ClassLoader>, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Constructor for class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
- CacheKey(Plugin, DependencyFilter, List<RemoteRepository>, RepositorySystemSession) - Constructor for class org.apache.maven.plugin.DefaultPluginArtifactsCache.CacheKey
- CacheKey(MavenProject, List<RemoteRepository>, Collection<String>, Collection<String>, boolean, RepositorySystemSession) - Constructor for class org.apache.maven.project.artifact.DefaultProjectArtifactsCache.CacheKey
- CacheRecord(List<Artifact>) - Constructor for class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
- CacheRecord(PluginResolutionException) - Constructor for class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
- CacheRecord(ClassRealm, List<Artifact>) - Constructor for class org.apache.maven.plugin.PluginRealmCache.CacheRecord
- calculateExecutionPlan(MavenSession, boolean, String...) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
- calculateExecutionPlan(MavenSession, boolean, String...) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
- calculateExecutionPlan(MavenSession, String...) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
- calculateExecutionPlan(MavenSession, String...) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
- calculateExecutionPlan(MavenSession, MavenProject, List<Object>) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
- calculateExecutionPlan(MavenSession, MavenProject, List<Object>) - Method in interface org.apache.maven.lifecycle.internal.LifecycleExecutionPlanCalculator
- calculateExecutionPlan(MavenSession, MavenProject, List<Object>, boolean) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
- calculateExecutionPlan(MavenSession, MavenProject, List<Object>, boolean) - Method in interface org.apache.maven.lifecycle.internal.LifecycleExecutionPlanCalculator
- calculateForkedExecutions(MojoExecution, MavenSession) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
- calculateForkedExecutions(MojoExecution, MavenSession) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
- calculateForkedExecutions(MojoExecution, MavenSession) - Method in interface org.apache.maven.lifecycle.internal.LifecycleExecutionPlanCalculator
- calculateForkedExecutions(MojoExecution, MavenSession) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
- calculateLifecycleMappings(MavenSession, MavenProject, Lifecycle, String) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate
- calculateLifecycleMappings(MavenSession, MavenProject, Lifecycle, String) - Method in interface org.apache.maven.lifecycle.LifecycleMappingDelegate
- calculateMojoExecutions(MavenSession, MavenProject, List<Object>) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
- calculateProjectBuilds(MavenSession, List<TaskSegment>) - Method in class org.apache.maven.lifecycle.internal.BuildListCalculator
- calculateTaskSegments(MavenSession) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
- calculateTaskSegments(MavenSession) - Method in interface org.apache.maven.lifecycle.internal.LifecycleTaskSegmentCalculator
- calculateTaskSegments(MavenSession, List<String>) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
- calculateTaskSegments(MavenSession, List<String>) - Method in interface org.apache.maven.lifecycle.internal.LifecycleTaskSegmentCalculator
- 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.
- chainListener(ExecutionListener) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
- chainListener(RepositoryListener) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
- checkOutOfDate(Date) - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
-
Deprecated.
- checkRequiredMavenVersion(PluginDescriptor) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
- checkRequiredMavenVersion(PluginDescriptor) - Method in interface org.apache.maven.plugin.MavenPluginManager
-
Verifies the specified plugin is compatible with the current Maven runtime.
- checkScope(ArtifactScopeEnum) - Static method in enum org.apache.maven.artifact.ArtifactScopeEnum
-
Helper method to simplify null processing
- CHECKSUM_FAILURE_POLICY - Static variable in class org.apache.maven.cli.CLIManager
- CHECKSUM_POLICY_FAIL - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
-
Deprecated.
- CHECKSUM_POLICY_FAIL - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
- CHECKSUM_POLICY_IGNORE - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
-
Deprecated.
- CHECKSUM_POLICY_WARN - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
-
Deprecated.
- CHECKSUM_POLICY_WARN - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
- CHECKSUM_WARNING_POLICY - Static variable in class org.apache.maven.cli.CLIManager
- 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
- 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.
- CiManagement - Class in org.apache.maven.model
-
The
<CiManagement>
element contains informations required to the continuous integration system of the project. - CiManagement() - Constructor for class org.apache.maven.model.CiManagement
- classifier - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
- 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 conver an Md 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.
- 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
- clearManagementKey() - Method in class org.apache.maven.model.Dependency
-
Clears the management key in case one field has been modified.
- 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 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.model.Activation
-
Method clone.
- clone() - Method in class org.apache.maven.model.ActivationFile
-
Method clone.
- clone() - Method in class org.apache.maven.model.ActivationOS
-
Method clone.
- clone() - Method in class org.apache.maven.model.ActivationProperty
-
Method clone.
- clone() - Method in class org.apache.maven.model.Build
-
Method clone.
- clone() - Method in class org.apache.maven.model.BuildBase
-
Method clone.
- clone() - Method in class org.apache.maven.model.CiManagement
-
Method clone.
- clone() - Method in class org.apache.maven.model.ConfigurationContainer
-
Method clone.
- clone() - Method in class org.apache.maven.model.Contributor
-
Method clone.
- clone() - Method in class org.apache.maven.model.Dependency
-
Method clone.
- clone() - Method in class org.apache.maven.model.DependencyManagement
-
Method clone.
- clone() - Method in class org.apache.maven.model.DeploymentRepository
-
Method clone.
- clone() - Method in class org.apache.maven.model.Developer
-
Method clone.
- clone() - Method in class org.apache.maven.model.DistributionManagement
-
Method clone.
- clone() - Method in class org.apache.maven.model.Exclusion
-
Method clone.
- clone() - Method in class org.apache.maven.model.Extension
-
Method clone.
- clone() - Method in class org.apache.maven.model.FileSet
-
Method clone.
- clone() - Method in class org.apache.maven.model.InputLocation
-
Method clone.
- clone() - Method in class org.apache.maven.model.InputSource
-
Method clone.
- clone() - Method in class org.apache.maven.model.IssueManagement
-
Method clone.
- clone() - Method in class org.apache.maven.model.License
-
Method clone.
- clone() - Method in class org.apache.maven.model.MailingList
-
Method clone.
- clone() - Method in class org.apache.maven.model.Model
-
Method clone.
- clone() - Method in class org.apache.maven.model.ModelBase
-
Method clone.
- clone() - Method in class org.apache.maven.model.Notifier
-
Method clone.
- clone() - Method in class org.apache.maven.model.Organization
-
Method clone.
- clone() - Method in class org.apache.maven.model.Parent
-
Method clone.
- clone() - Method in class org.apache.maven.model.PatternSet
-
Method clone.
- clone() - Method in class org.apache.maven.model.Plugin
-
Method clone.
- clone() - Method in class org.apache.maven.model.PluginConfiguration
-
Method clone.
- clone() - Method in class org.apache.maven.model.PluginContainer
-
Method clone.
- clone() - Method in class org.apache.maven.model.PluginExecution
-
Method clone.
- clone() - Method in class org.apache.maven.model.PluginManagement
-
Method clone.
- clone() - Method in class org.apache.maven.model.Prerequisites
-
Method clone.
- clone() - Method in class org.apache.maven.model.Profile
-
Method clone.
- clone() - Method in class org.apache.maven.model.Relocation
-
Method clone.
- clone() - Method in class org.apache.maven.model.Reporting
-
Method clone.
- clone() - Method in class org.apache.maven.model.ReportPlugin
-
Method clone.
- clone() - Method in class org.apache.maven.model.ReportSet
-
Method clone.
- clone() - Method in class org.apache.maven.model.Repository
-
Method clone.
- clone() - Method in class org.apache.maven.model.RepositoryBase
-
Method clone.
- clone() - Method in class org.apache.maven.model.RepositoryPolicy
-
Method clone.
- clone() - Method in class org.apache.maven.model.Resource
-
Method clone.
- clone() - Method in class org.apache.maven.model.Scm
-
Method clone.
- clone() - Method in class org.apache.maven.model.Site
-
Method clone.
- clone() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
-
Creates a shallow copy of this mojo descriptor.
- clone() - Method in class org.apache.maven.plugin.descriptor.Parameter
-
Creates a shallow copy of this parameter.
- clone() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
-
Creates a shallow copy of this plugin descriptor.
- clone() - Method in class org.apache.maven.plugin.descriptor.Requirement
-
Creates a shallow copy of this requirement.
- clone() - Method in class org.apache.maven.project.MavenProject
- clone() - Method in class org.apache.maven.settings.Activation
-
Method clone.
- clone() - Method in class org.apache.maven.settings.ActivationFile
-
Method clone.
- clone() - Method in class org.apache.maven.settings.ActivationOS
-
Method clone.
- clone() - Method in class org.apache.maven.settings.ActivationProperty
-
Method clone.
- clone() - Method in class org.apache.maven.settings.IdentifiableBase
-
Method clone.
- clone() - Method in class org.apache.maven.settings.Mirror
-
Method clone.
- clone() - Method in class org.apache.maven.settings.Profile
-
Method clone.
- clone() - Method in class org.apache.maven.settings.Proxy
-
Method clone.
- clone() - Method in class org.apache.maven.settings.Repository
-
Method clone.
- clone() - Method in class org.apache.maven.settings.RepositoryBase
-
Method clone.
- clone() - Method in class org.apache.maven.settings.RepositoryPolicy
-
Method clone.
- clone() - Method in class org.apache.maven.settings.Server
-
Method clone.
- clone() - Method in class org.apache.maven.settings.Settings
-
Method clone.
- clone() - Method in class org.apache.maven.settings.TrackableBase
-
Method clone.
- clone() - Method in class org.apache.maven.toolchain.model.PersistedToolchains
-
Method clone.
- clone() - Method in class org.apache.maven.toolchain.model.ToolchainModel
-
Method clone.
- clone() - Method in class org.apache.maven.toolchain.model.TrackableBase
-
Method clone.
- clone(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.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
- closeAll() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
- collect(Set<Artifact>, Artifact, Map<String, Artifact>, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, ArtifactFilter, List<ResolutionListener>) - Method in class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
- 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
- COLOR - Static variable in class org.apache.maven.cli.CLIManager
- 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
- 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
- ConfigurationContainer - Class in org.apache.maven.model
-
Contains the configuration information of the container like Plugin.
- ConfigurationContainer() - Constructor for class org.apache.maven.model.ConfigurationContainer
- ConfigurationProcessor - Interface in org.apache.maven.cli.configuration
-
ConfigurationProcessor
- 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
- 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. - 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.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
- container - Variable in class org.apache.maven.DefaultMaven
- containsVersion(ArtifactVersion) - Method in class org.apache.maven.artifact.versioning.Restriction
- containsVersion(ArtifactVersion) - Method in class org.apache.maven.artifact.versioning.VersionRange
- contentTransformer - Variable in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
-
Field contentTransformer.
- contentTransformer - Variable in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
-
Field contentTransformer.
- contentTransformer - Variable in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
-
Field contentTransformer.
- contentTransformer - Variable in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
-
Field contentTransformer.
- contentTransformer - Variable in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
-
Field contentTransformer.
- contentTransformer - Variable in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
-
Field contentTransformer.
- contentTransformer - Variable in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
-
Field contentTransformer.
- contentTransformer - Variable in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
-
Field contentTransformer.
- contentTransformer - Variable in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
-
Field contentTransformer.
- ContextEnabled - Interface in org.apache.maven.plugin
-
Interface to allow
Mojos
to communicate with each othersMojos
, other than project's source root and project's attachment.
The plugin manager would pull the context out of the plugin container context, and populate it into the Mojo. - contextualize(Context) - Method in class org.apache.maven.profiles.activation.SystemPropertyProfileActivator
-
Deprecated.
- contextualize(Context) - Method in class org.apache.maven.repository.legacy.resolver.conflict.DefaultConflictResolverFactory
- Contributor - Class in org.apache.maven.model
-
Description of a person who has contributed to the project, but who does not have commit privileges.
- Contributor() - Constructor for class org.apache.maven.model.Contributor
- 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
- convertReporting(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.plugin.DefaultReportingConverter
- convertReporting(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.plugin.ReportingConverter
-
Converts values from model's reporting section into the configuration for Maven Site Plugin 3.x.
- convertToSettingsProfile(Profile) - Static method in class org.apache.maven.settings.SettingsUtils
- copy(MavenExecutionRequest) - Static method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- copyArtifact(Artifact) - Static method in class org.apache.maven.artifact.ArtifactUtils
- copyArtifacts(Collection<Artifact>, T) - Static method in class org.apache.maven.artifact.ArtifactUtils
-
Returns
to
collection - copyArtifacts(Map<K, ? extends Artifact>, T) - Static method in class org.apache.maven.artifact.ArtifactUtils
- copyArtifactSafe(Artifact) - Static method in class org.apache.maven.artifact.ArtifactUtils
- 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 newProperties
object, in a thread-safe manner. - copySettings(Settings) - Static method in class org.apache.maven.settings.SettingsUtils
- 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
- 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
- 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
- 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
- createLocalRepository(File) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
- createLocalRepository(File) - Method in interface org.apache.maven.repository.RepositorySystem
- createLocalRepository(String, String) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
- createLocalRepository(MavenExecutionRequest, File) - Method in class org.apache.maven.bridge.MavenRepositorySystem
- 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
- createRepository(String, String, boolean, String, boolean, String, String) - Method in class org.apache.maven.bridge.MavenRepositorySystem
- createToolchain(ToolchainModel) - Method in class org.apache.maven.toolchain.java.JavaToolchainFactory
- createToolchain(ToolchainModel) - Method in interface org.apache.maven.toolchain.ToolchainFactory
-
Create instance of toolchain.
- createValueSources(Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
- createValueSources(Model, File, ProjectBuilderConfiguration) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
-
Deprecated.
- createVersioning(Snapshot) - Static method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
- createVersionMatcher(String) - Static method in class org.apache.maven.toolchain.RequirementMatcherFactory
- CumulativeScopeArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
-
Filter to only retain objects in the given scope or better.
- CumulativeScopeArtifactFilter(Collection<String>) - Constructor for class org.apache.maven.artifact.resolver.filter.CumulativeScopeArtifactFilter
-
Create a new filter with the specified scopes and their implied scopes enabled.
- CumulativeScopeArtifactFilter(CumulativeScopeArtifactFilter...) - Constructor for class org.apache.maven.artifact.resolver.filter.CumulativeScopeArtifactFilter
-
Creates a new filter that combines the specified filters.
- currentLogLevel - Variable in class org.slf4j.impl.SimpleLogger
-
The current log level
- customizeContainer(PlexusContainer) - Method in class org.apache.maven.cli.MavenCli
- CycleDetectedInPluginGraphException - Exception in org.apache.maven.plugin
-
Exception occurring trying to resolve a plugin.
- CycleDetectedInPluginGraphException(Plugin, CycleDetectedInComponentGraphException) - Constructor for exception org.apache.maven.plugin.CycleDetectedInPluginGraphException
- CyclicDependencyException - Exception in org.apache.maven.artifact.resolver
-
Indicates a cycle in the dependency graph.
- CyclicDependencyException(String, Artifact) - Constructor for exception org.apache.maven.artifact.resolver.CyclicDependencyException
D
- DATE_TIME_FORMAT_KEY - Static variable in class org.slf4j.impl.SimpleLogger
- debug(CharSequence) - Method in class org.apache.maven.monitor.logging.DefaultLog
- debug(CharSequence) - Method in interface org.apache.maven.plugin.logging.Log
-
Send a message to the user in the debug error level.
- debug(CharSequence) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
- debug(CharSequence, Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
- debug(CharSequence, Throwable) - Method in interface org.apache.maven.plugin.logging.Log
-
Send a message (and accompanying exception) to the user in the debug error level.
The error's stacktrace will be output when this error level is enabled. - debug(CharSequence, Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
- debug(String) - Method in class org.apache.maven.cli.logging.Slf4jLogger
- debug(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- debug(String) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
- debug(String) - Method in class org.apache.maven.repository.legacy.TransferListenerAdapter
- debug(String) - Method in class org.slf4j.impl.SimpleLogger
-
A simple implementation which logs messages of level DEBUG according to the format outlined above.
- debug(String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- debug(String, Object) - Method in class org.slf4j.impl.SimpleLogger
-
Perform single parameter substitution before logging the message of level DEBUG according to the format outlined above.
- debug(String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- debug(String, Object...) - Method in class org.slf4j.impl.SimpleLogger
-
Perform double parameter substitution before logging the message of level DEBUG according to the format outlined above.
- debug(String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- debug(String, Object, Object) - Method in class org.slf4j.impl.SimpleLogger
-
Perform double parameter substitution before logging the message of level DEBUG according to the format outlined above.
- debug(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jLogger
- debug(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- debug(String, Throwable) - Method in class org.slf4j.impl.SimpleLogger
-
Log a message of level DEBUG, including an exception.
- debug(Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
- debug(Throwable) - Method in interface org.apache.maven.plugin.logging.Log
-
Send an exception to the user in the debug error level.
The stack trace for this exception will be output when this error level is enabled. - debug(Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
- debug(Marker, String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- debug(Marker, String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- debug(Marker, String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- debug(Marker, String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- debug(Marker, String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- DEBUG - Enum constant in enum org.apache.maven.cli.logging.Slf4jConfiguration.Level
- DEBUG - Static variable in class org.apache.maven.cli.CLIManager
- DebugConfigurationListener - Class in org.apache.maven.plugin
-
Deprecated.
- DebugConfigurationListener(Logger) - Constructor for class org.apache.maven.plugin.DebugConfigurationListener
-
Deprecated.
- 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
- 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_EDGES - Static variable in class org.apache.maven.repository.metadata.MetadataGraph
- DEFAULT_EXECUTION_ID - Static variable in class org.apache.maven.model.PluginExecution
- DEFAULT_GLOBAL_SETTINGS_FILE - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
- DEFAULT_GLOBAL_TOOLCHAINS_FILE - Static variable in class org.apache.maven.cli.MavenCli
- DEFAULT_LAYOUT_ID - Static variable in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
- DEFAULT_LAYOUT_ID - Static variable in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
- DEFAULT_LOCAL_REPO_ID - Static variable in interface org.apache.maven.repository.RepositorySystem
- DEFAULT_LOG_LEVEL_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_TYPE - Static variable in class org.apache.maven.repository.MavenArtifactMetadata
- DEFAULT_USER_SETTINGS_FILE - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
- DEFAULT_USER_SETTINGS_FILE - Static variable in class org.apache.maven.settings.RuntimeInfo
-
Deprecated.
- DEFAULT_USER_TOOLCHAINS_FILE - Static variable in class org.apache.maven.cli.MavenCli
- DEFAULT_VERTICES - Static variable in class org.apache.maven.repository.metadata.MetadataGraph
- DefaultArtifact - Class in org.apache.maven.artifact
- DefaultArtifact(String, String, String, String, String, String, ArtifactHandler) - Constructor for class org.apache.maven.artifact.DefaultArtifact
- DefaultArtifact(String, String, VersionRange, String, String, String, ArtifactHandler) - Constructor for class org.apache.maven.artifact.DefaultArtifact
- DefaultArtifact(String, String, VersionRange, String, String, String, ArtifactHandler, boolean) - Constructor for class org.apache.maven.artifact.DefaultArtifact
- DefaultArtifactCollector - Class in org.apache.maven.artifact.resolver
-
Deprecated.
- DefaultArtifactCollector() - Constructor for class org.apache.maven.artifact.resolver.DefaultArtifactCollector
-
Deprecated.
- DefaultArtifactDeployer - Class in org.apache.maven.artifact.deployer
-
DefaultArtifactDeployer
- DefaultArtifactDeployer() - Constructor for class org.apache.maven.artifact.deployer.DefaultArtifactDeployer
- DefaultArtifactDescriptorReader - Class in org.apache.maven.repository.internal
- DefaultArtifactDescriptorReader() - Constructor for class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
- DefaultArtifactFactory - Class in org.apache.maven.artifact.factory
-
DefaultArtifactFactory
- DefaultArtifactFactory() - Constructor for class org.apache.maven.artifact.factory.DefaultArtifactFactory
- DefaultArtifactFilterManager - Class in org.apache.maven
- DefaultArtifactFilterManager(List<ArtifactFilterManagerDelegate>, 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
- DefaultArtifactHandler(String) - Constructor for class org.apache.maven.artifact.handler.DefaultArtifactHandler
- DefaultArtifactHandlerManager - Class in org.apache.maven.artifact.handler.manager
- DefaultArtifactHandlerManager() - Constructor for class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
- DefaultArtifactInstaller - Class in org.apache.maven.artifact.installer
- DefaultArtifactInstaller() - Constructor for class org.apache.maven.artifact.installer.DefaultArtifactInstaller
- DefaultArtifactRepository - Class in org.apache.maven.artifact.repository
-
Deprecated.
- DefaultArtifactRepository(String, String, ArtifactRepositoryLayout) - Constructor for class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.Create a local repository or a test repository.
- DefaultArtifactRepository(String, String, ArtifactRepositoryLayout, boolean) - Constructor for class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.Create a remote deployment repository.
- DefaultArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Constructor for class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.Create a remote download repository.
- DefaultArtifactRepositoryFactory - Class in org.apache.maven.artifact.repository
- DefaultArtifactRepositoryFactory - Class in org.apache.maven.repository.legacy.repository
- DefaultArtifactRepositoryFactory() - Constructor for class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
- DefaultArtifactRepositoryFactory() - Constructor for class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
- DefaultArtifactResolver - Class in org.apache.maven.artifact.resolver
- DefaultArtifactResolver() - Constructor for class org.apache.maven.artifact.resolver.DefaultArtifactResolver
- 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() - Constructor for class org.apache.maven.plugin.DefaultBuildPluginManager
- DefaultClasspathTransformation - Class in org.apache.maven.repository.metadata
-
default implementation of the metadata classpath transformer
- DefaultClasspathTransformation() - Constructor for class org.apache.maven.repository.metadata.DefaultClasspathTransformation
- DefaultClassRealmManager - Class in org.apache.maven.classrealm
-
Manages the class realms used by Maven.
- DefaultClassRealmManager(Logger, 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
- 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
- DefaultEventSpyContext - Class in org.apache.maven.cli.event
-
DefaultEventSpyContext
- DefaultEventSpyContext() - Constructor for class org.apache.maven.cli.event.DefaultEventSpyContext
- DefaultExceptionHandler - Class in org.apache.maven.exception
-
Transform an exception into useful end-user message.
- DefaultExceptionHandler() - Constructor for class org.apache.maven.exception.DefaultExceptionHandler
- DefaultExecutionEventCatapult - Class in org.apache.maven.lifecycle.internal
-
Assists in firing execution events.
- DefaultExecutionEventCatapult() - Constructor for class org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult
- DefaultExtensionRealmCache - Class in org.apache.maven.plugin
-
Default extension realm cache implementation.
- DefaultExtensionRealmCache() - Constructor for class org.apache.maven.plugin.DefaultExtensionRealmCache
- DefaultExtensionRealmCache.CacheKey - Class in org.apache.maven.plugin
-
CacheKey
- DefaultGraphBuilder - Class in org.apache.maven.graph
-
Builds the
inter-dependencies graph
between projects in the reactor. - DefaultGraphBuilder() - Constructor for class org.apache.maven.graph.DefaultGraphBuilder
- DefaultGraphConflictResolutionPolicy - Class in org.apache.maven.repository.metadata
- DefaultGraphConflictResolutionPolicy() - Constructor for class org.apache.maven.repository.metadata.DefaultGraphConflictResolutionPolicy
- DefaultGraphConflictResolver - Class in org.apache.maven.repository.metadata
-
Default conflict resolver.Implements closer newer first policy by default, but could be configured via plexus
- DefaultGraphConflictResolver() - Constructor for class org.apache.maven.repository.metadata.DefaultGraphConflictResolver
- DefaultInheritanceAssembler - Class in org.apache.maven.model.inheritance
-
Handles inheritance of model values.
- DefaultInheritanceAssembler() - Constructor for class org.apache.maven.model.inheritance.DefaultInheritanceAssembler
- DefaultInheritanceAssembler.InheritanceModelMerger - Class in org.apache.maven.model.inheritance
-
InheritanceModelMerger
- DefaultJavaToolChain - Class in org.apache.maven.toolchain.java
-
Deprecated.clients that do not require compatibility with Maven 3.2.3 and earlier should link to
JavaToolchainImpl
instead. - DefaultJavaToolChain(ToolchainModel, Logger) - Constructor for class org.apache.maven.toolchain.java.DefaultJavaToolChain
-
Deprecated.
- DefaultLegacyArtifactCollector - Class in org.apache.maven.repository.legacy.resolver
- DefaultLegacyArtifactCollector() - Constructor for class org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
- DefaultLegacySupport - Class in org.apache.maven.plugin.internal
-
Helps to provide backward-compatibility with plugins that use legacy components.
- DefaultLegacySupport() - Constructor for class org.apache.maven.plugin.internal.DefaultLegacySupport
- DefaultLifecycleBindingsInjector - Class in org.apache.maven.model.plugin
-
Handles injection of plugin executions induced by the lifecycle bindings for a packaging.
- DefaultLifecycleBindingsInjector() - Constructor for class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector
- DefaultLifecycleBindingsInjector.LifecycleBindingsMerger - Class in org.apache.maven.model.plugin
-
The domain-specific model merger for lifecycle bindings
- DefaultLifecycleExecutionPlanCalculator - Class in org.apache.maven.lifecycle.internal
-
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
- DefaultLifecycleExecutionPlanCalculator() - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
- DefaultLifecycleExecutionPlanCalculator(BuildPluginManager, DefaultLifecycles, MojoDescriptorCreator, LifecyclePluginResolver) - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
- DefaultLifecycleExecutor - Class in org.apache.maven.lifecycle
-
A facade that provides lifecycle services to components outside maven core.
- DefaultLifecycleExecutor() - Constructor for class org.apache.maven.lifecycle.DefaultLifecycleExecutor
- DefaultLifecycleMapping - Class in org.apache.maven.lifecycle.mapping
-
DefaultLifecycleMapping
- DefaultLifecycleMapping() - Constructor for class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
-
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() - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate
- DefaultLifecyclePluginAnalyzer - Class in org.apache.maven.lifecycle.internal
-
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
- DefaultLifecyclePluginAnalyzer() - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
- DefaultLifecycles - Class in org.apache.maven.lifecycle
- DefaultLifecycles() - Constructor for class org.apache.maven.lifecycle.DefaultLifecycles
- DefaultLifecycles(Map<String, Lifecycle>, Logger) - Constructor for class org.apache.maven.lifecycle.DefaultLifecycles
- DefaultLifecycleTaskSegmentCalculator - Class in org.apache.maven.lifecycle.internal
-
Calculates the task segments in the build
- DefaultLifecycleTaskSegmentCalculator() - Constructor for class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
- DefaultLog - Class in org.apache.maven.monitor.logging
- DefaultLog(Logger) - Constructor for class org.apache.maven.monitor.logging.DefaultLog
- DefaultMaven - Class in org.apache.maven
- DefaultMaven() - Constructor for class org.apache.maven.DefaultMaven
- DefaultMavenExecutionRequest - Class in org.apache.maven.execution
- DefaultMavenExecutionRequest() - Constructor for class org.apache.maven.execution.DefaultMavenExecutionRequest
- DefaultMavenExecutionRequestPopulator - Class in org.apache.maven.execution
-
Assists in populating an execution request for invocation of Maven.
- DefaultMavenExecutionRequestPopulator(MavenRepositorySystem) - Constructor for class org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
- DefaultMavenExecutionResult - Class in org.apache.maven.execution
- DefaultMavenExecutionResult() - Constructor for class org.apache.maven.execution.DefaultMavenExecutionResult
- DefaultMavenMetadataCache - Class in org.apache.maven.project.artifact
-
DefaultMavenMetadataCache
- DefaultMavenMetadataCache() - Constructor for class org.apache.maven.project.artifact.DefaultMavenMetadataCache
- DefaultMavenMetadataCache.CacheKey - Class in org.apache.maven.project.artifact
-
CacheKey
- DefaultMavenMetadataCache.CacheRecord - Class in org.apache.maven.project.artifact
-
CacheRecord
- DefaultMavenPluginManager - Class in org.apache.maven.plugin.internal
-
Provides basic services to manage Maven plugins and their mojos.
- DefaultMavenPluginManager() - Constructor for class org.apache.maven.plugin.internal.DefaultMavenPluginManager
- DefaultMavenProfilesBuilder - Class in org.apache.maven.profiles
-
Deprecated.
- DefaultMavenProfilesBuilder() - Constructor for class org.apache.maven.profiles.DefaultMavenProfilesBuilder
-
Deprecated.
- DefaultMavenProjectBuilder - Class in org.apache.maven.project
-
Deprecated.
- DefaultMavenProjectBuilder() - Constructor for class org.apache.maven.project.DefaultMavenProjectBuilder
-
Deprecated.
- DefaultMavenProjectHelper - Class in org.apache.maven.project
-
DefaultMavenProjectHelper
- DefaultMavenProjectHelper() - Constructor for class org.apache.maven.project.DefaultMavenProjectHelper
- DefaultMavenSettingsBuilder - Class in org.apache.maven.settings
- DefaultMavenSettingsBuilder() - Constructor for class org.apache.maven.settings.DefaultMavenSettingsBuilder
- DefaultMetadataReader - Class in org.apache.maven.artifact.repository.metadata.io
-
Handles deserialization of metadata from some kind of textual format like XML.
- DefaultMetadataReader() - Constructor for class org.apache.maven.artifact.repository.metadata.io.DefaultMetadataReader
- DefaultMetadataResolutionRequest - Class in org.apache.maven.repository.legacy.metadata
-
Forms a request to retrieve artifact metadata.
- DefaultMetadataResolutionRequest() - Constructor for class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
- DefaultMetadataResolutionRequest(RepositoryRequest) - Constructor for class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
- DefaultMetadataResolutionRequest(ArtifactResolutionRequest) - Constructor for class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
- DefaultMetadataSource - Class in org.apache.maven.project.artifact
-
This realizes the metadata source via the default hint to provide backward-compat with Maven 2.x whose Plexus version registered component descriptors twice: once keyed by role+roleHint and once keyed by role only.
- DefaultMetadataSource() - Constructor for class org.apache.maven.project.artifact.DefaultMetadataSource
- DefaultMirrorSelector - Class in org.apache.maven.repository
-
DefaultMirrorSelector
- DefaultMirrorSelector() - Constructor for class org.apache.maven.repository.DefaultMirrorSelector
- DefaultModelBuilder - Class in org.apache.maven.model.building
- DefaultModelBuilder() - Constructor for class org.apache.maven.model.building.DefaultModelBuilder
- DefaultModelBuilderFactory - Class in org.apache.maven.model.building
-
A factory to create model builder instances when no dependency injection is available.
- DefaultModelBuilderFactory() - Constructor for class org.apache.maven.model.building.DefaultModelBuilderFactory
- 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.
- 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() - 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() - Constructor for class org.apache.maven.model.building.DefaultModelProcessor
- DefaultModelReader - Class in org.apache.maven.model.io
-
Handles deserialization of a model from some kind of textual format like XML.
- DefaultModelReader() - Constructor for class org.apache.maven.model.io.DefaultModelReader
- DefaultModelUrlNormalizer - Class in org.apache.maven.model.path
-
Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.
- DefaultModelUrlNormalizer() - Constructor for class org.apache.maven.model.path.DefaultModelUrlNormalizer
- DefaultModelValidator - Class in org.apache.maven.model.validation
- DefaultModelValidator - Class in org.apache.maven.project.validation
-
Deprecated.
- DefaultModelValidator() - Constructor for class org.apache.maven.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
- 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
- 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.
- DefaultPluginArtifactsCache - Class in org.apache.maven.plugin
- DefaultPluginArtifactsCache() - Constructor for class org.apache.maven.plugin.DefaultPluginArtifactsCache
- DefaultPluginArtifactsCache.CacheKey - Class in org.apache.maven.plugin
-
CacheKey
- DefaultPluginConfigurationExpander - Class in org.apache.maven.model.plugin
-
Handles expansion of general build plugin configuration into individual executions.
- DefaultPluginConfigurationExpander() - Constructor for class org.apache.maven.model.plugin.DefaultPluginConfigurationExpander
- DefaultPluginDependenciesResolver - Class in org.apache.maven.plugin.internal
-
Assists in resolving the dependencies of a plugin.
- DefaultPluginDependenciesResolver() - Constructor for class org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver
- 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() - Constructor for class org.apache.maven.plugin.internal.DefaultPluginManager
- DefaultPluginPrefixRequest - Class in org.apache.maven.plugin.prefix
-
Collects settings required to resolve a plugin prefix.
- DefaultPluginPrefixRequest() - Constructor for class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
-
Creates an empty request.
- DefaultPluginPrefixRequest(String, MavenSession) - Constructor for class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
-
Creates a request for the specified plugin prefix and build session.
- DefaultPluginPrefixResolver - Class in org.apache.maven.plugin.prefix.internal
-
Resolves a plugin prefix.
- DefaultPluginPrefixResolver() - Constructor for class org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResolver
- DefaultPluginRealmCache - Class in org.apache.maven.plugin
-
Default PluginCache implementation.
- DefaultPluginRealmCache() - Constructor for class org.apache.maven.plugin.DefaultPluginRealmCache
- DefaultPluginRealmCache.CacheKey - Class in org.apache.maven.plugin
-
CacheKey
- DefaultPluginVersionRequest - Class in org.apache.maven.plugin.version
-
Collects settings required to resolve the version for a plugin.
- DefaultPluginVersionRequest() - Constructor for class org.apache.maven.plugin.version.DefaultPluginVersionRequest
-
Creates an empty request.
- DefaultPluginVersionRequest(Plugin, MavenSession) - Constructor for class org.apache.maven.plugin.version.DefaultPluginVersionRequest
-
Creates a request for the specified plugin by copying settings from the specified build session.
- DefaultPluginVersionRequest(Plugin, RepositorySystemSession, List<RemoteRepository>) - Constructor for class org.apache.maven.plugin.version.DefaultPluginVersionRequest
-
Creates a request for the specified plugin using the given repository session and plugin repositories.
- DefaultPluginVersionResolver - Class in org.apache.maven.plugin.version.internal
-
Resolves a version for a plugin.
- DefaultPluginVersionResolver() - Constructor for class org.apache.maven.plugin.version.internal.DefaultPluginVersionResolver
- DefaultProfileActivationContext - Class in org.apache.maven.model.profile
-
Describes the environmental context used to determine the activation status of profiles.
- DefaultProfileActivationContext() - Constructor for class org.apache.maven.model.profile.DefaultProfileActivationContext
- DefaultProfileInjector - Class in org.apache.maven.model.profile
-
Handles profile injection into the model.
- DefaultProfileInjector() - Constructor for class org.apache.maven.model.profile.DefaultProfileInjector
- DefaultProfileInjector.ProfileModelMerger - Class in org.apache.maven.model.profile
-
ProfileModelMerger
- DefaultProfileManager - Class in org.apache.maven.profiles
-
Deprecated.
- DefaultProfileManager(PlexusContainer) - Constructor for class org.apache.maven.profiles.DefaultProfileManager
-
Deprecated.without passing in the system properties, the SystemPropertiesProfileActivator will not work correctly in embedded environments.
- DefaultProfileManager(PlexusContainer, Properties) - Constructor for class org.apache.maven.profiles.DefaultProfileManager
-
Deprecated.the properties passed to the profile manager are the props that are passed to maven, possibly containing profile activator properties
- DefaultProfileSelector - Class in org.apache.maven.model.profile
-
Calculates the active profiles among a given collection of profiles.
- DefaultProfileSelector() - Constructor for class org.apache.maven.model.profile.DefaultProfileSelector
- DefaultProjectArtifactFactory - Class in org.apache.maven.lifecycle.internal
-
Default component responsible for creation of MavenProject#dependencyArtifacts instances.
- DefaultProjectArtifactFactory(ArtifactFactory) - Constructor for class org.apache.maven.lifecycle.internal.DefaultProjectArtifactFactory
- DefaultProjectArtifactsCache - Class in org.apache.maven.project.artifact
- DefaultProjectArtifactsCache() - Constructor for class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
- DefaultProjectArtifactsCache.CacheKey - Class in org.apache.maven.project.artifact
-
CacheKey
- DefaultProjectBuilder - Class in org.apache.maven.project
-
DefaultProjectBuilder
- DefaultProjectBuilder() - Constructor for class org.apache.maven.project.DefaultProjectBuilder
- DefaultProjectBuilderConfiguration - Class in org.apache.maven.project
-
Deprecated.
- DefaultProjectBuilderConfiguration() - Constructor for class org.apache.maven.project.DefaultProjectBuilderConfiguration
-
Deprecated.
- DefaultProjectBuildingHelper - Class in org.apache.maven.project
-
Assists the project builder.
- DefaultProjectBuildingHelper() - Constructor for class org.apache.maven.project.DefaultProjectBuildingHelper
- DefaultProjectBuildingRequest - Class in org.apache.maven.project
-
DefaultProjectBuildingRequest
- DefaultProjectBuildingRequest() - Constructor for class org.apache.maven.project.DefaultProjectBuildingRequest
- DefaultProjectBuildingRequest(ProjectBuildingRequest) - Constructor for class org.apache.maven.project.DefaultProjectBuildingRequest
- DefaultProjectDependenciesResolver - Class in org.apache.maven
-
Deprecated.As of 3.2.2, and there is no direct replacement. This is an internal class which was not marked as such, but should have been.
- DefaultProjectDependenciesResolver - Class in org.apache.maven.project
- DefaultProjectDependenciesResolver() - Constructor for class org.apache.maven.DefaultProjectDependenciesResolver
-
Deprecated.
- DefaultProjectDependenciesResolver() - Constructor for class org.apache.maven.project.DefaultProjectDependenciesResolver
- DefaultProjectDependencyGraph - Class in org.apache.maven.graph
-
Describes the inter-dependencies between projects in the reactor.
- DefaultProjectDependencyGraph(Collection<MavenProject>) - Constructor for class org.apache.maven.graph.DefaultProjectDependencyGraph
-
Creates a new project dependency graph based on the specified projects.
- DefaultProjectDependencyGraph(List<MavenProject>, Collection<MavenProject>) - Constructor for class org.apache.maven.graph.DefaultProjectDependencyGraph
-
Creates a new project dependency graph based on the specified projects.
- DefaultProjectRealmCache - Class in org.apache.maven.project
-
Default project realm cache implementation.
- DefaultProjectRealmCache() - Constructor for class org.apache.maven.project.DefaultProjectRealmCache
- DefaultProjectRealmCache.CacheKey - Class in org.apache.maven.project
-
CacheKey
- DefaultReportConfigurationExpander - Class in org.apache.maven.model.plugin
-
Handles expansion of general report plugin configuration into individual report sets.
- DefaultReportConfigurationExpander() - Constructor for class org.apache.maven.model.plugin.DefaultReportConfigurationExpander
- DefaultReportingConverter - Class in org.apache.maven.model.plugin
-
Handles conversion of the
<reporting>
section into the configuration of Maven Site Plugin 3.x, i.e. - DefaultReportingConverter() - Constructor for class org.apache.maven.model.plugin.DefaultReportingConverter
- DefaultRepositoryLayout - Class in org.apache.maven.artifact.repository.layout
- DefaultRepositoryLayout() - Constructor for class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
- DefaultRepositoryMetadataManager - Class in org.apache.maven.artifact.repository.metadata
- DefaultRepositoryMetadataManager() - Constructor for class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
- DefaultRepositoryRequest - Class in org.apache.maven.artifact.repository
-
Collects basic settings to access the repository system.
- DefaultRepositoryRequest() - Constructor for class org.apache.maven.artifact.repository.DefaultRepositoryRequest
-
Creates an empty repository request.
- DefaultRepositoryRequest(RepositoryRequest) - Constructor for class org.apache.maven.artifact.repository.DefaultRepositoryRequest
-
Creates a shallow copy of the specified repository request.
- DefaultRepositorySystemSessionFactory - Class in org.apache.maven.internal.aether
- DefaultRepositorySystemSessionFactory() - Constructor for class org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory
- DefaultResolutionErrorHandler - Class in org.apache.maven.artifact.resolver
- DefaultResolutionErrorHandler() - Constructor for class org.apache.maven.artifact.resolver.DefaultResolutionErrorHandler
- DefaultRuntimeInformation - Class in org.apache.maven.execution
-
Deprecated.
- DefaultRuntimeInformation - Class in org.apache.maven.rtinfo.internal
-
Provides information about the current Maven runtime.
- DefaultRuntimeInformation() - Constructor for class org.apache.maven.execution.DefaultRuntimeInformation
-
Deprecated.
- DefaultRuntimeInformation() - Constructor for class org.apache.maven.rtinfo.internal.DefaultRuntimeInformation
- DefaultSettingsBuilder - Class in org.apache.maven.settings.building
-
Builds the effective settings from a user settings file and/or a global settings file.
- DefaultSettingsBuilder(SettingsReader, SettingsWriter, SettingsValidator) - Constructor for class org.apache.maven.settings.building.DefaultSettingsBuilder
- DefaultSettingsBuilderFactory - Class in org.apache.maven.settings.building
-
A factory to create settings builder instances when no dependency injection is available.
- DefaultSettingsBuilderFactory() - Constructor for class org.apache.maven.settings.building.DefaultSettingsBuilderFactory
- DefaultSettingsBuildingRequest - Class in org.apache.maven.settings.building
-
Collects settings that control building of effective settings.
- DefaultSettingsBuildingRequest() - Constructor for class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
- 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
- DefaultSuperPomProvider - Class in org.apache.maven.model.superpom
-
Provides the super POM that all models implicitly inherit from.
- DefaultSuperPomProvider() - Constructor for class org.apache.maven.model.superpom.DefaultSuperPomProvider
- DefaultToolchain - Class in org.apache.maven.toolchain
-
Default abstract toolchain implementation, to be used as base class for any toolchain implementation to avoid rewriting usual code.
- DefaultToolchain(ToolchainModel, String, Logger) - Constructor for class org.apache.maven.toolchain.DefaultToolchain
- DefaultToolchain(ToolchainModel, Logger) - Constructor for class org.apache.maven.toolchain.DefaultToolchain
- DefaultToolchainManager - Class in org.apache.maven.toolchain
- DefaultToolchainManager() - Constructor for class org.apache.maven.toolchain.DefaultToolchainManager
- DefaultToolchainManagerPrivate - Class in org.apache.maven.toolchain
- DefaultToolchainManagerPrivate() - Constructor for class org.apache.maven.toolchain.DefaultToolchainManagerPrivate
- DefaultToolchainsBuilder - Class in org.apache.maven.toolchain.building
- DefaultToolchainsBuilder - Class in org.apache.maven.toolchain
-
Deprecated.instead use
DefaultToolchainsBuilder
- DefaultToolchainsBuilder() - Constructor for class org.apache.maven.toolchain.building.DefaultToolchainsBuilder
- DefaultToolchainsBuilder() - Constructor for class org.apache.maven.toolchain.DefaultToolchainsBuilder
-
Deprecated.
- DefaultToolchainsBuildingRequest - Class in org.apache.maven.toolchain.building
-
Collects toolchains that control building of effective toolchains.
- DefaultToolchainsBuildingRequest() - Constructor for class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
- DefaultToolchainsBuildingResult - Class in org.apache.maven.toolchain.building
-
Holds the result of the merged toolchains and holds the problems during this build, if any.
- DefaultToolchainsBuildingResult(PersistedToolchains, List<Problem>) - Constructor for class org.apache.maven.toolchain.building.DefaultToolchainsBuildingResult
-
Default constructor
- DefaultToolchainsReader - Class in org.apache.maven.toolchain.io
-
Handles deserialization of toolchains from the default textual format.
- DefaultToolchainsReader() - Constructor for class org.apache.maven.toolchain.io.DefaultToolchainsReader
- DefaultToolchainsWriter - Class in org.apache.maven.toolchain.io
-
Handles serialization of toolchains into the default textual format.
- DefaultToolchainsWriter() - Constructor for class org.apache.maven.toolchain.io.DefaultToolchainsWriter
- DefaultUpdateCheckManager - Class in org.apache.maven.repository.legacy
-
DefaultUpdateCheckManager
- DefaultUpdateCheckManager() - Constructor for class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
- DefaultUpdateCheckManager(Logger) - Constructor for class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
- DefaultUrlNormalizer - Class in org.apache.maven.model.path
-
Normalizes a URL.
- DefaultUrlNormalizer() - Constructor for class org.apache.maven.model.path.DefaultUrlNormalizer
- defaultUserLocalRepository - Static variable in interface org.apache.maven.repository.RepositorySystem
- DefaultVersionRangeResolver - Class in org.apache.maven.repository.internal
- DefaultVersionRangeResolver() - Constructor for class org.apache.maven.repository.internal.DefaultVersionRangeResolver
- DefaultVersionResolver - Class in org.apache.maven.repository.internal
- DefaultVersionResolver() - Constructor for class org.apache.maven.repository.internal.DefaultVersionResolver
- 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
- 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.
- dependencies - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
-
dependencies of the artifact behind this metadata
- Dependency - Class in org.apache.maven.model
-
The
<dependency>
element contains information about a dependency of the project. - Dependency() - Constructor for class org.apache.maven.model.Dependency
- 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
- DependencyManagement - Class in org.apache.maven.model
-
Section for management of default dependency information for use in a group of POMs.
- DependencyManagement() - Constructor for class org.apache.maven.model.DependencyManagement
- DependencyManagementImporter - 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.
- DependencyResolutionException - Exception in org.apache.maven.project
- DependencyResolutionException(DependencyResolutionResult, String, Throwable) - Constructor for exception org.apache.maven.project.DependencyResolutionException
- DependencyResolutionRequest - Interface in org.apache.maven.project
-
A request to resolve the dependencies of a project.
- DependencyResolutionRequiredException - Exception in org.apache.maven.artifact
-
Exception that occurs when an artifact file is used, but has not been resolved.
- DependencyResolutionRequiredException(Artifact) - Constructor for exception org.apache.maven.artifact.DependencyResolutionRequiredException
- DependencyResolutionResult - Interface in org.apache.maven.project
-
The result of a project dependency resolution.
- deploy(File, Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.deployer.ArtifactDeployer
-
Deploy an artifact from a particular file.
- deploy(File, Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.deployer.DefaultArtifactDeployer
- deploy(String, String, Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.deployer.ArtifactDeployer
-
Deprecated.to be removed before 2.0 after the install/deploy plugins use the alternate method
- deploy(String, String, Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.deployer.DefaultArtifactDeployer
-
Deprecated.we want to use the artifact method only, and ensure artifact.file is set correctly.
- deploy(ArtifactMetadata, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
- deploy(ArtifactMetadata, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
-
Deploy metadata to the remote repository.
- DEPLOYED - Static variable in class org.apache.maven.artifact.ArtifactStatus
-
Moderate trust - it was deployed directly by a user.
- DeploymentRepository - Class in org.apache.maven.model
-
Deployment repository contains the information needed for deploying to the remote repository, which adds uniqueVersion property to usual repositories for download.
- DeploymentRepository() - Constructor for class org.apache.maven.model.DeploymentRepository
- DetectedProfileActivator - Class in org.apache.maven.profiles.activation
-
Deprecated.
- DetectedProfileActivator() - Constructor for class org.apache.maven.profiles.activation.DetectedProfileActivator
-
Deprecated.
- Developer - Class in org.apache.maven.model
-
Information about one of the committers on this project.
- Developer() - Constructor for class org.apache.maven.model.Developer
- disable() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
- DISABLE_GLOBAL_MODEL_CACHE_SYSTEM_PROPERTY - Static variable in class org.apache.maven.project.DefaultProjectBuilder
- 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
- DistributionManagement - Class in org.apache.maven.model
-
This elements describes all that pertains to distribution for a project.
- DistributionManagement() - Constructor for class org.apache.maven.model.DistributionManagement
- 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
- 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
-
Deprecated.
- DuplicateProjectException(String, File, File, String) - Constructor for exception org.apache.maven.project.DuplicateProjectException
- DuplicateProjectException(String, Exception) - Constructor for exception org.apache.maven.project.DuplicateProjectException
-
Deprecated.
- DuplicateProjectException(String, Map<String, List<File>>) - Constructor for exception org.apache.maven.DuplicateProjectException
-
Creates a new exception with specified details.
E
- 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
- enableLogging(Logger) - Method in class org.apache.maven.profiles.activation.FileProfileActivator
-
Deprecated.
- encloses(ArtifactScopeEnum) - Method in enum org.apache.maven.artifact.ArtifactScopeEnum
-
scope relationship function.
- ENCRYPT_MASTER_PASSWORD - Static variable in class org.apache.maven.cli.CLIManager
- ENCRYPT_PASSWORD - Static variable in class org.apache.maven.cli.CLIManager
- endEvent(String, String, long) - Method in interface org.apache.maven.monitor.event.EventMonitor
-
Deprecated.
- endProcessChildren(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
- endProcessChildren(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
- endProcessChildren(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
- ensureDependenciesAreResolved(MojoDescriptor, MavenSession, DependencyContext) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
- enter() - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
- enter() - Method in class org.apache.maven.session.scope.internal.SessionScope
- EnvironmentUtils - Class in org.apache.maven.properties.internal
-
Assists the project builder.
- EnvironmentUtils() - Constructor for class org.apache.maven.properties.internal.EnvironmentUtils
- eq(T, T) - Static method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- equals(Object) - Method in class org.apache.maven.artifact.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.model.building.FileModelSource
- equals(Object) - Method in class org.apache.maven.model.Extension
- equals(Object) - Method in class org.apache.maven.model.Plugin
- equals(Object) - Method in class org.apache.maven.model.RepositoryBase
-
Method equals.
- equals(Object) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache.CacheKey
- equals(Object) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache.CacheKey
- equals(Object) - Method in class org.apache.maven.plugin.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.
- error(CharSequence) - Method in class org.apache.maven.monitor.logging.DefaultLog
- error(CharSequence) - Method in interface org.apache.maven.plugin.logging.Log
-
Send a message to the user in the error error level.
- error(CharSequence) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
- error(CharSequence, Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
- error(CharSequence, Throwable) - Method in interface org.apache.maven.plugin.logging.Log
-
Send a message (and accompanying exception) to the user in the error error level.
The error's stacktrace will be output when this error level is enabled. - error(CharSequence, Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
- error(Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.model.building.Result
-
Error with problems describing the cause
- error(String) - Method in class org.apache.maven.cli.logging.Slf4jLogger
- error(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- error(String) - Method in class org.slf4j.impl.SimpleLogger
-
A simple implementation which always logs messages of level ERROR according to the format outlined above.
- error(String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- error(String, Object) - Method in class org.slf4j.impl.SimpleLogger
-
Perform single parameter substitution before logging the message of level ERROR according to the format outlined above.
- error(String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- error(String, Object...) - Method in class org.slf4j.impl.SimpleLogger
-
Perform double parameter substitution before logging the message of level ERROR according to the format outlined above.
- error(String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- error(String, Object, Object) - Method in class org.slf4j.impl.SimpleLogger
-
Perform double parameter substitution before logging the message of level ERROR according to the format outlined above.
- error(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jLogger
- error(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- error(String, Throwable) - Method in class org.slf4j.impl.SimpleLogger
-
Log a message of level ERROR, including an exception.
- error(Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
- error(Throwable) - Method in interface org.apache.maven.plugin.logging.Log
-
Send an exception to the user in the error error level.
The stack trace for this exception will be output when this error level is enabled. - error(Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
- error(Result<?>) - Static method in class org.apache.maven.model.building.Result
- error(Result<?>...) - Static method in class org.apache.maven.model.building.Result
- error(Marker, String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- error(Marker, String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- error(Marker, String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- error(Marker, String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- error(Marker, String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- error(T) - Static method in class org.apache.maven.model.building.Result
- error(T, Iterable<? extends ModelProblem>) - Static method in class org.apache.maven.model.building.Result
-
Error with partial result and problems describing the cause
- ERROR - 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
- evaluate(String) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
- evaluate(String, Class<?>) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
- EventDispatcher - Interface in org.apache.maven.monitor.event
-
Deprecated.
- EventMonitor - Interface in org.apache.maven.monitor.event
-
Deprecated.
- EventSpy - Interface in org.apache.maven.eventspy
-
A core extension to monitor Maven's execution.
- EventSpy.Context - Interface in org.apache.maven.eventspy
-
Context
- EventSpyDispatcher - Class in org.apache.maven.eventspy.internal
-
Dispatches callbacks to all registered eventspies.
- EventSpyDispatcher() - Constructor for class org.apache.maven.eventspy.internal.EventSpyDispatcher
- EVERYTHING - Static variable in class org.apache.maven.artifact.versioning.Restriction
- ExceptionHandler - Interface in org.apache.maven.exception
-
Transform an exception into useful end-user message.
- ExceptionSummary - Class in org.apache.maven.exception
-
Provide a summary of the exception, containing: the exception itself, useful end-user message, useful reference to a solution, or set of solutions: this is usually a wiki page url in http://cwiki.apache.org/confluence/display/MAVEN/, child exception summaries.
- ExceptionSummary(Throwable, String, String) - Constructor for class org.apache.maven.exception.ExceptionSummary
- ExceptionSummary(Throwable, String, String, List<ExceptionSummary>) - Constructor for class org.apache.maven.exception.ExceptionSummary
- excludeArtifact(String) - Method in interface org.apache.maven.ArtifactFilterManager
-
Deprecated.use
META-INF/maven/extension.xml
to define artifacts exported by Maven core and plugin extensions. - excludeArtifact(String) - Method in class org.apache.maven.DefaultArtifactFilterManager
- excludedArtifacts - Variable in class org.apache.maven.DefaultArtifactFilterManager
- ExcludesArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
-
Filter to exclude from a list of artifact patterns.
- ExcludesArtifactFilter(List<String>) - Constructor for class org.apache.maven.artifact.resolver.filter.ExcludesArtifactFilter
- Exclusion - Class in org.apache.maven.model
-
The
<exclusion>
element contains informations required to exclude an artifact to the project. - Exclusion() - Constructor for class org.apache.maven.model.Exclusion
- ExclusionArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
-
Filter to exclude from a list of artifact patterns.
- ExclusionArtifactFilter(List<Exclusion>) - Constructor for class org.apache.maven.artifact.resolver.filter.ExclusionArtifactFilter
- ExclusionSetFilter - Class in org.apache.maven.artifact.resolver.filter
- ExclusionSetFilter(String[]) - Constructor for class org.apache.maven.artifact.resolver.filter.ExclusionSetFilter
- ExclusionSetFilter(Set<String>) - Constructor for class org.apache.maven.artifact.resolver.filter.ExclusionSetFilter
- execute() - Method in interface org.apache.maven.plugin.Mojo
-
Perform whatever build-process behavior this
Mojo
implements.
This is the main trigger for theMojo
inside theMaven
system, and allows theMojo
to communicate errors. - execute(String, Object) - Method in class org.apache.maven.project.interpolation.PathTranslatingPostProcessor
-
Deprecated.
- execute(List<MojoExecution>, MavenSession, MojoExecutionRunner) - Method in class org.apache.maven.plugin.DefaultMojosExecutionStrategy
- execute(List<MojoExecution>, MavenSession, MojoExecutionRunner) - Method in interface org.apache.maven.plugin.MojosExecutionStrategy
-
Entry point to the execution strategy
- execute(MavenExecutionRequest) - Method in class org.apache.maven.DefaultMaven
- execute(MavenExecutionRequest) - Method in interface org.apache.maven.Maven
- execute(MavenSession) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
- execute(MavenSession) - Method in class org.apache.maven.lifecycle.internal.LifecycleStarter
- execute(MavenSession) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
- execute(MavenSession, List<MojoExecution>, ProjectIndex) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
- executedMultipleProjects() - Method in class org.apache.maven.execution.ReactorManager
-
Deprecated.
- executeForkedExecutions(MojoExecution, MavenSession) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
- executeForkedExecutions(MojoExecution, MavenSession) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
- executeForkedExecutions(MojoExecution, MavenSession, ProjectIndex) - Method in class org.apache.maven.lifecycle.internal.MojoExecutor
- executeMojo(MavenSession, MojoExecution) - Method in interface org.apache.maven.plugin.BuildPluginManager
- executeMojo(MavenSession, MojoExecution) - Method in class org.apache.maven.plugin.DefaultBuildPluginManager
- executeMojo(MavenProject, MojoExecution, MavenSession) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
- executeMojo(MavenProject, MojoExecution, MavenSession) - Method in interface org.apache.maven.plugin.PluginManager
-
Deprecated.
- Execution - Class in org.apache.maven.plugin.lifecycle
-
A set of goals to execute.
- Execution() - Constructor for class org.apache.maven.plugin.lifecycle.Execution
- ExecutionEvent - Interface in org.apache.maven.execution
-
Holds data relevant for an execution event.
- ExecutionEvent.Type - Enum in org.apache.maven.execution
-
The possible types of execution events.
- ExecutionEventCatapult - Interface in org.apache.maven.lifecycle.internal
-
Assists in firing execution events.
- ExecutionEventLogger - Class in org.apache.maven.cli.event
-
Logs execution events to logger, eventually user-supplied.
- ExecutionEventLogger() - Constructor for class org.apache.maven.cli.event.ExecutionEventLogger
- ExecutionEventLogger(Logger) - Constructor for class org.apache.maven.cli.event.ExecutionEventLogger
- ExecutionListener - Interface in org.apache.maven.execution
-
Defines events that Maven fires during a build.
- ExecutionPlanItem - Class in org.apache.maven.lifecycle.internal
-
Wraps individual MojoExecutions, containing information about completion status and scheduling.
- ExecutionPlanItem(MojoExecution) - Constructor for class org.apache.maven.lifecycle.internal.ExecutionPlanItem
- exit() - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
- exit() - Method in class org.apache.maven.session.scope.internal.SessionScope
- expandPluginConfiguration(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.plugin.DefaultPluginConfigurationExpander
- expandPluginConfiguration(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.plugin.DefaultReportConfigurationExpander
- expandPluginConfiguration(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.plugin.PluginConfigurationExpander
-
Merges values from general build plugin configuration into the individual plugin executions of the given model.
- expandPluginConfiguration(Model, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.plugin.ReportConfigurationExpander
-
Merges values from general report plugin configuration into the individual reports sets of the given model.
- explicitlyActivate(String) - Method in class org.apache.maven.profiles.DefaultProfileManager
-
Deprecated.
- explicitlyActivate(String) - Method in interface org.apache.maven.profiles.ProfileManager
-
Deprecated.
- explicitlyActivate(List<String>) - Method in class org.apache.maven.profiles.DefaultProfileManager
-
Deprecated.
- explicitlyActivate(List<String>) - Method in interface org.apache.maven.profiles.ProfileManager
-
Deprecated.
- explicitlyDeactivate(String) - Method in class org.apache.maven.profiles.DefaultProfileManager
-
Deprecated.
- explicitlyDeactivate(String) - Method in interface org.apache.maven.profiles.ProfileManager
-
Deprecated.
- explicitlyDeactivate(List<String>) - Method in class org.apache.maven.profiles.DefaultProfileManager
-
Deprecated.
- explicitlyDeactivate(List<String>) - Method in interface org.apache.maven.profiles.ProfileManager
-
Deprecated.
- 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 - Class in org.apache.maven.model
-
Describes a build extension to utilise.
- 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
- 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
- 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.
- FarthestConflictResolver - Class in org.apache.maven.repository.legacy.resolver.conflict
-
Resolves conflicting artifacts by always selecting the farthest declaration.
- FarthestConflictResolver() - Constructor for class org.apache.maven.repository.legacy.resolver.conflict.FarthestConflictResolver
- FATAL - 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
- 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.
- FileProfileActivator - Class in org.apache.maven.model.profile.activation
-
Determines profile activation based on the existence/absence of some file.
- FileProfileActivator - Class in org.apache.maven.profiles.activation
-
Deprecated.
- FileProfileActivator() - Constructor for class org.apache.maven.model.profile.activation.FileProfileActivator
- FileProfileActivator() - Constructor for class org.apache.maven.profiles.activation.FileProfileActivator
-
Deprecated.
- FileSet - Class in org.apache.maven.model
-
A PatternSet for files.
- FileSet() - Constructor for class org.apache.maven.model.FileSet
- FileSettingsSource - Class in org.apache.maven.settings.building
-
Deprecated.instead use
FileSource
- FileSettingsSource(File) - Constructor for class org.apache.maven.settings.building.FileSettingsSource
-
Deprecated.Creates a new settings source backed by the specified file.
- 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.
- filterTrail(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.ResolutionNode
- find(Artifact) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- find(Artifact) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- find(Artifact) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- find(Artifact) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
-
Deprecated.
- find(Artifact) - Method in class org.apache.maven.repository.LocalArtifactRepository
- 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.
- 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 class org.apache.maven.toolchain.java.JavaToolchainImpl
- findTool(String) - Method in interface org.apache.maven.toolchain.Toolchain
-
Gets the platform tool executable.
- findVersions(Artifact) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.Finds the versions of the specified artifact that are available in this repository.
- findVersions(Artifact) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- findVersions(Artifact) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- findVersions(Artifact) - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
-
Deprecated.
- findVersions(Artifact) - Method in class org.apache.maven.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
- 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
- flushActiveProxy() - Method in class org.apache.maven.settings.Settings
-
Reset the
activeProxy
field tonull
- flushExecutionMap() - Method in class org.apache.maven.model.Plugin
-
Reset the
executionMap
field tonull
- flushExpressionsBySyntax() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
- flushPluginMap() - Method in class org.apache.maven.model.PluginContainer
-
Reset the
pluginsMap
field tonull
- flushProfileMap() - Method in class org.apache.maven.settings.Settings
-
Reset the
profileMap
field tonull
- flushReportPluginMap() - Method in class org.apache.maven.model.Reporting
-
Reset the
reportPluginMap
field tonull
- flushReportSetMap() - Method in class org.apache.maven.model.ReportPlugin
-
Reset the
reportSetMap
field tonull
- 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(String...) - Static method in class org.apache.maven.internal.MultilineMessageHelper
- 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
- fromSettingsRepository(Repository) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
- fromSettingsRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.bridge.MavenRepositorySystem
G
- GENERATED - Static variable in class org.apache.maven.artifact.ArtifactStatus
-
No trust - information was generated with defaults.
- get() - Method in class org.apache.maven.extension.internal.CoreExportsProvider
- get() - Method in class org.apache.maven.model.building.Result
- get() - Method in class org.apache.maven.session.scope.internal.SessionScope.CachingProvider
- get(int) - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
- get(String) - Method in class org.apache.maven.lifecycle.DefaultLifecycles
- get(String, String, String, String) - Method in interface org.apache.maven.model.building.ModelCache
-
Gets the specified data from the cache.
- get(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
- get(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.project.artifact.MavenMetadataCache
- get(RepositoryRequest, Object) - Method in interface org.apache.maven.artifact.repository.RepositoryCache
-
Deprecated.Gets the specified data from the cache.
- get(ExtensionRealmCache.Key) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
- get(ExtensionRealmCache.Key) - Method in interface org.apache.maven.plugin.ExtensionRealmCache
- get(PluginArtifactsCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
- get(PluginArtifactsCache.Key) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
- get(PluginDescriptorCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
- get(PluginDescriptorCache.Key) - Method in interface org.apache.maven.plugin.PluginDescriptorCache
- get(PluginDescriptorCache.Key, PluginDescriptorCache.PluginDescriptorSupplier) - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
- get(PluginDescriptorCache.Key, PluginDescriptorCache.PluginDescriptorSupplier) - Method in interface org.apache.maven.plugin.PluginDescriptorCache
- get(PluginRealmCache.Key) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
- get(PluginRealmCache.Key) - Method in interface org.apache.maven.plugin.PluginRealmCache
- get(PluginRealmCache.Key, PluginRealmCache.PluginRealmSupplier) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
- get(PluginRealmCache.Key, PluginRealmCache.PluginRealmSupplier) - Method in interface org.apache.maven.plugin.PluginRealmCache
- get(ProjectArtifactsCache.Key) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
- get(ProjectArtifactsCache.Key) - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
- get(ProjectRealmCache.Key) - Method in class org.apache.maven.project.DefaultProjectRealmCache
- get(ProjectRealmCache.Key) - Method in interface org.apache.maven.project.ProjectRealmCache
- getActivation() - Method in class org.apache.maven.model.Profile
-
Get the conditional logic which will automatically trigger the inclusion of this profile.
- getActivation() - Method in class org.apache.maven.profiles.Profile
-
Get the conditional logic which will automatically trigger the inclusion of this profile.
- getActivation() - Method in class org.apache.maven.settings.Profile
-
Get the conditional logic which will automatically trigger the inclusion of this profile.
- getActiveDependencies(MavenProject) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
- 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.execution.DefaultMavenExecutionRequest
- getActiveProfiles() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getActiveProfiles() - Method in class org.apache.maven.profiles.DefaultProfileManager
-
Deprecated.
- getActiveProfiles() - Method in interface org.apache.maven.profiles.ProfileManager
-
Deprecated.
- getActiveProfiles() - Method in class org.apache.maven.profiles.ProfilesRoot
-
Method getActiveProfiles.
- getActiveProfiles() - Method in class org.apache.maven.project.MavenProject
- getActiveProfiles() - Method in class org.apache.maven.settings.Settings
-
Method getActiveProfiles.
- getActiveProfiles(Collection<Profile>, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.DefaultProfileSelector
- getActiveProfiles(Collection<Profile>, ProfileActivationContext, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.ProfileSelector
-
Determines the profiles which are active in the specified activation context.
- getActiveProxy() - Method in class org.apache.maven.settings.Settings
- getAddDefaultEntities() - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
-
Returns the state of the "add default entities" flag.
- getAddDefaultEntities() - Method in class org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader
-
Returns the state of the "add default entities" flag.
- getAddDefaultEntities() - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
-
Returns the state of the "add default entities" flag.
- getAddDefaultEntities() - Method in class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
-
Returns the state of the "add default entities" flag.
- getAddDefaultEntities() - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
-
Returns the state of the "add default entities" flag.
- getAddDefaultEntities() - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
-
Returns the state of the "add default entities" flag.
- getAddDefaultEntities() - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
-
Returns the state of the "add default entities" flag.
- getAddDefaultEntities() - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
-
Returns the state of the "add default entities" flag.
- getAddDefaultEntities() - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
-
Returns the state of the "add default entities" flag.
- getAddress() - Method in class org.apache.maven.model.Notifier
-
Get Deprecated.
- getAlias() - Method in class org.apache.maven.plugin.descriptor.Parameter
- getAllProjects() - Method in class org.apache.maven.execution.MavenSession
-
This is a provisional method and may be removed
- getAllProjects() - Method in interface org.apache.maven.execution.ProjectDependencyGraph
-
Gets all collected projects.
- getAllProjects() - Method in class org.apache.maven.graph.DefaultProjectDependencyGraph
- getApiMethods() - Method in class org.apache.maven.usability.plugin.Expression
-
Method getApiMethods.
- getApplicationVersion() - Method in class org.apache.maven.execution.DefaultRuntimeInformation
-
Deprecated.
- getApplicationVersion() - Method in interface org.apache.maven.execution.RuntimeInformation
-
Deprecated.
- getArch() - Method in class org.apache.maven.model.ActivationOS
-
Get the architecture of the operating system to be used to activate the profile.
- getArch() - Method in class org.apache.maven.profiles.ActivationOS
-
Get the architecture of the OS to be used to activate a profile.
- getArch() - Method in class org.apache.maven.settings.ActivationOS
-
Get the architecture of the OS to be used to activate a profile.
- getArchive() - Method in class org.apache.maven.model.MailingList
-
Get the link to a URL where you can browse the mailing list archive.
- getArgs() - Method in class org.apache.maven.cli.CliRequest
- getArtifact() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
- getArtifact() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
- getArtifact() - Method in exception org.apache.maven.artifact.resolver.CyclicDependencyException
- getArtifact() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
- getArtifact() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
- getArtifact() - Method in exception org.apache.maven.project.DuplicateArtifactAttachmentException
- getArtifact() - Method in class org.apache.maven.project.MavenProject
- getArtifact() - Method in exception org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
- getArtifact() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
- getArtifact() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
-
Gets the artifact to resolve metadata for.
- getArtifact(Artifact, List<ArtifactRepository>) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
- getArtifact(Artifact, List<ArtifactRepository>) - Method in interface org.apache.maven.artifact.manager.WagonManager
-
Deprecated.
- getArtifact(Artifact, List<ArtifactRepository>, TransferListener, boolean) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
- getArtifact(Artifact, List<ArtifactRepository>, TransferListener, boolean) - Method in interface org.apache.maven.repository.legacy.WagonManager
- getArtifact(Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
- getArtifact(Artifact, ArtifactRepository) - Method in interface org.apache.maven.artifact.manager.WagonManager
-
Deprecated.
- getArtifact(Artifact, ArtifactRepository, TransferListener, boolean) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
- getArtifact(Artifact, ArtifactRepository, TransferListener, boolean) - Method in interface org.apache.maven.repository.legacy.WagonManager
- getArtifactDependencies() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
- getArtifactDependencies() - Method in class org.apache.maven.repository.MetadataResolutionRequest
- getArtifactFilter() - Method in interface org.apache.maven.ArtifactFilterManager
-
Deprecated.use
META-INF/maven/extension.xml
to define artifacts exported by Maven core and plugin extensions. - getArtifactFilter() - Method in class org.apache.maven.DefaultArtifactFilterManager
-
Returns the artifact filter for the core + extension artifacts.
- getArtifactHandler() - Method in interface org.apache.maven.artifact.Artifact
- getArtifactHandler() - Method in class org.apache.maven.artifact.DefaultArtifact
- getArtifactHandler() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- getArtifactHandler(String) - Method in interface org.apache.maven.artifact.handler.manager.ArtifactHandlerManager
- getArtifactHandler(String) - Method in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
- getArtifactId() - Method in interface org.apache.maven.artifact.Artifact
- getArtifactId() - Method in class org.apache.maven.artifact.DefaultArtifact
- getArtifactId() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
- getArtifactId() - Method in class org.apache.maven.artifact.repository.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.model.Dependency
-
Get the unique id for an artifact produced by the project group, e.g.
- getArtifactId() - Method in class org.apache.maven.model.Exclusion
-
Get the artifact ID of the project to exclude.
- getArtifactId() - Method in class org.apache.maven.model.Extension
-
Get the artifact ID of the extension.
- getArtifactId() - Method in class org.apache.maven.model.Model
-
Get the identifier for this artifact that is unique within the group given by the group ID.
- getArtifactId() - Method in class org.apache.maven.model.Parent
-
Get the artifact id of the parent project to inherit from.
- getArtifactId() - Method in class org.apache.maven.model.Plugin
-
Get the artifact ID of the plugin in the repository.
- getArtifactId() - Method in class org.apache.maven.model.Relocation
-
Get the new artifact ID of the artifact.
- getArtifactId() - Method in class org.apache.maven.model.ReportPlugin
-
Get the artifact ID of the reporting plugin in the repository.
- getArtifactId() - Method in exception org.apache.maven.model.resolution.UnresolvableModelException
-
Gets the artifact id of the unresolvable model.
- getArtifactId() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- getArtifactId() - Method in class org.apache.maven.plugin.MojoExecution
- getArtifactId() - Method in 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
- getArtifactResolutionNodes() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
- getArtifacts() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
- getArtifacts() - Method in class org.apache.maven.artifact.resolver.UnresolvedArtifacts
- getArtifacts() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
-
Gets the artifacts that make up the plugin's class realm, excluding artifacts shadowed by the Maven core realm like
maven-project
. - getArtifacts() - Method in class org.apache.maven.plugin.ExtensionRealmCache.CacheRecord
- getArtifacts() - Method in class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
- getArtifacts() - Method in class org.apache.maven.plugin.PluginRealmCache.CacheRecord
- getArtifacts() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
- getArtifacts() - Method in class org.apache.maven.project.artifact.ProjectArtifactsCache.CacheRecord
- getArtifacts() - Method in class org.apache.maven.project.MavenProject
-
All dependencies that this project has, including transitive ones.
- getArtifacts() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
- getArtifacts() - Method in class org.apache.maven.repository.MetadataResolutionResult
- getArtifactScope() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
- getArtifactTransformations() - Method in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformationManager
- getArtifactTransformations() - Method in class org.apache.maven.repository.legacy.resolver.transform.DefaultArtifactTransformationManager
- getArtifactUri() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
- getArtifactUri() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
- getAttachedArtifacts() - Method in class org.apache.maven.project.MavenProject
-
Returns a mutable list of the attached artifacts to this project.
- getAuthentication() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- getAuthentication() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- getAuthentication() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- getAuthenticationInfo(String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
- getAuthenticationInfo(String) - Method in interface org.apache.maven.artifact.manager.WagonManager
-
Deprecated.this method is only here for backward compat (project-info-reports:dependencies) the default implementation will return an empty AuthenticationInfo
- getAvailableVersions() - Method in interface org.apache.maven.artifact.Artifact
- getAvailableVersions() - Method in class org.apache.maven.artifact.DefaultArtifact
- getAvailableVersions() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- getAvailableVersions() - Method in class org.apache.maven.project.artifact.AttachedArtifact
-
Deprecated.
- getBan() - Method in class org.apache.maven.usability.plugin.Expression
-
Get a preferred alternative to this expression, in the case where it's banned from use.
- getBasedir() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- getBasedir() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- getBasedir() - Method in class org.apache.maven.project.MavenProject
- getBasedir() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
-
Deprecated.
- getBaseDirectory() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getBaseDirectory() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getBaseMessage() - Method in exception org.apache.maven.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
- getBuild() - Method in class org.apache.maven.model.Model
-
Get information required to build the project.
- getBuild() - Method in class org.apache.maven.model.Profile
-
Get information required to build the project.
- getBuild() - Method in class org.apache.maven.project.MavenProject
- getBuilderId() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getBuilderId() - Method in interface org.apache.maven.execution.MavenExecutionRequest
-
Controls the
Builder
used by Maven by specification of the builders id. - getBuildExtensions() - Method in class org.apache.maven.project.MavenProject
- getBuildFailure(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
-
Deprecated.
- getBuildNumber() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
-
Get the incremental build number.
- getBuildNumber() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
- getBuildNumber() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
- 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
- getCanonical() - Method in class org.apache.maven.artifact.versioning.ComparableVersion
- getCause() - Method in class org.apache.maven.execution.BuildFailure
-
Gets the cause of the build failure.
- getCause() - Method in class org.apache.maven.execution.MojoExecutionEvent
- getCause() - Method in class org.apache.maven.execution.ProjectExecutionEvent
- getCauseException() - Method in exception org.apache.maven.repository.VersionNotFoundException
- getCheckedType() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
- getChecksumPolicy() - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
-
Deprecated.
- getChecksumPolicy() - Method in class org.apache.maven.model.RepositoryPolicy
-
Get what to do when verification of an artifact checksum fails.
- getChecksumPolicy() - Method in class org.apache.maven.profiles.RepositoryPolicy
-
Get what to do when verification of an artifact checksum fails - warn, fail, etc.
- getChecksumPolicy() - Method in class org.apache.maven.settings.RepositoryPolicy
-
Get what to do when verification of an artifact checksum fails - warn, fail, etc.
- getChildLogger(String) - Method in class org.apache.maven.cli.logging.Slf4jLogger
-
Warning: ignored (always return
null
). - getChildProjectUrlInheritAppendPath() - Method in class org.apache.maven.model.Model
-
Get when children inherit from project's url, append path or not? Note: While the type of this field is
String
for technical reasons, the semantic type is actuallyBoolean
Default value is:true
Since: Maven 3.6.1. - getChildren() - Method in class org.apache.maven.exception.ExceptionSummary
- getChildren() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
- getChildrenIterator() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
- getChildScmConnectionInheritAppendPath() - Method in class org.apache.maven.model.Scm
-
Get when children inherit from scm connection, append path or not? Note: While the type of this field is
String
for technical reasons, the semantic type is actuallyBoolean
Default value is:true
Since: Maven 3.6.1. - getChildScmDeveloperConnectionInheritAppendPath() - Method in class org.apache.maven.model.Scm
-
Get when children inherit from scm developer connection, append path or not? Note: While the type of this field is
String
for technical reasons, the semantic type is actuallyBoolean
Default value is:true
Since: Maven 3.6.1. - getChildScmUrlInheritAppendPath() - Method in class org.apache.maven.model.Scm
-
Get when children inherit from scm url, append path or not? Note: While the type of this field is
String
for technical reasons, the semantic type is actuallyBoolean
Default value is:true
Since: Maven 3.6.1. - getChildSiteUrlInheritAppendPath() - Method in class org.apache.maven.model.Site
-
Get when children inherit from distribution management site url, append path or not? Note: While the type of this field is
String
for technical reasons, the semantic type is actuallyBoolean
Default value is:true
Since: Maven 3.6.1. - getCiManagement() - Method in class org.apache.maven.model.Model
-
Get the project's continuous integration information.
- getCiManagement() - Method in class org.apache.maven.project.MavenProject
- getCircularDependencyException(int) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
- getCircularDependencyException(int) - Method in class org.apache.maven.repository.MetadataResolutionResult
- getCircularDependencyExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
- getCircularDependencyExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
- getClassifier() - Method in interface org.apache.maven.artifact.Artifact
- getClassifier() - Method in class org.apache.maven.artifact.DefaultArtifact
- getClassifier() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
-
Get the classifier associated to the dependency type.
- getClassifier() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
- getClassifier() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
-
Get the classifier of the sub-artifact.
- getClassifier() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
- getClassifier() - Method in interface org.apache.maven.classrealm.ClassRealmConstituent
-
Gets the classifier of the constituent's artifact.
- getClassifier() - Method in class org.apache.maven.model.Dependency
-
Get the classifier of the dependency.
- getClassifier() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- getClassifier() - Method in class org.apache.maven.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.
- getCollectedProjects() - Method in class org.apache.maven.project.MavenProject
- getCollectionErrors() - Method in interface org.apache.maven.project.DependencyResolutionResult
-
Gets the errors that occurred while building the dependency graph.
- getCollectionFilter() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
-
Gets the artifact filter that controls traversal of the dependency graph.
- getCollisions() - Method in exception org.apache.maven.DuplicateProjectException
-
Gets the POM files of the projects that collided.
- getColumnNumber() - Method in exception org.apache.maven.artifact.repository.metadata.io.MetadataParseException
-
Gets the one-based index of the column containing the error.
- getColumnNumber() - Method in interface org.apache.maven.building.Problem
-
Gets the one-based index of the column containing the problem.
- getColumnNumber() - Method in class org.apache.maven.model.building.DefaultModelProblem
- getColumnNumber() - Method in interface org.apache.maven.model.building.ModelProblem
-
Gets the one-based index of the column containing the problem.
- getColumnNumber() - Method in class org.apache.maven.model.InputLocation
-
Get the one-based column number.
- getColumnNumber() - Method in exception org.apache.maven.model.io.ModelParseException
-
Gets the one-based index of the column containing the error.
- getColumnNumber() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
- getColumnNumber() - Method in interface org.apache.maven.settings.building.SettingsProblem
-
Gets the one-based index of the column containing the problem.
- getColumnNumber() - Method in exception org.apache.maven.settings.io.SettingsParseException
-
Gets the one-based index of the column containing the error.
- getColumnNumber() - Method in exception org.apache.maven.settings.SettingsConfigurationException
- getColumnNumber() - Method in exception org.apache.maven.toolchain.io.ToolchainsParseException
-
Gets the one-based index of the column containing the error.
- getCommandLine() - Method in class org.apache.maven.cli.CliRequest
- getComments() - Method in class org.apache.maven.model.License
-
Get addendum information pertaining to this license.
- getCompileArtifacts() - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getCompileClasspathElements() - Method in class org.apache.maven.project.MavenProject
- getCompileDependencies() - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getCompileSourceRoots() - Method in class org.apache.maven.project.MavenProject
- getComponentType() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- getConfiguration() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
-
Gets the configuration to unmarshal into the bean.
- getConfiguration() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
- getConfiguration() - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
- getConfiguration() - Method in class org.apache.maven.model.ConfigurationContainer
-
Get
- getConfiguration() - Method in class org.apache.maven.model.Notifier
-
Method getConfiguration.
- getConfiguration() - Method in class org.apache.maven.plugin.lifecycle.Execution
-
Get configuration to pass to the goals.
- getConfiguration() - Method in class org.apache.maven.plugin.lifecycle.Phase
-
Get configuration to pass to all goals run in this phase.
- getConfiguration() - Method in class org.apache.maven.plugin.MojoExecution
- getConfiguration() - Method in class org.apache.maven.settings.Server
-
Get extra configuration for the transport layer.
- getConfiguration() - Method in class org.apache.maven.toolchain.model.ToolchainModel
-
Get
- getConfiguration() - Method in class org.apache.maven.usability.plugin.Expression
-
Get the place and syntax used to change the value of this expression.
- getConfiguration(ILoggerFactory) - Static method in class org.apache.maven.cli.logging.Slf4jConfigurationFactory
- getConfigurationElement() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
-
Returns configuration element name or
null
. - getConfigurationElement() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
- getConfiguredMojo(Class<T>, MavenSession, MojoExecution) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
- getConfiguredMojo(Class<T>, MavenSession, MojoExecution) - Method in interface org.apache.maven.plugin.MavenPluginManager
-
Looks up the mojo for the specified mojo execution and populates its parameters from the configuration given by the mojo execution.
- getConflictingProjectFile() - Method in exception org.apache.maven.project.DuplicateProjectException
- getConflictResolver(String) - Method in interface org.apache.maven.repository.legacy.resolver.conflict.ConflictResolverFactory
-
Gets a conflict resolver of the specified type.
- getConflictResolver(String) - Method in class org.apache.maven.repository.legacy.resolver.conflict.DefaultConflictResolverFactory
- getConnection() - Method in class org.apache.maven.model.Scm
-
Get the source control management system URL that describes the repository and how to connect to the repository.
- getConsoleTransferListener(boolean) - Method in class org.apache.maven.cli.MavenCli
- getConstituents() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
-
Gets the constituents for the class realm.
- getContainer() - Method in class org.apache.maven.execution.MavenSession
-
Deprecated.
- getContent() - Method in class org.apache.maven.building.StringSource
-
Gets the content of this source.
- getContentLength() - Method in interface org.apache.maven.repository.ArtifactTransferResource
-
The size of the artifact in bytes.
- getContextValue(String) - Method in class org.apache.maven.project.MavenProject
-
Returns context value of this project associated with the given key or null if this project has no such value.
- getContributorKey(Contributor) - Method in class org.apache.maven.model.merge.ModelMerger
- getContributors() - Method in class org.apache.maven.model.Model
-
Method getContributors.
- getContributors() - Method in class org.apache.maven.project.MavenProject
- getCoreArtifactExcludes() - Method in interface org.apache.maven.ArtifactFilterManager
- getCoreArtifactExcludes() - Method in class org.apache.maven.DefaultArtifactFilterManager
- getCoreArtifactFilter() - Method in interface org.apache.maven.ArtifactFilterManager
-
Returns a filter for only the core artifacts.
- getCoreArtifactFilter() - Method in class org.apache.maven.DefaultArtifactFilterManager
-
Returns the artifact filter for the standard core artifacts.
- getCoreRealm() - Method in interface org.apache.maven.classrealm.ClassRealmManager
-
Gets the class realm hosting the Maven core.
- getCoreRealm() - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
- getCurrentProject() - Method in class org.apache.maven.execution.MavenSession
- getDAG() - Method in class org.apache.maven.project.ProjectSorter
- getData() - Method in class org.apache.maven.cli.event.DefaultEventSpyContext
- getData() - Method in interface org.apache.maven.eventspy.EventSpy.Context
-
Gets key-value pairs providing information about the Maven runtime.
- getData() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getData() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getDataBuffer() - Method in class org.apache.maven.repository.ArtifactTransferEvent
- getDataLength() - Method in class org.apache.maven.repository.ArtifactTransferEvent
- getDataOffset() - Method in class org.apache.maven.repository.ArtifactTransferEvent
- getDatum() - Method in class org.apache.maven.repository.MavenArtifactMetadata
- getDefaultGoal() - Method in class org.apache.maven.model.BuildBase
-
Get the default goal (or phase in Maven 2) to execute when none is specified for the project.
- getDefaultGoal() - Method in class org.apache.maven.project.MavenProject
- getDefaultLifecyclePhases() - Method in class org.apache.maven.lifecycle.Lifecycle
- getDefaultPhases() - Method in class org.apache.maven.lifecycle.Lifecycle
-
Deprecated.
- getDefaultPluginArtifactId(String) - Static method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- getDefaultPluginGroupId() - Static method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- getDefaultValue() - Method in class org.apache.maven.plugin.descriptor.Parameter
- getDegreeOfConcurrency() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getDegreeOfConcurrency() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getDependencies() - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
- getDependencies() - Method in class org.apache.maven.model.DependencyManagement
-
Method getDependencies.
- getDependencies() - Method in class org.apache.maven.model.ModelBase
-
Method getDependencies.
- getDependencies() - Method in class org.apache.maven.model.Plugin
-
Method getDependencies.
- getDependencies() - Method in interface org.apache.maven.project.artifact.ArtifactWithDependencies
- getDependencies() - Method in class org.apache.maven.project.artifact.PluginArtifact
- getDependencies() - Method in class org.apache.maven.project.artifact.ProjectArtifact
- getDependencies() - Method in 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
- getDependency() - Method in exception org.apache.maven.project.artifact.InvalidDependencyVersionException
- getDependency() - Method in exception org.apache.maven.repository.VersionNotFoundException
- getDependencyArtifacts() - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getDependencyCollectionRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
-
Gets the scope of (transitive) dependencies that should be collected.
- getDependencyConflictId() - Method in interface org.apache.maven.artifact.Artifact
- getDependencyConflictId() - Method in class org.apache.maven.artifact.DefaultArtifact
- getDependencyConflictId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- getDependencyConflictId() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
- getDependencyFilter() - Method in interface org.apache.maven.artifact.Artifact
- getDependencyFilter() - Method in class org.apache.maven.artifact.DefaultArtifact
- getDependencyFilter() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- getDependencyGraph() - Method in interface org.apache.maven.project.DependencyResolutionResult
-
Gets the dependency graph of the project.
- getDependencyKey(Dependency) - Method in class org.apache.maven.model.merge.MavenModelMerger
- getDependencyKey(Dependency) - Method in class org.apache.maven.model.merge.ModelMerger
- getDependencyManagement() - Method in class org.apache.maven.model.ModelBase
-
Get default dependency information for projects that inherit from this one.
- getDependencyManagement() - Method in class org.apache.maven.project.MavenProject
- getDependencyResolutionRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- getDependencyResolutionResult() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
- getDependencyResolutionResult() - Method in interface org.apache.maven.execution.MavenExecutionResult
- getDependencyResolutionResult() - Method in interface org.apache.maven.project.ProjectBuildingResult
-
Gets the result of the dependency resolution for the project.
- getDependencyTrail() - Method in interface org.apache.maven.artifact.Artifact
- getDependencyTrail() - Method in class org.apache.maven.artifact.DefaultArtifact
- getDependencyTrail() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
- getDependencyTrail() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- getDependents(String) - Method in class org.apache.maven.project.ProjectSorter
- getDeploymentTimestamp() - Method in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
- getDeprecated() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- getDeprecated() - Method in class org.apache.maven.plugin.descriptor.Parameter
- getDeprecation() - Method in class org.apache.maven.usability.plugin.Expression
-
Get a preferred alternative to this expression, in the case where it's deprecated.
- getDepth() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
- getDepth() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
- getDescription() - Method in class org.apache.maven.model.Model
-
Get a detailed description of the project, used by Maven whenever it needs to describe the project, such as on the web site.
- getDescription() - Method in class org.apache.maven.plugin.descriptor.Parameter
- getDescription() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- getDescription() - Method in class org.apache.maven.project.MavenProject
- getDescription() - Method in class org.apache.maven.usability.plugin.Expression
-
Get the description of what this expression references, and what it's generally used for.
- getDescriptor() - Method in class org.apache.maven.plugin.ExtensionRealmCache.CacheRecord
- getDeveloperConnection() - Method in class org.apache.maven.model.Scm
-
Get just like
connection
, but for developers, i.e. - getDeveloperKey(Developer) - Method in class org.apache.maven.model.merge.ModelMerger
- getDevelopers() - Method in class org.apache.maven.model.Model
-
Method getDevelopers.
- getDevelopers() - Method in class org.apache.maven.project.MavenProject
- getDirectory() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
- getDirectory() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
- getDirectory() - Method in class org.apache.maven.model.BuildBase
-
Get the directory where all files generated by the build are placed.
- getDirectory() - Method in class org.apache.maven.model.FileSet
-
Get describe the directory where the resources are stored.
- getDirectoryPermissions() - Method in class org.apache.maven.settings.Server
-
Get the permissions for directories when they are created.
- getDistribution() - Method in class org.apache.maven.model.License
-
Get the primary method by which this project may be distributed.
- getDistributionManagement() - Method in class org.apache.maven.model.ModelBase
-
Get distribution information for a project that enables deployment of the site and artifacts to remote web servers and repositories respectively.
- getDistributionManagement() - Method in class org.apache.maven.project.MavenProject
- getDistributionManagementArtifactRepository() - Method in class org.apache.maven.project.MavenProject
- getDownloadUrl() - Method in interface org.apache.maven.artifact.Artifact
- getDownloadUrl() - Method in class org.apache.maven.artifact.DefaultArtifact
- getDownloadUrl() - Method in exception org.apache.maven.artifact.resolver.ArtifactNotFoundException
- getDownloadUrl() - Method in class org.apache.maven.model.DistributionManagement
-
Get the URL of the project's download page.
- getDownloadUrl() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- getDownloadUrl() - Method in class org.apache.maven.project.artifact.AttachedArtifact
-
Deprecated.
- getDownstreamProjects(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.settings.building.SettingsBuildingResult
-
Gets the assembled settings.
- getEffectiveToolchains() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingResult
- getEffectiveToolchains() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingResult
-
Gets the assembled toolchains.
- getEmail() - Method in class org.apache.maven.model.Contributor
-
Get the email address of the contributor.
- getEnabled() - Method in class org.apache.maven.model.RepositoryPolicy
-
Get whether to use this repository for downloading this type of artifact.
- getEntry() - Method in class org.apache.maven.repository.metadata.MetadataGraph
- getEntry() - Method in class org.apache.maven.repository.MetadataGraph
-
getter
- getError() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
- getError(Artifact, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
- getError(Artifact, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.UpdateCheckManager
- getErrorArtifactExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
- getErrorArtifactExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
- getErrors() - Method in class org.apache.maven.plugin.MavenPluginValidator
- getEventDispatcher() - Method in class org.apache.maven.execution.MavenSession
-
Deprecated.
- getEventSpies() - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
- getEventSpyDispatcher() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getEventSpyDispatcher() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getEventType() - Method in class org.apache.maven.repository.ArtifactTransferEvent
- getException() - Method in 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.model.building.DefaultModelProblem
- getException() - Method in interface org.apache.maven.model.building.ModelProblem
-
Gets the exception that caused this problem (if any).
- getException() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
- getException() - Method in class org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
- getException() - Method in class org.apache.maven.project.artifact.ProjectArtifactsCache.CacheRecord
- getException() - Method in class org.apache.maven.repository.ArtifactTransferEvent
- getException() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
- getException() - Method in interface org.apache.maven.settings.building.SettingsProblem
-
Gets the exception that caused this problem (if any).
- getExceptions() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
- getExceptions() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
- getExceptions() - Method in interface org.apache.maven.execution.MavenExecutionResult
- getExceptions() - Method in class org.apache.maven.repository.MetadataResolutionResult
- getExcidentEdges(MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraph
- getExcludeDefaults() - Method in class org.apache.maven.model.Reporting
-
Get if true, then the default reports are not included in the site generation.
- getExcludedProjects() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getExcludedProjects() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getExcludes() - Method in class org.apache.maven.model.PatternSet
-
Method getExcludes.
- getExclusionKey(Exclusion) - Method in class org.apache.maven.model.merge.MavenModelMerger
- getExclusionKey(Exclusion) - Method in class org.apache.maven.model.merge.ModelMerger
- getExclusions() - Method in class org.apache.maven.model.Dependency
-
Method getExclusions.
- getExecuteGoal() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- getExecuteLifecycle() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- getExecutePhase() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- getExecution() - Method in class org.apache.maven.execution.MojoExecutionEvent
- getExecutionId() - Method in class org.apache.maven.plugin.MojoExecution
- getExecutionListener() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getExecutionListener() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getExecutionPlan() - Method in class org.apache.maven.execution.ProjectExecutionEvent
- getExecutionProject() - Method in class org.apache.maven.project.MavenProject
- getExecutionProperties() - Method in class org.apache.maven.execution.MavenSession
-
Deprecated.
- getExecutionProperties() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
-
Deprecated.
- getExecutionProperties() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
-
Deprecated.
- getExecutionRootDirectory() - Method in class org.apache.maven.execution.MavenSession
- getExecutions() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
-
Deprecated.
- getExecutions() - Method in class org.apache.maven.model.Plugin
-
Method getExecutions.
- getExecutions() - Method in class org.apache.maven.plugin.lifecycle.Phase
-
Method getExecutions.
- getExecutionsAsMap() - Method in class org.apache.maven.model.Plugin
- getExecutionStrategy() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- getExistingProjectFile() - Method in exception org.apache.maven.project.DuplicateProjectException
- getExists() - Method in class org.apache.maven.model.ActivationFile
-
Get the name of the file that must exist to activate the profile.
- getExists() - Method in class org.apache.maven.profiles.ActivationFile
-
Get the name of the file that should exist to activate a profile.
- getExists() - Method in class org.apache.maven.settings.ActivationFile
-
Get the name of the file that should exist to activate a profile.
- getExplicitlyActivatedIds() - Method in class org.apache.maven.profiles.DefaultProfileManager
-
Deprecated.
- getExplicitlyActivatedIds() - Method in interface org.apache.maven.profiles.ProfileManager
-
Deprecated.
- getExplicitlyDeactivatedIds() - Method in class org.apache.maven.profiles.DefaultProfileManager
-
Deprecated.
- getExplicitlyDeactivatedIds() - Method in interface org.apache.maven.profiles.ProfileManager
-
Deprecated.
- getExportedArtifacts() - Method in class org.apache.maven.extension.internal.CoreExports
-
Returns artifacts exported by Maven core and core extensions.
- getExportedArtifacts() - Method in class org.apache.maven.extension.internal.CoreExtensionEntry
-
Returns artifacts exported by the extension, identified by groupId:artifactId string key.
- getExportedArtifacts() - Method in class org.apache.maven.project.ExtensionDescriptor
- getExportedPackages() - Method in class org.apache.maven.extension.internal.CoreExports
-
Returns packages exported by Maven core and core extensions.
- getExportedPackages() - Method in class org.apache.maven.extension.internal.CoreExtensionEntry
-
Returns classpath elements exported by the extension.
- getExportedPackages() - Method in class org.apache.maven.project.ExtensionDescriptor
- getExpression() - Method in class org.apache.maven.plugin.descriptor.Parameter
- getExpression() - Method in exception org.apache.maven.project.interpolation.ModelInterpolationException
-
Deprecated.
- getExpressions() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
-
Method getExpressions.
- getExpressionsBySyntax() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
- getExtension() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
-
Get the file extension associated to the file represented by the dependency type.
- getExtension() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
- getExtension() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
-
Get the file extension of the sub-artifact.
- getExtension() - Method in exception org.apache.maven.cli.internal.ExtensionResolutionException
- getExtension() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
- getExtensionArtifactFilter() - Method in class org.apache.maven.project.ProjectRealmCache.CacheRecord
- getExtensionArtifactMap() - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getExtensionArtifacts() - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getExtensionDependencyFilter() - Method in class org.apache.maven.project.MavenProject
-
Gets the dependency filter used to exclude shared extension artifacts from plugin realms.
- getExtensionDescriptorLocation() - Method in class org.apache.maven.project.ExtensionDescriptorBuilder
- getExtensionKey(Extension) - Method in class org.apache.maven.model.merge.MavenModelMerger
- getExtensionKey(Extension) - Method in class org.apache.maven.model.merge.ModelMerger
- getExtensions() - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
-
Method getExtensions.
- getExtensions() - Method in class org.apache.maven.model.Build
-
Method getExtensions.
- getExtensions() - Method in class org.apache.maven.model.Plugin
-
Get whether to load Maven extensions (such as packaging and type handlers) from this plugin.
- getFailureBehavior() - Method in class org.apache.maven.execution.ReactorManager
-
Deprecated.
- getFamily() - Method in class org.apache.maven.model.ActivationOS
-
Get the general family of the OS to be used to activate the profile, such as
windows
orunix
. - getFamily() - Method in class org.apache.maven.profiles.ActivationOS
-
Get the general family of the OS to be used to activate a profile (e.g.
- getFamily() - Method in class org.apache.maven.settings.ActivationOS
-
Get the general family of the OS to be used to activate a profile (e.g.
- 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
-
Get specifies that this profile will be activated based on existence of a file.
- getFile() - Method in class org.apache.maven.profiles.Activation
-
Get specifies that this profile will be activated based on existence of a file.
- getFile() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- getFile() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
- getFile() - Method in class org.apache.maven.project.MavenProject
- getFile() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
- getFile() - Method in class org.apache.maven.settings.Activation
-
Get specifies that this profile will be activated based on existence of a file.
- getFile() - Method in class org.apache.maven.settings.RuntimeInfo
-
Deprecated.
- getFilePermissions() - Method in class org.apache.maven.settings.Server
-
Get the permissions for files when they are created.
- getFiltering() - Method in class org.apache.maven.model.Resource
-
Get whether resources are filtered to replace tokens with parameterised values or not.
- getFilters() - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
- getFilters() - Method in class org.apache.maven.model.BuildBase
-
Method getFilters.
- getFilters() - Method in class org.apache.maven.project.MavenProject
- getFinalName() - Method in class org.apache.maven.model.BuildBase
-
Get the filename (excluding the extension, and with no path information) that the produced artifact will be called.
- getFinishedProjects() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
- 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
- getGlobalChecksumPolicy() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getGlobalChecksumPolicy() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getGlobalProfileManager() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
-
Deprecated.
- getGlobalProfileManager() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
-
Deprecated.
- getGlobalSettingsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getGlobalSettingsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getGlobalSettingsFile() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
- getGlobalSettingsFile() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
-
Gets the global settings file.
- getGlobalSettingsSource() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
- getGlobalSettingsSource() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
-
Gets the global settings source.
- getGlobalToolchainsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getGlobalToolchainsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getGlobalToolchainsSource() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
- getGlobalToolchainsSource() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingRequest
-
Gets the global toolchains source.
- getGoal() - Method in class org.apache.maven.lifecycle.mapping.LifecycleMojo
- getGoal() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- getGoal() - Method in class org.apache.maven.plugin.MojoExecution
- getGoal() - Method in exception org.apache.maven.plugin.MojoNotFoundException
- getGoal() - Method in exception org.apache.maven.plugin.PluginManagerException
- getGoalConfiguration(String, String, String, String) - Method in class org.apache.maven.project.MavenProject
- getGoalPrefix() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- getGoalPrefixFromArtifactId(String) - Static method in class org.apache.maven.plugin.descriptor.PluginDescriptor
-
Parse maven-...-plugin.
- getGoals() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getGoals() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getGoals() - Method in class org.apache.maven.execution.MavenSession
- getGoals() - Method in class org.apache.maven.model.Plugin
-
Get Deprecated.
- getGoals() - Method in class org.apache.maven.model.PluginExecution
-
Method getGoals.
- getGoals() - Method in class org.apache.maven.plugin.lifecycle.Execution
-
Method getGoals.
- getGraph() - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
- getGraph(ArtifactScopeEnum) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
- getGraph(MetadataResolutionRequestTypeEnum) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
- getGroupId() - Method in interface org.apache.maven.artifact.Artifact
- getGroupId() - Method in class org.apache.maven.artifact.DefaultArtifact
- getGroupId() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
- getGroupId() - Method in class org.apache.maven.artifact.repository.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.model.Dependency
-
Get the project group that produced the dependency, e.g.
- getGroupId() - Method in class org.apache.maven.model.Exclusion
-
Get the group ID of the project to exclude.
- getGroupId() - Method in class org.apache.maven.model.Extension
-
Get the group ID of the extension's artifact.
- getGroupId() - Method in class org.apache.maven.model.Model
-
Get a universally unique identifier for a project.
- getGroupId() - Method in class org.apache.maven.model.Parent
-
Get the group id of the parent project to inherit from.
- getGroupId() - Method in class org.apache.maven.model.Plugin
-
Get the group ID of the plugin in the repository.
- getGroupId() - Method in class org.apache.maven.model.Relocation
-
Get the group ID the artifact has moved to.
- getGroupId() - Method in class org.apache.maven.model.ReportPlugin
-
Get the group ID of the reporting plugin in the repository.
- getGroupId() - Method in exception org.apache.maven.model.resolution.UnresolvableModelException
-
Gets the group id of the unresolvable model.
- getGroupId() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- getGroupId() - Method in class org.apache.maven.plugin.MojoExecution
- getGroupId() - Method in 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.repository.Proxy
-
Return proxy server host name.
- getHost() - Method in class org.apache.maven.settings.Proxy
-
Get the proxy host.
- getId() - Method in interface org.apache.maven.artifact.Artifact
- getId() - Method in class org.apache.maven.artifact.DefaultArtifact
- getId() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- getId() - Method in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
-
Deprecated.
- getId() - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
- getId() - Method in class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
- 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.lifecycle.Lifecycle
- getId() - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
-
Method getId
- getId() - Method in class org.apache.maven.model.Developer
-
Get the unique ID of the developer in the SCM.
- getId() - Method in class org.apache.maven.model.Model
- getId() - Method in class org.apache.maven.model.Parent
- getId() - Method in class org.apache.maven.model.Plugin
-
Gets the identifier of the plugin.
- getId() - Method in class org.apache.maven.model.PluginExecution
-
Get the identifier of this execution for labelling the goals during the build, and for matching executions to merge during inheritance and profile injection.
- getId() - Method in class org.apache.maven.model.Profile
-
Get the identifier of this build profile.
- getId() - Method in class org.apache.maven.model.ReportSet
-
Get the unique id for this report set, to be used during POM inheritance and profile injection for merging of report sets.
- getId() - Method in class org.apache.maven.model.RepositoryBase
-
Get a unique identifier for a repository.
- getId() - Method in class org.apache.maven.model.Site
-
Get a unique identifier for a deployment location.
- getId() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- getId() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- getId() - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
-
Get the ID of this lifecycle, for identification in the mojo descriptor.
- getId() - Method in class org.apache.maven.plugin.lifecycle.Phase
-
Get the ID of this phase, e.g.,
generate-sources
. - getId() - Method in class org.apache.maven.profiles.Profile
-
Get the ID of this build profile, for activation purposes.
- getId() - Method in class org.apache.maven.profiles.RepositoryBase
-
Get a unique identifier for a repository.
- getId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- getId() - Method in class org.apache.maven.project.MavenProject
- getId() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
-
Deprecated.
- getId() - Method in class org.apache.maven.repository.UserLocalArtifactRepository
- getId() - Method in class org.apache.maven.settings.IdentifiableBase
-
Get the id field.
- getId() - Method in class org.apache.maven.settings.RepositoryBase
-
Get a unique identifier for a repository.
- getId(MavenProject) - Static method in class org.apache.maven.project.ProjectSorter
- getIdeWorkspace() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
-
Deprecated.
- getIdeWorspace() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
-
Deprecated.
- 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.Use
ClassRealmRequest.getParentImports()
instead. - 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
- getInceptionYear() - Method in class org.apache.maven.model.Model
-
Get the year of the project's inception, specified with 4 digits.
- getInceptionYear() - Method in class org.apache.maven.project.MavenProject
- getIncidentEdges(MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraph
- getIncludes() - Method in class org.apache.maven.model.PatternSet
-
Method getIncludes.
- getIncrementalVersion() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
- getIncrementalVersion() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
- getIndices() - Method in class org.apache.maven.lifecycle.internal.ProjectIndex
- getInherited() - Method in class org.apache.maven.model.ConfigurationContainer
-
Get whether any configuration should be propagated to child POMs.
- getInjectedProfileIds() - Method in class org.apache.maven.project.MavenProject
-
Gets the identifiers of all profiles that contributed to this project's effective model.
- getInputStream() - Method in class org.apache.maven.building.FileSource
- getInputStream() - Method in interface org.apache.maven.building.Source
-
Gets a byte stream to the source contents.
- getInputStream() - Method in class org.apache.maven.building.StringSource
- getInputStream() - Method in class org.apache.maven.building.UrlSource
- getInteractiveMode() - Method in class org.apache.maven.settings.Settings
- getInterpolator() - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
-
Deprecated.
- getIntroducedDependencyArtifacts() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- getIssueManagement() - Method in class org.apache.maven.model.Model
-
Get the project's issue management system information.
- getIssueManagement() - Method in class org.apache.maven.project.MavenProject
- getJavaHome() - Method in class org.apache.maven.toolchain.java.DefaultJavaToolChain
-
Deprecated.
- getJavaHome() - Method in class org.apache.maven.toolchain.java.JavaToolchainImpl
- getJdk() - Method in class org.apache.maven.model.Activation
-
Get specifies that this profile will be activated when a matching JDK is detected.
- getJdk() - Method in class org.apache.maven.profiles.Activation
-
Get specifies that this profile will be activated when a matching JDK is detected.
- getJdk() - Method in class org.apache.maven.settings.Activation
-
Get specifies that this profile will be activated when a matching JDK is detected.
- getJdkVersion() - Method in class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
-
Deprecated.
- getKey() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- getKey() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- getKey() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- getKey() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
- 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
- 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
- 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 interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- getLayout() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- getLayout() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- getLayout() - Method in class org.apache.maven.model.RepositoryBase
-
Get the type of layout this repository uses for locating and storing artifacts - can be
legacy
ordefault
. - getLayout() - Method in class org.apache.maven.profiles.RepositoryBase
-
Get the type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
- getLayout() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
-
Deprecated.
- getLayout() - Method in class org.apache.maven.settings.Mirror
-
Get the layout of the mirror repository.
- getLayout() - Method in class org.apache.maven.settings.RepositoryBase
-
Get the type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
- getLayout(String) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
-
Deprecated.
- getLayout(String) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
- getLayout(String) - Method in interface org.apache.maven.repository.legacy.repository.ArtifactRepositoryFactory
-
Deprecated.
- getLayout(String) - Method in class org.apache.maven.repository.legacy.repository.DefaultArtifactRepositoryFactory
- getLayout(ArtifactRepository) - Static method in class org.apache.maven.RepositoryUtils
- getLayoutId() - Method in exception org.apache.maven.artifact.UnknownRepositoryLayoutException
- getLicenseKey(License) - Method in class org.apache.maven.model.merge.ModelMerger
- getLicenses() - Method in class org.apache.maven.model.Model
-
Method getLicenses.
- getLicenses() - Method in class org.apache.maven.project.MavenProject
- getLifecycleId() - Method in exception org.apache.maven.lifecycle.LifecycleNotFoundException
-
Gets the identifier of the lifecycle that was not found.
- getLifecycleMapping(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- 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
-
Method getLifecycles.
- getLifeCycles() - Method in class org.apache.maven.lifecycle.DefaultLifecycles
-
Returns an ordered list of lifecycles
- getLineNumber() - Method in exception org.apache.maven.artifact.repository.metadata.io.MetadataParseException
-
Gets the one-based index of the line containing the error.
- getLineNumber() - Method in interface org.apache.maven.building.Problem
-
Gets the one-based index of the line containing the problem.
- getLineNumber() - Method in class org.apache.maven.model.building.DefaultModelProblem
- getLineNumber() - Method in interface org.apache.maven.model.building.ModelProblem
-
Gets the one-based index of the line containing the problem.
- getLineNumber() - Method in class org.apache.maven.model.InputLocation
-
Get the one-based line number.
- getLineNumber() - Method in exception org.apache.maven.model.io.ModelParseException
-
Gets the one-based index of the line containing the error.
- getLineNumber() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
- getLineNumber() - Method in interface org.apache.maven.settings.building.SettingsProblem
-
Gets the one-based index of the line containing the problem.
- getLineNumber() - Method in exception org.apache.maven.settings.io.SettingsParseException
-
Gets the one-based index of the line containing the error.
- getLineNumber() - Method in exception org.apache.maven.settings.SettingsConfigurationException
- getLineNumber() - Method in exception org.apache.maven.toolchain.io.ToolchainsParseException
-
Gets the one-based index of the line containing the error.
- getListeners() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
- 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 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.project.DefaultProjectBuilderConfiguration
-
Deprecated.
- getLocalRepository() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
- getLocalRepository() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
-
Deprecated.
- getLocalRepository() - Method in interface org.apache.maven.project.ProjectBuildingRequest
- getLocalRepository() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
- getLocalRepository() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
-
Gets the local repository to use for the resolution.
- getLocalRepository() - Method in class org.apache.maven.repository.metadata.MetadataResolutionRequest
- getLocalRepository() - Method in class org.apache.maven.repository.MetadataResolutionRequest
- getLocalRepository() - Method in class org.apache.maven.settings.Settings
-
Get the local repository.
Default value is:${user.home}/.m2/repository
- getLocalRepositoryPath() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getLocalRepositoryPath() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getLocation() - Method in class org.apache.maven.building.FileSource
- getLocation() - Method in interface org.apache.maven.building.Problem
-
Gets the location of the problem.
- getLocation() - Method in interface org.apache.maven.building.Source
-
Provides a user-friendly hint about the location of the source.
- getLocation() - Method in class org.apache.maven.building.StringSource
- getLocation() - Method in class org.apache.maven.building.UrlSource
- getLocation() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
- getLocation() - Method in class org.apache.maven.model.InputSource
-
Get the path/URL of the POM or
null
if unknown. - getLocation() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
- getLocation() - Method in interface org.apache.maven.settings.building.SettingsProblem
-
Gets the location of the problem.
- getLocation(Object) - Method in class org.apache.maven.model.Activation
- getLocation(Object) - Method in class org.apache.maven.model.ActivationFile
- getLocation(Object) - Method in class org.apache.maven.model.ActivationOS
- getLocation(Object) - Method in class org.apache.maven.model.ActivationProperty
- getLocation(Object) - Method in class org.apache.maven.model.CiManagement
- getLocation(Object) - Method in class org.apache.maven.model.ConfigurationContainer
- getLocation(Object) - Method in class org.apache.maven.model.Contributor
- getLocation(Object) - Method in class org.apache.maven.model.Dependency
- getLocation(Object) - Method in class org.apache.maven.model.DependencyManagement
- getLocation(Object) - Method in class org.apache.maven.model.DistributionManagement
- getLocation(Object) - Method in class org.apache.maven.model.Exclusion
- getLocation(Object) - Method in class org.apache.maven.model.Extension
- getLocation(Object) - Method in class org.apache.maven.model.InputLocation
- getLocation(Object) - Method in interface org.apache.maven.model.InputLocationTracker
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.model.IssueManagement
- getLocation(Object) - Method in class org.apache.maven.model.License
- getLocation(Object) - Method in class org.apache.maven.model.MailingList
- getLocation(Object) - Method in class org.apache.maven.model.ModelBase
- getLocation(Object) - Method in class org.apache.maven.model.Notifier
- getLocation(Object) - Method in class org.apache.maven.model.Organization
- getLocation(Object) - Method in class org.apache.maven.model.Parent
- getLocation(Object) - Method in class org.apache.maven.model.PatternSet
- getLocation(Object) - Method in class org.apache.maven.model.PluginContainer
- getLocation(Object) - Method in class org.apache.maven.model.Prerequisites
- getLocation(Object) - Method in class org.apache.maven.model.Relocation
- getLocation(Object) - Method in class org.apache.maven.model.Reporting
- getLocation(Object) - Method in class org.apache.maven.model.RepositoryBase
- getLocation(Object) - Method in class org.apache.maven.model.RepositoryPolicy
- getLocation(Object) - Method in class org.apache.maven.model.Scm
- getLocation(Object) - Method in class org.apache.maven.model.Site
- getLocation(StackTraceElement) - Method in class org.slf4j.impl.MavenSimpleLogger
- getLocationInPom() - Method in exception org.apache.maven.project.InvalidProjectVersionException
- getLocations() - Method in class org.apache.maven.model.InputLocation
- getLocationURI() - Method in class org.apache.maven.model.building.FileModelSource
- getLocationURI() - Method in interface org.apache.maven.model.building.ModelSource2
-
Returns location of the POM, never
null
. - getLog() - Method in class org.apache.maven.plugin.AbstractMojo
-
Returns the logger that has been injected into this mojo.
- getLog() - Method in interface org.apache.maven.plugin.Mojo
-
Furnish access to the standard Maven logging mechanism which is managed in this base class.
- getLog() - Method in class org.apache.maven.toolchain.DefaultToolchain
- getLogger() - Method in class org.apache.maven.DefaultMaven
-
Deprecated.
- getLogger() - Method in class org.apache.maven.toolchain.java.JavaToolchainFactory
- getLogger(String) - Method in class org.slf4j.impl.MavenSimpleLoggerFactory
-
Return an appropriate
MavenSimpleLogger
instance by name. - getLogger(String) - Method in class org.slf4j.impl.SimpleLoggerFactory
-
Return an appropriate
SimpleLogger
instance by name. - getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
-
Returns the factory.
- getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
-
Returns the class name.
- getLoggerForComponent(String) - Method in class org.apache.maven.cli.logging.Slf4jLoggerManager
- getLoggerForComponent(String, String) - Method in class org.apache.maven.cli.logging.Slf4jLoggerManager
-
The logger name for a component with a non-null hint is
role.hint
. - getLoggingLevel() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getLoggingLevel() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getLongMessage() - Method in exception org.apache.maven.plugin.AbstractMojoExecutionException
- getLowerBound() - Method in class org.apache.maven.artifact.versioning.Restriction
- getMailingListKey(MailingList) - Method in class org.apache.maven.model.merge.ModelMerger
- getMailingLists() - Method in class org.apache.maven.model.Model
-
Method getMailingLists.
- getMailingLists() - Method in class org.apache.maven.project.MavenProject
- getMajorVersion() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
- getMajorVersion() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
- getMakeBehavior() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getMakeBehavior() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getManagedDependencies() - Method in interface org.apache.maven.project.artifact.ArtifactWithDependencies
- getManagedDependencies() - Method in class org.apache.maven.project.artifact.PluginArtifact
- getManagedDependencies() - Method in class org.apache.maven.project.artifact.ProjectArtifact
- getManagedVersionMap() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
- getManagedVersionMap() - Method in class org.apache.maven.project.MavenProject
- getManagedVersionMap() - Method in class org.apache.maven.repository.MetadataResolutionRequest
- getManagedVersions() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
- getManagedVersions() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
- getManagementKey() - Method in class org.apache.maven.model.Dependency
- getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
-
Currently this method always returns an instance of
BasicMarkerFactory
. - getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
-
Currently, this method returns the class name of
BasicMarkerFactory
. - getMaven() - Method in class org.apache.maven.model.Prerequisites
-
Get for a plugin project (packaging is
maven-plugin
), the minimum version of Maven required to use the resulting plugin.
In Maven 2, this was also specifying the minimum version of Maven required to build a project, but this usage is deprecated in Maven 3 and not checked any more: use the Maven Enforcer Plugin'srequireMavenVersion
rule instead. - getMavenApiRealm() - Method in interface org.apache.maven.classrealm.ClassRealmManager
-
Gets the class realm exposing the Maven API.
- getMavenApiRealm() - Method in class org.apache.maven.classrealm.DefaultClassRealmManager
- getMavenProject() - Method in class org.apache.maven.project.DefaultDependencyResolutionRequest
- getMavenProject() - Method in interface org.apache.maven.project.DependencyResolutionRequest
-
Gets the project to resolve dependencies for.
- getMavenVersion() - Method in class org.apache.maven.rtinfo.internal.DefaultRuntimeInformation
- getMavenVersion() - Method in interface org.apache.maven.rtinfo.RuntimeInformation
-
Retrieves the current Maven version, for example "3.0.2".
- getMd() - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
- getMd() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
- getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
-
Currently this method always returns an instance of
StaticMDCBinder
. - getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
- getMergeId() - Method in class org.apache.maven.model.Resource
-
Get fOR INTERNAL USE ONLY.
- getMessage() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
- getMessage() - Method in interface org.apache.maven.building.Problem
-
Gets the message that describes this problem.
- getMessage() - Method in class org.apache.maven.exception.ExceptionSummary
- getMessage() - Method in class org.apache.maven.model.building.DefaultModelProblem
- getMessage() - Method in interface org.apache.maven.model.building.ModelProblem
-
Gets the message that describes this problem.
- getMessage() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
- getMessage() - Method in class org.apache.maven.model.Relocation
-
Get an additional message to show the user about the move, such as the reason.
- getMessage() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
- getMessage() - Method in class org.apache.maven.settings.building.DefaultSettingsProblem
- getMessage() - Method in interface org.apache.maven.settings.building.SettingsProblem
-
Gets the message that describes this problem.
- getMessage(int) - Method in class org.apache.maven.project.validation.ModelValidationResult
- 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
- 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
-
Deprecated.
- getMirroredRepositories() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- getMirroredRepositories() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- getMirrorOf() - Method in class org.apache.maven.settings.Mirror
-
Get the server ID of the repository being mirrored, e.g., "central".
- getMirrorOf(String) - Method in class org.apache.maven.settings.Settings
-
Deprecated.
- getMirrorOfLayouts() - Method in class org.apache.maven.settings.Mirror
-
Get the layouts of repositories being mirrored.
- getMirrorRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
-
Deprecated.
- getMirrorRepository(ArtifactRepository) - Method in interface org.apache.maven.artifact.manager.WagonManager
-
Deprecated.
- getMirrors() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
- getMirrors() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getMirrors() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getMirrors() - Method in class org.apache.maven.settings.Settings
-
Method getMirrors.
- getMissing() - Method in class org.apache.maven.model.ActivationFile
-
Get the name of the file that must be missing to activate the profile.
- getMissing() - Method in class org.apache.maven.profiles.ActivationFile
-
Get the name of the file that should be missing to activate a profile.
- getMissing() - Method in class org.apache.maven.settings.ActivationFile
-
Get the name of the file that should be missing to activate a profile.
- getMissingArtifacts() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
- getMissingArtifacts() - Method in exception org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException
-
artifacts that could NOT be resolved
- getMissingArtifacts() - Method in class org.apache.maven.repository.MetadataResolutionResult
- 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
- 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.artifact.repository.metadata.Metadata
-
Get the modelEncoding field.
- getModelEncoding() - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
-
Get the modelEncoding field.
- getModelEncoding() - Method in class org.apache.maven.model.Model
-
Get the modelEncoding field.
- getModelEncoding() - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
-
Get the modelEncoding field.
- getModelEncoding() - Method in class org.apache.maven.profiles.ProfilesRoot
-
Get the modelEncoding field.
- getModelEncoding() - Method in class org.apache.maven.settings.Settings
-
Get the modelEncoding field.
- getModelEncoding() - Method in class org.apache.maven.toolchain.model.PersistedToolchains
-
Get the modelEncoding field.
- getModelEncoding() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
-
Get the modelEncoding field.
- getModelId() - Method in class org.apache.maven.model.building.DefaultModelProblem
- getModelId() - Method in 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.
- 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.artifact.repository.metadata.Metadata
-
Get the version of the underlying metadata model.
- getModelVersion() - Method in class org.apache.maven.model.Model
-
Get declares to which version of project descriptor this POM conforms.
- getModelVersion() - Method in class org.apache.maven.project.MavenProject
- getModuleFile() - Method in exception org.apache.maven.MissingModuleException
- getModuleName() - Method in exception org.apache.maven.MissingModuleException
- getModulePathAdjustment(MavenProject) - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getModules() - Method in class org.apache.maven.model.ModelBase
-
Method getModules.
- getModules() - Method in class org.apache.maven.project.MavenProject
- getMojo() - Method in class org.apache.maven.execution.MojoExecutionEvent
- getMojo(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- getMojoConfiguration() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- getMojoDescriptor() - Method in class org.apache.maven.plugin.MojoExecution
- getMojoDescriptor() - Method in exception org.apache.maven.plugin.PluginParameterException
- getMojoDescriptor(String, MavenSession, MavenProject) - Method in class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
- getMojoDescriptor(Plugin, String, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.BuildPluginManager
- getMojoDescriptor(Plugin, String, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.DefaultBuildPluginManager
- getMojoDescriptor(Plugin, String, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
- getMojoDescriptor(Plugin, String, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.MavenPluginManager
-
Retrieves the descriptor for the specified plugin goal from the plugin's main artifact.
- getMojoExecution() - Method in interface org.apache.maven.execution.ExecutionEvent
-
Gets the current mojo execution (if any).
- getMojoExecution() - Method in class org.apache.maven.lifecycle.internal.ExecutionPlanItem
- getMojoExecution() - Method in exception org.apache.maven.plugin.PluginExecutionException
- getMojoExecutions() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
- getMojoFailureException() - Method in exception org.apache.maven.ProjectBuildFailureException
- getMojos() - Method in class org.apache.maven.lifecycle.mapping.LifecyclePhase
- getMojos() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- getMultiModuleProjectDirectory() - Method in class org.apache.maven.cli.CliRequest
- getMultiModuleProjectDirectory() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getMultiModuleProjectDirectory() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getName() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
-
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.model.ActivationOS
-
Get the name of the operating system to be used to activate the profile.
- getName() - Method in class org.apache.maven.model.ActivationProperty
-
Get the name of the property to be used to activate a profile.
- getName() - Method in class org.apache.maven.model.Contributor
-
Get the full name of the contributor.
- getName() - Method in class org.apache.maven.model.License
-
Get the full legal name of the license.
- getName() - Method in class org.apache.maven.model.MailingList
-
Get the name of the mailing list.
- getName() - Method in class org.apache.maven.model.Model
-
Get the full name of the project.
- getName() - Method in class org.apache.maven.model.Organization
-
Get the full name of the organization.
- getName() - Method in class org.apache.maven.model.RepositoryBase
-
Get human readable name of the repository.
- getName() - Method in class org.apache.maven.model.Site
-
Get human readable name of the deployment location.
- getName() - Method in class org.apache.maven.plugin.descriptor.Parameter
- getName() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- getName() - Method in class org.apache.maven.profiles.ActivationOS
-
Get the name of the OS to be used to activate a profile.
- getName() - Method in class org.apache.maven.profiles.ActivationProperty
-
Get the name of the property to be used to activate a profile.
- getName() - Method in class org.apache.maven.profiles.RepositoryBase
-
Get human readable name of the repository.
- getName() - Method in class org.apache.maven.project.MavenProject
- getName() - Method in interface org.apache.maven.repository.ArtifactTransferResource
-
The path of the artifact relative to the repository's base URL.
- getName() - Method in class org.apache.maven.settings.ActivationOS
-
Get the name of the OS to be used to activate a profile.
- getName() - Method in class org.apache.maven.settings.ActivationProperty
-
Get the name of the property to be used to activate a profile.
- getName() - Method in class org.apache.maven.settings.Mirror
-
Get the optional name that describes the mirror.
- getName() - Method in class org.apache.maven.settings.RepositoryBase
-
Get human readable name of the repository.
- getName() - Method in class org.slf4j.impl.MavenSimpleLogger
- 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
- getNodes() - Method in class org.apache.maven.repository.MetadataGraph
-
getter
- getNonProxyHosts() - Method in class org.apache.maven.repository.Proxy
- getNonProxyHosts() - Method in class org.apache.maven.settings.Proxy
-
Get the list of non-proxied hosts (delimited by |).
- getNonThreadSafeMojos() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
-
Get set of mojos used but not marked @threadSafe
- getNonThreadSafePlugins() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
-
Get set of plugins having a goal/mojo used but not marked @threadSafe
- getNotifierKey(Notifier) - Method in class org.apache.maven.model.merge.ModelMerger
- getNotifiers() - Method in class org.apache.maven.model.CiManagement
-
Method getNotifiers.
- getNtlmDomain() - Method in class org.apache.maven.repository.Proxy
- getNtlmHost() - Method in class org.apache.maven.repository.Proxy
- getNumberOfBuilds() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
- getOffendingVersion() - Method in exception org.apache.maven.project.InvalidProjectVersionException
- getOptional() - Method in class org.apache.maven.model.Dependency
-
Get indicates the dependency is optional for use of this library.
- getOptionalMojos(String) - Method in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
-
Deprecated.
- getOptionalMojos(String) - Method in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
-
Deprecated.
- getOrganization() - Method in class org.apache.maven.model.Contributor
-
Get the organization to which the contributor belongs.
- getOrganization() - Method in class org.apache.maven.model.Model
-
Get this element describes various attributes of the organization to which the project belongs.
- getOrganization() - Method in class org.apache.maven.project.MavenProject
- getOrganizationUrl() - Method in class org.apache.maven.model.Contributor
-
Get the URL of the organization.
- getOriginalContextClassLoader() - Method in class org.apache.maven.lifecycle.internal.ReactorContext
- getOriginalMessage() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
- getOriginalMessage() - Method in exception org.apache.maven.project.interpolation.ModelInterpolationException
-
Deprecated.
- getOriginalMessage() - Method in exception org.apache.maven.repository.legacy.WagonConfigurationException
- getOriginalModel() - Method in class org.apache.maven.project.MavenProject
- getOriginatingArtifact() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
- getOriginatingArtifact() - Method in class org.apache.maven.artifact.resolver.UnresolvedArtifacts
- getOriginatingArtifact() - Method in class org.apache.maven.repository.MetadataResolutionResult
- getOs() - Method in class org.apache.maven.model.Activation
-
Get specifies that this profile will be activated when matching operating system attributes are detected.
- getOs() - Method in class org.apache.maven.profiles.Activation
-
Get specifies that this profile will be activated when matching OS attributes are detected.
- getOs() - Method in class org.apache.maven.settings.Activation
-
Get specifies that this profile will be activated when matching OS attributes are detected.
- getOtherArchives() - Method in class org.apache.maven.model.MailingList
-
Method getOtherArchives.
- getOutputDirectory() - Method in class org.apache.maven.model.Build
-
Get the directory where compiled application classes are placed.
- getOutputDirectory() - Method in class org.apache.maven.model.Reporting
-
Get where to store all of the generated reports.
- getPackaging() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
- getPackaging() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
- getPackaging() - Method in class org.apache.maven.model.Model
-
Get the type of artifact this project produces, for example
jar
war
ear
pom
. - getPackaging() - Method in class org.apache.maven.project.MavenProject
- getParameterMap() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- getParameters() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- getParameters() - Method in exception org.apache.maven.plugin.PluginParameterException
- getParent() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
-
Gets the parent class realm (if any).
- getParent() - Method in class org.apache.maven.model.Model
-
Get the location of the parent project, if one exists.
- getParent() - Method in class org.apache.maven.project.MavenProject
-
Returns the project corresponding to a declared parent.
- getParent() - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
- getParentArtifact() - Method in class org.apache.maven.project.MavenProject
- getParentFile() - Method in class org.apache.maven.project.MavenProject
- getParentImports() - Method in interface org.apache.maven.classrealm.ClassRealmRequest
-
Gets the packages/types to import from the parent realm.
- getPassphrase() - Method in class org.apache.maven.artifact.repository.Authentication
-
Get the passphrase of the private key file.
- getPassphrase() - Method in class org.apache.maven.settings.Server
-
Get the passphrase used in conjunction with the privateKey to authenticate.
- getPassword() - Method in class org.apache.maven.artifact.repository.Authentication
-
Get the user's password which is used when connecting to the repository.
- getPassword() - Method in class org.apache.maven.repository.Proxy
-
Get user's password used to login to proxy server.
- getPassword() - Method in class org.apache.maven.settings.Proxy
-
Get the proxy password.
- getPassword() - Method in class org.apache.maven.settings.Server
-
Get the password used in conjunction with the username to authenticate.
- getPath() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
- getPathForLocalArtifact(Artifact) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
- getPathForLocalMetadata(Metadata) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
- getPathForRemoteArtifact(Artifact, RemoteRepository, String) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
- getPathForRemoteMetadata(Metadata, RemoteRepository, String) - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
- getPathTranslator() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
-
Gets the optional path translator for configuration values unmarshalled to files.
- getPathTranslator() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
- getPatterns() - Method in class org.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
- getPhase() - Method in class org.apache.maven.model.PluginExecution
-
Get the build lifecycle phase to bind the goals in this execution to.
- getPhase() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- getPhases() - Method in class org.apache.maven.lifecycle.Lifecycle
- getPhases() - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
-
Deprecated.
- getPhases() - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
-
Method getPhases.
- getPhases(String) - Method in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
-
Deprecated.
- getPhases(String) - Method in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
-
Deprecated.
- getPhaseToLifecycleMap() - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
-
Deprecated.
- getPhaseToLifecycleMap() - Method in class org.apache.maven.lifecycle.DefaultLifecycles
-
We use this to map all phases to the lifecycle that contains it.
- getPlugin() - Method in class org.apache.maven.lifecycle.internal.ExecutionPlanItem
- getPlugin() - Method in exception org.apache.maven.plugin.CycleDetectedInPluginGraphException
- getPlugin() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- getPlugin() - Method in class org.apache.maven.plugin.MojoExecution
- getPlugin() - Method in exception org.apache.maven.plugin.PluginNotFoundException
- getPlugin() - Method in exception org.apache.maven.plugin.PluginResolutionException
- getPlugin(String) - Method in class org.apache.maven.project.MavenProject
- getPluginArtifact() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- getPluginArtifactId() - Method in exception org.apache.maven.plugin.PluginManagerException
- getPluginArtifactMap() - Method in class org.apache.maven.project.MavenProject
- getPluginArtifactRepositories() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getPluginArtifactRepositories() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getPluginArtifactRepositories() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
- getPluginArtifactRepositories() - Method in class org.apache.maven.project.MavenProject
- getPluginArtifactRepositories() - Method in interface org.apache.maven.project.ProjectBuildingRequest
- getPluginArtifacts() - Method in class org.apache.maven.project.MavenProject
- getPluginComponent(Plugin, String, String) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
- getPluginComponent(Plugin, String, String) - Method in interface org.apache.maven.plugin.PluginManager
-
Deprecated.
- getPluginComponents(Plugin, String) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
- getPluginComponents(Plugin, String) - Method in interface org.apache.maven.plugin.PluginManager
-
Deprecated.
- getPluginContext() - Method in class org.apache.maven.plugin.AbstractMojo
- getPluginContext() - Method in interface org.apache.maven.plugin.ContextEnabled
- getPluginContext(PluginDescriptor, MavenProject) - Method in class org.apache.maven.execution.MavenSession
- getPluginContext(PluginDescriptor, MavenProject) - Method in class org.apache.maven.execution.ReactorManager
-
Deprecated.
- getPluginDefinitionForPrefix(String, MavenSession, MavenProject) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
- getPluginDefinitionForPrefix(String, MavenSession, MavenProject) - Method in interface org.apache.maven.plugin.PluginManager
-
Deprecated.
- getPluginDescriptor() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- getPluginDescriptor() - Method in exception org.apache.maven.plugin.MojoNotFoundException
- getPluginDescriptor(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
- getPluginDescriptor(Plugin, List<RemoteRepository>, RepositorySystemSession) - Method in interface org.apache.maven.plugin.MavenPluginManager
-
Retrieves the descriptor for the specified plugin from its main artifact.
- getPluginDescriptorForPrefix(String) - Method in class org.apache.maven.plugin.internal.DefaultPluginManager
- getPluginDescriptorForPrefix(String) - Method in interface org.apache.maven.plugin.PluginManager
-
Deprecated.
- getPluginExecutionKey(PluginExecution) - Method in class org.apache.maven.model.merge.MavenModelMerger
- getPluginExecutionKey(PluginExecution) - Method in class org.apache.maven.model.merge.ModelMerger
- getPluginGroupId() - Method in exception org.apache.maven.plugin.PluginManagerException
- getPluginGroups() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getPluginGroups() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getPluginGroups() - Method in class org.apache.maven.execution.MavenSession
- getPluginGroups() - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
- getPluginGroups() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
-
Gets the list of group ids to scan for the plugin prefix.
- getPluginGroups() - Method in class org.apache.maven.settings.Settings
-
Method getPluginGroups.
- getPluginKey() - Method in exception org.apache.maven.plugin.PluginLoaderException
- getPluginKey(Plugin) - Method in class org.apache.maven.model.merge.MavenModelMerger
- getPluginKey(Plugin) - Method in class org.apache.maven.model.merge.ModelMerger
- getPluginLookupKey() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- getPluginManagement() - Method in class org.apache.maven.model.PluginConfiguration
-
Get default plugin information to be made available for reference by projects derived from this one.
- getPluginManagement() - Method in class org.apache.maven.project.MavenProject
- getPluginRealm() - Method in exception org.apache.maven.plugin.PluginContainerException
- getPluginRealm(MavenSession, PluginDescriptor) - Method in interface org.apache.maven.plugin.BuildPluginManager
- getPluginRealm(MavenSession, PluginDescriptor) - Method in class org.apache.maven.plugin.DefaultBuildPluginManager
-
TODO pluginDescriptor classRealm and artifacts are set as a side effect of this call, which is not nice.
- getPluginRepositories() - Method in class org.apache.maven.model.ModelBase
-
Method getPluginRepositories.
- getPluginRepositories() - Method in class org.apache.maven.profiles.Profile
-
Method getPluginRepositories.
- getPluginRepositories() - Method in class org.apache.maven.project.MavenProject
- getPluginRepositories() - Method in class org.apache.maven.settings.Profile
-
Method getPluginRepositories.
- getPlugins() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
-
Method getPlugins.
- getPlugins() - Method in class org.apache.maven.model.PluginContainer
-
Method getPlugins.
- getPlugins() - Method in class org.apache.maven.model.Reporting
-
Method getPlugins.
- getPluginsAsMap() - Method in class org.apache.maven.model.PluginContainer
- getPluginsBoundByDefaultToAllLifecycles(String) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
- getPluginsBoundByDefaultToAllLifecycles(String) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
- getPluginsBoundByDefaultToAllLifecycles(String) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
- getPluginsBoundByDefaultToAllLifecycles(String) - Method in interface org.apache.maven.lifecycle.LifeCyclePluginAnalyzer
- getPluginVersion() - Method in exception org.apache.maven.plugin.PluginManagerException
- getPolicy(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
- getPolicy(ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
-
Gets the policy that applies to this metadata regarding the specified repository.
- getPom() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getPom() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getPom() - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
- getPom() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
-
Gets the POM whose build plugins are to be scanned for the prefix.
- getPom() - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
- getPom() - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
-
Gets the POM whose build plugins are to be scanned for the version.
- getPomArtifact() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
- getPomFile() - Method in exception org.apache.maven.MavenExecutionException
- getPomFile() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
- getPomFile() - Method in class org.apache.maven.model.building.FileModelSource
-
Deprecated.instead use
FileSource.getFile()
- 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
-
Deprecated.
- getPomOrder() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
- getPort() - Method in class org.apache.maven.repository.Proxy
-
Get the proxy port.
- getPort() - Method in class org.apache.maven.settings.Proxy
-
Get the proxy port.
- getPost() - Method in class org.apache.maven.model.MailingList
-
Get the email address or link that can be used to post to the mailing list.
- getPrefix() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
-
Deprecated.Get the plugin invocation prefix (i.e.
- getPrefix() - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
- getPrefix() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
-
Gets the prefix of the plugin.
- getPrerequisites() - Method in class org.apache.maven.model.Model
-
Get describes the prerequisites in the build environment for this project.
- getPrerequisites() - Method in class org.apache.maven.project.MavenProject
- getPriority() - Method in class org.apache.maven.model.PluginExecution
-
Get the priority of this execution compared to other executions which are bound to the same phase.
- getPriority() - Method in class org.apache.maven.repository.internal.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.artifact.repository.Authentication
-
Get the absolute path to the private key file.
- getPrivateKey() - Method in class org.apache.maven.settings.Server
-
Get the private key location used to authenticate.
- getProblems() - Method in 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.
- getProfileKey(Profile) - Method in class org.apache.maven.model.merge.ModelMerger
- getProfiles() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getProfiles() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getProfiles() - Method in class org.apache.maven.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
-
Method getProfiles.
- getProfiles() - Method in class org.apache.maven.profiles.ProfilesRoot
-
Method getProfiles.
- getProfiles() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
- getProfiles() - Method in interface org.apache.maven.project.ProjectBuildingRequest
- getProfiles() - Method in class org.apache.maven.settings.Settings
-
Method getProfiles.
- getProfilesAsMap() - Method in class org.apache.maven.settings.Settings
- getProfilesById() - Method in class org.apache.maven.profiles.DefaultProfileManager
-
Deprecated.
- getProfilesById() - Method in interface org.apache.maven.profiles.ProfileManager
-
Deprecated.
- getProject() - Method in class org.apache.maven.execution.BuildSummary
-
Gets the project being summarized.
- getProject() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
- getProject() - Method in interface org.apache.maven.execution.ExecutionEvent
-
Gets the current project (if any).
- getProject() - Method in interface org.apache.maven.execution.MavenExecutionResult
- getProject() - Method in class org.apache.maven.execution.MojoExecutionEvent
- getProject() - Method in class org.apache.maven.execution.ProjectExecutionEvent
- getProject() - Method in class org.apache.maven.lifecycle.internal.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.
- getProjectBuildingRequest() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getProjectBuildingRequest() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getProjectBuildingRequest() - Method in class org.apache.maven.execution.MavenSession
- getProjectBuildingRequest() - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getProjectBuilds() - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
- getProjectDependencyGraph() - Method in class org.apache.maven.execution.MavenSession
- getProjectDirectory() - Method in class org.apache.maven.model.Model
-
Gets the base directory for the corresponding project (if any).
- getProjectDirectory() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
- getProjectDirectory() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
-
Gets the base directory of the current project (if any).
- getProjectId() - Method in 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 class org.apache.maven.execution.MavenSession
- getProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
- getProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectIndex
- getProjects(MavenProject, MavenSession, boolean) - Static method in class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
- getProjectScopedExtensionComponents(Collection<MavenProject>, Class<T>) - Method in class org.apache.maven.DefaultMaven
- getProperties() - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
- getProperties() - Method in class org.apache.maven.model.Contributor
-
Method getProperties.
- getProperties() - Method in class org.apache.maven.model.ModelBase
-
Method getProperties.
- getProperties() - Method in class org.apache.maven.profiles.Profile
-
Method getProperties.
- getProperties() - Method in class org.apache.maven.project.MavenProject
- getProperties() - Method in class org.apache.maven.repository.internal.RelocatedArtifact
- getProperties() - Method in class org.apache.maven.settings.Profile
-
Method getProperties.
- getProperty() - Method in class org.apache.maven.model.Activation
-
Get specifies that this profile will be activated when this property is specified.
- 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
-
Get specifies that this profile will be activated when this property is specified.
- getProperty(String, String) - Method in class org.apache.maven.repository.internal.RelocatedArtifact
- getProtocol() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- getProtocol() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- getProtocol() - Method in class org.apache.maven.repository.Proxy
-
Get the protocol of the proxy server.
- getProtocol() - Method in class org.apache.maven.settings.Proxy
-
Get the proxy protocol.
- getProvides() - Method in class org.apache.maven.toolchain.model.ToolchainModel
-
Method getProvides.
- getProxies() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
- getProxies() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getProxies() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getProxies() - Method in class org.apache.maven.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
-
Method getProxies.
- getProxy() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- getProxy() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- getProxy() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- getProxy() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionResult
-
Gets the decrypted proxy.
- getProxy(String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
- getProxy(String) - Method in interface org.apache.maven.artifact.manager.WagonManager
-
Deprecated.
- 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
- getRawModel() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
- getRawModel() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
-
Gets the raw model to build.
- getRawModel() - Method in interface org.apache.maven.model.building.ModelBuildingResult
-
Gets the raw model as it was read from the input model source.
- getRawModel(String) - Method in interface org.apache.maven.model.building.ModelBuildingResult
-
Gets the specified raw model as it was read from a model source.
- getReactorBuildStatus() - Method in class org.apache.maven.lifecycle.internal.ReactorContext
- getReactorFailureBehavior() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getReactorFailureBehavior() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getReactorFailureBehavior() - Method in class org.apache.maven.execution.MavenSession
- getReactorProjectKeys() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
- 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.
- getRelativePath() - Method in class org.apache.maven.model.Parent
-
Get the relative path of the parent
pom.xml
file within the check out. - getRelease() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
-
Get what the 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 interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- getReleases() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- getReleases() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- getReleases() - Method in class org.apache.maven.model.Repository
-
Get how to handle downloading of releases from this repository.
- getReleases() - Method in class org.apache.maven.profiles.Repository
-
Get how to handle downloading of releases from this repository.
- getReleases() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
-
Deprecated.
- getReleases() - Method in class org.apache.maven.settings.Repository
-
Get how to handle downloading of releases from this repository.
- getRelocatedArtifact() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
- getRelocatedArtifact() - Method in class org.apache.maven.repository.legacy.metadata.ResolutionGroup
- getRelocation() - Method in class org.apache.maven.model.DistributionManagement
-
Get relocation information of the artifact if it has been moved to a new group ID and/or artifact ID.
- 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 class org.apache.maven.project.MavenProject
- getRemoteProjectRepositories() - Method in class org.apache.maven.project.MavenProject
- getRemoteRepositories() - Method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
- getRemoteRepositories() - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
-
Gets the remote repositories to use.
- getRemoteRepositories() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
- getRemoteRepositories() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
- getRemoteRepositories() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
- getRemoteRepositories() - Method in class org.apache.maven.artifact.resolver.UnresolvedArtifacts
- getRemoteRepositories() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getRemoteRepositories() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getRemoteRepositories() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
- getRemoteRepositories() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
- getRemoteRepositories() - Method in interface org.apache.maven.project.ProjectBuildingRequest
- getRemoteRepositories() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
- getRemoteRepositories() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
-
Gets the remote repositories to use for the resolution.
- getRemoteRepositories() - Method in class org.apache.maven.repository.metadata.MetadataResolutionRequest
- getRemoteRepositories() - Method in class org.apache.maven.repository.MetadataResolutionRequest
- getRemoteRepostories() - Method in class org.apache.maven.repository.MetadataResolutionRequest
-
Deprecated.
- getRepoIds(List<ArtifactRepository>) - Method in class org.apache.maven.bridge.MavenRepositorySystem
- getReportArtifactMap() - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getReportArtifacts() - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getReportConfiguration(String, String, String) - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getReporting() - Method in class org.apache.maven.model.ModelBase
-
Get this element includes the specification of report plugins to use to generate the reports on the Maven-generated site.
- getReporting() - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getReportPluginKey(ReportPlugin) - Method in class org.apache.maven.model.merge.MavenModelMerger
- getReportPluginKey(ReportPlugin) - Method in class org.apache.maven.model.merge.ModelMerger
- getReportPlugins() - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getReportPluginsAsMap() - Method in class org.apache.maven.model.Reporting
- getReports() - Method in class org.apache.maven.model.ModelBase
-
Get Deprecated.
- getReports() - Method in class org.apache.maven.model.ReportSet
-
Method getReports.
- getReportSetKey(ReportSet) - Method in class org.apache.maven.model.merge.MavenModelMerger
- getReportSetKey(ReportSet) - Method in class org.apache.maven.model.merge.ModelMerger
- getReportSets() - Method in class org.apache.maven.model.ReportPlugin
-
Method getReportSets.
- getReportSetsAsMap() - Method in class org.apache.maven.model.ReportPlugin
- getRepositories() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
- getRepositories() - Method in class org.apache.maven.model.ModelBase
-
Method getRepositories.
- getRepositories() - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
- getRepositories() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
-
Gets the remote repositories to use.
- getRepositories() - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
- getRepositories() - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
-
Gets the remote repositories to use.
- getRepositories() - Method in class org.apache.maven.profiles.Profile
-
Method getRepositories.
- getRepositories() - Method in class org.apache.maven.project.MavenProject
- getRepositories() - Method in class org.apache.maven.repository.MetadataResolutionResult
- getRepositories() - Method in class org.apache.maven.settings.Profile
-
Method getRepositories.
- getRepository() - Method in interface org.apache.maven.artifact.Artifact
- getRepository() - Method in class org.apache.maven.artifact.DefaultArtifact
- getRepository() - Method in class org.apache.maven.artifact.repository.LegacyLocalRepositoryManager
- getRepository() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
- getRepository() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
- getRepository() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
-
Get the repository the metadata was located in.
- getRepository() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
- getRepository() - Method in class org.apache.maven.internal.aether.MavenChainedWorkspaceReader
- getRepository() - Method in class org.apache.maven.model.DistributionManagement
-
Get information needed to deploy the artifacts generated by the project to a remote repository.
- getRepository() - Method in exception org.apache.maven.model.resolution.InvalidRepositoryException
-
Gets the repository that causes this error (if any).
- getRepository() - Method in 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(RepositoryBase) - Method in class org.apache.maven.model.merge.MavenModelMerger
- getRepositoryBaseKey(RepositoryBase) - Method in class org.apache.maven.model.merge.ModelMerger
- getRepositoryCache() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getRepositoryCache() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getRepositoryCache() - Method in class org.apache.maven.execution.MavenSession
-
Deprecated.
- getRepositoryId() - Method in exception org.apache.maven.artifact.InvalidRepositoryException
- getRepositoryId() - Method in exception org.apache.maven.repository.legacy.WagonConfigurationException
- getRepositoryKey(Repository) - Method in class org.apache.maven.model.merge.ModelMerger
- getRepositoryMerging() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
- getRepositoryMerging() - Method in interface org.apache.maven.project.ProjectBuildingRequest
-
Gets the merge mode used to combine repositories declared in the POM with the repositories specified in this request
- getRepositoryRequest(MavenSession, MavenProject) - Static method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
- getRepositorySession() - Method in class org.apache.maven.execution.MavenSession
- getRepositorySession() - Method in class org.apache.maven.plugin.internal.DefaultLegacySupport
- getRepositorySession() - Method in interface org.apache.maven.plugin.LegacySupport
-
Gets the currently active repository session.
- getRepositorySession() - Method in class org.apache.maven.plugin.prefix.DefaultPluginPrefixRequest
- getRepositorySession() - Method in interface org.apache.maven.plugin.prefix.PluginPrefixRequest
-
Gets the session to use for repository access.
- getRepositorySession() - Method in class org.apache.maven.plugin.version.DefaultPluginVersionRequest
- getRepositorySession() - Method in interface org.apache.maven.plugin.version.PluginVersionRequest
-
Gets the session to use for repository access.
- getRepositorySession() - Method in class org.apache.maven.project.DefaultDependencyResolutionRequest
- getRepositorySession() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
- getRepositorySession() - Method in interface org.apache.maven.project.DependencyResolutionRequest
-
Gets the session to use for repository access.
- getRepositorySession() - Method in interface org.apache.maven.project.ProjectBuildingRequest
- getRepositoryUrl() - Method in interface org.apache.maven.repository.ArtifactTransferResource
-
The base URL of the repository, e.g.
- 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.
- getRequiredMavenVersion() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- 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.
- getResolvedTree() - Method in class org.apache.maven.repository.MetadataResolutionResult
- getResource() - Method in class org.apache.maven.repository.ArtifactTransferEvent
- getResourceKey(Resource) - Method in class org.apache.maven.model.merge.ModelMerger
- getResources() - Method in class org.apache.maven.model.BuildBase
-
Method getResources.
- getResources() - Method in class org.apache.maven.project.MavenProject
- getRestrictions() - Method in class org.apache.maven.artifact.versioning.VersionRange
- getResult() - Method in class org.apache.maven.execution.MavenSession
- getResult() - Method in class org.apache.maven.lifecycle.internal.ReactorContext
- getResult() - Method in exception org.apache.maven.model.building.ModelBuildingException
-
Gets the interim result of the model building up to the point where it failed.
- getResult() - Method in exception org.apache.maven.project.DependencyResolutionException
- getResults() - Method in exception org.apache.maven.project.ProjectBuildingException
- getResumeFrom() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getResumeFrom() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getRole() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- getRole() - Method in class org.apache.maven.plugin.descriptor.Requirement
- getRoleHint() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- getRoleHint() - Method in class org.apache.maven.plugin.descriptor.Requirement
- getRoles() - Method in class org.apache.maven.model.Contributor
-
Method getRoles.
- 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.model.Model
-
Get specification for the SCM used by the project, such as CVS, Subversion, etc.
- getScm() - Method in class org.apache.maven.project.MavenProject
- getScope() - Method in interface org.apache.maven.artifact.Artifact
- getScope() - Method in enum org.apache.maven.artifact.ArtifactScopeEnum
- getScope() - Method in class org.apache.maven.artifact.DefaultArtifact
- getScope() - Method in class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
- getScope() - Method in class org.apache.maven.model.Dependency
-
Get the scope of the dependency -
compile
,runtime
,test
,system
, andprovided
. - 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.model.Build
-
Get this element specifies a directory containing the script sources of the project.
- getScriptSourceRoots() - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getSelectedProjects() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getSelectedProjects() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getSelectedVersion() - Method in interface org.apache.maven.artifact.Artifact
- getSelectedVersion() - Method in class org.apache.maven.artifact.DefaultArtifact
- getSelectedVersion() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- getSelectedVersion(Artifact) - Method in class org.apache.maven.artifact.versioning.VersionRange
- getServer() - Method in interface org.apache.maven.settings.crypto.SettingsDecryptionResult
-
Gets the decrypted server.
- getServer(String) - Method in class org.apache.maven.settings.Settings
- getServers() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
- getServers() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getServers() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getServers() - Method in class org.apache.maven.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
-
Method getServers.
- getSession() - Method in interface org.apache.maven.execution.ExecutionEvent
-
Gets the session from which this event originates.
- getSession() - Method in class org.apache.maven.execution.MojoExecutionEvent
- getSession() - Method in class org.apache.maven.execution.ProjectExecutionEvent
- getSession() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
- getSession() - Method in class org.apache.maven.plugin.internal.DefaultLegacySupport
- getSession() - Method in interface org.apache.maven.plugin.LegacySupport
-
Gets the currently active session.
- getSettings() - Method in class org.apache.maven.execution.MavenSession
- getSettings() - Method in class org.apache.maven.settings.building.StringSettingsSource
-
Deprecated.instead use
StringSource.getContent()
- getSettingsFile() - Method in class org.apache.maven.settings.building.FileSettingsSource
-
Deprecated.instead use
FileSource.getFile()
- getSettingsUrl() - Method in class org.apache.maven.settings.building.UrlSettingsSource
-
Deprecated.instead use
UrlSource.getUrl()
- 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.
- getSince() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- getSince() - Method in class org.apache.maven.plugin.descriptor.Parameter
- getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
-
Returns the singleton of this class.
- getSingleton() - Static method in class org.slf4j.impl.StaticMarkerBinder
-
Return the singleton of this class.
- getSingleton() - Static method in class org.slf4j.impl.StaticMDCBinder
-
Return the singleton of this class.
- getSite() - Method in class org.apache.maven.model.DistributionManagement
-
Get information needed for deploying the web site of the project.
- getSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
-
Get the current snapshot data in use for this version ("groupId/artifactId/version" only).
- getSnapshotArtifactRepository() - Method in class org.apache.maven.project.MavenProject
- getSnapshotRepository() - Method in class org.apache.maven.model.DistributionManagement
-
Get where to deploy snapshots of artifacts to.
- getSnapshots() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- getSnapshots() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- getSnapshots() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- getSnapshots() - Method in class org.apache.maven.model.Repository
-
Get how to handle downloading of snapshots from this repository.
- getSnapshots() - Method in class org.apache.maven.profiles.Repository
-
Get how to handle downloading of snapshots from this repository.
- getSnapshots() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
-
Deprecated.
- getSnapshots() - Method in class org.apache.maven.settings.Repository
-
Get how to handle downloading of snapshots from this repository.
- getSnapshotVersions() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
-
Method getSnapshotVersions.
- getSortedProjects() - Method in class org.apache.maven.execution.MavenSession
-
Deprecated.
- getSortedProjects() - Method in interface org.apache.maven.execution.ProjectDependencyGraph
-
Gets all projects in their intended build order, i.e.
- getSortedProjects() - Method in class org.apache.maven.execution.ReactorManager
-
Deprecated.
- getSortedProjects() - Method in class org.apache.maven.graph.DefaultProjectDependencyGraph
- getSortedProjects() - Method in class org.apache.maven.project.ProjectSorter
- 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.model.Build
-
Get this element specifies a directory containing the source of the project.
- getSourceLevel() - Method in class org.apache.maven.settings.TrackableBase
- getSourceLevel() - Method in class org.apache.maven.toolchain.model.TrackableBase
- getStartTime() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getStartTime() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getStartTime() - Method in class org.apache.maven.execution.MavenSession
- getStatus() - Method in class org.apache.maven.model.DistributionManagement
-
Get gives the status of this artifact in the remote repository.
- getStorageKey(String) - Static method in class org.apache.maven.toolchain.DefaultToolchainManager
- getSubscribe() - Method in class org.apache.maven.model.MailingList
-
Get the email address or link that can be used to subscribe to the mailing list.
- getSuperModel(String) - Method in class org.apache.maven.model.superpom.DefaultSuperPomProvider
- getSuperModel(String) - Method in interface org.apache.maven.model.superpom.SuperPomProvider
-
Gets the super POM for the specified model version.
- getSyntax() - Method in class org.apache.maven.usability.plugin.Expression
-
Get the syntax of the expression.
- getSystem() - Method in class org.apache.maven.model.CiManagement
-
Get the name of the continuous integration system, e.g.
- getSystem() - Method in class org.apache.maven.model.IssueManagement
-
Get the name of the issue management system, e.g.
- getSystemArtifacts() - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getSystemClasspathElements() - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getSystemDependencies() - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getSystemPath() - Method in class org.apache.maven.model.Dependency
-
Get fOR SYSTEM SCOPE ONLY.
- getSystemProperties() - Method in class org.apache.maven.cli.CliRequest
- getSystemProperties() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getSystemProperties() - Method in interface org.apache.maven.execution.MavenExecutionRequest
-
Gets the system properties to use for interpolation and profile activation.
- getSystemProperties() - Method in class org.apache.maven.execution.MavenSession
-
Gets the system properties to use for interpolation and profile activation.
- getSystemProperties() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
- getSystemProperties() - Method in 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.model.Scm
-
Get the tag of current code.
- getTarget() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
- getTargetPath() - Method in class org.apache.maven.model.Resource
-
Get describe the resource target path.
- getTasks() - Method in class org.apache.maven.lifecycle.internal.TaskSegment
- getTaskSegment() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
- getTestArtifacts() - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getTestClasspathElements() - Method in class org.apache.maven.project.MavenProject
- getTestCompileSourceRoots() - Method in class org.apache.maven.project.MavenProject
- getTestDependencies() - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- getTestOutputDirectory() - Method in class org.apache.maven.model.Build
-
Get the directory where compiled test classes are placed.
- getTestResources() - Method in class org.apache.maven.model.BuildBase
-
Method getTestResources.
- getTestResources() - Method in class org.apache.maven.project.MavenProject
- getTestSourceDirectory() - Method in class org.apache.maven.model.Build
-
Get this element specifies a directory containing the unit test source of the project.
- getThreshold() - Method in class org.apache.maven.cli.logging.Slf4jLogger
-
Warning: ignored (always return
0 == Logger.LEVEL_DEBUG
). - getThreshold() - Method in class org.apache.maven.cli.logging.Slf4jLoggerManager
-
Warning: ignored (always return
0
). - getTime() - Method in class org.apache.maven.execution.BuildSummary
-
Gets the build time of the project in milliseconds.
- getTimestamp() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
-
Get the timestamp when this version was deployed.
- getTimezone() - Method in class org.apache.maven.model.Contributor
-
Get the timezone the contributor is in.
- getToolchainFromBuildContext(String, MavenSession) - Method in class org.apache.maven.toolchain.DefaultToolchainManager
- getToolchainFromBuildContext(String, MavenSession) - Method in interface org.apache.maven.toolchain.ToolchainManager
-
Retrieve toolchain of specified type from build context.
- getToolchainModelKey(ToolchainModel) - Method in class org.apache.maven.toolchain.merge.MavenToolchainMerger
- getToolchains() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getToolchains() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getToolchains() - Method in class org.apache.maven.toolchain.model.PersistedToolchains
-
Method getToolchains.
- getToolchains(MavenSession, String, Map<String, String>) - Method in class org.apache.maven.toolchain.DefaultToolchainManager
- getToolchains(MavenSession, String, Map<String, String>) - Method in interface org.apache.maven.toolchain.ToolchainManager
-
Select all toolchains available in user settings matching the type and requirements, independently from
maven-toolchains-plugin
. - getToolchainsForType(String, MavenSession) - Method in class org.apache.maven.toolchain.DefaultToolchainManagerPrivate
- getToolchainsForType(String, MavenSession) - Method in interface org.apache.maven.toolchain.ToolchainManagerPrivate
-
Retrieves every toolchains of given type available in user settings.
- getTopLevelProject() - Method in class org.apache.maven.execution.MavenSession
- getTopLevelProject() - Method in class org.apache.maven.project.ProjectSorter
- getTopologicallySortedProjects() - Method in class org.apache.maven.execution.DefaultMavenExecutionResult
- getTopologicallySortedProjects() - Method in interface org.apache.maven.execution.MavenExecutionResult
- getTransferListener() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getTransferListener() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getTransferredBytes() - Method in class org.apache.maven.repository.ArtifactTransferEvent
- getTransferStartTime() - Method in interface org.apache.maven.repository.ArtifactTransferResource
-
Gets the timestamp when the transfer of this artifact was started.
- getTransitiveUpstreamProjects() - Method in class org.apache.maven.lifecycle.internal.ProjectSegment
- getTree() - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
- 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.model.Dependency
-
Get the type of dependency, that will be mapped to a file extension, an optional classifier, and a few other attributes.
- getType() - Method in class org.apache.maven.model.Notifier
-
Get the mechanism used to deliver notifications.
- getType() - Method in class org.apache.maven.plugin.descriptor.Parameter
- getType() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- getType() - Method in class org.apache.maven.repository.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.
- 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.model.MailingList
-
Get the email address or link that can be used to unsubscribe to the mailing list.
- getUpdated() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotVersion
-
Get the timestamp when this version information was last updated.
- getUpdatePolicy() - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
-
Deprecated.
- getUpdatePolicy() - Method in class org.apache.maven.model.RepositoryPolicy
-
Get the frequency for downloading updates - can be
always,
daily
(default),interval:XXX
(in minutes) ornever
(only if it doesn't exist locally). - getUpdatePolicy() - Method in class org.apache.maven.profiles.RepositoryPolicy
-
Get the frequency for downloading updates - can be "always", "daily" (default), "interval:XXX" (in minutes) or "never" (only if it doesn't exist locally).
- getUpdatePolicy() - Method in class org.apache.maven.settings.RepositoryPolicy
-
Get the frequency for downloading updates - can be "always", "daily" (default), "interval:XXX" (in minutes) or "never" (only if it doesn't exist locally).
- getUpperBound() - Method in class org.apache.maven.artifact.versioning.Restriction
- getUpstreamProjects(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 interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- getUrl() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- getUrl() - Method in class org.apache.maven.building.UrlSource
-
Gets the URL of this source.
- getUrl() - Method in class org.apache.maven.model.CiManagement
-
Get uRL for the continuous integration system used by the project if it has a web interface.
- getUrl() - Method in class org.apache.maven.model.Contributor
-
Get the URL for the homepage of the contributor.
- getUrl() - Method in class org.apache.maven.model.IssueManagement
-
Get uRL for the issue management system used by the project.
- getUrl() - Method in class org.apache.maven.model.License
-
Get the official url for the license text.
- getUrl() - Method in class org.apache.maven.model.Model
-
Get the URL to the project's homepage.
- getUrl() - Method in class org.apache.maven.model.Organization
-
Get the URL to the organization's home page.
- getUrl() - Method in class org.apache.maven.model.RepositoryBase
-
Get the url of the repository, in the form
protocol://hostname/path
. - getUrl() - Method in class org.apache.maven.model.Scm
-
Get the URL to the project's browsable SCM repository, such as ViewVC or Fisheye.
- getUrl() - Method in class org.apache.maven.model.Site
-
Get the url of the location where website is deployed, in the form
protocol://hostname/path
. - getUrl() - Method in class org.apache.maven.profiles.RepositoryBase
-
Get the url of the repository.
- getUrl() - Method in class org.apache.maven.project.MavenProject
- getUrl() - Method in interface org.apache.maven.repository.ArtifactTransferResource
-
Gets the full URL of the artifact.
- getUrl() - Method in class org.apache.maven.repository.DelegatingLocalArtifactRepository
-
Deprecated.
- getUrl() - Method in class org.apache.maven.settings.Mirror
-
Get the URL of the mirror repository.
- getUrl() - Method in class org.apache.maven.settings.RepositoryBase
-
Get the url of the repository.
- getUsername() - Method in class org.apache.maven.artifact.repository.Authentication
-
Get the username used to access the repository.
- getUsername() - Method in class org.apache.maven.settings.Proxy
-
Get the proxy user.
- getUsername() - Method in class org.apache.maven.settings.Server
-
Get the username used to authenticate.
- getUserName() - Method in class org.apache.maven.repository.Proxy
-
Get the proxy username.
- getUserProperties() - Method in class org.apache.maven.cli.CliRequest
- getUserProperties() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getUserProperties() - Method in interface org.apache.maven.execution.MavenExecutionRequest
-
Gets the user properties to use for interpolation and profile activation.
- getUserProperties() - Method in class org.apache.maven.execution.MavenSession
-
Gets the user properties to use for interpolation and profile activation.
- getUserProperties() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
- getUserProperties() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
-
Gets the user properties to use for interpolation and profile activation.
- getUserProperties() - Method in class org.apache.maven.model.profile.DefaultProfileActivationContext
- getUserProperties() - Method in interface org.apache.maven.model.profile.ProfileActivationContext
-
Gets the user properties to use for interpolation and profile activation.
- getUserProperties() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
-
Deprecated.
- getUserProperties() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
- getUserProperties() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
-
Deprecated.
- getUserProperties() - Method in interface org.apache.maven.project.ProjectBuildingRequest
-
Gets the user properties to use for interpolation and profile activation.
- getUserProperties() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
- getUserProperties() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
-
Gets the user properties to use for interpolation.
- getUserSettingsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getUserSettingsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getUserSettingsFile() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
- getUserSettingsFile() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
-
Gets the user settings file.
- getUserSettingsSource() - Method in class org.apache.maven.settings.building.DefaultSettingsBuildingRequest
- getUserSettingsSource() - Method in interface org.apache.maven.settings.building.SettingsBuildingRequest
-
Gets the user settings source.
- getUserToolchainsFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- getUserToolchainsFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- getUserToolchainsSource() - Method in class org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest
- getUserToolchainsSource() - Method in interface org.apache.maven.toolchain.building.ToolchainsBuildingRequest
-
Gets the user toolchains source.
- getUtcDateFormatter() - Static method in class org.apache.maven.repository.legacy.resolver.transform.SnapshotTransformation
- getValidationLevel() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
- getValidationLevel() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
-
Gets the level of validation to perform on processed models.
- getValidationLevel() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
- getValidationLevel() - Method in interface org.apache.maven.project.ProjectBuildingRequest
-
Gets the level of validation to perform on processed models.
- getValidationResult() - Method in exception org.apache.maven.project.InvalidProjectModelException
-
Deprecated.
- getValue() - Method in class org.apache.maven.model.ActivationProperty
-
Get the value of the property required to activate a profile.
- getValue() - Method in class org.apache.maven.profiles.ActivationProperty
-
Get the value of the property to be used to activate a profile.
- getValue() - Method in class org.apache.maven.settings.ActivationProperty
-
Get the value of the property to be used to activate a profile.
- getValue(String) - Method in class org.apache.maven.project.interpolation.BuildTimestampValueSource
-
Deprecated.
- getValuePreprocessor() - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
-
Gets the optional preprocessor for configuration values.
- getValuePreprocessor() - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
- getVersion() - Method in interface org.apache.maven.artifact.Artifact
- getVersion() - Method in class org.apache.maven.artifact.DefaultArtifact
- getVersion() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
- getVersion() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
-
Get the 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.model.ActivationOS
-
Get the version of the operating system to be used to activate the profile.
- getVersion() - Method in class org.apache.maven.model.building.DefaultModelProblem
- getVersion() - Method in interface org.apache.maven.model.building.ModelProblem
-
Gets the applicable maven version/validation level of this problem
- getVersion() - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
- getVersion() - Method in class org.apache.maven.model.Dependency
-
Get the version of the dependency, e.g.
- getVersion() - Method in class org.apache.maven.model.Extension
-
Get the version of the extension.
- getVersion() - Method in class org.apache.maven.model.Model
-
Get the current version of the artifact produced by this project.
- getVersion() - Method in class org.apache.maven.model.Parent
-
Get the version of the parent project to inherit.
- getVersion() - Method in class org.apache.maven.model.Plugin
-
Get the version (or valid range of versions) of the plugin to be used.
- getVersion() - Method in class org.apache.maven.model.Relocation
-
Get the new version of the artifact.
- getVersion() - Method in class org.apache.maven.model.ReportPlugin
-
Get the version of the reporting plugin to be used.
- getVersion() - Method in exception org.apache.maven.model.resolution.UnresolvableModelException
-
Gets the version of the unresolvable model.
- getVersion() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- getVersion() - Method in class org.apache.maven.plugin.MojoExecution
- getVersion() - Method in 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
-
Get the version of the OS to be used to activate a profile.
- getVersioning() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
-
Get versioning information 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.
- getVertices() - Method in class org.apache.maven.repository.metadata.MetadataGraph
- getWagon(String) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
-
Deprecated.
- getWagon(String) - Method in interface org.apache.maven.repository.legacy.WagonManager
-
Deprecated.
- getWagon(Repository) - Method in class org.apache.maven.repository.legacy.DefaultWagonManager
-
Deprecated.
- getWagon(Repository) - Method in interface org.apache.maven.repository.legacy.WagonManager
-
Deprecated.
- getWhy() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
- getWorkingDirectory() - Method in class org.apache.maven.cli.CliRequest
- getWorkspace(RepositorySystemSession) - Static method in class org.apache.maven.RepositoryUtils
- getWorkspaceModelResolver() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
- getWorkspaceModelResolver() - Method in 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
- GLOBAL_LEVEL - Static variable in class org.apache.maven.settings.TrackableBase
- GLOBAL_LEVEL - Static variable in class org.apache.maven.toolchain.model.TrackableBase
- 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
- groupId - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
-
standard glorified artifact coordinates
- 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.
- 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
- hasErrors() - Method in class org.apache.maven.plugin.MavenPluginValidator
- 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.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.model.building.FileModelSource
- hashCode() - Method in class org.apache.maven.model.Extension
- hashCode() - Method in class org.apache.maven.model.Plugin
- hashCode() - Method in class org.apache.maven.model.RepositoryBase
-
Method hashCode.
- hashCode() - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache.CacheKey
- hashCode() - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache.CacheKey
- hashCode() - Method in class org.apache.maven.plugin.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.
- 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
- 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
- HELP - Static variable in class org.apache.maven.cli.CLIManager
- HINT - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
- HINT - Static variable in interface org.apache.maven.graph.GraphBuilder
- HINT - Static variable in class org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate
I
- IDE_WORKSPACE - Static variable in class org.apache.maven.repository.LocalArtifactRepository
- IdentifiableBase - Class in org.apache.maven.settings
-
Base class for
Mirror
,Profile
,Proxy
andServer
. - IdentifiableBase() - Constructor for class org.apache.maven.settings.IdentifiableBase
- identify() - Method in class org.apache.maven.plugin.MojoExecution
- 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.
- 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
- IncludesArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
-
Filter to include from a list of artifact patterns.
- IncludesArtifactFilter(List<String>) - Constructor for class org.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
- info(CharSequence) - Method in class org.apache.maven.monitor.logging.DefaultLog
- info(CharSequence) - Method in interface org.apache.maven.plugin.logging.Log
-
Send a message to the user in the info error level.
- info(CharSequence) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
- info(CharSequence, Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
- info(CharSequence, Throwable) - Method in interface org.apache.maven.plugin.logging.Log
-
Send a message (and accompanying exception) to the user in the info error level.
The error's stacktrace will be output when this error level is enabled. - info(CharSequence, Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
- info(String) - Method in class org.apache.maven.cli.logging.Slf4jLogger
- info(String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- info(String) - Method in class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
- info(String) - Method in class org.slf4j.impl.SimpleLogger
-
A simple implementation which logs messages of level INFO according to the format outlined above.
- info(String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- info(String, Object) - Method in class org.slf4j.impl.SimpleLogger
-
Perform single parameter substitution before logging the message of level INFO according to the format outlined above.
- info(String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- info(String, Object...) - Method in class org.slf4j.impl.SimpleLogger
-
Perform double parameter substitution before logging the message of level INFO according to the format outlined above.
- info(String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- info(String, Object, Object) - Method in class org.slf4j.impl.SimpleLogger
-
Perform double parameter substitution before logging the message of level INFO according to the format outlined above.
- info(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jLogger
- info(String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- info(String, Throwable) - Method in class org.slf4j.impl.SimpleLogger
-
Log a message of level INFO, including an exception.
- info(Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
- info(Throwable) - Method in interface org.apache.maven.plugin.logging.Log
-
Send an exception to the user in the info error level.
The stack trace for this exception will be output when this error level is enabled. - info(Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
- info(Marker, String) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- info(Marker, String, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- info(Marker, String, Object...) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- info(Marker, String, Object, Object) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- info(Marker, String, Throwable) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- INFO - 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
- 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
- initialize() - Method in class org.apache.maven.execution.DefaultRuntimeInformation
-
Deprecated.
- initialize() - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
-
Deprecated.
- initMergeId() - Method in class org.apache.maven.model.Resource
- initService(ServiceLocator) - Method in class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
- initService(ServiceLocator) - Method in class org.apache.maven.repository.internal.DefaultVersionRangeResolver
- initService(ServiceLocator) - Method in class org.apache.maven.repository.internal.DefaultVersionResolver
- initTreeProcessing(PlexusContainer) - Method in class org.apache.maven.repository.metadata.MetadataResolutionResult
- injectAuthentication(List<ArtifactRepository>, List<Server>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
- injectAuthentication(List<ArtifactRepository>, List<Server>) - Method in interface org.apache.maven.repository.RepositorySystem
-
Injects the authentication information into the specified repositories.
- injectAuthentication(RepositorySystemSession, List<ArtifactRepository>) - Method in class org.apache.maven.bridge.MavenRepositorySystem
- injectAuthentication(RepositorySystemSession, List<ArtifactRepository>) - Method in class org.apache.maven.repository.legacy.LegacyRepositorySystem
- injectAuthentication(RepositorySystemSession, List<ArtifactRepository>) - Method in interface org.apache.maven.repository.RepositorySystem
- 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.model
-
Class InputLocation.
- InputLocation(int, int) - Constructor for class org.apache.maven.model.InputLocation
- InputLocation(int, int, InputSource) - Constructor for class org.apache.maven.model.InputLocation
- InputLocation.StringFormatter - Class in org.apache.maven.model
-
Class StringFormatter.
- InputLocationTracker - Interface in org.apache.maven.model
-
Interface InputLocationTracker.
- InputSource - Class in org.apache.maven.model
-
Class InputSource.
- InputSource() - Constructor for class org.apache.maven.model.InputSource
- install(File, Artifact, ArtifactRepository) - Method in interface org.apache.maven.artifact.installer.ArtifactInstaller
-
Install an artifact from a particular file.
- install(File, Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.installer.DefaultArtifactInstaller
- install(String, String, Artifact, ArtifactRepository) - Method in interface org.apache.maven.artifact.installer.ArtifactInstaller
-
Deprecated.to be removed before 2.0 after the install/deploy plugins use the alternate method
- install(String, String, Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.installer.DefaultArtifactInstaller
-
Deprecated.we want to use the artifact method only, and ensure artifact.file is set correctly.
- install(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
- install(ArtifactMetadata, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
-
Install the metadata in the local repository.
- 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, 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
-
Deprecated.
- interpolate(Model, Map<String, ?>, boolean) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
-
Deprecated.
- interpolate(Model, Map<String, ?>, boolean) - Method in interface org.apache.maven.project.interpolation.ModelInterpolator
-
Deprecated.
- interpolateInternal(String, List<ValueSource>, List<InterpolationPostProcessor>, boolean) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
-
Deprecated.
- interpolateModel(Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.apache.maven.model.interpolation.ModelInterpolator
-
Interpolates expressions in the specified model.
- interpolateModel(Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.interpolation.StringSearchModelInterpolator
-
Deprecated.
- interpolateModel(Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in class org.apache.maven.model.interpolation.StringVisitorModelInterpolator
- interpolateObject(Object, Model, File, ProjectBuilderConfiguration, boolean) - Method in class org.apache.maven.project.interpolation.StringSearchModelInterpolator
-
Deprecated.
- InvalidArtifactRTException - Exception in org.apache.maven.artifact
-
Exception thrown when the identity of an artifact can not be established, eg.
- InvalidArtifactRTException(String, String, String, String, String) - Constructor for exception org.apache.maven.artifact.InvalidArtifactRTException
- InvalidArtifactRTException(String, String, String, String, String, Throwable) - Constructor for exception org.apache.maven.artifact.InvalidArtifactRTException
- InvalidDependencyVersionException - Exception in org.apache.maven.project.artifact
-
Thrown if a dependency has an invalid version.
- InvalidDependencyVersionException(String, Dependency, File, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.project.artifact.InvalidDependencyVersionException
- InvalidParameterException - Exception in org.apache.maven.plugin.descriptor
- InvalidParameterException(String, int) - Constructor for exception org.apache.maven.plugin.descriptor.InvalidParameterException
- InvalidParameterException(String, Throwable) - Constructor for exception org.apache.maven.plugin.descriptor.InvalidParameterException
- InvalidPluginDescriptorException - Exception in org.apache.maven.plugin.descriptor
-
InvalidPluginDescriptorException
- InvalidPluginDescriptorException - Exception in org.apache.maven.plugin
-
InvalidPluginDescriptorException
- InvalidPluginDescriptorException(String) - Constructor for exception org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException
- InvalidPluginDescriptorException(String, Throwable) - Constructor for exception org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException
- InvalidPluginDescriptorException(String, List<String>) - Constructor for exception org.apache.maven.plugin.InvalidPluginDescriptorException
- InvalidPluginException - Exception in org.apache.maven.plugin
-
Thrown when a plugin is not internally consistent.
- InvalidPluginException(String) - Constructor for exception org.apache.maven.plugin.InvalidPluginException
- InvalidPluginException(String, InvalidDependencyVersionException) - Constructor for exception org.apache.maven.plugin.InvalidPluginException
- InvalidPluginException(String, ProjectBuildingException) - Constructor for exception org.apache.maven.plugin.InvalidPluginException
- InvalidProjectModelException - Exception in org.apache.maven.project
-
Deprecated.
- InvalidProjectModelException(String, String, File) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
-
Deprecated.
- InvalidProjectModelException(String, String, File, ModelValidationResult) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
-
Deprecated.
- InvalidProjectModelException(String, String, String) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
-
Deprecated.use
File
constructor for pomLocation - InvalidProjectModelException(String, String, String, ModelValidationResult) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
-
Deprecated.use
File
constructor for pomLocation - InvalidProjectVersionException - Exception in org.apache.maven.project
-
InvalidProjectVersionException
- InvalidProjectVersionException(String, String, String, File, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.project.InvalidProjectVersionException
- InvalidRepositoryException - Exception in org.apache.maven.artifact
-
Error constructing an artifact repository.
- InvalidRepositoryException - Exception in org.apache.maven.model.resolution
-
Signals an error when adding a repository to the model resolver.
- InvalidRepositoryException(String, String) - Constructor for exception org.apache.maven.artifact.InvalidRepositoryException
- InvalidRepositoryException(String, String, MalformedURLException) - Constructor for exception org.apache.maven.artifact.InvalidRepositoryException
- InvalidRepositoryException(String, String, ComponentLookupException) - Constructor for exception org.apache.maven.artifact.InvalidRepositoryException
- InvalidRepositoryException(String, Throwable) - Constructor for exception org.apache.maven.artifact.InvalidRepositoryException
-
Deprecated.
- InvalidRepositoryException(String, Repository) - Constructor for exception org.apache.maven.model.resolution.InvalidRepositoryException
-
Creates a new exception with specified detail message for the given repository.
- InvalidRepositoryException(String, Repository, Throwable) - Constructor for exception org.apache.maven.model.resolution.InvalidRepositoryException
-
Creates a new exception with specified detail message and cause for the given repository.
- InvalidVersionSpecificationException - Exception in org.apache.maven.artifact.versioning
-
Occurs when a version is invalid.
- InvalidVersionSpecificationException(String) - Constructor for exception org.apache.maven.artifact.versioning.InvalidVersionSpecificationException
- InversionArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
-
InversionArtifactFilter
- InversionArtifactFilter(ArtifactFilter) - Constructor for class org.apache.maven.artifact.resolver.filter.InversionArtifactFilter
- IS_STRICT - Static variable in interface org.apache.maven.artifact.repository.metadata.io.MetadataReader
-
The key for the option to enable strict parsing.
- IS_STRICT - Static variable in interface org.apache.maven.model.io.ModelReader
-
The key for the option to enable strict parsing.
- IS_STRICT - Static variable in interface org.apache.maven.settings.io.SettingsReader
-
The key for the option to enable strict parsing.
- IS_STRICT - Static variable in interface org.apache.maven.toolchain.io.ToolchainsReader
-
The key for the option to enable strict parsing.
- isActive() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
- isActive() - Method in class org.apache.maven.settings.Proxy
-
Get whether this proxy configuration is the active one.
- isActive(Profile) - Method in class org.apache.maven.profiles.activation.FileProfileActivator
-
Deprecated.
- isActive(Profile) - Method in class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
-
Deprecated.
- isActive(Profile) - Method in class org.apache.maven.profiles.activation.OperatingSystemProfileActivator
-
Deprecated.
- isActive(Profile) - Method in interface org.apache.maven.profiles.activation.ProfileActivator
-
Deprecated.
- isActive(Profile) - Method in class org.apache.maven.profiles.activation.SystemPropertyProfileActivator
-
Deprecated.
- isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.FileProfileActivator
- isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.JdkVersionProfileActivator
- isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.OperatingSystemProfileActivator
- isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in interface org.apache.maven.model.profile.activation.ProfileActivator
-
Determines whether the specified profile is active in the given activator context.
- isActive(Profile, ProfileActivationContext, ModelProblemCollector) - Method in class org.apache.maven.model.profile.activation.PropertyProfileActivator
- isActiveByDefault() - Method in class org.apache.maven.model.Activation
-
Get if set to true, this profile will be active unless another profile in this pom is activated using the command line -P option or by one of that profile's activators.
- isActiveByDefault() - Method in class org.apache.maven.profiles.Activation
-
Get flag specifying whether this profile is active as a default.
- isActiveByDefault() - Method in class org.apache.maven.settings.Activation
-
Get flag specifying whether this profile is active as a default.
- 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
- isArtifactExists() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
- isAsDirtyTree() - Method in class org.apache.maven.repository.MetadataResolutionRequest
- isAsGraph() - Method in class org.apache.maven.repository.MetadataResolutionRequest
- isAsList() - Method in class org.apache.maven.repository.MetadataResolutionRequest
- isAsResolvedTree() - Method in class org.apache.maven.repository.MetadataResolutionRequest
- isBlacklisted() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- isBlacklisted() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- isBlacklisted() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- isBlackListed(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
-
Deprecated.
- isBlackListed(MavenProject) - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
- isBlocked() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- isBlocked() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- isBlocked() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- isBlocked() - Method in class org.apache.maven.settings.Mirror
-
Get whether this mirror should be blocked from any download request but fail the download process, explaining why.
- isCacheNotFound() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- isCacheNotFound() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- isCacheTransferError() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- isCacheTransferError() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- isChildOfRootNode() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
-
Test whether the node is direct or transitive dependency.
- isChildProjectUrlInheritAppendPath() - Method in class org.apache.maven.model.Model
- isChildScmConnectionInheritAppendPath() - Method in class org.apache.maven.model.Scm
- isChildScmDeveloperConnectionInheritAppendPath() - Method in class org.apache.maven.model.Scm
- isChildScmUrlInheritAppendPath() - Method in class org.apache.maven.model.Scm
- isChildSiteUrlInheritAppendPath() - Method in class org.apache.maven.model.Site
- isCompareScope() - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
- isCompareVersion() - Method in class org.apache.maven.repository.metadata.MetadataGraphVertex
- isDebug() - Method in class org.apache.maven.cli.CliRequest
- isDebugEnabled() - Method in class org.apache.maven.cli.logging.Slf4jLogger
- isDebugEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- isDebugEnabled() - Method in class org.apache.maven.monitor.logging.DefaultLog
- isDebugEnabled() - Method in interface org.apache.maven.plugin.logging.Log
- isDebugEnabled() - Method in class org.apache.maven.plugin.logging.SystemStreamLog
- isDebugEnabled() - Method in class org.slf4j.impl.SimpleLogger
-
Are
debug
messages currently enabled? - isDebugEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- isDependencyResolutionRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
-
Deprecated.
- isDifferentPhase(MojoExecution) - Method in class org.apache.maven.lifecycle.internal.PhaseRecorder
- isDirectInvocationOnly() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- isEditable() - Method in class org.apache.maven.plugin.descriptor.Parameter
- isEditable() - Method in class org.apache.maven.usability.plugin.Expression
-
Get whether the value of this expression can be changed.
- isEmpty() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
- isEmpty() - Method in class org.apache.maven.repository.metadata.MetadataGraph
- isEmptyEdges() - Method in class org.apache.maven.repository.metadata.MetadataGraph
- isEnabled() - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
-
Deprecated.
- isEnabled() - Method in class org.apache.maven.model.RepositoryPolicy
- isEnabled() - Method in class org.apache.maven.profiles.RepositoryPolicy
-
Get whether to use this repository for downloading this type of artifact.
- isEnabled() - Method in class org.apache.maven.settings.RepositoryPolicy
-
Get whether to use this repository for downloading this type of artifact.
- isError() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
- isErrorEnabled() - Method in class org.apache.maven.cli.logging.Slf4jLogger
- isErrorEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- isErrorEnabled() - Method in class org.apache.maven.monitor.logging.DefaultLog
- isErrorEnabled() - Method in interface org.apache.maven.plugin.logging.Log
- isErrorEnabled() - Method in class org.apache.maven.plugin.logging.SystemStreamLog
- isErrorEnabled() - Method in class org.slf4j.impl.SimpleLogger
-
Are
error
messages currently enabled? - isErrorEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- isExcludeDefaults() - Method in class org.apache.maven.model.Reporting
- isExecutionRoot() - Method in class org.apache.maven.project.MavenProject
- isExtensions() - Method in class org.apache.maven.model.Plugin
- isFatalErrorEnabled() - Method in class org.apache.maven.cli.logging.Slf4jLogger
- isFiltering() - Method in class org.apache.maven.model.Resource
- isForceUpdate() - Method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
- isForceUpdate() - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
-
Indicates whether remote repositories should be re-checked for updated artifacts/metadata regardless of their configured update policy.
- isForceUpdate() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
- isForceUpdate() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
- isForking() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- isHalted() - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
- isHaltedOrBlacklisted(MavenProject) - Method in class org.apache.maven.lifecycle.internal.ReactorBuildStatus
- isIncludesDependencies() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
- isIncludesDependencies() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
- isInfoEnabled() - Method in class org.apache.maven.cli.logging.Slf4jLogger
- isInfoEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- isInfoEnabled() - Method in class org.apache.maven.monitor.logging.DefaultLog
- isInfoEnabled() - Method in interface org.apache.maven.plugin.logging.Log
- isInfoEnabled() - Method in class org.apache.maven.plugin.logging.SystemStreamLog
- isInfoEnabled() - Method in class org.slf4j.impl.SimpleLogger
-
Are
info
messages currently enabled? - isInfoEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- isInheritanceApplied() - Method in class org.apache.maven.model.ConfigurationContainer
- isInherited() - Method in class org.apache.maven.model.ConfigurationContainer
- isInheritedByDefault() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- isInheritedByDefault() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- 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
-
Get whether Maven should attempt to interact with the user for input.
- 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
- isNoSnapshotUpdates() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- isNoSnapshotUpdates() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- isOffline() - Method in class org.apache.maven.artifact.repository.DefaultRepositoryRequest
- isOffline() - Method in interface org.apache.maven.artifact.repository.RepositoryRequest
-
Indicates whether network access to remote repositories has been disabled.
- isOffline() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
- isOffline() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- isOffline() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- isOffline() - Method in class org.apache.maven.execution.MavenSession
- isOffline() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
- isOffline() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
-
Indicates whether network access to remote repositories has been disabled.
- isOffline() - Method in class org.apache.maven.settings.Settings
-
Get indicate whether maven should operate in offline mode full-time.
- isOnlineRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- isOptional() - Method in interface org.apache.maven.artifact.Artifact
- isOptional() - Method in class org.apache.maven.artifact.DefaultArtifact
- isOptional() - Method in class org.apache.maven.model.Dependency
- isOptional() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- isParallel() - Method in class org.apache.maven.execution.MavenSession
- isProcessPlugins() - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
- isProcessPlugins() - Method in interface org.apache.maven.model.building.ModelBuildingRequest
-
Indicates whether plugin executions and configurations should be processed.
- isProcessPlugins() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
- isProcessPlugins() - Method in interface org.apache.maven.project.ProjectBuildingRequest
- isProjectAware() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.Indicates whether this repository is backed by actual projects.
- isProjectAware() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- isProjectAware() - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- 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
- isRecursive() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- isRecursive() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- isRelease() - Method in interface org.apache.maven.artifact.Artifact
- isRelease() - Method in class org.apache.maven.artifact.DefaultArtifact
- isRelease() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- isRelease() - Method in class org.apache.maven.project.artifact.AttachedArtifact
-
Deprecated.
- isRequired() - Method in class org.apache.maven.plugin.descriptor.Parameter
- isRequiresReports() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- isResolutionRequiredForAggregatedProjects(Collection<String>, Collection<String>) - Method in class org.apache.maven.lifecycle.internal.DependencyContext
- isResolutionRequiredForCurrentProject() - Method in class org.apache.maven.lifecycle.internal.DependencyContext
- isResolved() - Method in interface org.apache.maven.artifact.Artifact
- isResolved() - Method in class org.apache.maven.artifact.DefaultArtifact
- isResolved() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
- isResolved() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- isResolved() - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
- isResolved() - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
- isResolveDependencies() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
- isResolveDependencies() - Method in interface org.apache.maven.project.ProjectBuildingRequest
- isResolveManagedVersions() - Method in class org.apache.maven.repository.legacy.metadata.DefaultMetadataResolutionRequest
- isResolveManagedVersions() - Method in interface org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest
-
Determines whether the managed version information should be retrieved.
- isResolveRoot() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
- isResolveTransitively() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
- isResolveVersionRanges() - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
-
Deprecated.This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.
- isResolveVersionRanges() - Method in interface org.apache.maven.project.ProjectBuildingRequest
-
Deprecated.This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.
- isScopedVertices() - Method in class org.apache.maven.repository.metadata.MetadataGraph
- isSelectedVersionKnown() - Method in interface org.apache.maven.artifact.Artifact
- isSelectedVersionKnown() - Method in class org.apache.maven.artifact.DefaultArtifact
- isSelectedVersionKnown() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- isSelectedVersionKnown(Artifact) - Method in class org.apache.maven.artifact.versioning.VersionRange
- isSendOnError() - Method in class org.apache.maven.model.Notifier
-
Get whether to send notifications on error.
- isSendOnFailure() - Method in class org.apache.maven.model.Notifier
-
Get whether to send notifications on failure.
- isSendOnSuccess() - Method in class org.apache.maven.model.Notifier
-
Get whether to send notifications on success.
- isSendOnWarning() - Method in class org.apache.maven.model.Notifier
-
Get whether to send notifications on warning.
- isShowChecksumEvents() - Method in interface org.apache.maven.repository.ArtifactTransferListener
- isShowErrors() - Method in class org.apache.maven.cli.CliRequest
- isShowErrors() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- isShowErrors() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- isSiteEmpty(Site) - Method in class org.apache.maven.model.merge.MavenModelMerger
- isSnapshot() - Method in interface org.apache.maven.artifact.Artifact
- isSnapshot() - Method in class org.apache.maven.artifact.DefaultArtifact
- isSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
- isSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
- isSnapshot() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
-
Whether this represents a snapshot.
- isSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
- isSnapshot() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- isSnapshot() - Method in class org.apache.maven.project.artifact.AttachedArtifact
-
Deprecated.
- isSnapshot(String) - Static method in class org.apache.maven.artifact.ArtifactUtils
- isStale() - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
- isSuccess() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
- IssueManagement - Class in org.apache.maven.model
-
Information about the issue tracking (or bug tracking) system used to manage this project.
- IssueManagement() - Constructor for class org.apache.maven.model.IssueManagement
- 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 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
-
Get whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same version each time.
- isUpdateRequired(Artifact, ArtifactRepository) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
- isUpdateRequired(Artifact, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.UpdateCheckManager
- isUpdateRequired(RepositoryMetadata, ArtifactRepository, File) - Method in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
- isUpdateRequired(RepositoryMetadata, ArtifactRepository, File) - Method in interface org.apache.maven.repository.legacy.UpdateCheckManager
- isUpdateSnapshots() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- isUpdateSnapshots() - Method in interface org.apache.maven.execution.MavenExecutionRequest
- isUpperBoundInclusive() - Method in class org.apache.maven.artifact.versioning.Restriction
- isUseLegacyLocalRepository() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- isUseLegacyLocalRepository() - Method in interface org.apache.maven.execution.MavenExecutionRequest
-
Deprecated.Since 3.9 there is no direct Maven2 interop offered at LRM level. See Resolver Configuration page option
aether.artifactResolver.simpleLrmInterop
that provides similar semantics. This method should be never invoked, and always returnsfalse
. - isUsePluginRegistry() - Method in class org.apache.maven.settings.Settings
-
Get whether Maven should use the plugin-registry.xml file to manage plugin versions.
- isUsingPOMsFromFilesystem() - Method in class org.apache.maven.execution.MavenSession
-
Deprecated.
- isValidProperty(String) - Method in class org.apache.maven.model.interpolation.DefaultModelVersionProcessor
- isValidProperty(String) - Method in interface org.apache.maven.model.interpolation.ModelVersionProcessor
- isVersionedVertices() - Method in class org.apache.maven.repository.metadata.MetadataGraph
- isWarnEnabled() - Method in class org.apache.maven.cli.logging.Slf4jLogger
- isWarnEnabled() - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- isWarnEnabled() - Method in class org.apache.maven.monitor.logging.DefaultLog
- isWarnEnabled() - Method in interface org.apache.maven.plugin.logging.Log
- isWarnEnabled() - Method in class org.apache.maven.plugin.logging.SystemStreamLog
- isWarnEnabled() - Method in class org.slf4j.impl.SimpleLogger
-
Are
warn
messages currently enabled? - isWarnEnabled(Marker) - Method in class org.apache.maven.cli.logging.Slf4jStdoutLogger
- 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
J
- JavaToolchain - Interface in org.apache.maven.toolchain.java
-
JDK toolchain interface.
- JavaToolchainFactory - Class in org.apache.maven.toolchain.java
-
JDK toolchain factory.
- JavaToolchainFactory() - Constructor for class org.apache.maven.toolchain.java.JavaToolchainFactory
- JavaToolchainImpl - Class in org.apache.maven.toolchain.java
-
JDK toolchain implementation.
- 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
K
- 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_EXTENSIONS_REALMS - Static variable in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
-
PluginId => ExtensionRealmCache.CacheRecord map MavenProject context value key.
- KEY_JAVAHOME - Static variable in class org.apache.maven.toolchain.java.DefaultJavaToolChain
-
Deprecated.
- KEY_JAVAHOME - Static variable in class org.apache.maven.toolchain.java.JavaToolchainImpl
- KEY_TYPE - Static variable in class org.apache.maven.toolchain.DefaultToolchain
L
- LAST_UPDATE_TAG - Static variable in class org.apache.maven.repository.legacy.DefaultUpdateCheckManager
- 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
- 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.model
-
Describes the licenses for this project.
- License() - Constructor for class org.apache.maven.model.License
- Lifecycle - Class in org.apache.maven.lifecycle
-
Class Lifecycle.
- Lifecycle - Class in org.apache.maven.lifecycle.mapping
-
Class Lifecycle.
- Lifecycle - Class in org.apache.maven.plugin.lifecycle
-
A custom lifecycle mapping definition.
- Lifecycle() - Constructor for class org.apache.maven.lifecycle.Lifecycle
- Lifecycle() - Constructor for class org.apache.maven.lifecycle.mapping.Lifecycle
- Lifecycle() - Constructor for class org.apache.maven.plugin.lifecycle.Lifecycle
- Lifecycle(String, List<String>, Map<String, LifecyclePhase>) - Constructor for class org.apache.maven.lifecycle.Lifecycle
- LIFECYCLE - Enum constant in enum org.apache.maven.plugin.MojoExecution.Source
-
An execution that originates from a goal bound to a lifecycle phase.
- LifecycleBindingsInjector - Interface in org.apache.maven.model.plugin
-
Handles injection of plugin executions induced by the lifecycle bindings for a packaging.
- LifecycleBindingsMerger() - Constructor for class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
- LifecycleConfiguration - Class in org.apache.maven.plugin.lifecycle
-
Root element of the
lifecycle.xml
file. - LifecycleConfiguration() - Constructor for class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
- LifecycleDebugLogger - Class in org.apache.maven.lifecycle.internal
-
Logs debug output from the various lifecycle phases.
- LifecycleDebugLogger() - Constructor for class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
- LifecycleDebugLogger(Logger) - Constructor for class org.apache.maven.lifecycle.internal.LifecycleDebugLogger
- LifecycleDependencyResolver - Class in org.apache.maven.lifecycle.internal
-
Resolves dependencies for the artifacts in context of the lifecycle build
- LifecycleDependencyResolver() - Constructor for class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
- LifecycleDependencyResolver(ProjectDependenciesResolver, Logger) - Constructor for class org.apache.maven.lifecycle.internal.LifecycleDependencyResolver
- 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
-
Class LifecycleMappingsXpp3Reader.
- LifecycleMappingsXpp3Reader() - Constructor for class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
- LifecycleMappingsXpp3Reader(LifecycleMappingsXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
- LifecycleMappingsXpp3Reader.ContentTransformer - Interface in org.apache.maven.plugin.lifecycle.io.xpp3
- LifecycleMappingsXpp3Writer - Class in org.apache.maven.plugin.lifecycle.io.xpp3
-
Class LifecycleMappingsXpp3Writer.
- LifecycleMappingsXpp3Writer() - Constructor for class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Writer
- LifecycleModuleBuilder - Class in org.apache.maven.lifecycle.internal
-
Builds one or more lifecycles for a full module
- LifecycleModuleBuilder() - Constructor for class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
- LifecycleMojo - Class in org.apache.maven.lifecycle.mapping
-
LifecycleMojo
- LifecycleMojo() - Constructor for class org.apache.maven.lifecycle.mapping.LifecycleMojo
- LifecycleNotFoundException - Exception in org.apache.maven.lifecycle
-
Signals a failure to locate a lifecycle.
- LifecycleNotFoundException(String) - Constructor for exception org.apache.maven.lifecycle.LifecycleNotFoundException
-
Creates a new exception to indicate that the specified lifecycle is unknown.
- LifecyclePhase - Class in org.apache.maven.lifecycle.mapping
-
LifecyclePhase
- LifecyclePhase() - Constructor for class org.apache.maven.lifecycle.mapping.LifecyclePhase
- LifecyclePhase(String) - Constructor for class org.apache.maven.lifecycle.mapping.LifecyclePhase
- LifecyclePhaseNotFoundException - Exception in org.apache.maven.lifecycle
-
Signals a failure to locate the lifecycle for some phase.
- LifecyclePhaseNotFoundException(String, String) - Constructor for exception org.apache.maven.lifecycle.LifecyclePhaseNotFoundException
-
Creates a new exception to indicate that the specified lifecycle phase is not defined by any known lifecycle.
- 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() - Constructor for class org.apache.maven.lifecycle.internal.LifecyclePluginResolver
- LifecyclePluginResolver(PluginVersionResolver) - Constructor for class org.apache.maven.lifecycle.internal.LifecyclePluginResolver
- LifecycleStarter - Class in org.apache.maven.lifecycle.internal
-
Starts the build life cycle
- LifecycleStarter() - 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
- 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
- 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.
- 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
- 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.
- log(LoggingEvent) - Method in class org.slf4j.impl.SimpleLogger
- Log - Interface in org.apache.maven.plugin.logging
-
This interface supplies the API for providing feedback to the user from the
Mojo
, using standardMaven
channels.
There should be no big surprises here, although you may notice that the methods acceptjava.lang.CharSequence
rather thanjava.lang.String
. - 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
- 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
- longMessage - Variable in exception org.apache.maven.plugin.AbstractMojoExecutionException
- lookup(String) - Method in class org.apache.maven.execution.MavenSession
-
Deprecated.
- lookup(String, String) - Method in class org.apache.maven.execution.MavenSession
-
Deprecated.
- lookupList(String) - Method in class org.apache.maven.execution.MavenSession
-
Deprecated.
- lookupMap(String) - Method in class org.apache.maven.execution.MavenSession
-
Deprecated.
M
- MailingList - Class in org.apache.maven.model
-
This element describes all of the mailing lists associated with a project.
- MailingList() - Constructor for class org.apache.maven.model.MailingList
- 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.
- 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
- markAsFinished(MavenProject) - Method in class org.apache.maven.lifecycle.internal.builder.multithreaded.ConcurrencyDependencyGraph
-
Marks the provided project as finished.
- matches(String) - Method in interface org.apache.maven.toolchain.RequirementMatcher
- matchesRequirements(Map<String, String>) - Method in class org.apache.maven.toolchain.DefaultToolchain
- matchesRequirements(Map<String, String>) - Method in interface org.apache.maven.toolchain.ToolchainPrivate
-
Let the toolchain decide if it matches requirements defined in the toolchain plugin configuration.
- matchVersion(List<ArtifactVersion>) - Method in class org.apache.maven.artifact.versioning.VersionRange
- 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 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, Properties) - Constructor for class org.apache.maven.model.interpolation.MavenBuildTimestamp
- 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
- MavenExecutionException - Exception in org.apache.maven
- MavenExecutionException(String, File) - Constructor for exception org.apache.maven.MavenExecutionException
- MavenExecutionException(String, File, ProjectBuildingException) - Constructor for exception org.apache.maven.MavenExecutionException
- MavenExecutionException(String, Throwable) - Constructor for exception org.apache.maven.MavenExecutionException
- MavenExecutionPlan - Class in org.apache.maven.lifecycle
-
MavenExecutionPlan
- MavenExecutionPlan(List<ExecutionPlanItem>, DefaultLifecycles) - Constructor for class org.apache.maven.lifecycle.MavenExecutionPlan
- MavenExecutionRequest - Interface in org.apache.maven.execution
- MavenExecutionRequestPopulationException - Exception in org.apache.maven.execution
- MavenExecutionRequestPopulationException(String) - Constructor for exception org.apache.maven.execution.MavenExecutionRequestPopulationException
- MavenExecutionRequestPopulationException(String, Throwable) - Constructor for exception org.apache.maven.execution.MavenExecutionRequestPopulationException
- MavenExecutionRequestPopulationException(Throwable) - Constructor for exception org.apache.maven.execution.MavenExecutionRequestPopulationException
- MavenExecutionRequestPopulator - Interface in org.apache.maven.execution
-
Assists in populating an execution request for invocation of Maven.
- MavenExecutionResult - Interface in org.apache.maven.execution
- MavenMetadataCache - Interface in org.apache.maven.project.artifact
-
MavenMetadataCache
- MavenMetadataSource - Class in org.apache.maven.project.artifact
- MavenMetadataSource() - 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
- MavenPluginManager - Interface in org.apache.maven.plugin
-
Provides basic services to manage Maven plugins and their mojos.
- MavenPluginValidator - Class in org.apache.maven.plugin
-
MavenPluginValidator
- MavenPluginValidator(Artifact) - Constructor for class org.apache.maven.plugin.MavenPluginValidator
- 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(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() - 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
- 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.
- MavenSimpleLoggerFactory - Class in org.slf4j.impl
-
MavenSimpleLoggerFactory
- MavenSimpleLoggerFactory() - Constructor for class org.slf4j.impl.MavenSimpleLoggerFactory
- 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
- MavenToolchainMerger - Class in org.apache.maven.toolchain.merge
- MavenToolchainMerger() - Constructor for class org.apache.maven.toolchain.merge.MavenToolchainMerger
- MavenToolchainsXpp3Reader - Class in org.apache.maven.toolchain.model.io.xpp3
-
Class MavenToolchainsXpp3Reader.
- MavenToolchainsXpp3Reader() - Constructor for class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
- MavenToolchainsXpp3Reader(MavenToolchainsXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
- MavenToolchainsXpp3Reader.ContentTransformer - Interface in org.apache.maven.toolchain.model.io.xpp3
- MavenToolchainsXpp3Writer - Class in org.apache.maven.toolchain.model.io.xpp3
-
Class MavenToolchainsXpp3Writer.
- MavenToolchainsXpp3Writer() - Constructor for class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Writer
- MavenWorkspaceReader - Interface in org.apache.maven.repository.internal
-
MavenWorkspaceReader
- MavenXpp3Reader - Class in org.apache.maven.model.io.xpp3
-
Class MavenXpp3Reader.
- MavenXpp3Reader() - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3Reader
- MavenXpp3Reader(MavenXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3Reader
- MavenXpp3Reader.ContentTransformer - Interface in org.apache.maven.model.io.xpp3
- MavenXpp3ReaderEx - Class in org.apache.maven.model.io.xpp3
-
Class MavenXpp3ReaderEx.
- MavenXpp3ReaderEx() - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
- MavenXpp3ReaderEx(MavenXpp3ReaderEx.ContentTransformer) - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx
- MavenXpp3ReaderEx.ContentTransformer - Interface in org.apache.maven.model.io.xpp3
- MavenXpp3Writer - Class in org.apache.maven.model.io.xpp3
-
Class MavenXpp3Writer.
- MavenXpp3Writer() - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3Writer
- MavenXpp3WriterEx - Class in org.apache.maven.model.io.xpp3
-
Class MavenXpp3WriterEx.
- MavenXpp3WriterEx() - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3WriterEx
- MB - Static variable in class org.apache.maven.cli.CLIReportingUtils
- merge(File, File) - Method in class org.apache.maven.artifact.repository.metadata.MetadataBridge
- 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
-
Deprecated.
- merge(Metadata) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
- merge(InputLocation, InputLocation, boolean) - Static method in class org.apache.maven.model.InputLocation
-
Method merge.
- merge(InputLocation, InputLocation, Collection<Integer>) - Static method in class org.apache.maven.model.InputLocation
-
Method merge.
- merge(Model, Model) - Method in class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
- merge(Model, Model, boolean, Map<?, ?>) - Method in class org.apache.maven.model.merge.ModelMerger
-
Merges the specified source object into the given target object.
- 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.
- 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, String) - Method in class org.apache.maven.toolchain.merge.MavenToolchainMerger
- mergeActivation(Activation, Activation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeBuild(Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeBuild_Extensions(Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeBuild_OutputDirectory(Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeBuild_ScriptSourceDirectory(Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeBuild_SourceDirectory(Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeBuild_TestOutputDirectory(Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeBuild_TestSourceDirectory(Build, Build, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeBuildBase(BuildBase, BuildBase) - Method in class org.apache.maven.model.profile.DefaultProfileInjector.ProfileModelMerger
- mergeBuildBase(BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeBuildBase_DefaultGoal(BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeBuildBase_Directory(BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeBuildBase_Filters(BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeBuildBase_Filters(BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeBuildBase_FinalName(BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeBuildBase_Resources(BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeBuildBase_Resources(BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeBuildBase_TestResources(BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeBuildBase_TestResources(BuildBase, BuildBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeCiManagement(CiManagement, CiManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeCiManagement_Notifiers(CiManagement, CiManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeCiManagement_System(CiManagement, CiManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeCiManagement_Url(CiManagement, CiManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeConfigurationContainer(ConfigurationContainer, ConfigurationContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeConfigurationContainer_Configuration(ConfigurationContainer, ConfigurationContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeConfigurationContainer_Inherited(ConfigurationContainer, ConfigurationContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeContributor(Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeContributor_Email(Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeContributor_Name(Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeContributor_Organization(Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeContributor_OrganizationUrl(Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeContributor_Properties(Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeContributor_Roles(Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeContributor_Timezone(Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeContributor_Url(Contributor, Contributor, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDependency(Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDependency_ArtifactId(Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDependency_Classifier(Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDependency_Exclusions(Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.management.DefaultDependencyManagementInjector.ManagementModelMerger
- mergeDependency_Exclusions(Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDependency_GroupId(Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDependency_Optional(Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.management.DefaultDependencyManagementInjector.ManagementModelMerger
- mergeDependency_Optional(Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDependency_Scope(Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDependency_SystemPath(Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDependency_Type(Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDependency_Version(Dependency, Dependency, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDependencyManagement(DependencyManagement, DependencyManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDependencyManagement_Dependencies(DependencyManagement, DependencyManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDeploymentRepository(DeploymentRepository, DeploymentRepository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDeploymentRepository_UniqueVersion(DeploymentRepository, DeploymentRepository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDeveloper(Developer, Developer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDeveloper_Id(Developer, Developer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDistributionManagement(DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDistributionManagement_DownloadUrl(DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDistributionManagement_Repository(DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeDistributionManagement_Repository(DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDistributionManagement_Site(DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeDistributionManagement_Site(DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDistributionManagement_SnapshotRepository(DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeDistributionManagement_SnapshotRepository(DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeDistributionManagement_Status(DistributionManagement, DistributionManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- 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, Exclusion, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeExclusion_ArtifactId(Exclusion, Exclusion, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeExclusion_GroupId(Exclusion, Exclusion, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeExtension(Extension, Extension, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeExtension_ArtifactId(Extension, Extension, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeExtension_GroupId(Extension, Extension, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeExtension_Version(Extension, Extension, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeFileSet(FileSet, FileSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeFileSet_Directory(FileSet, FileSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeFilterLists(List<String>, List<String>) - Static method in class org.apache.maven.project.ModelUtils
-
Deprecated.
- mergeIssueManagement(IssueManagement, IssueManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeIssueManagement_System(IssueManagement, IssueManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeIssueManagement_Url(IssueManagement, IssueManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeLicense(License, License, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeLicense_Comments(License, License, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeLicense_Distribution(License, License, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeLicense_Name(License, License, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeLicense_Url(License, License, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeMailingList(MailingList, MailingList, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeMailingList_Archive(MailingList, MailingList, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeMailingList_Name(MailingList, MailingList, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeMailingList_OtherArchives(MailingList, MailingList, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeMailingList_Post(MailingList, MailingList, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeMailingList_Subscribe(MailingList, MailingList, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeMailingList_Unsubscribe(MailingList, MailingList, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeManagedBuildPlugins(Model) - Method in class org.apache.maven.model.management.DefaultPluginManagementInjector.ManagementModelMerger
- mergeManagedDependencies(Model) - Method in class org.apache.maven.model.management.DefaultDependencyManagementInjector.ManagementModelMerger
- 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.merge.ModelMerger
- mergeModel_ArtifactId(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeModel_ArtifactId(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_Build(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_ChildProjectUrlInheritAppendPath(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_CiManagement(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeModel_CiManagement(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_Contributors(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeModel_Contributors(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_Description(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_Developers(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeModel_Developers(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_GroupId(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_InceptionYear(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_IssueManagement(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeModel_IssueManagement(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_Licenses(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeModel_Licenses(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_MailingLists(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeModel_MailingLists(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_ModelVersion(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeModel_ModelVersion(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_Name(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeModel_Name(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_Organization(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeModel_Organization(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_Packaging(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_Parent(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_Prerequisites(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeModel_Prerequisites(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_Profiles(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeModel_Profiles(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_Scm(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_Url(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeModel_Url(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModel_Version(Model, Model, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModelBase(ModelBase, ModelBase) - Method in class org.apache.maven.model.profile.DefaultProfileInjector.ProfileModelMerger
- mergeModelBase(ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModelBase_Dependencies(ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModelBase_DependencyManagement(ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModelBase_DistributionManagement(ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModelBase_Modules(ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeModelBase_Modules(ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModelBase_PluginRepositories(ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeModelBase_PluginRepositories(ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModelBase_Properties(ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.inheritance.DefaultInheritanceAssembler.InheritanceModelMerger
- mergeModelBase_Properties(ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModelBase_Reporting(ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeModelBase_Repositories(ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeModelBase_Repositories(ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeNotifier(Notifier, Notifier, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeNotifier_Address(Notifier, Notifier, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeNotifier_Configuration(Notifier, Notifier, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeNotifier_SendOnError(Notifier, Notifier, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeNotifier_SendOnFailure(Notifier, Notifier, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeNotifier_SendOnSuccess(Notifier, Notifier, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeNotifier_SendOnWarning(Notifier, Notifier, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeNotifier_Type(Notifier, Notifier, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeOrganization(Organization, Organization, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeOrganization_Name(Organization, Organization, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeOrganization_Url(Organization, Organization, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeParent(Parent, Parent, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeParent_ArtifactId(Parent, Parent, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeParent_GroupId(Parent, Parent, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeParent_RelativePath(Parent, Parent, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeParent_Version(Parent, Parent, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePatternSet(PatternSet, PatternSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePatternSet_Excludes(PatternSet, PatternSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePatternSet_Includes(PatternSet, PatternSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- 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.merge.ModelMerger
- mergePlugin_ArtifactId(Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePlugin_Dependencies(Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePlugin_Executions(Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.management.DefaultPluginManagementInjector.ManagementModelMerger
- mergePlugin_Executions(Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergePlugin_Executions(Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePlugin_Executions(Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.profile.DefaultProfileInjector.ProfileModelMerger
- mergePlugin_Extensions(Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePlugin_GroupId(Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePlugin_Version(Plugin, Plugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePluginConfiguration(PluginConfiguration, PluginConfiguration, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePluginConfiguration_PluginManagement(PluginConfiguration, PluginConfiguration, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePluginContainer(PluginContainer, PluginContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePluginContainer_Plugins(PluginContainer, PluginContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.inheritance.DefaultInheritanceAssembler.InheritanceModelMerger
- mergePluginContainer_Plugins(PluginContainer, PluginContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePluginContainer_Plugins(PluginContainer, PluginContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
- mergePluginContainer_Plugins(PluginContainer, PluginContainer, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.profile.DefaultProfileInjector.ProfileModelMerger
- mergePluginDefinitions(Plugin, Plugin, boolean) - Static method in class org.apache.maven.project.ModelUtils
-
Deprecated.
- mergePluginExecution(PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePluginExecution(PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.LifecycleBindingsMerger
- mergePluginExecution_Goals(PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergePluginExecution_Goals(PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePluginExecution_Id(PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePluginExecution_Phase(PluginExecution, PluginExecution, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- 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, PluginManagement, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePrerequisites(Prerequisites, Prerequisites, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergePrerequisites_Maven(Prerequisites, Prerequisites, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeProfile(Profile, Profile, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeRelocation(Relocation, Relocation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeRelocation_ArtifactId(Relocation, Relocation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeRelocation_GroupId(Relocation, Relocation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeRelocation_Message(Relocation, Relocation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeRelocation_Version(Relocation, Relocation, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeReporting(Reporting, Reporting, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeReporting_ExcludeDefaults(Reporting, Reporting, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeReporting_OutputDirectory(Reporting, Reporting, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeReporting_Plugins(Reporting, Reporting, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.inheritance.DefaultInheritanceAssembler.InheritanceModelMerger
- mergeReporting_Plugins(Reporting, Reporting, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeReporting_Plugins(Reporting, Reporting, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.profile.DefaultProfileInjector.ProfileModelMerger
- mergeReportPlugin(ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeReportPlugin_ArtifactId(ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeReportPlugin_GroupId(ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeReportPlugin_ReportSets(ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeReportPlugin_ReportSets(ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeReportPlugin_ReportSets(ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.profile.DefaultProfileInjector.ProfileModelMerger
- mergeReportPlugin_Version(ReportPlugin, ReportPlugin, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeReportPluginDefinitions(ReportPlugin, ReportPlugin, boolean) - Static method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
- mergeReportSet(ReportSet, ReportSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeReportSet_Id(ReportSet, ReportSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeReportSet_Reports(ReportSet, ReportSet, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeRepository(Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeRepository_Releases(Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeRepository_Snapshots(Repository, Repository, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeRepositoryBase(RepositoryBase, RepositoryBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeRepositoryBase_Id(RepositoryBase, RepositoryBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeRepositoryBase_Layout(RepositoryBase, RepositoryBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeRepositoryBase_Name(RepositoryBase, RepositoryBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeRepositoryBase_Url(RepositoryBase, RepositoryBase, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeRepositoryLists(List<Repository>, List<Repository>) - Static method in class org.apache.maven.project.ModelUtils
-
Deprecated.
- mergeRepositoryPolicy(RepositoryPolicy, RepositoryPolicy, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeRepositoryPolicy_ChecksumPolicy(RepositoryPolicy, RepositoryPolicy, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeRepositoryPolicy_Enabled(RepositoryPolicy, RepositoryPolicy, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeRepositoryPolicy_UpdatePolicy(RepositoryPolicy, RepositoryPolicy, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeResource(Resource, Resource, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeResource_Filtering(Resource, Resource, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeResource_MergeId(Resource, Resource, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeResource_TargetPath(Resource, Resource, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeScm(Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeScm_ChildScmConnectionInheritAppendPath(Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeScm_ChildScmDeveloperConnectionInheritAppendPath(Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeScm_ChildScmUrlInheritAppendPath(Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeScm_Connection(Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeScm_Connection(Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeScm_DeveloperConnection(Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeScm_DeveloperConnection(Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeScm_Tag(Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeScm_Url(Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeScm_Url(Scm, Scm, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeSite(Site, Site, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeSite(Site, Site, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeSite_ChildSiteUrlInheritAppendPath(Site, Site, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeSite_Id(Site, Site, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeSite_Name(Site, Site, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeSite_Url(Site, Site, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.MavenModelMerger
- mergeSite_Url(Site, Site, boolean, Map<Object, Object>) - Method in class org.apache.maven.model.merge.ModelMerger
- mergeToolchainModelConfiguration(ToolchainModel, ToolchainModel) - Method in class org.apache.maven.toolchain.merge.MavenToolchainMerger
- 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.
- 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
- Mirror - Class in org.apache.maven.settings
-
A download mirror for a given repository.
- Mirror() - Constructor for class org.apache.maven.settings.Mirror
- MirrorSelector - Interface in org.apache.maven.repository
-
Handles the selection of mirrors for repositories.
- MisconfiguredToolchainException - Exception in org.apache.maven.toolchain
- MisconfiguredToolchainException(String) - Constructor for exception org.apache.maven.toolchain.MisconfiguredToolchainException
- MisconfiguredToolchainException(String, Throwable) - Constructor for exception org.apache.maven.toolchain.MisconfiguredToolchainException
- MissingModuleException - Exception in org.apache.maven
-
MissingModuleException
- MissingModuleException(String, File, File) - Constructor for exception org.apache.maven.MissingModuleException
- 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
- Model - Class in org.apache.maven.model
-
The
<project>
element is the root of the descriptor. - Model() - Constructor for class org.apache.maven.model.Model
- ModelBase - Class in org.apache.maven.model
-
Base class for the
Model
and theProfile
objects. - ModelBase() - Constructor for 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
-
Deprecated.Use
ModelBuildingException(ModelBuildingResult)
instead. - 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. - 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.
- ModelMerger - Class in org.apache.maven.model.merge
-
This is a hand-crafted prototype of the default model merger that should eventually be generated by Modello by a new Java plugin.
- ModelMerger() - Constructor for class org.apache.maven.model.merge.ModelMerger
- 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.
- 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.
- 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.
- Mojo - Interface in org.apache.maven.plugin
-
This interface forms the contract required for
Mojos
to interact with theMaven
infrastructure.
It features anexecute()
method, which triggers the Mojo's build-process behavior, and can throw a MojoExecutionException or MojoFailureException if error conditions occur.
Also included is thesetLog(...)
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. - 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() - Constructor for class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
- MojoDescriptorCreator(PluginVersionResolver, BuildPluginManager, PluginPrefixResolver, LifecyclePluginResolver) - Constructor for class org.apache.maven.lifecycle.internal.MojoDescriptorCreator
- MojoExecution - Class in org.apache.maven.plugin
-
MojoExecution
- MojoExecution(Plugin, String, String) - Constructor for class org.apache.maven.plugin.MojoExecution
- MojoExecution(MojoDescriptor) - Constructor for class org.apache.maven.plugin.MojoExecution
- MojoExecution(MojoDescriptor, String) - Constructor for class org.apache.maven.plugin.MojoExecution
- MojoExecution(MojoDescriptor, String, MojoExecution.Source) - Constructor for class org.apache.maven.plugin.MojoExecution
- MojoExecution(MojoDescriptor, 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 amessage
. - MojoExecutionException(String, Exception) - Constructor for exception org.apache.maven.plugin.MojoExecutionException
-
Construct a new
MojoExecutionException
exception wrapping an underlyingException
and providing amessage
. - MojoExecutionException(String, Throwable) - Constructor for exception org.apache.maven.plugin.MojoExecutionException
-
Construct a new
MojoExecutionException
exception wrapping an underlyingThrowable
and providing amessage
. - MojoExecutionException(Throwable) - Constructor for exception org.apache.maven.plugin.MojoExecutionException
-
Constructs a new
MojoExecutionException
exception wrapping an underlyingThrowable
. - 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() - 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 underlyingThrowable
and providing amessage
. - MojoFailureException(Throwable) - Constructor for exception org.apache.maven.plugin.MojoFailureException
-
Constructs a new
MojoFailureException
exception wrapping an underlyingThrowable
. - 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
- 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 allrequired information.
- MultipleArtifactsNotFoundException(Artifact, List<Artifact>, List<ArtifactRepository>) - Constructor for exception org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException
-
Deprecated.
- 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() - Constructor for class org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder
N
- name - Variable in class org.slf4j.impl.MavenSimpleLogger
- 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
- 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() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
-
Creates a new model builder instance.
- newInstance() - Method in class org.apache.maven.settings.building.DefaultSettingsBuilderFactory
-
Creates a new settings builder instance.
- newInstance(List<Problem>) - Static method in class org.apache.maven.building.ProblemCollectorFactory
-
The default implementation is not visible, create it with this factory
- 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
- 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
- newPluginConfigurationExpander() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
- newPluginManagementInjector() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
- newProfileActivationFilePathInterpolator() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
- newProfileActivators() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
- newProfileInjector() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
- newProfileSelector() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
- newReportConfigurationExpander() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
- newReportingConverter() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
- 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.
- newServiceLocator() - Static method in class org.apache.maven.repository.internal.MavenRepositorySystemUtils
-
Deprecated.This method is deprecated along with
DefaultServiceLocator
(since Maven Resolver 1.7.0). - 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
- newUrlNormalizer() - Method in class org.apache.maven.model.building.DefaultModelBuilderFactory
- NO_TRANSFER_PROGRESS - Static variable in class org.apache.maven.cli.CLIManager
- 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 - Static variable in class org.apache.maven.artifact.ArtifactStatus
-
No trust - no information about status.
- 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(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.model
-
Configures one method for notifying users/developers when a build breaks.
- Notifier() - Constructor for 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.
O
- observeExecution(MojoExecution) - Method in class org.apache.maven.lifecycle.internal.PhaseRecorder
- of(Collection<WorkspaceReader>) - Static method in class org.apache.maven.internal.aether.MavenChainedWorkspaceReader
-
chains a collection of
WorkspaceReader
s - OFFLINE - Static variable in class org.apache.maven.cli.CLIManager
- 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
- 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
- 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.
- 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.artifact - package org.apache.maven.artifact
- org.apache.maven.artifact.deployer - package org.apache.maven.artifact.deployer
- org.apache.maven.artifact.factory - package org.apache.maven.artifact.factory
- org.apache.maven.artifact.handler - package org.apache.maven.artifact.handler
- org.apache.maven.artifact.handler.manager - package org.apache.maven.artifact.handler.manager
- org.apache.maven.artifact.installer - package org.apache.maven.artifact.installer
- org.apache.maven.artifact.manager - package org.apache.maven.artifact.manager
- org.apache.maven.artifact.metadata - package org.apache.maven.artifact.metadata
- org.apache.maven.artifact.repository - package org.apache.maven.artifact.repository
- org.apache.maven.artifact.repository.layout - package org.apache.maven.artifact.repository.layout
- org.apache.maven.artifact.repository.metadata - package org.apache.maven.artifact.repository.metadata
- org.apache.maven.artifact.repository.metadata.io - package org.apache.maven.artifact.repository.metadata.io
- org.apache.maven.artifact.repository.metadata.io.xpp3 - package org.apache.maven.artifact.repository.metadata.io.xpp3
- org.apache.maven.artifact.resolver - package org.apache.maven.artifact.resolver
- org.apache.maven.artifact.resolver.filter - package org.apache.maven.artifact.resolver.filter
- org.apache.maven.artifact.versioning - package org.apache.maven.artifact.versioning
- org.apache.maven.bridge - package org.apache.maven.bridge
- org.apache.maven.building - package org.apache.maven.building
- org.apache.maven.classrealm - package org.apache.maven.classrealm
- org.apache.maven.cli - package org.apache.maven.cli
- org.apache.maven.cli.configuration - package org.apache.maven.cli.configuration
- org.apache.maven.cli.event - package org.apache.maven.cli.event
- org.apache.maven.cli.internal - package org.apache.maven.cli.internal
- org.apache.maven.cli.internal.extension.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.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.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.model - package org.apache.maven.model
-
Maven POM (Project Object Model) classes, generated from
maven.mdo
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.validation - package org.apache.maven.model.validation
- org.apache.maven.monitor.event - package org.apache.maven.monitor.event
- org.apache.maven.monitor.logging - package org.apache.maven.monitor.logging
- 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.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.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.model.io.xpp3 - package org.apache.maven.toolchain.model.io.xpp3
- 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.slf4j - package org.slf4j
- org.slf4j.impl - package org.slf4j.impl
- Organization - Class in org.apache.maven.model
-
Specifies the organization that produces this project.
- Organization() - Constructor for class org.apache.maven.model.Organization
- out - Variable in class org.apache.maven.cli.transfer.AbstractMavenTransferListener
- out - Variable in class org.apache.maven.cli.transfer.Slf4jMavenTransferListener
- 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
- 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
- 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() - Constructor for class org.apache.maven.plugin.descriptor.Parameter
- Parent - Class in org.apache.maven.model
-
The
<parent>
element contains information required to locate the parent project from which this project will inherit from. - Parent() - Constructor for class org.apache.maven.model.Parent
- parse(String[]) - Method in class org.apache.maven.cli.CLIManager
- 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
- PARTNER - Static variable in class org.apache.maven.artifact.ArtifactStatus
-
Moderate trust - it was deployed directly from a partner.
- pathOf(Artifact) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- pathOf(Artifact) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- pathOf(Artifact) - Method in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
-
Deprecated.
- pathOf(Artifact) - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
- pathOf(Artifact) - Method in class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
- 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
-
Deprecated.
- pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
-
Deprecated.
- pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
- pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
- 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
-
Deprecated.
- pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
-
Deprecated.
- pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
- pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
- pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- 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.
- PatternSet - Class in org.apache.maven.model
-
Definition of include or exclude patterns.
- PatternSet() - Constructor for class org.apache.maven.model.PatternSet
- PersistedToolchains - Class in org.apache.maven.toolchain.model
-
The
<toolchains>
element is the root of the descriptor. - PersistedToolchains() - Constructor for class org.apache.maven.toolchain.model.PersistedToolchains
- Phase - Class in org.apache.maven.plugin.lifecycle
-
A phase mapping definition.
- Phase() - Constructor for class org.apache.maven.plugin.lifecycle.Phase
- PhaseRecorder - Class in org.apache.maven.lifecycle.internal
-
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
- PhaseRecorder(MavenProject) - Constructor for class org.apache.maven.lifecycle.internal.PhaseRecorder
- Plugin - Class in org.apache.maven.artifact.repository.metadata
-
Deprecated.
- Plugin - Class in org.apache.maven.model
-
The
<plugin>
element contains informations required for a plugin. - 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
- 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.model
-
Contains the plugins management informations for the project.
- PluginConfiguration() - Constructor for class org.apache.maven.model.PluginConfiguration
- 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.
- PluginContainer - Class in org.apache.maven.model
-
Contains the plugins informations for the project.
- PluginContainer() - Constructor for class org.apache.maven.model.PluginContainer
- PluginContainerException - Exception in org.apache.maven.plugin
-
Exception which occurs to indicate that the plugin cannot be initialized due to some deeper problem with Plexus.
- PluginContainerException(Plugin, ClassRealm, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginContainerException
- PluginContainerException(Plugin, ClassRealm, String, ComponentRepositoryException) - Constructor for exception org.apache.maven.plugin.PluginContainerException
- PluginContainerException(Plugin, ClassRealm, String, PlexusConfigurationException) - Constructor for exception org.apache.maven.plugin.PluginContainerException
- PluginContainerException(MojoDescriptor, ClassRealm, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginContainerException
- PluginContainerException(MojoDescriptor, ClassRealm, String, ComponentLookupException) - Constructor for exception org.apache.maven.plugin.PluginContainerException
- PluginDependenciesResolver - Interface in org.apache.maven.plugin.internal
-
Assists in resolving the dependencies of a plugin.
- 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.model
-
The
<execution>
element contains informations required for the execution of a plugin. - PluginExecution() - Constructor for class org.apache.maven.model.PluginExecution
- PluginExecutionException - Exception in org.apache.maven.plugin
-
Exception in the plugin manager.
- PluginExecutionException(MojoExecution, MavenProject, Exception) - Constructor for exception org.apache.maven.plugin.PluginExecutionException
- PluginExecutionException(MojoExecution, MavenProject, String) - Constructor for exception org.apache.maven.plugin.PluginExecutionException
- PluginExecutionException(MojoExecution, MavenProject, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginExecutionException
- PluginExecutionException(MojoExecution, MavenProject, DuplicateArtifactAttachmentException) - Constructor for exception org.apache.maven.plugin.PluginExecutionException
- pluginHashCode(Plugin) - Static method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
- pluginHashCode(Plugin) - Static method in class org.apache.maven.plugin.DefaultPluginRealmCache
- PluginIncompatibleException - Exception in org.apache.maven.plugin
-
Signals a plugin which is not compatible with the current Maven runtime.
- PluginIncompatibleException(Plugin, String) - Constructor for exception org.apache.maven.plugin.PluginIncompatibleException
- 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 - Class in org.apache.maven.model
-
Section for management of default plugin information for use in a group of POMs.
- PluginManagement() - Constructor for class org.apache.maven.model.PluginManagement
- PluginManagementInjector - Interface in org.apache.maven.model.management
-
Handles injection of plugin management into the model.
- 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
- PluginParameterExpressionEvaluator(MavenSession, MojoExecution, PathTranslator, Logger, MavenProject, Properties) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluator
-
Deprecated.
- PluginPrefixRequest - Interface in org.apache.maven.plugin.prefix
-
Collects settings required to resolve a plugin prefix.
- PluginPrefixResolver - Interface in org.apache.maven.plugin.prefix
-
Resolves a plugin prefix.
- PluginPrefixResult - Interface in org.apache.maven.plugin.prefix
-
Describes the result of a plugin prefix resolution request.
- PluginRealmCache - Interface in org.apache.maven.plugin
-
Caches plugin class realms.
- PluginRealmCache.CacheRecord - Class in org.apache.maven.plugin
-
CacheRecord
- PluginRealmCache.Key - Interface in org.apache.maven.plugin
-
A cache key.
- PluginRealmCache.PluginRealmSupplier - Interface in org.apache.maven.plugin
- PluginResolutionException - Exception in org.apache.maven.plugin
-
Exception occurring trying to resolve a plugin.
- PluginResolutionException(Plugin, Throwable) - Constructor for exception org.apache.maven.plugin.PluginResolutionException
- PluginsMetadataGeneratorFactory - Class in org.apache.maven.repository.internal
-
Maven G level metadata generator factory.
- PluginsMetadataGeneratorFactory() - Constructor for class org.apache.maven.repository.internal.PluginsMetadataGeneratorFactory
- 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_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.
- POMv4 - Static variable in interface org.apache.maven.Maven
-
Deprecated.
- populateDefaults(MavenExecutionRequest) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
- populateDefaults(MavenExecutionRequest) - Method in interface org.apache.maven.execution.MavenExecutionRequestPopulator
-
Injects default values like plugin groups or repositories into the specified execution request.
- populateFromSettings(MavenExecutionRequest, Settings) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
-
Deprecated.
- populateFromSettings(MavenExecutionRequest, Settings) - Method in interface org.apache.maven.execution.MavenExecutionRequestPopulator
-
Deprecated.
- populateFromToolchains(MavenExecutionRequest, PersistedToolchains) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
- populateFromToolchains(MavenExecutionRequest, PersistedToolchains) - Method in interface org.apache.maven.execution.MavenExecutionRequestPopulator
-
Copies the values from the given toolchains into the specified execution request.
- populateResult(RepositorySystemSession, ArtifactDescriptorResult, Model) - Method in class org.apache.maven.repository.internal.ArtifactDescriptorReaderDelegate
- preprocessValue(String, Class<?>) - Method in interface org.apache.maven.configuration.BeanConfigurationValuePreprocessor
-
Preprocesses the specified bean configuration value.
- Prerequisites - Class in org.apache.maven.model
-
Describes the prerequisites a project can have.
- Prerequisites() - Constructor for 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
- 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(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
- Profile - Class in org.apache.maven.model
-
Modifications to the build process which is activated based on environmental parameters or command line arguments.
- 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
-
Modifications to the build process which is keyed on some sort of environmental parameter.
- 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
- 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
-
Finds an absolute path for
ActivationFile.getExists()
orActivationFile.getMissing()
- ProfileActivationFilePathInterpolator() - 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
- 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
- Project - Enum constant in enum org.apache.maven.classrealm.ClassRealmRequest.RealmType
-
A class realm for a project to aggregates its build extensions.
- PROJECT_LIST - Static variable in class org.apache.maven.cli.CLIManager
- 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 - Variable in class org.apache.maven.graph.DefaultGraphBuilder
- ProjectBuilder - Interface in org.apache.maven.project
-
Builds in-memory descriptions of projects.
- ProjectBuilderConfiguration - Interface in org.apache.maven.project
-
Deprecated.use
ProjectBuildingRequest
instead - 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
- 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 inter-dependencies 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
- 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 mavenproject to a given tasksegment, and the session to be used.
- ProjectSegment(MavenProject, TaskSegment, MavenSession) - Constructor for class org.apache.maven.lifecycle.internal.ProjectSegment
- 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.
- 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.
- PROPERTY_NAME_PACKAGING - Static variable in interface org.apache.maven.model.profile.ProfileActivationContext
-
Key of the property containing the project's packaging.
- 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
- provided - Enum constant in enum org.apache.maven.artifact.ArtifactScopeEnum
- providers() - Method in class org.apache.maven.session.scope.internal.SessionScope.ScopeState
- Proxy - Class in org.apache.maven.repository
-
Proxy
- Proxy - Class in org.apache.maven.settings
-
The
<proxy>
element contains informations required to a proxy settings. - Proxy() - Constructor for class org.apache.maven.repository.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
- 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
- put(String, String, String, String, Object) - Method in interface org.apache.maven.model.building.ModelCache
-
Puts the specified data into the cache.
- put(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>, ResolutionGroup) - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
- put(Artifact, boolean, ArtifactRepository, List<ArtifactRepository>, ResolutionGroup) - Method in interface org.apache.maven.project.artifact.MavenMetadataCache
- put(RepositoryRequest, Object, Object) - Method in interface org.apache.maven.artifact.repository.RepositoryCache
-
Deprecated.Puts the specified data into the cache.
- put(ExtensionRealmCache.Key, ClassRealm, ExtensionDescriptor, List<Artifact>) - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache
- put(ExtensionRealmCache.Key, ClassRealm, ExtensionDescriptor, List<Artifact>) - Method in interface org.apache.maven.plugin.ExtensionRealmCache
- put(PluginArtifactsCache.Key, List<Artifact>) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
- put(PluginArtifactsCache.Key, List<Artifact>) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
- put(PluginArtifactsCache.Key, PluginResolutionException) - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache
- put(PluginArtifactsCache.Key, PluginResolutionException) - Method in interface org.apache.maven.plugin.PluginArtifactsCache
- put(PluginDescriptorCache.Key, PluginDescriptor) - Method in class org.apache.maven.plugin.DefaultPluginDescriptorCache
- put(PluginDescriptorCache.Key, PluginDescriptor) - Method in interface org.apache.maven.plugin.PluginDescriptorCache
- put(PluginRealmCache.Key, ClassRealm, List<Artifact>) - Method in class org.apache.maven.plugin.DefaultPluginRealmCache
- put(PluginRealmCache.Key, ClassRealm, List<Artifact>) - Method in interface org.apache.maven.plugin.PluginRealmCache
- put(DefaultMavenMetadataCache.CacheKey, ResolutionGroup) - Method in class org.apache.maven.project.artifact.DefaultMavenMetadataCache
- put(ProjectArtifactsCache.Key, Set<Artifact>) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
- put(ProjectArtifactsCache.Key, Set<Artifact>) - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
- put(ProjectArtifactsCache.Key, LifecycleExecutionException) - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache
- put(ProjectArtifactsCache.Key, LifecycleExecutionException) - Method in interface org.apache.maven.project.artifact.ProjectArtifactsCache
- put(ProjectRealmCache.Key, ClassRealm, DependencyFilter) - Method in class org.apache.maven.project.DefaultProjectRealmCache
- put(ProjectRealmCache.Key, ClassRealm, DependencyFilter) - Method in interface org.apache.maven.project.ProjectRealmCache
- 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
- 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
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
R
- REACTOR_FAIL_AT_END - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
- REACTOR_FAIL_FAST - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
- REACTOR_FAIL_NEVER - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
- REACTOR_MAKE_BOTH - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
- REACTOR_MAKE_DOWNSTREAM - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
- REACTOR_MAKE_UPSTREAM - Static variable in interface org.apache.maven.execution.MavenExecutionRequest
- ReactorBuildStatus - Class in org.apache.maven.lifecycle.internal
-
Contains status information that is global to an entire reactor build.
- ReactorBuildStatus(ProjectDependencyGraph) - Constructor for class org.apache.maven.lifecycle.internal.ReactorBuildStatus
- ReactorContext - Class in org.apache.maven.lifecycle.internal
-
Context that is fixed for the entire reactor build.
- ReactorContext(MavenExecutionResult, ProjectIndex, ClassLoader, ReactorBuildStatus) - Constructor for class org.apache.maven.lifecycle.internal.ReactorContext
- ReactorManager - Class in org.apache.maven.execution
-
Deprecated.
- ReactorManager(List<MavenProject>) - Constructor for class org.apache.maven.execution.ReactorManager
-
Deprecated.
- read(File, Map<String, ?>) - Method in class org.apache.maven.artifact.repository.metadata.io.DefaultMetadataReader
- read(File, Map<String, ?>) - Method in interface org.apache.maven.artifact.repository.metadata.io.MetadataReader
-
Reads the metadata from the specified file.
- read(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 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.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.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
-
Method read.
- read(InputStream) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
-
Method read.
- 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.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.toolchain.model.io.xpp3.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.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(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.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.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
- read(Reader) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
- 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.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.toolchain.model.io.xpp3.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.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.
- readArtifactDescriptor(RepositorySystemSession, ArtifactDescriptorRequest) - Method in class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
- readMetadata(File) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
-
TODO share with DefaultPluginMappingManager.
- readResolve() - Method in class org.slf4j.impl.MavenSimpleLogger
- 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.
- 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.
- RelocatedArtifact - Class in org.apache.maven.repository.internal
- Relocation - Class in org.apache.maven.model
-
Describes where an artifact has moved to.
- Relocation() - Constructor for class org.apache.maven.model.Relocation
- remoteRepositories - Variable in class org.apache.maven.repository.metadata.MetadataResolutionRequest
- removeActiveProfile(String) - Method in class org.apache.maven.profiles.ProfilesRoot
-
Method removeActiveProfile.
- removeActiveProfile(String) - Method in class org.apache.maven.settings.Settings
-
Method removeActiveProfile.
- removeContributor(Contributor) - Method in class org.apache.maven.model.Model
-
Method removeContributor.
- removeDependency(Dependency) - Method in class org.apache.maven.model.DependencyManagement
-
Method removeDependency.
- removeDependency(Dependency) - Method in class org.apache.maven.model.ModelBase
-
Method removeDependency.
- removeDependency(Dependency) - Method in class org.apache.maven.model.Plugin
-
Method removeDependency.
- removeDeveloper(Developer) - Method in class org.apache.maven.model.Model
-
Method removeDeveloper.
- removeExclude(String) - Method in class org.apache.maven.model.PatternSet
-
Method removeExclude.
- removeExclusion(Exclusion) - Method in class org.apache.maven.model.Dependency
-
Method removeExclusion.
- removeExecution(PluginExecution) - Method in class org.apache.maven.model.Plugin
-
Method removeExecution.
- removeExecution(Execution) - Method in class org.apache.maven.plugin.lifecycle.Phase
-
Method removeExecution.
- removeExpression(Expression) - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
-
Method removeExpression.
- removeExtension(CoreExtension) - Method in class org.apache.maven.cli.internal.extension.model.CoreExtensions
-
Method removeExtension.
- removeExtension(Extension) - Method in class org.apache.maven.model.Build
-
Method removeExtension.
- removeFilter(String) - Method in class org.apache.maven.model.BuildBase
-
Method removeFilter.
- removeGoal(String) - Method in class org.apache.maven.model.PluginExecution
-
Method removeGoal.
- removeGoal(String) - Method in class org.apache.maven.plugin.lifecycle.Execution
-
Method removeGoal.
- removeInclude(String) - Method in class org.apache.maven.model.PatternSet
-
Method removeInclude.
- removeLicense(License) - Method in class org.apache.maven.model.Model
-
Method removeLicense.
- removeLifecycle(Lifecycle) - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
-
Method removeLifecycle.
- removeMailingList(MailingList) - Method in class org.apache.maven.model.Model
-
Method removeMailingList.
- removeMirror(Mirror) - Method in class org.apache.maven.settings.Settings
-
Method removeMirror.
- removeModule(String) - Method in class org.apache.maven.model.ModelBase
-
Method removeModule.
- removeNotifier(Notifier) - Method in class org.apache.maven.model.CiManagement
-
Method removeNotifier.
- removeOtherArchive(String) - Method in class org.apache.maven.model.MailingList
-
Method removeOtherArchive.
- removePhase(Phase) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
-
Method removePhase.
- removePlugin(Plugin) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
-
Method removePlugin.
- removePlugin(Plugin) - Method in class org.apache.maven.model.PluginContainer
-
Method removePlugin.
- removePlugin(ReportPlugin) - Method in class org.apache.maven.model.Reporting
-
Method removePlugin.
- removePluginGroup(String) - Method in class org.apache.maven.settings.Settings
-
Method removePluginGroup.
- removePluginRepository(Repository) - Method in class org.apache.maven.model.ModelBase
-
Method removePluginRepository.
- removePluginRepository(Repository) - Method in class org.apache.maven.profiles.Profile
-
Method removePluginRepository.
- removePluginRepository(Repository) - Method in class org.apache.maven.settings.Profile
-
Method removePluginRepository.
- removeProfile(Profile) - Method in class org.apache.maven.model.Model
-
Method removeProfile.
- removeProfile(Profile) - Method in class org.apache.maven.profiles.ProfilesRoot
-
Method removeProfile.
- removeProfile(Profile) - Method in class org.apache.maven.settings.Settings
-
Method removeProfile.
- removeProxy(Proxy) - Method in class org.apache.maven.settings.Settings
-
Method removeProxy.
- removeReport(String) - Method in class org.apache.maven.model.ReportSet
-
Method removeReport.
- removeReportSet(ReportSet) - Method in class org.apache.maven.model.ReportPlugin
-
Method removeReportSet.
- removeRepository(Repository) - Method in class org.apache.maven.model.ModelBase
-
Method removeRepository.
- removeRepository(Repository) - Method in class org.apache.maven.profiles.Profile
-
Method removeRepository.
- removeRepository(Repository) - Method in class org.apache.maven.settings.Profile
-
Method removeRepository.
- removeResource(Resource) - Method in class org.apache.maven.model.BuildBase
-
Method removeResource.
- removeRole(String) - Method in class org.apache.maven.model.Contributor
-
Method removeRole.
- removeServer(Server) - Method in class org.apache.maven.settings.Settings
-
Method removeServer.
- removeSnapshotVersion(SnapshotVersion) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
-
Method removeSnapshotVersion.
- removeTestResource(Resource) - Method in class org.apache.maven.model.BuildBase
-
Method removeTestResource.
- removeToolchain(ToolchainModel) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
-
Method removeToolchain.
- 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
- 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
- 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 - Class in org.apache.maven.model
-
Section for management of reports and their configuration.
- Reporting() - Constructor for class org.apache.maven.model.Reporting
- ReportingConverter - Interface in org.apache.maven.model.plugin
-
Handles conversion of the
<reporting>
section into the configuration of Maven Site Plugin 3.x, i.e. - ReportPlugin - Class in org.apache.maven.model
-
The
<plugin>
element in<reporting><plugins>
contains informations required for a report plugin. - ReportPlugin() - Constructor for class org.apache.maven.model.ReportPlugin
- ReportSet - Class in org.apache.maven.model
-
Represents a set of reports and configuration to be used to generate them.
- ReportSet() - Constructor for class org.apache.maven.model.ReportSet
- 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 - Class in org.apache.maven.model
-
A repository contains the information needed for establishing connections with remote repository.
- 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 contains the information needed for establishing connections with remote repository .
- 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
- RepositoryBase - Class in org.apache.maven.model
-
A repository contains the information needed for establishing connections with remote repository.
- 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
-
Repository contains the information needed for establishing connections with remote repository .
- 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
- RepositoryCache - Interface in org.apache.maven.artifact.repository
-
Deprecated.
- RepositoryMetadata - Interface in org.apache.maven.artifact.repository.metadata
-
Describes repository directory metadata.
- RepositoryMetadataDeploymentException - Class in org.apache.maven.artifact.repository.metadata
-
Error while deploying repository metadata.
- RepositoryMetadataDeploymentException(String) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataDeploymentException
- RepositoryMetadataDeploymentException(String, Exception) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataDeploymentException
- RepositoryMetadataInstallationException - Class in org.apache.maven.artifact.repository.metadata
-
Error while installing repository metadata.
- RepositoryMetadataInstallationException(String) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataInstallationException
- RepositoryMetadataInstallationException(String, Exception) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataInstallationException
- repositoryMetadataManager - 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.model
-
Download policy.
- RepositoryPolicy - Class in org.apache.maven.profiles
-
Download policy.
- RepositoryPolicy - Class in org.apache.maven.settings
-
Download policy.
- 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
- RepositoryRequest - Interface in org.apache.maven.artifact.repository
-
Collects basic settings to access the repository system.
- RepositorySessionDecorator - Interface in org.apache.maven.project
-
Component interface that allows per-project customization of Aether repository system sessions.
- RepositorySystem - Interface in org.apache.maven.repository
- RepositoryUtils - Class in org.apache.maven
-
Warning: This is an internal utility class that is only public for technical reasons, it is not part of the public API.
- RepositoryUtils() - Constructor for class org.apache.maven.RepositoryUtils
- REQUEST_DOMINANT - Enum constant in enum org.apache.maven.project.ProjectBuildingRequest.RepositoryMerging
-
The repositories specified in the request have precedence over the repositories declared in the POM.
- REQUEST_GET - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
-
Indicates GET transfer (from the repository)
- REQUEST_PUT - Static variable in class org.apache.maven.repository.ArtifactTransferEvent
-
Indicates PUT transfer (to the repository)
- REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
-
Declare the version of the SLF4J API this implementation is compiled against.
- 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
- requiresOnline() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- requiresProject(MavenSession) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator
- requiresProject(MavenSession) - Method in interface org.apache.maven.lifecycle.internal.LifecycleTaskSegmentCalculator
- 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
- 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(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
- 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
- resolveEffectiveModel(String, String, String) - Method in interface org.apache.maven.model.resolution.WorkspaceModelResolver
- resolveFile(File, String) - Static method in class org.apache.maven.cli.ResolveFile
- ResolveFile - Class in org.apache.maven.cli
-
Resolve relative file path against the given base directory
- ResolveFile() - Constructor for class org.apache.maven.cli.ResolveFile
- resolveMissingPluginVersions(MavenProject, MavenSession) - Method in class org.apache.maven.lifecycle.internal.LifecyclePluginResolver
- resolveModel(String, String, String) - Method in interface org.apache.maven.model.resolution.ModelResolver
-
Tries to resolve the POM for the specified coordinates.
- resolveModel(String, String, String) - Method in class org.apache.maven.project.ProjectModelResolver
- resolveModel(Dependency) - 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
- 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.model
-
This element describes all of the classpath resources associated with a project or unit tests.
- Resource() - Constructor for class org.apache.maven.model.Resource
- RESOURCE - Static variable in class org.apache.maven.cli.logging.Slf4jConfigurationFactory
- 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_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.
- returnComponentLogger(String) - Method in class org.apache.maven.cli.logging.Slf4jLoggerManager
-
Warning: ignored.
- returnComponentLogger(String, String) - Method in class org.apache.maven.cli.logging.Slf4jLoggerManager
-
Warning: ignored.
- ROLE - 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
- 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
-
Deprecated.
- 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.
- run(MojoExecution) - Method in interface org.apache.maven.plugin.MojoExecutionRunner
-
Runs mojo execution
- runtime - Enum constant in enum org.apache.maven.artifact.ArtifactScopeEnum
- runtime_plus_system - Enum constant in enum org.apache.maven.artifact.ArtifactScopeEnum
- RuntimeInfo - Class in org.apache.maven.settings
-
Deprecated.
- RuntimeInfo() - Constructor for class org.apache.maven.settings.RuntimeInfo
-
Deprecated.
- RuntimeInfo(File) - Constructor for class org.apache.maven.settings.RuntimeInfo
-
Deprecated.
- RuntimeInformation - Interface in org.apache.maven.execution
-
Deprecated.Use
RuntimeInformation
instead. - RuntimeInformation - Interface in org.apache.maven.rtinfo
-
Provides information about the current Maven runtime.
S
- Scm - Class in org.apache.maven.model
-
The
<scm>
element contains informations required to the SCM (Source Control Management) of the project. - Scm() - Constructor for 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_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
- ScopeState() - Constructor for class org.apache.maven.session.scope.internal.SessionScope.ScopeState
- seed(Class<T>, Provider<T>) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
- seed(Class<T>, Provider<T>) - Method in class org.apache.maven.session.scope.internal.SessionScope.ScopeState
- seed(Class<T>, Provider<T>) - Method in class org.apache.maven.session.scope.internal.SessionScope
- seed(Class<T>, T) - Method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
- seed(Class<T>, T) - Method in class org.apache.maven.session.scope.internal.SessionScope
- seededKeyProvider() - Static method in class org.apache.maven.execution.scope.internal.MojoExecutionScope
- seededKeyProvider() - Static method in class org.apache.maven.session.scope.internal.SessionScope
- SELECT_VERSION_FROM_RANGE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
- selectProjectRealm(MavenProject) - Method in class org.apache.maven.project.DefaultProjectBuildingHelper
- selectProjectRealm(MavenProject) - Method in interface org.apache.maven.project.ProjectBuildingHelper
-
Updates the context class loader such that the container will search the project realm when the model builder injects the lifecycle bindings from the packaging in the next step.
- 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
- separatorLine() - Static method in class org.apache.maven.internal.MultilineMessageHelper
- Server - Class in org.apache.maven.settings
-
The
<server>
element contains informations required to a server settings. - Server() - Constructor for class org.apache.maven.settings.Server
- 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(String) - Method in class org.apache.maven.lifecycle.mapping.LifecyclePhase
- SET_SYSTEM_PROPERTY - Static variable in class org.apache.maven.cli.CLIManager
-
Deprecated.
- SET_USER_PROPERTY - Static variable in class org.apache.maven.cli.CLIManager
- setActivation(Activation) - Method in class org.apache.maven.model.Profile
-
Set the conditional logic which will automatically trigger the inclusion of this 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
-
Set the conditional logic which will automatically trigger the inclusion of this profile.
- setActive(boolean) - Method in class org.apache.maven.settings.Proxy
-
Set whether this proxy configuration is the active one.
- setActiveByDefault(boolean) - Method in class org.apache.maven.model.Activation
-
Set 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.
- 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
-
Set flag specifying whether this profile is active as a default.
- 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 aMavenProject
. - setActiveProfiles(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- setActiveProfiles(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- 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
-
Set list of manually-activated build profiles, specified in the order in which they should be applied.
- 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.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.toolchain.model.io.xpp3.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
-
Set Deprecated.
- 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
-
Set the architecture of the operating system to be used to activate the profile.
- 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
-
Set the architecture of the OS to be used to activate a profile.
- setArchive(String) - Method in class org.apache.maven.model.MailingList
-
Set the link to a URL where you can browse the mailing list archive.
- 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
-
Set the unique id for an artifact produced by the project group, e.g.
- setArtifactId(String) - Method in class org.apache.maven.model.Exclusion
-
Set the artifact ID of the project to exclude.
- setArtifactId(String) - Method in class org.apache.maven.model.Extension
-
Set the artifact ID of the extension.
- setArtifactId(String) - Method in class org.apache.maven.model.Model
-
Set the identifier for this artifact that is unique within the group given by the group ID.
- setArtifactId(String) - Method in class org.apache.maven.model.Parent
-
Set the artifact id of the parent project to inherit from.
- setArtifactId(String) - Method in class org.apache.maven.model.Plugin
-
Set the artifact ID of the plugin in the repository.
- setArtifactId(String) - Method in class org.apache.maven.model.Relocation
-
Set the new artifact ID of the artifact.
- setArtifactId(String) - Method in class org.apache.maven.model.ReportPlugin
-
Set the artifact ID of the reporting plugin in the repository.
- 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
- setArtifactResolutionNodes(Set<ResolutionNode>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
- setArtifactResolver(ArtifactResolver) - Method in class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
- 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
- setAuthentication(Authentication) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- setAuthentication(Authentication) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- setAuthentication(Authentication) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- setAvailableVersions(List<ArtifactVersion>) - Method in interface org.apache.maven.artifact.Artifact
- setAvailableVersions(List<ArtifactVersion>) - Method in class org.apache.maven.artifact.DefaultArtifact
- setAvailableVersions(List<ArtifactVersion>) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- setAvailableVersions(List<ArtifactVersion>) - Method in class org.apache.maven.project.artifact.AttachedArtifact
-
Deprecated.
- setBan(String) - Method in class org.apache.maven.usability.plugin.Expression
-
Set a preferred alternative to this expression, in the case where it's banned from use.
- setBaseDirectory(File) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- setBaseDirectory(File) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- setBaseVersion(String) - Method in interface org.apache.maven.artifact.Artifact
- setBaseVersion(String) - Method in class org.apache.maven.artifact.DefaultArtifact
- setBaseVersion(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- setBaseVersion(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
-
Deprecated.
- setBaseVersionInternal(String) - Method in class org.apache.maven.artifact.DefaultArtifact
- setBean(Object) - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
-
Sets the bean to configure.
- setBean(Object) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
- setBlacklisted(boolean) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- setBlacklisted(boolean) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- setBlacklisted(boolean) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- setBlocked(boolean) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- setBlocked(boolean) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- setBlocked(boolean) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- setBlocked(boolean) - Method in class org.apache.maven.settings.Mirror
-
Set whether this mirror should be blocked from any download request but fail the download process, explaining why.
- setBuild(Build) - Method in class org.apache.maven.model.Model
-
Set information required to build the project.
- setBuild(Build) - Method in class org.apache.maven.project.MavenProject
- setBuild(BuildBase) - Method in class org.apache.maven.model.Profile
-
Set information required to build the project.
- 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
- setChecksumPolicy(String) - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
-
Deprecated.
- setChecksumPolicy(String) - Method in class org.apache.maven.model.RepositoryPolicy
-
Set what to do when verification of an artifact checksum fails.
- setChecksumPolicy(String) - Method in class org.apache.maven.profiles.RepositoryPolicy
-
Set what to do when verification of an artifact checksum fails - warn, fail, etc.
- setChecksumPolicy(String) - Method in class org.apache.maven.settings.RepositoryPolicy
-
Set what to do when verification of an artifact checksum fails - warn, fail, etc.
- setChildProjectUrlInheritAppendPath(boolean) - Method in class org.apache.maven.model.Model
- setChildProjectUrlInheritAppendPath(String) - Method in class org.apache.maven.model.Model
-
Set 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 actuallyBoolean
Default value is:true
Since: Maven 3.6.1. - setChildren(MetadataTreeNode[]) - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
- setChildScmConnectionInheritAppendPath(boolean) - Method in class org.apache.maven.model.Scm
- setChildScmConnectionInheritAppendPath(String) - Method in class org.apache.maven.model.Scm
-
Set 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 actuallyBoolean
Default value is:true
Since: Maven 3.6.1. - setChildScmDeveloperConnectionInheritAppendPath(boolean) - Method in class org.apache.maven.model.Scm
- setChildScmDeveloperConnectionInheritAppendPath(String) - Method in class org.apache.maven.model.Scm
-
Set 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 actuallyBoolean
Default value is:true
Since: Maven 3.6.1. - setChildScmUrlInheritAppendPath(boolean) - Method in class org.apache.maven.model.Scm
- setChildScmUrlInheritAppendPath(String) - Method in class org.apache.maven.model.Scm
-
Set 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 actuallyBoolean
Default value is:true
Since: Maven 3.6.1. - setChildSiteUrlInheritAppendPath(boolean) - Method in class org.apache.maven.model.Site
- setChildSiteUrlInheritAppendPath(String) - Method in class org.apache.maven.model.Site
-
Set 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 actuallyBoolean
Default value is:true
Since: Maven 3.6.1. - setCiManagement(CiManagement) - Method in class org.apache.maven.model.Model
-
Set the project's continuous integration information.
- setCiManagement(CiManagement) - Method in class org.apache.maven.project.MavenProject
- 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
-
Set the classifier of the 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
-
Set addendum information pertaining to this 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
-
Set
- setConfiguration(Object) - Method in class org.apache.maven.plugin.lifecycle.Execution
-
Set configuration to pass to the goals.
- setConfiguration(Object) - Method in class org.apache.maven.plugin.lifecycle.Phase
-
Set configuration to pass to all goals run in this phase.
- setConfiguration(Object) - Method in class org.apache.maven.settings.Server
-
Set extra configuration for the transport layer.
- setConfiguration(Object) - Method in class org.apache.maven.toolchain.model.ToolchainModel
-
Set
- 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
-
Set extended configuration specific to this notifier goes here.
- 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.lifecycle.mapping.LifecycleMojo
- setConfiguration(Xpp3Dom) - Method in class org.apache.maven.plugin.MojoExecution
- setConnection(String) - Method in class org.apache.maven.model.Scm
-
Set the source control management system URL that describes the repository and how to connect to the repository.
- 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
-
Set describes the contributors to a project that are not yet committers.
- 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
- setDefaultGoal(String) - Method in class org.apache.maven.model.BuildBase
-
Set the default goal (or phase in Maven 2) to execute when none is specified for the project.
- 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
-
Set the dependencies specified here are not used until they are referenced in a POM within the group.
- setDependencies(List<Dependency>) - Method in class org.apache.maven.model.ModelBase
-
Set this element describes all of the dependencies associated with a project.
- setDependencies(List<Dependency>) - Method in class org.apache.maven.model.Plugin
-
Set additional dependencies that this project needs to introduce to the plugin's classloader.
- 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
-
Set default dependency information for projects that inherit from this one.
- setDependencyManagementImporter(DependencyManagementImporter) - Method in class org.apache.maven.model.building.DefaultModelBuilder
- setDependencyManagementInjector(DependencyManagementInjector) - Method in class org.apache.maven.model.building.DefaultModelBuilder
- 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
- setDescription(String) - Method in class org.apache.maven.model.Model
-
Set a detailed description of the project, used by Maven whenever it needs to describe the project, such as on the web site.
- setDescription(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
- setDescription(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- setDescription(String) - Method in class org.apache.maven.project.MavenProject
- setDescription(String) - Method in class org.apache.maven.usability.plugin.Expression
-
Set the description of what this expression references, and what it's generally used for.
- setDeveloperConnection(String) - Method in class org.apache.maven.model.Scm
-
Set just like
connection
, but for developers, i.e. - setDevelopers(List<Developer>) - Method in class org.apache.maven.model.Model
-
Set describes the committers of a project.
- 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.model.BuildBase
-
Set the directory where all files generated by the build are placed.
- setDirectory(String) - Method in class org.apache.maven.model.FileSet
-
Set describe the directory where the resources are stored.
- setDirectoryPermissions(String) - Method in class org.apache.maven.settings.Server
-
Set the permissions for directories when they are created.
- setDistribution(String) - Method in class org.apache.maven.model.License
-
Set the primary method by which this project may be distributed.
- setDistributionManagement(DistributionManagement) - Method in class org.apache.maven.model.ModelBase
-
Set distribution information for a project that enables deployment of the site and artifacts to remote web servers and repositories respectively.
- setDistributionManagement(DistributionManagement) - Method in class org.apache.maven.project.MavenProject
- setDownloadUrl(String) - Method in interface org.apache.maven.artifact.Artifact
- setDownloadUrl(String) - Method in class org.apache.maven.artifact.DefaultArtifact
- setDownloadUrl(String) - Method in class org.apache.maven.model.DistributionManagement
-
Set the URL of the project's download page.
- 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
-
Set the email address of the contributor.
- setEnabled(boolean) - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
-
Deprecated.
- setEnabled(boolean) - Method in class org.apache.maven.model.RepositoryPolicy
- setEnabled(boolean) - Method in class org.apache.maven.profiles.RepositoryPolicy
-
Set whether to use this repository for downloading this type of artifact.
- setEnabled(boolean) - Method in class org.apache.maven.settings.RepositoryPolicy
-
Set whether to use this repository for downloading this type of artifact.
- setEnabled(String) - Method in class org.apache.maven.model.RepositoryPolicy
-
Set whether to use this repository for downloading this type of artifact.
- setEntry(MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraph
- setError(String) - Method in class org.apache.maven.repository.metadata.ArtifactMetadata
- setEventSpies(List<EventSpy>) - Method in class org.apache.maven.eventspy.internal.EventSpyDispatcher
- 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
-
Set if true, then the default reports are not included in the site generation.
- setExcludedProjects(List<String>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- setExcludedProjects(List<String>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- setExcludes(List<String>) - Method in class org.apache.maven.model.PatternSet
-
Set a list of patterns to exclude, e.g.
- setExclusions(List<Exclusion>) - Method in class org.apache.maven.model.Dependency
-
Set lists a set of artifacts that should be excluded from this dependency's artifact list when it comes to calculating transitive dependencies.
- 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
-
Set multiple specifications of a set of goals to execute during the build lifecycle, each having (possibly) a different configuration.
- setExecutions(List<Execution>) - Method in class org.apache.maven.plugin.lifecycle.Phase
-
Set the goals to execute within the phase.
- setExecutionStrategy(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- setExists(String) - Method in class org.apache.maven.model.ActivationFile
-
Set the name of the file that must exist to activate the profile.
- 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
-
Set the name of the file that should exist to activate a profile.
- 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
-
Set whether to load Maven extensions (such as packaging and type handlers) from this 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
-
Set a set of build extensions to use from this project.
- setFailureBehavior(String) - Method in class org.apache.maven.execution.ReactorManager
-
Deprecated.
- setFamily(String) - Method in class org.apache.maven.model.ActivationOS
-
Set the general family of the OS to be used to activate the profile, such as
windows
orunix
. - 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
-
Set the general family of the OS to be used to activate a profile (e.g.
- 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(ActivationFile) - Method in class org.apache.maven.model.Activation
-
Set specifies that this profile will be activated based on existence of a file.
- 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
-
Set specifies that this profile will be activated based on existence of a file.
- 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.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.toolchain.model.io.xpp3.MavenToolchainsXpp3Writer
-
Method setFileComment.
- setFileComment(String) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Writer
-
Method setFileComment.
- setFilePermissions(String) - Method in class org.apache.maven.settings.Server
-
Set the permissions for files when they are created.
- setFiltering(boolean) - Method in class org.apache.maven.model.Resource
- setFiltering(String) - Method in class org.apache.maven.model.Resource
-
Set whether resources are filtered to replace tokens with parameterised values or not.
- setFilters(List<String>) - Method in class org.apache.maven.model.BuildBase
-
Set the list of filter properties files that are used when filtering is enabled.
- setFinalName(String) - Method in class org.apache.maven.model.BuildBase
-
Set the filename (excluding the extension, and with no path information) that the produced artifact will be called.
- 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(Object) - Method in class org.apache.maven.model.Plugin
-
Set Deprecated.
- 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
-
Set the goals to execute with the given configuration.
- setGoals(List<String>) - Method in class org.apache.maven.plugin.lifecycle.Execution
-
Set the goals to execute.
- setGroupId(String) - Method in interface org.apache.maven.artifact.Artifact
- setGroupId(String) - Method in class org.apache.maven.artifact.DefaultArtifact
- setGroupId(String) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
-
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
-
Set the project group that produced the dependency, e.g.
- setGroupId(String) - Method in class org.apache.maven.model.Exclusion
-
Set the group ID of the project to exclude.
- setGroupId(String) - Method in class org.apache.maven.model.Extension
-
Set the group ID of the extension's artifact.
- setGroupId(String) - Method in class org.apache.maven.model.Model
-
Set a universally unique identifier for a project.
- setGroupId(String) - Method in class org.apache.maven.model.Parent
-
Set the group id of the parent project to inherit from.
- setGroupId(String) - Method in class org.apache.maven.model.Plugin
-
Set the group ID of the plugin in the repository.
- setGroupId(String) - Method in class org.apache.maven.model.Relocation
-
Set the group ID the artifact has moved to.
- setGroupId(String) - Method in class org.apache.maven.model.ReportPlugin
-
Set the group ID of the reporting plugin in the repository.
- 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
-
Set the proxy host.
- setId(String) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- setId(String) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- setId(String) - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
-
Method setId
- setId(String) - Method in class org.apache.maven.model.Developer
-
Set the unique ID of the developer in the SCM.
- setId(String) - Method in class org.apache.maven.model.PluginExecution
-
Set the identifier of this execution for labelling the goals during the build, and for matching executions to merge during inheritance and profile injection.
- setId(String) - Method in class org.apache.maven.model.Profile
-
Set the identifier of this build profile.
- setId(String) - Method in class org.apache.maven.model.ReportSet
-
Set the unique id for this report set, to be used during POM inheritance and profile injection for merging of report sets.
- setId(String) - Method in class org.apache.maven.model.RepositoryBase
-
Set a unique identifier for a repository.
- setId(String) - Method in class org.apache.maven.model.Site
-
Set a unique identifier for a deployment location.
- setId(String) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
-
Set the ID of this lifecycle, for identification in the mojo descriptor.
- setId(String) - Method in class org.apache.maven.plugin.lifecycle.Phase
-
Set the ID of this phase, e.g.,
generate-sources
. - setId(String) - Method in class org.apache.maven.profiles.Profile
-
Set the ID of this build profile, for activation purposes.
- setId(String) - Method in class org.apache.maven.profiles.RepositoryBase
-
Set a unique identifier for a repository.
- setId(String) - Method in class org.apache.maven.settings.IdentifiableBase
-
Set the id field.
- setId(String) - Method in class org.apache.maven.settings.RepositoryBase
-
Set a unique identifier for a repository.
- 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
- setInceptionYear(String) - Method in class org.apache.maven.model.Model
-
Set the year of the project's inception, specified with 4 digits.
- setInceptionYear(String) - Method in class org.apache.maven.project.MavenProject
- setIncludes(List<String>) - Method in class org.apache.maven.model.PatternSet
-
Set a list of patterns to include, e.g.
- setIncludesDependencies(boolean) - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
- setInheritanceAssembler(InheritanceAssembler) - Method in class org.apache.maven.model.building.DefaultModelBuilder
- setInherited(boolean) - Method in class org.apache.maven.model.ConfigurationContainer
- setInherited(String) - Method in class org.apache.maven.model.ConfigurationContainer
-
Set whether any configuration should be propagated to child POMs.
- setInheritedByDefault(boolean) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- setInheritedByDefault(boolean) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- setInjectedProfileIds(String, List<String>) - Method in class org.apache.maven.project.MavenProject
- setInteractiveMode(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- setInteractiveMode(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- setInteractiveMode(boolean) - Method in class org.apache.maven.settings.Settings
-
Set whether Maven should attempt to interact with the user for input.
- setIntroducedDependencyArtifacts(Set<Artifact>) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- setIssueManagement(IssueManagement) - Method in class org.apache.maven.model.Model
-
Set the project's issue management system information.
- setIssueManagement(IssueManagement) - Method in class org.apache.maven.project.MavenProject
- setJavaHome(String) - Method in class org.apache.maven.toolchain.java.DefaultJavaToolChain
-
Deprecated.
- setJavaHome(String) - Method in class org.apache.maven.toolchain.java.JavaToolchainImpl
- setJdk(String) - Method in class org.apache.maven.model.Activation
-
Set specifies that this profile will be activated when a matching JDK is detected.
- 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
-
Set specifies that this profile will be activated when a matching JDK is detected.
- 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
-
Set the type of layout this repository uses for locating and storing artifacts - can be
legacy
ordefault
. - 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
-
Set the layout of the mirror repository.
- setLayout(String) - Method in class org.apache.maven.settings.RepositoryBase
-
Set the type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
- setLayout(ArtifactRepositoryLayout) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- setLayout(ArtifactRepositoryLayout) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- setLayout(ArtifactRepositoryLayout) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- setLicenses(List<License>) - Method in class org.apache.maven.model.Model
-
Set this element describes all of the licenses for this project.
- setLicenses(List<License>) - Method in class org.apache.maven.project.MavenProject
- setLifecycleBindingsInjector(LifecycleBindingsInjector) - Method in class org.apache.maven.model.building.DefaultModelBuilder
- setLifecyclePhase(String) - Method in class org.apache.maven.plugin.MojoExecution
- setLifecyclePhases(Map<String, LifecyclePhase>) - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
-
Method setLifecyclePhases
- setLifecycles(List<Lifecycle>) - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
-
Set the lifecycles field.
- setListeners(List<ResolutionListener>) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionRequest
- 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
-
Set the local repository.
Default value is:${user.home}/.m2/repository
- 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.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.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.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.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.PluginContainer
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Prerequisites
- 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.RepositoryBase
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.RepositoryPolicy
- 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
- setLog(Log) - Method in interface org.apache.maven.plugin.Mojo
-
Inject a standard
Maven
logging mechanism to allow thisMojo
to communicate events and feedback to the user. - setLoggingLevel(int) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- setLoggingLevel(int) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- setMailingLists(List<MailingList>) - Method in class org.apache.maven.model.Model
-
Set contains information about a project's mailing lists.
- 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
-
Set 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'srequireMavenVersion
rule instead. - 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
-
Set fOR INTERNAL USE ONLY.
- setMessage(String) - Method in class org.apache.maven.model.building.ModelProblemCollectorRequest
- setMessage(String) - Method in class org.apache.maven.model.Relocation
-
Set an additional message to show the user about the move, such as the reason.
- 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
- setMetadataResolver(MetadataResolver) - Method in class org.apache.maven.repository.internal.DefaultVersionRangeResolver
- setMetadataResolver(MetadataResolver) - Method in class org.apache.maven.repository.internal.DefaultVersionResolver
- setMirroredRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- setMirroredRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- setMirroredRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- setMirrorOf(String) - Method in class org.apache.maven.settings.Mirror
-
Set the server ID of the repository being mirrored, e.g., "central".
- setMirrorOfLayouts(String) - Method in class org.apache.maven.settings.Mirror
-
Set the layouts of repositories being mirrored.
- 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
-
Set configuration of download mirrors for repositories.
- setMissing(String) - Method in class org.apache.maven.model.ActivationFile
-
Set the name of the file that must be missing to activate the profile.
- 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
-
Set the name of the file that should be missing to activate a profile.
- setModel(Model) - Method in class org.apache.maven.project.MavenProject
- setModelBuilder(ModelBuilder) - Method in class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
- 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.
- setModelCacheFactory(ModelCacheFactory) - Method in class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
- 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
-
Set the modelEncoding field.
- setModelEncoding(String) - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
-
Set the modelEncoding field.
- setModelEncoding(String) - Method in class org.apache.maven.profiles.ProfilesRoot
-
Set the modelEncoding field.
- setModelEncoding(String) - Method in class org.apache.maven.settings.Settings
-
Set the modelEncoding field.
- setModelEncoding(String) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
-
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
- setModelLocator(ModelLocator) - Method in class org.apache.maven.model.building.DefaultModelProcessor
- setModelNormalizer(ModelNormalizer) - Method in class org.apache.maven.model.building.DefaultModelBuilder
- setModelPathTranslator(ModelPathTranslator) - Method in class org.apache.maven.model.building.DefaultModelBuilder
- setModelProcessor(ModelProcessor) - Method in class org.apache.maven.model.building.DefaultModelBuilder
- setModelProcessor(ModelProcessor) - Method in class org.apache.maven.model.superpom.DefaultSuperPomProvider
- setModelReader(ModelReader) - Method in class org.apache.maven.model.building.DefaultModelProcessor
- 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
- setModelValidator(ModelValidator) - Method in class org.apache.maven.model.building.DefaultModelBuilder
- 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
-
Set declares to which version of project descriptor this POM conforms.
- setModelVersion(String) - Method in class org.apache.maven.project.MavenProject
- setModules(List<String>) - Method in class org.apache.maven.model.ModelBase
-
Set the modules (sometimes called subprojects) to build as a part of this project.
- setMojoConfiguration(PlexusConfiguration) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- setMojoDescriptor(MojoDescriptor) - Method in class org.apache.maven.plugin.MojoExecution
- setMojoExecutionListeners(List<MojoExecutionListener>) - Method in class org.apache.maven.plugin.DefaultBuildPluginManager
- 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
-
Set the name of the operating system to be used to activate the profile.
- setName(String) - Method in class org.apache.maven.model.ActivationProperty
-
Set the name of the property to be used to activate a profile.
- setName(String) - Method in class org.apache.maven.model.Contributor
-
Set the full name of the contributor.
- setName(String) - Method in class org.apache.maven.model.License
-
Set the full legal name of the license.
- setName(String) - Method in class org.apache.maven.model.MailingList
-
Set the name of the mailing list.
- setName(String) - Method in class org.apache.maven.model.Model
-
Set the full name of the project.
- setName(String) - Method in class org.apache.maven.model.Organization
-
Set the full name of the organization.
- setName(String) - Method in class org.apache.maven.model.RepositoryBase
-
Set human readable name of the repository.
- setName(String) - Method in class org.apache.maven.model.Site
-
Set human readable name of the deployment location.
- 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
-
Set the name of the OS to be used to activate a profile.
- setName(String) - Method in class org.apache.maven.settings.ActivationProperty
-
Set the name of the property to be used to activate a profile.
- setName(String) - Method in class org.apache.maven.settings.Mirror
-
Set the optional name that describes the mirror.
- setName(String) - Method in class org.apache.maven.settings.RepositoryBase
-
Set human readable name of the repository.
- 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
-
Set the list of non-proxied hosts (delimited by |).
- 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
-
Set configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode.
- 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
-
Set indicate whether maven should operate in offline mode full-time.
- 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
-
Set indicates the dependency is optional for use of this library.
- setOrganization(String) - Method in class org.apache.maven.model.Contributor
-
Set the organization to which the contributor belongs.
- setOrganization(Organization) - Method in class org.apache.maven.model.Model
-
Set this element describes various attributes of the organization to which the project belongs.
- setOrganization(Organization) - Method in class org.apache.maven.project.MavenProject
- setOrganizationUrl(String) - Method in class org.apache.maven.model.Contributor
-
Set the URL of the organization.
- 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
-
Set specifies that this profile will be activated when matching operating system attributes are detected.
- 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
-
Set specifies that this profile will be activated when matching OS attributes are detected.
- setOtherArchives(List<String>) - Method in class org.apache.maven.model.MailingList
-
Set the link to alternate URLs where you can browse the list archive.
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.Activation
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.ActivationFile
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.ActivationOS
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.ActivationProperty
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.CiManagement
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.ConfigurationContainer
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.Contributor
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.Dependency
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.DependencyManagement
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.DistributionManagement
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.Exclusion
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.Extension
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.InputLocation
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.IssueManagement
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.License
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.MailingList
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.ModelBase
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.Notifier
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.Organization
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.Parent
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.PatternSet
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.PluginContainer
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.Prerequisites
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.Relocation
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.Reporting
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.RepositoryBase
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.RepositoryPolicy
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.Scm
- setOtherLocation(Object, InputLocation) - Method in class org.apache.maven.model.Site
- setOutputDirectory(String) - Method in class org.apache.maven.model.Build
-
Set the directory where compiled application classes are placed.
- setOutputDirectory(String) - Method in class org.apache.maven.model.Reporting
-
Set where to store all of the generated reports.
- setPackaging(String) - Method in class org.apache.maven.model.Model
-
Set the type of artifact this project produces, for example
jar
war
ear
pom
. - 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
-
Set the location of the parent project, if one exists.
- setParent(MavenProject) - Method in class org.apache.maven.project.MavenProject
- setParent(MetadataTreeNode) - Method in class org.apache.maven.repository.metadata.MetadataTreeNode
- 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
-
Set the passphrase used in conjunction with the privateKey to authenticate.
- 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
-
Set the proxy password.
- setPassword(String) - Method in class org.apache.maven.settings.Server
-
Set the password used in conjunction with the username to authenticate.
- 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
- setPathTranslator(PathTranslator) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
- setPathTranslator(PathTranslator) - Method in class org.apache.maven.model.path.DefaultModelPathTranslator
- setPathTranslator(PathTranslator) - Method in class org.apache.maven.model.path.ProfileActivationFilePathInterpolator
- setPhase(String) - Method in class org.apache.maven.model.PluginExecution
-
Set the build lifecycle phase to bind the goals in this execution to.
- setPhase(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
- setPhases(List<Phase>) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
-
Set the phase mappings for this lifecycle.
- setPhases(Map<String, String>) - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
-
Deprecated.
- setPlugin(Plugin) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- setPluginArtifact(Artifact) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
- setPluginArtifactRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- setPluginArtifactRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- setPluginArtifactRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.project.DefaultProjectBuildingRequest
- setPluginArtifactRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.project.MavenProject
- setPluginArtifactRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.project.ProjectBuildingRequest
- setPluginArtifacts(Set<Artifact>) - Method in class org.apache.maven.project.MavenProject
- setPluginConfigurationExpander(PluginConfigurationExpander) - Method in class org.apache.maven.model.building.DefaultModelBuilder
- 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
-
Set list of groupIds to search for a plugin when that plugin groupId is not explicitly provided.
- setPluginManagement(PluginManagement) - Method in class org.apache.maven.model.PluginConfiguration
-
Set default plugin information to be made available for reference by projects derived from this one.
- setPluginManagementInjector(PluginManagementInjector) - Method in class org.apache.maven.model.building.DefaultModelBuilder
- setPluginRepositories(List<Repository>) - Method in class org.apache.maven.model.ModelBase
-
Set the lists of the remote repositories for discovering plugins for builds and reports.
- 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
-
Set the lists of the remote repositories for discovering plugins.
- 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
-
Set the list of plugins to use.
- setPlugins(List<ReportPlugin>) - Method in class org.apache.maven.model.Reporting
-
Set the reporting plugins to use and their configuration.
- 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 projectbasedir
. - setPomFile(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
-
Deprecated.
- 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
-
Set the proxy port.
- setPost(String) - Method in class org.apache.maven.model.MailingList
-
Set the email address or link that can be used to post to the mailing list.
- 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.
- setPrerequisites(Prerequisites) - Method in class org.apache.maven.model.Model
-
Set describes the prerequisites in the build environment for this project.
- setPriority(int) - Method in class org.apache.maven.model.PluginExecution
-
Set the priority of this execution compared to other executions which are bound to the same phase.
- 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
-
Set the private key location used to authenticate.
- 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
- setProfileActivationFilePathInterpolator(ProfileActivationFilePathInterpolator) - Method in class org.apache.maven.model.profile.activation.FileProfileActivator
- setProfileInjector(ProfileInjector) - Method in class org.apache.maven.model.building.DefaultModelBuilder
- 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
-
Set a listing of project-local build profiles which will modify the build process when activated.
- 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
-
Set configuration of build profiles for adjusting the build according to environmental parameters.
- setProfileSelector(ProfileSelector) - Method in class org.apache.maven.model.building.DefaultModelBuilder
- 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.
- setProjectExecutionListeners(List<ProjectExecutionListener>) - Method in class org.apache.maven.lifecycle.internal.LifecycleModuleBuilder
- 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(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
-
Set properties about the contributor, such as an instant messenger handle.
- setProperties(Properties) - Method in class org.apache.maven.model.ModelBase
-
Set properties that can be used throughout the POM as a substitution, and are used as filters in resources if enabled.
- 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
-
Set extended configuration specific to this profile goes here.
- setProperty(ActivationProperty) - Method in class org.apache.maven.model.Activation
-
Set specifies that this profile will be activated when this property is specified.
- 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
-
Set specifies that this profile will be activated when this property is specified.
- setProtocol(String) - Method in class org.apache.maven.repository.Proxy
- setProtocol(String) - Method in class org.apache.maven.settings.Proxy
-
Set the proxy protocol.
- setProvides(Properties) - Method in class org.apache.maven.toolchain.model.ToolchainModel
-
Set
- 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
-
Set configuration for different proxy profiles.
- setProxy(Proxy) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- setProxy(Proxy) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- setProxy(Proxy) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- setQuery(ArtifactMetadata) - Method in class org.apache.maven.repository.metadata.MetadataResolutionRequest
- setRawModel(Model) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
- setRawModel(Model) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
-
Set raw model.
- 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
-
Set the relative path of the parent
pom.xml
file within the check out. - 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
-
Set how to handle downloading of releases from this 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
-
Set how to handle downloading of releases from this repository.
- setReleaseUpdatePolicy(ArtifactRepositoryPolicy) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- setReleaseUpdatePolicy(ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- setReleaseUpdatePolicy(ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- setRelocation(Relocation) - Method in class org.apache.maven.model.DistributionManagement
-
Set relocation information of the artifact if it has been moved to a new group ID and/or artifact ID.
- 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
- setRemoteRepositoryManager(RemoteRepositoryManager) - Method in class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
- setRemoteRepostories(List<ArtifactRepository>) - Method in class org.apache.maven.repository.MetadataResolutionRequest
-
Deprecated.
- setReportArtifacts(Set<Artifact>) - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- setReportConfigurationExpander(ReportConfigurationExpander) - Method in class org.apache.maven.model.building.DefaultModelBuilder
- setReporting(Reporting) - Method in class org.apache.maven.model.ModelBase
-
Set this element includes the specification of report plugins to use to generate the reports on the Maven-generated site.
- setReporting(Reporting) - Method in class org.apache.maven.project.MavenProject
-
Deprecated.
- setReportingConverter(ReportingConverter) - Method in class org.apache.maven.model.building.DefaultModelBuilder
- setReports(Object) - Method in class org.apache.maven.model.ModelBase
-
Set Deprecated.
- setReports(List<String>) - Method in class org.apache.maven.model.ReportSet
-
Set the list of reports from this plugin which should be generated from this set.
- setReportSets(List<ReportSet>) - Method in class org.apache.maven.model.ReportPlugin
-
Set multiple specifications of a set of reports, each having (possibly) different configuration.
- 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
-
Set the lists of the remote repositories for discovering dependencies and extensions.
- 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
-
Set the lists of the remote repositories.
- 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
-
Set information needed to deploy the artifacts generated by the project to a remote repository.
- setRepositoryCache(RepositoryCache) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- setRepositoryCache(RepositoryCache) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- setRepositoryEventDispatcher(RepositoryEventDispatcher) - Method in class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
- setRepositoryEventDispatcher(RepositoryEventDispatcher) - Method in class org.apache.maven.repository.internal.DefaultVersionRangeResolver
- setRepositoryEventDispatcher(RepositoryEventDispatcher) - Method in class org.apache.maven.repository.internal.DefaultVersionResolver
- 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
- 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
-
Set this element describes all of the classpath resources such as properties files associated with a project.
- 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
-
Set the roles the contributor plays in the project.
- 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
-
Set specification for the SCM used by the project, such as CVS, Subversion, etc.
- 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
-
Set the scope of the dependency -
compile
,runtime
,test
,system
, andprovided
. - 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
-
Set this element specifies a directory containing the script sources of the project.
- 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
- setSendOnError(boolean) - Method in class org.apache.maven.model.Notifier
-
Set whether to send notifications on error.
- setSendOnFailure(boolean) - Method in class org.apache.maven.model.Notifier
-
Set whether to send notifications on failure.
- setSendOnSuccess(boolean) - Method in class org.apache.maven.model.Notifier
-
Set whether to send notifications on success.
- setSendOnWarning(boolean) - Method in class org.apache.maven.model.Notifier
-
Set whether to send notifications on warning.
- 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
-
Set configuration of server-specific settings, mainly authentication method.
- 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
- 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
- setSite(Site) - Method in class org.apache.maven.model.DistributionManagement
-
Set information needed for deploying the web site of the project.
- 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
-
Set where to deploy snapshots of artifacts to.
- setSnapshots(RepositoryPolicy) - Method in class org.apache.maven.model.Repository
-
Set how to handle downloading of snapshots from this 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
-
Set how to handle downloading of snapshots from this repository.
- setSnapshotUpdatePolicy(ArtifactRepositoryPolicy) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
-
Deprecated.
- setSnapshotUpdatePolicy(ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- setSnapshotUpdatePolicy(ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- setSnapshotVersions(List<SnapshotVersion>) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
-
Set information for each sub-artifact available in this artifact snapshot.
- 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
-
Set this element specifies a directory containing the source of the project.
- setSourceLevel(String) - Method in class org.apache.maven.settings.TrackableBase
- setSourceLevel(String) - Method in class org.apache.maven.toolchain.model.TrackableBase
- setStartTime(Date) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- setStartTime(Date) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- setStatus(String) - Method in class org.apache.maven.model.DistributionManagement
-
Set gives the status of this artifact in the remote repository.
- 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
-
Set the email address or link that can be used to subscribe to the mailing list.
- setSuperPomProvider(SuperPomProvider) - Method in class org.apache.maven.model.building.DefaultModelBuilder
- setSyncContextFactory(SyncContextFactory) - Method in class org.apache.maven.repository.internal.DefaultVersionRangeResolver
- setSyncContextFactory(SyncContextFactory) - Method in class org.apache.maven.repository.internal.DefaultVersionResolver
- 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
-
Set the name of the continuous integration system, e.g.
- setSystem(String) - Method in class org.apache.maven.model.IssueManagement
-
Set the name of the issue management system, e.g.
- setSystemPath(String) - Method in class org.apache.maven.model.Dependency
-
Set fOR SYSTEM SCOPE ONLY.
- 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
-
Set the tag of current code.
- setTarget(MetadataGraphVertex) - Method in class org.apache.maven.repository.metadata.MetadataGraphEdge
- setTargetPath(String) - Method in class org.apache.maven.model.Resource
-
Set describe the resource target path.
- setTestCompileSourceRoots(List<String>) - Method in class org.apache.maven.project.MavenProject
- setTestOutputDirectory(String) - Method in class org.apache.maven.model.Build
-
Set the directory where compiled test classes are placed.
- setTestResources(List<Resource>) - Method in class org.apache.maven.model.BuildBase
-
Set this element describes all of the classpath resources such as properties files associated with a project's unit tests.
- setTestSourceDirectory(String) - Method in class org.apache.maven.model.Build
-
Set this element specifies a directory containing the unit test source of the project.
- 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
-
Set the timezone the contributor is in.
- Settings - Class in org.apache.maven.settings
-
Root element of the user configuration file.
- Settings() - Constructor for class org.apache.maven.settings.Settings
- SettingsBuilder - Interface in org.apache.maven.settings.building
-
Builds the effective settings from a user settings file and/or a global settings file.
- 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.
- 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
- 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() - Constructor for class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
- SettingsXpp3Reader - Class in org.apache.maven.settings.io.xpp3
-
Class SettingsXpp3Reader.
- SettingsXpp3Reader() - Constructor for class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
- SettingsXpp3Reader(SettingsXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
- SettingsXpp3Reader.ContentTransformer - Interface in org.apache.maven.settings.io.xpp3
- SettingsXpp3Writer - Class in org.apache.maven.settings.io.xpp3
-
Class SettingsXpp3Writer.
- SettingsXpp3Writer() - Constructor for class org.apache.maven.settings.io.xpp3.SettingsXpp3Writer
- setToolchains(List<ToolchainModel>) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
-
Set the toolchain instance definition.
- 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
- 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
-
Set the type of dependency, that will be mapped to a file extension, an optional classifier, and a few other attributes.
- setType(String) - Method in class org.apache.maven.model.Notifier
-
Set the mechanism used to deliver notifications.
- 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
- setUniqueVersion(boolean) - Method in class org.apache.maven.model.DeploymentRepository
-
Set whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same version each time.
- 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
-
Set the email address or link that can be used to unsubscribe to the mailing list.
- 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
-
Deprecated.
- setUpdatePolicy(String) - Method in class org.apache.maven.model.RepositoryPolicy
-
Set the frequency for downloading updates - can be
always,
daily
(default),interval:XXX
(in minutes) ornever
(only if it doesn't exist locally). - 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
-
Set the frequency for downloading updates - can be "always", "daily" (default), "interval:XXX" (in minutes) or "never" (only if it doesn't exist locally).
- setUpdateSnapshots(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- setUpdateSnapshots(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- setupExtensionsRealm(MavenProject, Plugin, RepositorySystemSession) - Method in class org.apache.maven.plugin.internal.DefaultMavenPluginManager
- setupExtensionsRealm(MavenProject, Plugin, RepositorySystemSession) - Method in interface org.apache.maven.plugin.MavenPluginManager
-
Sets up class realm for the specified build extensions plugin.
- setupMojoExecution(MavenSession, MavenProject, MojoExecution) - Method in class org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator
- setupMojoExecution(MavenSession, MavenProject, MojoExecution) - 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
-
Deprecated.
- setUrl(String) - Method in class org.apache.maven.artifact.repository.MavenArtifactRepository
- setUrl(String) - Method in class org.apache.maven.model.CiManagement
-
Set uRL for the continuous integration system used by the project if it has a web interface.
- setUrl(String) - Method in class org.apache.maven.model.Contributor
-
Set the URL for the homepage of the contributor.
- setUrl(String) - Method in class org.apache.maven.model.IssueManagement
-
Set uRL for the issue management system used by the project.
- setUrl(String) - Method in class org.apache.maven.model.License
-
Set the official url for the license text.
- setUrl(String) - Method in class org.apache.maven.model.Model
-
Set the URL to the project's homepage.
- setUrl(String) - Method in class org.apache.maven.model.Organization
-
Set the URL to the organization's home page.
- setUrl(String) - Method in class org.apache.maven.model.RepositoryBase
-
Set the url of the repository, in the form
protocol://hostname/path
. - setUrl(String) - Method in class org.apache.maven.model.Scm
-
Set the URL to the project's browsable SCM repository, such as ViewVC or Fisheye.
- setUrl(String) - Method in class org.apache.maven.model.Site
-
Set the url of the location where website is deployed, in the form
protocol://hostname/path
. - 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
-
Set the URL of the mirror repository.
- setUrl(String) - Method in class org.apache.maven.settings.RepositoryBase
-
Set the url of the repository.
- setUrlNormalizer(UrlNormalizer) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
- setUrlNormalizer(UrlNormalizer) - Method in class org.apache.maven.model.path.DefaultModelUrlNormalizer
- setUseLegacyLocalRepository(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- setUseLegacyLocalRepository(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
-
Deprecated.Since 3.9 there is no direct Maven2 interop offered at LRM level. See Resolver Configuration page option
aether.artifactResolver.simpleLrmInterop
that provides similar semantics. This method should be never invoked, and ignores parameter (value remains alwaysfalse
). - setUsePluginRegistry(boolean) - Method in class org.apache.maven.settings.Settings
-
Set whether Maven should use the plugin-registry.xml file to manage plugin versions.
- 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
-
Set the proxy user.
- setUsername(String) - Method in class org.apache.maven.settings.Server
-
Set the username used to authenticate.
- 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.
- 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
-
Set the value of the property required to activate a profile.
- 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
-
Set the value of the property to be used to activate a profile.
- setValuePreprocessor(BeanConfigurationValuePreprocessor) - Method in interface org.apache.maven.configuration.BeanConfigurationRequest
-
Sets the optional preprocessor for configuration values.
- setValuePreprocessor(BeanConfigurationValuePreprocessor) - Method in class org.apache.maven.configuration.DefaultBeanConfigurationRequest
- setVersion(String) - Method in interface org.apache.maven.artifact.Artifact
- setVersion(String) - Method in class org.apache.maven.artifact.DefaultArtifact
- setVersion(String) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
-
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
-
Set the version of the operating system to be used to activate the profile.
- setVersion(String) - Method in class org.apache.maven.model.Dependency
-
Set the version of the dependency, e.g.
- setVersion(String) - Method in class org.apache.maven.model.Extension
-
Set the version of the extension.
- setVersion(String) - Method in class org.apache.maven.model.Model
-
Set the current version of the artifact produced by this project.
- setVersion(String) - Method in class org.apache.maven.model.Parent
-
Set the version of the parent project to inherit.
- setVersion(String) - Method in class org.apache.maven.model.Plugin
-
Set the version (or valid range of versions) of the plugin to be used.
- setVersion(String) - Method in class org.apache.maven.model.Relocation
-
Set the new version of the artifact.
- setVersion(String) - Method in class org.apache.maven.model.ReportPlugin
-
Set the version of the reporting plugin to be used.
- 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
-
Set the version of the OS to be used to activate a profile.
- 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".
- setVersionPropertiesProcessor(ModelVersionProcessor) - Method in class org.apache.maven.model.interpolation.AbstractStringBasedModelInterpolator
- 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.
- setVersionRangeResolver(VersionRangeResolver) - Method in class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
- setVersionResolver(VersionResolver) - Method in class org.apache.maven.repository.internal.DefaultArtifactDescriptorReader
- 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
- setWorkspaceModelResolver(WorkspaceModelResolver) - Method in class org.apache.maven.model.building.DefaultModelBuildingRequest
- setWorkspaceModelResolver(WorkspaceModelResolver) - Method in interface org.apache.maven.model.building.ModelBuildingRequest
- setWorkspaceReader(WorkspaceReader) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- setWorkspaceReader(WorkspaceReader) - Method in interface org.apache.maven.execution.MavenExecutionRequest
- SHOW_DATE_TIME_KEY - Static variable in class org.slf4j.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
- 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 returnsSimpleLogger
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() - Constructor for class org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
- 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.
- Site - Class in org.apache.maven.model
-
Contains the information needed for deploying websites.
- Site() - Constructor for class org.apache.maven.model.Site
- size() - Method in class org.apache.maven.lifecycle.internal.ProjectBuildList
- size() - Method in class org.apache.maven.lifecycle.MavenExecutionPlan
- Slf4jConfiguration - Interface in org.apache.maven.cli.logging
-
Interface for configuration operations on loggers, which are not available in slf4j, then require per-slf4f-binding implementation.
- Slf4jConfiguration.Level - Enum 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 PlexusLoggerManager
, ignoring Plexus logger API parts that are not classical and probably not really used. - Slf4jLoggerManager() - Constructor for class org.apache.maven.cli.logging.Slf4jLoggerManager
- Slf4jMavenTransferListener - Class in org.apache.maven.cli.transfer
-
Slf4jMavenTransferListener
- Slf4jMavenTransferListener() - Constructor for class org.apache.maven.cli.transfer.Slf4jMavenTransferListener
- Slf4jMavenTransferListener(Logger) - Constructor for class org.apache.maven.cli.transfer.Slf4jMavenTransferListener
- Slf4jSimpleConfiguration - Class in org.apache.maven.cli.logging.impl
-
Configuration for slf4j-simple.
- Slf4jSimpleConfiguration() - Constructor for class org.apache.maven.cli.logging.impl.Slf4jSimpleConfiguration
- Slf4jStdoutLogger - Class in org.apache.maven.cli.logging
- Slf4jStdoutLogger() - Constructor for class org.apache.maven.cli.logging.Slf4jStdoutLogger
- Snapshot - 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
- 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
- source - Variable in exception org.apache.maven.plugin.AbstractMojoExecutionException
- 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.model.Profile
- SOURCE_SETTINGS - Static variable in class org.apache.maven.model.Profile
- STANDARD_LIFECYCLES - Static variable in class org.apache.maven.lifecycle.DefaultLifecycles
- startEvent(String, String, long) - Method in interface org.apache.maven.monitor.event.EventMonitor
-
Deprecated.
- startProcessChildren(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
- startProcessChildren(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
- startProcessChildren(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
- 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 ofIMarkerFactory
is performed using information returned by this class. - StaticMDCBinder - Class in org.slf4j.impl
-
This implementation is bound to
NOPMDCAdapter
. - 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(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
- stringFormatter - Variable in class org.apache.maven.model.io.xpp3.MavenXpp3WriterEx
-
Field stringFormatter.
- StringFormatter() - Constructor for class org.apache.maven.model.InputLocation.StringFormatter
- StringModelSource - Class in org.apache.maven.model.building
-
Deprecated.instead use
StringSource
- StringModelSource(CharSequence) - Constructor for class org.apache.maven.model.building.StringModelSource
-
Deprecated.Creates a new model source backed by the specified string.
- StringModelSource(CharSequence, String) - Constructor for class org.apache.maven.model.building.StringModelSource
-
Deprecated.Creates a new model source backed by the specified string.
- StringSearchModelInterpolator - Class in org.apache.maven.model.interpolation
-
Deprecated.replaced by StringVisitorModelInterpolator (MNG-6697)
- StringSearchModelInterpolator - Class in org.apache.maven.project.interpolation
-
Deprecated.
- StringSearchModelInterpolator() - Constructor for class org.apache.maven.model.interpolation.StringSearchModelInterpolator
-
Deprecated.
- StringSearchModelInterpolator() - Constructor for class org.apache.maven.project.interpolation.StringSearchModelInterpolator
-
Deprecated.
- StringSearchModelInterpolator(PathTranslator) - Constructor for class org.apache.maven.project.interpolation.StringSearchModelInterpolator
-
Deprecated.
- StringSettingsSource - Class in org.apache.maven.settings.building
-
Deprecated.instead use
StringSource
- StringSettingsSource(CharSequence) - Constructor for class org.apache.maven.settings.building.StringSettingsSource
-
Deprecated.Creates a new settings source backed by the specified string.
- StringSettingsSource(CharSequence, String) - Constructor for class org.apache.maven.settings.building.StringSettingsSource
-
Deprecated.Creates a new settings source backed by the specified string.
- StringSource - Class in org.apache.maven.building
-
Wraps an ordinary
CharSequence
as a source. - StringSource(CharSequence) - Constructor for class org.apache.maven.building.StringSource
-
Creates a new source backed by the specified string.
- StringSource(CharSequence, String) - Constructor for class org.apache.maven.building.StringSource
-
Creates a new source backed by the specified string.
- StringVisitorModelInterpolator - Class in org.apache.maven.model.interpolation
-
StringVisitorModelInterpolator
- StringVisitorModelInterpolator() - Constructor for class org.apache.maven.model.interpolation.StringVisitorModelInterpolator
- STYLE_COLOR_PROPERTY - Static variable in class org.apache.maven.cli.MavenCli
- 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.
- SUPRESS_SNAPSHOT_UPDATES - Static variable in class org.apache.maven.cli.CLIManager
- synchronizeWithProjectState() - Method in class org.apache.maven.lifecycle.internal.DependencyContext
- system - Enum constant in enum org.apache.maven.artifact.ArtifactScopeEnum
- SYSTEM_PREFIX - Static variable in class org.slf4j.impl.SimpleLogger
-
All system properties used by
SimpleLogger
start with this prefix - 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
-
Logger with "standard" output and error output stream.
- SystemStreamLog() - Constructor for class org.apache.maven.plugin.logging.SystemStreamLog
T
- TaskSegment - Class in org.apache.maven.lifecycle.internal
-
Describes the required task segment as provided on the maven command line; i.e.
- TaskSegment(boolean) - Constructor for class org.apache.maven.lifecycle.internal.TaskSegment
- TaskSegment(boolean, Object...) - Constructor for class org.apache.maven.lifecycle.internal.TaskSegment
- test - Enum constant in enum org.apache.maven.artifact.ArtifactScopeEnum
- TEST_ARTIFACT - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
- 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
- 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
- throwErrors(ArtifactResolutionRequest, ArtifactResolutionResult) - Method in class org.apache.maven.artifact.resolver.DefaultResolutionErrorHandler
- throwErrors(ArtifactResolutionRequest, ArtifactResolutionResult) - Method in interface org.apache.maven.artifact.resolver.ResolutionErrorHandler
- toArtifact(Artifact) - Static method in class org.apache.maven.RepositoryUtils
- toArtifact(Artifact) - Static method in class org.apache.maven.RepositoryUtils
- 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
- 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
- toLegacyMap(Map<String, LifecyclePhase>) - Static method in class org.apache.maven.lifecycle.mapping.LifecyclePhase
-
Deprecated.
- Toolchain - Interface in org.apache.maven.toolchain
-
Toolchain interface.
- ToolchainFactory - Interface in org.apache.maven.toolchain
-
Internal toolchain factory, to prepare toolchains instances.
- ToolchainManager - Interface in org.apache.maven.toolchain
-
Public API for a toolchain-aware plugin to get expected toolchain instance.
- ToolchainManagerPrivate - Interface in org.apache.maven.toolchain
-
Component for use by the
maven-toolchains-plugin
only. - ToolchainModel - Class in org.apache.maven.toolchain.model
-
Definition of a toolchain instance.
- ToolchainModel() - Constructor for class org.apache.maven.toolchain.model.ToolchainModel
- ToolchainPrivate - Interface in org.apache.maven.toolchain
-
a private contract between the toolchains plugin and the components.
- 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.
- 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.
- 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
- 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.artifact.ArtifactStatus
- toString() - Method in class org.apache.maven.artifact.DefaultArtifact
- toString() - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
-
Deprecated.
- toString() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
-
Deprecated.
- toString() - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
- toString() - Method in class org.apache.maven.artifact.repository.layout.FlatRepositoryLayout
- 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.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.Build
- toString() - Method in class org.apache.maven.model.BuildBase
- toString() - Method in class org.apache.maven.model.building.DefaultModelProblem
- toString() - Method in class org.apache.maven.model.Contributor
- toString() - Method in class org.apache.maven.model.Dependency
- toString() - Method in class org.apache.maven.model.Developer
- toString() - Method in class org.apache.maven.model.FileSet
- toString() - Method in class org.apache.maven.model.InputLocation
- toString() - Method in class org.apache.maven.model.InputSource
- toString() - Method in class org.apache.maven.model.IssueManagement
- toString() - Method in class org.apache.maven.model.License
- toString() - Method in class org.apache.maven.model.MailingList
- toString() - Method in class org.apache.maven.model.Model
- toString() - Method in class org.apache.maven.model.Organization
- toString() - Method in class org.apache.maven.model.Parent
- toString() - Method in class org.apache.maven.model.PatternSet
- toString() - Method in class org.apache.maven.model.Plugin
- toString() - Method in class org.apache.maven.model.PluginConfiguration
- toString() - Method in class org.apache.maven.model.PluginContainer
- toString() - Method in class org.apache.maven.model.PluginExecution
- toString() - Method in class org.apache.maven.model.Profile
- toString() - Method in class org.apache.maven.model.ReportSet
- toString() - Method in class org.apache.maven.model.RepositoryBase
-
Method toString.
- toString() - Method in class org.apache.maven.model.Resource
- toString() - Method in class org.apache.maven.model.Scm
- toString() - Method in class org.apache.maven.plugin.DefaultExtensionRealmCache.CacheKey
- toString() - Method in class org.apache.maven.plugin.DefaultPluginArtifactsCache.CacheKey
- toString() - Method in class org.apache.maven.plugin.DefaultPluginRealmCache.CacheKey
- toString() - Method in class org.apache.maven.plugin.descriptor.Parameter
- toString() - Method in class org.apache.maven.plugin.MojoExecution
- toString() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
-
Deprecated.
- toString() - Method in class org.apache.maven.project.artifact.DefaultProjectArtifactsCache.CacheKey
- toString() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
- 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.JavaToolchainImpl
- toString(InputLocation) - Method in class org.apache.maven.model.InputLocation.StringFormatter
-
Method toString.
- toString(InputLocation) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3WriterEx
-
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
- 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.settings
-
common base class that contains code to track the source for this instance (USER|GLOBAL) .
- TrackableBase - Class in org.apache.maven.toolchain.model
-
common base class that contains code to track the source for this instance (USER|GLOBAL) .
- TrackableBase() - Constructor for class org.apache.maven.settings.TrackableBase
- TrackableBase() - Constructor for 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, 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.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.toolchain.model.io.xpp3.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(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
- transformForDeployment(Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformation
-
Take in a 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 a 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 a 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 a 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 a 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 a 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 a 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 a 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
- translatePath(File) - Method in class org.apache.maven.configuration.BasedirBeanConfigurationPathTranslator
- translatePath(File) - Method in interface org.apache.maven.configuration.BeanConfigurationPathTranslator
-
Translates the specified path.
- tree - Enum constant in enum org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
- type - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
- 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
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.
- 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
- 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
- unsetInheritanceApplied() - Method in class org.apache.maven.model.ConfigurationContainer
- 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_POLICY_ALWAYS - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
-
Deprecated.
- UPDATE_POLICY_DAILY - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
-
Deprecated.
- UPDATE_POLICY_INTERVAL - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
-
Deprecated.
- UPDATE_POLICY_NEVER - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
-
Deprecated.
- UPDATE_SCOPE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
- 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
- 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.
- uri - Variable in class org.apache.maven.repository.metadata.ArtifactMetadata
-
metadata URI
- 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.
- USER_HOME - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
- USER_HOME - Static variable in class org.apache.maven.cli.MavenCli
- USER_LEVEL - Static variable in class org.apache.maven.settings.TrackableBase
- USER_LEVEL - Static variable in class org.apache.maven.toolchain.model.TrackableBase
- USER_MAVEN_CONFIGURATION_HOME - Static variable in class org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor
- USER_MAVEN_CONFIGURATION_HOME - Static variable in class org.apache.maven.cli.MavenCli
- useReactor() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
- userHome - Static variable in interface org.apache.maven.repository.RepositorySystem
- userHome - Static variable in class org.apache.maven.settings.RuntimeInfo
-
Deprecated.
- 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
- userMavenConfigurationHome - Static variable in class org.apache.maven.settings.RuntimeInfo
-
Deprecated.
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
- 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(PluginDescriptor) - Method in class org.apache.maven.plugin.MavenPluginValidator
- validate(Settings, SettingsProblemCollector) - Method in class org.apache.maven.settings.validation.DefaultSettingsValidator
- validate(Settings, SettingsProblemCollector) - Method in interface org.apache.maven.settings.validation.SettingsValidator
-
Validate the specified settings.
- validateDependencyVersion(ModelProblemCollector, Dependency, String) - Method in class org.apache.maven.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.
- 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() - Method in class org.apache.maven.session.scope.internal.SessionScope.CachingProvider
- 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.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.
- VERIFIED - Static variable in class org.apache.maven.artifact.ArtifactStatus
-
Trusted, as it has had its data verified by hand.
- 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 - 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
- VersionRange - Class in org.apache.maven.artifact.versioning
-
Construct a version range from a specification.
- VersionsMetadataGeneratorFactory - Class in org.apache.maven.repository.internal
-
Maven GA level metadata generator factory.
- VersionsMetadataGeneratorFactory() - Constructor for class org.apache.maven.repository.internal.VersionsMetadataGeneratorFactory
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
- warn(CharSequence) - Method in class org.apache.maven.monitor.logging.DefaultLog
- warn(CharSequence) - Method in interface org.apache.maven.plugin.logging.Log
-
Send a message to the user in the warn error level.
- warn(CharSequence) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
- warn(CharSequence, Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
- warn(CharSequence, Throwable) - Method in interface org.apache.maven.plugin.logging.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.plugin.logging.SystemStreamLog
- 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.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.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.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.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.SimpleLogger
-
Log a message of level WARN, including an exception.
- warn(Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
- warn(Throwable) - Method in interface org.apache.maven.plugin.logging.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.plugin.logging.SystemStreamLog
- 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 - 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 it's siblings in the resulting structure (classpath for now)
- WorkspaceModelResolver - Interface in org.apache.maven.model.resolution
-
WorkspaceModelResolver
- write(File, Map<String, Object>, Model) - Method in class org.apache.maven.model.io.DefaultModelWriter
- write(File, Map<String, Object>, Model) - Method in interface org.apache.maven.model.io.ModelWriter
-
Writes the supplied model to the specified file.
- write(File, Map<String, Object>, Settings) - Method in class org.apache.maven.settings.io.DefaultSettingsWriter
- write(File, Map<String, Object>, Settings) - Method in interface org.apache.maven.settings.io.SettingsWriter
-
Writes the supplied settings to the specified file.
- write(OutputStream, Map<String, Object>, Model) - Method in class org.apache.maven.model.io.DefaultModelWriter
- write(OutputStream, Map<String, Object>, Model) - Method in interface org.apache.maven.model.io.ModelWriter
-
Writes the supplied model to the specified byte stream.
- write(OutputStream, Map<String, Object>, Settings) - Method in class org.apache.maven.settings.io.DefaultSettingsWriter
- write(OutputStream, Map<String, Object>, Settings) - Method in interface org.apache.maven.settings.io.SettingsWriter
-
Writes the supplied settings to the specified byte stream.
- write(OutputStream, Metadata) - Method in class org.apache.maven.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, PersistedToolchains) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Writer
-
Method write.
- write(OutputStream, ExpressionDocumentation) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Writer
-
Method write.
- write(Writer, Map<String, Object>, Model) - Method in class org.apache.maven.model.io.DefaultModelWriter
- write(Writer, Map<String, Object>, Model) - Method in interface org.apache.maven.model.io.ModelWriter
-
Writes the supplied model to the specified character writer.
- write(Writer, Map<String, Object>, Settings) - Method in class org.apache.maven.settings.io.DefaultSettingsWriter
- write(Writer, Map<String, Object>, Settings) - Method in interface org.apache.maven.settings.io.SettingsWriter
-
Writes the supplied settings to the specified character writer.
- write(Writer, Map<String, Object>, PersistedToolchains) - Method in class org.apache.maven.toolchain.io.DefaultToolchainsWriter
- write(Writer, Map<String, Object>, PersistedToolchains) - Method in interface org.apache.maven.toolchain.io.ToolchainsWriter
-
Writes the supplied toolchains to the specified character writer.
- write(Writer, Metadata) - Method in class org.apache.maven.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, PersistedToolchains) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Writer
-
Method write.
- write(Writer, ExpressionDocumentation) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Writer
-
Method write.
- writeModel(Writer) - Method in class org.apache.maven.project.MavenProject
-
Deprecated.Use
ModelWriter
. - writeOriginalModel(Writer) - Method in class org.apache.maven.project.MavenProject
-
Deprecated.Use
ModelWriter
. - writeThrowable(Throwable, PrintStream) - Method in class org.slf4j.impl.MavenSimpleLogger
- writeThrowable(Throwable, PrintStream) - Method in class org.slf4j.impl.SimpleLogger
- writeXpp3DomToSerializer(Xpp3Dom, XmlSerializer) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3WriterEx
-
Method writeXpp3DomToSerializer.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
MavenProjectHelper