Modifier and Type | Method and Description |
---|---|
void |
RepositoryStorage.applyServerSideRelocation(ManagedRepositoryContent 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(ManagedRepositoryContent managedRepository,
ArtifactReference artifact) |
Modifier and Type | Method and Description |
---|---|
File |
DefaultRepositoryProxyConnectors.fetchFromProxies(ManagedRepositoryContent repository,
ArtifactReference artifact) |
private void |
DefaultRepositoryProxyConnectors.validatePolicies(Map<String,DownloadErrorPolicy> policies,
Map<String,String> settings,
Properties request,
ArtifactReference artifact,
RemoteRepositoryContent content,
File localFile,
Exception exception,
Map<String,Exception> previousExceptions) |
Modifier and Type | Method and Description |
---|---|
File |
RepositoryProxyConnectors.fetchFromProxies(ManagedRepositoryContent repository,
ArtifactReference artifact)
Performs the artifact fetch operation against the target repositories
of the provided source repository.
|
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.