Package org.apache.maven.api.services
package org.apache.maven.api.services
-
ClassDescriptionService used to create
ArtifactCoordinates
objects.A request for creating aArtifactCoordinates
object.DeploysProducedArtifact
s to aRemoteRepository
.An artifact could not correctly being deployed.A request for deploying one or more artifacts to a remote repository.Service used to createArtifact
objects.InstallsProducedArtifact
s to the local repository.A request for installing one or more artifacts in the local repository.Resolves the artifact, i.e.A request for resolving an artifact.The Artifact ResultDescribes a problem that was encountered during project building.The different severity levels for a problem, in decreasing order.Checksum algorithms service.The checksum algorithm.The checksum calculator.Collects, flattens and resolves dependencies.A request to collect the transitive dependencies and to build a dependency graph from them.The result of a dependency resolution request.ExtensibleEnumRegistry<T extends ExtensibleEnum>The Interpolator service provides methods for variable substitution in strings and maps.Exception thrown byInterpolator
implementations when an error occurs during interpolation.The Exception class throw by theLookup
service.Base class for all maven exceptions carryingBuilderProblem
s.Base class for all maven exceptions.Message builder that supports configurable styling.A factory forMessageBuilder
.The Exception class throw by theProjectBuilder
service.Request used to build aProject
using theProjectBuilder
service.The possible merge modes for combining remote repositories.The possible request types for building a model.Result of a project build call.Describes a problem that was encountered during model building.VersionCollects problems that are encountered during model building.A Source specific to load POMs.A model transformer.The Exception class throw by theProjectBuilder
service.Request used to build aProject
using theProjectBuilder
service.Result of a project build call.Interface to manage the project during its lifecycle.Manager forProjectScope
.Service used to interact with the end user.The Exception class throw by thePrompter
service.Factory service to createLocalRepository
orRemoteRepository
objects.Builds the effective settings from a user settings file and/or a installation settings file.The Exception class throw by theSettingsBuilder
.Collects settings that control the building of effective settings.Provides access to the contents of a source independently of the backing store (e.g.Provides the super POM that all models implicitly inherit from.Exceptions thrown by theSuperPomProvider
service.Service to manageToolchain
s.The Exception class throw by theToolchainManager
.Builds the effective toolchains from a user toolchains file and/or an installation toolchains file.The Exception class throw by theToolchainsBuilder
.Transport for specified remote repository (using provided remote repository base URI as root).Transporter provider is a service that provides somewhat trivial transport capabilities backed by Maven internals.Access toType
registry.Service interface to parseVersion
andVersionRange
.The Exception class thrown byVersionParser
.Parses and evaluates version ranges encountered in dependency declarations.Resolves artifact meta/pseudo versions.