| Package | Description |
|---|---|
| org.eclipse.aether | |
| org.eclipse.aether.repository | |
| org.eclipse.aether.transfer |
| Modifier and Type | Method and Description |
|---|---|
LocalRepository |
RepositorySystemSession.getLocalRepository()
Gets the local repository used during this session.
|
LocalRepository |
DefaultRepositorySystemSession.getLocalRepository() |
LocalRepository |
AbstractForwardingRepositorySystemSession.getLocalRepository() |
| Modifier and Type | Method and Description |
|---|---|
LocalRepositoryManager |
RepositorySystem.newLocalRepositoryManager(RepositorySystemSession session,
LocalRepository localRepository)
Creates a new manager for the specified local repository.
|
| Modifier and Type | Method and Description |
|---|---|
LocalRepository |
NoLocalRepositoryManagerException.getRepository() |
LocalRepository |
LocalRepositoryManager.getRepository()
Gets the description of the local repository being managed.
|
| Constructor and Description |
|---|
NoLocalRepositoryManagerException(LocalRepository repository) |
NoLocalRepositoryManagerException(LocalRepository repository,
String message) |
NoLocalRepositoryManagerException(LocalRepository repository,
String message,
Throwable cause) |
NoLocalRepositoryManagerException(LocalRepository repository,
Throwable cause) |
| Constructor and Description |
|---|
MetadataNotFoundException(Metadata metadata,
LocalRepository repository) |
Copyright © 2010-2013 The Eclipse Foundation. All Rights Reserved.