Package | Description |
---|---|
org.apache.maven.api.plugin | |
org.apache.maven.api.services | |
org.apache.maven.api.services.xml | |
org.apache.maven.internal.impl |
Class and Description |
---|
MavenException
Base class for all maven exceptions.
|
Class and Description |
---|
MavenException
Base class for all maven exceptions.
|
Class and Description |
---|
ArtifactCoordinateFactory
Service used to create
ArtifactCoordinate objects. |
ArtifactCoordinateFactoryRequest
A request for creating a
ArtifactCoordinate object. |
ArtifactDeployer
Deploys
Artifact s to a RemoteRepository . |
ArtifactDeployerRequest
A request for deploying one or more artifacts to a remote repository.
|
ArtifactFactory
Service used to create
Artifact objects. |
ArtifactFactoryRequest |
ArtifactInstaller
Installs
Artifact s to the local repository. |
ArtifactInstallerException |
ArtifactInstallerRequest
A request for installing one or more artifacts in the local repository.
|
ArtifactManager |
ArtifactResolver
Resolves the artifact, i.e download the file when required and attach it to the artifact
|
ArtifactResolverException |
ArtifactResolverRequest
A request for resolving an artifact.
|
ArtifactResolverResult
The Artifact Result
|
DependencyCollector
The DependencyCollector service can be used to collect dependencies
for a given artifact and builds a graph of them.
|
DependencyCollectorException
Thrown in case of bad artifact descriptors, version ranges or other
issues encountered during calculation of the dependency graph.
|
DependencyCollectorRequest
A request to collect the transitive dependencies and to build a dependency graph from them.
|
DependencyCollectorResult
The result of a dependency collection request.
|
DependencyCoordinateFactory |
DependencyCoordinateFactoryRequest |
LocalRepositoryManager |
Lookup |
MessageBuilder
Message builder that supports configurable styling.
|
MessageBuilderFactory
A factory for
MessageBuilder . |
ProjectBuilder |
ProjectBuilderException
The Exception class throw by the
ProjectBuilder service. |
ProjectBuilderRequest
Request used to build a
Project using
the ProjectBuilder service. |
ProjectBuilderResult
Result of a project build call.
|
ProjectManager
Interface to manage the project during its lifecycle.
|
Prompter
Service used to interact with the end user.
|
PrompterException
The Exception class throw by the
Prompter service. |
RepositoryFactory
Factory service to create
LocalRepository or RemoteRepository objects. |
ToolchainManager
Service to manage
Toolchain s. |
ToolchainManagerException
The Exception class throw by the
ToolchainManager . |
TypeRegistry
Access to
Type registry. |
VersionParser
Service interface to parse
Version and VersionRange . |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.