All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description ArtifactCoordinate Contains all required elements of a Maven Artifact to resolve and calculate its path for either a local or remote Maven2 repository.ArtifactDeployer ArtifactDeployerException An artifact could not correctly being deployed.ArtifactInstaller ArtifactInstallerException ArtifactResolver Resolves the artifact, i.e download the file when required and attach it to the artifactArtifactResolverException ArtifactResult The Artifact ResultCollectorResult DefaultArtifactCoordinate Common usage of an ArtifactCoordinate for a MojoDefaultDependableCoordinate Common usage of an DependableCoordinate for a MojoDependableCoordinate Represents any instance which may contain Maven Dependencies, both explicit or implicit to (transitively) resolve and calculate its path for either a local or remote Maven2 repository.DependencyCollector Will only download the pom files when not available, never the artifact.DependencyCollectorException DependencyResolver DependencyResolverException The Exception class in case a resolving does not work.DependencyResult NoFileAssignedException This exception will be thrown if no file has been assigned to artifact.ProjectDeployer This defines the interface to deploy a single Maven Project.ProjectDeployerRequest ProjectInstaller This defines the interface to install a single Maven Project.ProjectInstallerRequest RepositoryManager RepositoryManagerException TransferUtils Utility classTransferUtils Utility class to convert different things likeDependency
,Extension
,Model
,Parent
,Plugin
andReportPlugin
intoDependableCoordinate
.