Uses of Package
org.apache.maven.api.services
Packages that use org.apache.maven.api.services
Package
Description
Maven Core API
Provides a caching infrastructure for Maven requests and their results.
Provides the API for Maven's command-line interface and tools.
Maven Plugin API.
Defines core service interfaces that provide essential Maven functionality such as
artifact resolution, dependency management, and build execution.
Provides XML-specific services for reading and writing Maven's configuration files
and descriptors.
Defines the Service Provider Interface (SPI) for Maven extensions, allowing
third-party implementations to extend and customize Maven's core functionality
through a stable, versioned API.
-
Classes in org.apache.maven.api.services used by org.apache.maven.api
-
Classes in org.apache.maven.api.services used by org.apache.maven.api.cacheClassDescriptionBase class for all maven exceptions.Base interface for service requests in Maven.Base interface for service operation results in Maven.
-
Classes in org.apache.maven.api.services used by org.apache.maven.api.cli
-
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
ArtifactCoordinates
object.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.Represents the result of resolving an artifact.Represents an individual resolution result for an artifact.Describes 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.Registry for extensible enum values that allows looking up enum instances by their identifiers.Base class for all maven exceptions carryingBuilderProblem
s.Base class for all maven exceptions.Message builder that supports configurable styling.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.Enumeration of model versions that can be validated.Collects problems that are encountered during model building.Represents a source for loading Maven Project Object Model (POM) files.Interface for locating POM files within a project structure.A model transformer.Collects problems that were encountered during project building.The Exception class throw by theProjectBuilder
service.Request used to build aProject
using theProjectBuilder
service.Builder for creating ProjectBuilderRequest instances.Result of a project build call.The Exception class throw by thePrompter
service.Base interface for service requests in Maven.Represents a hierarchical trace of nested requests within a session, enabling correlation between session events and their originating operations in the application code.Base interface for service operation results in Maven.Collects settings that control the building of effective settings.Provides access to the contents of a source independently of the backing store (e.g.Exception thrown when toolchain factory operations fail.The Exception class throw by theToolchainManager
.Transport for specified remote repository (using provided remote repository base URI as root).Represents the result of a version range resolution request. -
Classes in org.apache.maven.api.services used by org.apache.maven.api.services.xml
-
Classes in org.apache.maven.api.services used by org.apache.maven.api.spiClassDescriptionBase class for all maven exceptions.Provides access to the contents of a source independently of the backing store (e.g.