Uses of Interface
org.apache.maven.api.Service
Package
Description
-
Uses of Service in org.apache.maven.api
Modifier and TypeMethodDescription<T extends Service>
TSession.getService
(Class<T> clazz) Retrieves the service for the interface -
Uses of Service in org.apache.maven.api.services
Modifier and TypeInterfaceDescriptioninterface
Service used to createArtifactCoordinate
objects.interface
DeploysArtifact
s to aRemoteRepository
.interface
Service used to createArtifact
objects.interface
InstallsArtifact
s to the local repository.interface
interface
Resolves the artifact, i.e download the file when required and attach it to the artifactinterface
The DependencyCollector service can be used to collect dependencies for a given artifact and builds a graph of them.interface
interface
Collects, flattens and resolves dependencies.interface
interface
interface
A factory forMessageBuilder
.interface
interface
Interface to manage the project during its lifecycle.interface
Service used to interact with the end user.interface
Factory service to createLocalRepository
orRemoteRepository
objects.interface
Builds the effective settings from a user settings file and/or a global settings file.interface
Provides the super POM that all models implicitly inherit from.interface
Service to manageToolchain
s.interface
Builds the effective toolchains from a user toolchains file and/or a global toolchains file.interface
Transporter provider is a service that provides somewhat trivial transport capabilities backed by Maven internals.interface
Access toType
registry.interface
Service interface to parseVersion
andVersionRange
.interface
Parses and evaluates version ranges encountered in dependency declarations.interface
Resolves artifact meta/pseudo versions. -
Uses of Service in org.apache.maven.api.services.xml
Modifier and TypeInterfaceDescriptioninterface
Reads or writes aModel
using XML.interface
Reads and writes aSettings
object to/from XML.interface
Reads and writes aPersistedToolchains
object to/from XML.interface
XmlFactory<T>
Generic interface to read/write objects to/from XML. -
Uses of Service in org.apache.maven.cli.jansi
-
Uses of Service in org.apache.maven.internal.impl
Modifier and TypeClassDescriptionclass
class
Implementation ofArtifactDeployer
service.class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
A wrapper class around a resolver version that works as model version parser as well.class
class