| Package | Description | 
|---|---|
| org.apache.maven.artifact.resolver | |
| org.apache.maven.repository | |
| org.apache.maven.repository.legacy.metadata | 
| Class and Description | 
|---|
| ArtifactResolutionRequest A resolution request allows you to either use an existing MavenProject, or a coordinate (gid:aid:version)
 to process a POMs dependencies. | 
| ArtifactResolutionResult Specific problems during resolution that we want to account for:
 
 - missing metadata - version range violations - version circular dependencies - missing artifacts
 - network/transfer errors - file system errors: permissions | 
| ResolutionErrorHandler | 
| ResolutionListener Listens to the resolution process and handles events. | 
| ResolutionNode | 
| Class and Description | 
|---|
| ArtifactResolutionRequest A resolution request allows you to either use an existing MavenProject, or a coordinate (gid:aid:version)
 to process a POMs dependencies. | 
| ArtifactResolutionResult Specific problems during resolution that we want to account for:
 
 - missing metadata - version range violations - version circular dependencies - missing artifacts
 - network/transfer errors - file system errors: permissions | 
| Class and Description | 
|---|
| ArtifactResolutionRequest A resolution request allows you to either use an existing MavenProject, or a coordinate (gid:aid:version)
 to process a POMs dependencies. | 
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.