Modifier and Type | Method and Description |
---|---|
void |
RepositoryStorage.applyServerSideRelocation(ManagedRepository managedRepository,
ArtifactReference artifact)
A relocation capable client will request the POM prior to the artifact, and will then read meta-data and do
client side relocation.
|
Modifier and Type | Method and Description |
---|---|
void |
Maven2RepositoryStorage.applyServerSideRelocation(ManagedRepository managedRepository,
ArtifactReference artifact) |
Modifier and Type | Method and Description |
---|---|
StorageAsset |
DefaultRepositoryProxyHandler.fetchFromProxies(ManagedRepository repository,
ArtifactReference artifact) |
Modifier and Type | Method and Description |
---|---|
StorageAsset |
RepositoryProxyHandler.fetchFromProxies(ManagedRepository repository,
ArtifactReference artifact)
Performs the artifact fetch operation against the target repositories
of the provided source repository.
|
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.