Package | Description |
---|---|
org.apache.archiva.repository | |
org.apache.archiva.repository.base | |
org.apache.archiva.repository.maven2 |
Modifier and Type | Method and Description |
---|---|
EditableRemoteRepository |
RepositoryProvider.createRemoteInstance(String id,
String name)
Creates a editable remote repository instance.
|
Modifier and Type | Method and Description |
---|---|
void |
RepositoryProvider.updateRemoteInstance(EditableRemoteRepository repo,
RemoteRepositoryConfiguration configuration)
Updates the given remote repository instance from the given configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRemoteRepository
Abstract implementation of a remote repository.
|
class |
BasicRemoteRepository
Just a helper class, mainly used for unit tests.
|
Modifier and Type | Class and Description |
---|---|
class |
MavenRemoteRepository
Maven2 remote repository implementation
|
Modifier and Type | Method and Description |
---|---|
void |
MavenRepositoryProvider.updateRemoteInstance(EditableRemoteRepository repo,
RemoteRepositoryConfiguration cfg) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.