| Package | Description |
|---|---|
| org.eclipse.aether.ant.tasks | |
| org.eclipse.aether.ant.types | |
| org.eclipse.aether.ant.util |
| Modifier and Type | Method and Description |
|---|---|
void |
Deploy.addRemoteRepo(RemoteRepository repository) |
void |
AbstractResolvingTask.addRemoteRepo(RemoteRepository repository) |
void |
Deploy.addSnapshotRepo(RemoteRepository snapshotRepository) |
| Modifier and Type | Method and Description |
|---|---|
protected RemoteRepository |
RemoteRepository.getRef() |
| Modifier and Type | Method and Description |
|---|---|
List<RemoteRepository> |
RemoteRepository.getRepositories() |
List<RemoteRepository> |
RemoteRepositories.getRepositories() |
List<RemoteRepository> |
RemoteRepositoryContainer.getRepositories() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteRepositories.addRemoterepo(RemoteRepository repository) |
void |
Pom.addRemoteRepo(RemoteRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.aether.repository.RemoteRepository |
ConverterUtils.toDistRepository(RemoteRepository repo,
org.eclipse.aether.RepositorySystemSession session)
Converts the given ant repository type to an Aether repository instance with authentication and proxy filled in
via the sessions' selectors.
|
Copyright © 2010–2013 The Eclipse Foundation. All rights reserved.