Package org.apache.maven.artifact.resolver

Interface Summary
ResolutionErrorHandler  
ResolutionListener Listens to the resolution process and handles events.
 

Class Summary
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

DefaultResolutionErrorHandler  
ResolutionNode  
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.