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 ArtifactMetadata Original ArtifactMetada with File referenceArtifactResolver Resolves the artifact, i.e download the file when required and attach it to the artifactArtifactResolverException ArtifactResult The Artifact ResultCollectorResult CollectRequest A request to collect the transitive dependencies and to build a dependency graph from them.CollectResult The result of a dependency collection request.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 Maven repository.DependencyCollectionException Thrown in case of bad artifact descriptors, version ranges or other issues encountered during calculation of the dependency graph.DependencyCollector Will only download the pom files when not available, never the artifact.DependencyCollector Will only download the pom files when not available, never the artifact.DependencyCollectorException DependencyNode Represents a dependency node within a Maven project's dependency collector.DependencyResolver DependencyResolverException The Exception class in case a resolving does not work.DependencyResult DependencyVisitor Defines a hierarchical visitor for collecting dependency node trees.Maven31MetadataBridge A MetadataBridge for Maven 3.1MavenAetherUtils This util class will import the Aether library available from the installed Maven distribution.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
.