| Package | Description |
|---|---|
| org.apache.maven | |
| org.apache.maven.artifact.repository | |
| org.apache.maven.bridge | |
| org.apache.maven.repository.legacy |
| Modifier and Type | Method and Description |
|---|---|
private static org.eclipse.aether.repository.Proxy |
RepositoryUtils.toProxy(Proxy proxy) |
| Modifier and Type | Field and Description |
|---|---|
private Proxy |
DefaultArtifactRepository.proxy
Deprecated.
|
private Proxy |
MavenArtifactRepository.proxy |
| Modifier and Type | Method and Description |
|---|---|
Proxy |
DefaultArtifactRepository.getProxy()
Deprecated.
|
Proxy |
LegacyLocalRepositoryManager.ArtifactRepositoryAdapter.getProxy() |
Proxy |
MavenArtifactRepository.getProxy() |
Proxy |
ArtifactRepository.getProxy() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultArtifactRepository.setProxy(Proxy proxy)
Deprecated.
|
void |
LegacyLocalRepositoryManager.ArtifactRepositoryAdapter.setProxy(Proxy proxy) |
void |
MavenArtifactRepository.setProxy(Proxy proxy) |
void |
ArtifactRepository.setProxy(Proxy proxy) |
| Modifier and Type | Method and Description |
|---|---|
private Proxy |
MavenRepositorySystem.getProxy(org.eclipse.aether.RepositorySystemSession session,
ArtifactRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
private Proxy |
LegacyRepositorySystem.getProxy(org.eclipse.aether.RepositorySystemSession session,
ArtifactRepository repository) |