| Modifier and Type | Method and Description |
|---|---|
MavenRepositoryLocation |
MavenRepositorySettings.getMirror(MavenRepositoryLocation location)
Returns the configured mirror URL, or
null. |
| Modifier and Type | Method and Description |
|---|---|
MavenRepositorySettings.Credentials |
MavenRepositorySettings.getCredentials(MavenRepositoryLocation location)
Returns the configured credentials for the given repository, or
null. |
MavenRepositoryLocation |
MavenRepositorySettings.getMirror(MavenRepositoryLocation location)
Returns the configured mirror URL, or
null. |
| Modifier and Type | Method and Description |
|---|---|
MavenRepositoryLocation |
MavenRepositorySettingsStub.getMirror(MavenRepositoryLocation repository) |
| Modifier and Type | Method and Description |
|---|---|
MavenRepositorySettings.Credentials |
MavenRepositorySettingsStub.getCredentials(MavenRepositoryLocation location) |
MavenRepositoryLocation |
MavenRepositorySettingsStub.getMirror(MavenRepositoryLocation repository) |
| Modifier and Type | Method and Description |
|---|---|
Set<MavenRepositoryLocation> |
TargetPlatformConfigurationStub.getP2Repositories() |
| Modifier and Type | Method and Description |
|---|---|
void |
TargetPlatformConfigurationStub.addP2Repository(MavenRepositoryLocation location) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,IP2Artifact> |
BaselineServiceImpl.getProjectBaseline(Collection<MavenRepositoryLocation> baselineLocations,
Map<String,IP2Artifact> reactor,
File target) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,IP2Artifact> |
BaselineService.getProjectBaseline(Collection<MavenRepositoryLocation> baselineLocations,
Map<String,IP2Artifact> reactor,
File target) |
| Modifier and Type | Method and Description |
|---|---|
MavenRepositoryLocation |
Repository.toRepositoryLocation() |
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.