| Interface | Description |
|---|---|
| ArtifactTransferListener |
ArtifactTransferListener
|
| ArtifactTransferResource |
Describes a resource being uploaded or downloaded by the repository system.
|
| MirrorSelector |
Handles the selection of mirrors for repositories.
|
| RepositorySystem |
| Class | Description |
|---|---|
| ArtifactTransferEvent |
TransferEvent is used to notify TransferListeners about progress
in transfer of resources form/to the repository
|
| DefaultMirrorSelector |
DefaultMirrorSelector
|
| DelegatingLocalArtifactRepository | Deprecated |
| LocalArtifactRepository |
LocalArtifactRepository
|
| MavenArtifactMetadata | |
| MetadataGraph |
This is the main graph data structure used by the RepositorySystem to present tree and graph objects.
|
| MetadataGraphNode |
MetadataGraph node - as it's a directed graph - holds adjacency lists for incident and exident nodes
|
| MetadataResolutionRequest | |
| MetadataResolutionResult | |
| Proxy |
Proxy
|
| UserLocalArtifactRepository |
UserLocalArtifactRepository
|
| Exception | Description |
|---|---|
| ArtifactDoesNotExistException |
ArtifactDoesNotExistException
|
| ArtifactTransferFailedException |
ArtifactTransferFailedException
|
| LocalRepositoryNotAccessibleException |
Signals a failure to store files within the local repository.
|
| VersionNotFoundException |
Thrown if a dependency has an invalid version.
|
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.