Package | Description |
---|---|
org.sonatype.aether.ant | |
org.sonatype.aether.ant.tasks | |
org.sonatype.aether.ant.types |
Modifier and Type | Method and Description |
---|---|
static org.sonatype.aether.repository.RemoteRepository |
ConverterUtils.toDistRepository(RemoteRepository repo,
org.sonatype.aether.RepositorySystemSession session)
Converts the given ant repository type to an Aether repository instance with authentication and proxy filled in
via the sessions' selectors.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractResolvingTask.addRemoteRepo(RemoteRepository repository) |
void |
Deploy.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> |
RemoteRepositories.getRepositories() |
List<RemoteRepository> |
RemoteRepository.getRepositories() |
List<RemoteRepository> |
RemoteRepositoryContainer.getRepositories() |
Modifier and Type | Method and Description |
---|---|
void |
RemoteRepositories.addRemoterepo(RemoteRepository repository) |
void |
Pom.addRemoteRepo(RemoteRepository repository) |
Copyright © 2010-2013 Sonatype, Inc.. All Rights Reserved.