Uses of Package
org.apache.maven.api.services
Packages that use org.apache.maven.api.services
Package
Description
-
Classes in org.apache.maven.api.services used by org.apache.maven.api.plugin
-
Classes in org.apache.maven.api.services used by org.apache.maven.api.servicesClassDescriptionA request for creating a
ArtifactCoordinatesobject.A request for deploying one or more artifacts to a remote repository.A request for installing one or more artifacts in the local repository.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.The checksum algorithm.The checksum calculator.A request to collect the transitive dependencies and to build a dependency graph from them.The result of a dependency resolution request.Base class for all maven exceptions.Message builder that supports configurable styling.The Exception class throw by theProjectBuilderservice.Request used to build aProjectusing theProjectBuilderservice.Result of a project build call.Caches auxiliary data used during model building like already processed raw/effective models.Describes a problem that was encountered during model building.VersionCollects problems that are encountered during model building.Resolves a POM from its coordinates.Signals an error when resolving the path to an external model.A Source specific to load POMs.Context used to transform a pom file.The transformerContextBuilder is responsible for initializing the TransformerContext.Request used to build aProjectusing theProjectBuilderservice.Result of a project build call.The Exception class throw by thePrompterservice.Collects settings that control the building of effective settings.Provides access to the contents of a source independently of the backing store (e.g.The Exception class throw by theToolchainManager.Transport for specified remote repository (using provided remote repository base URI as root). -
Classes in org.apache.maven.api.services used by org.apache.maven.api.services.xml