Modifier and Type | Method and Description |
---|---|
Repository |
RepositoryConfigurator.configureRepository(String repoId) |
Modifier and Type | Method and Description |
---|---|
Repository |
DefaultRepositoryConfigurator.configureRepository(String repoId) |
Modifier and Type | Method and Description |
---|---|
Repository |
RepositoryPath.getRepository()
Get lowest-level repository that this path belongs to.
|
Modifier and Type | Class and Description |
---|---|
class |
CompoundRepository
Compound repository.
|
class |
FlatRepository
Flat repository layout, either versioned or versionless, depending on properties.
|
class |
JppRepository
JPP-style repository JPP layout, either versioned or versionless, depending on properties.
|
class |
MavenRepository
Maven repository layout, as used by upstream Maven.
|
Modifier and Type | Method and Description |
---|---|
Repository |
ResolutionResult.getRepository()
Get repository from which the artifact was resolved, if any.
|
Copyright © 2012-2019 Red Hat, Inc.. All Rights Reserved.