| Interface | Description |
|---|---|
| ResolutionErrorHandler | |
| ResolutionListener |
Listens to the resolution process and handles events.
|
| Class | 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
|
| DefaultResolutionErrorHandler | |
| ResolutionNode |
ResolutionNode
|
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.