Package | Description |
---|---|
org.apache.maven | |
org.apache.maven.artifact.resolver | |
org.apache.maven.repository | |
org.apache.maven.repository.legacy.metadata |
Class and Description |
---|
ResolutionErrorHandler |
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
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–2022 The Apache Software Foundation. All rights reserved.