Package | Description |
---|---|
org.apache.archiva.repository | |
org.apache.archiva.repository.base | |
org.apache.archiva.repository.maven2 |
Modifier and Type | Method and Description |
---|---|
EditableRepositoryGroup |
RepositoryProvider.createRepositoryGroup(String id,
String name)
Creates a editable repository group. .
|
Modifier and Type | Method and Description |
---|---|
void |
RepositoryProvider.updateRepositoryGroupInstance(EditableRepositoryGroup repositoryGroup,
RepositoryGroupConfiguration configuration)
Updates the given remote repository instance from the given configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRepositoryGroup
Abstract repository group implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
MavenRepositoryGroup |
Modifier and Type | Method and Description |
---|---|
EditableRepositoryGroup |
MavenRepositoryProvider.createRepositoryGroup(String id,
String name) |
Modifier and Type | Method and Description |
---|---|
void |
MavenRepositoryProvider.updateRepositoryGroupInstance(EditableRepositoryGroup repositoryGroup,
RepositoryGroupConfiguration configuration) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.