| Modifier and Type | Field and Description |
|---|---|
private MavenRepositorySystem |
MavenContextImpl.repositorySystem |
| Modifier and Type | Method and Description |
|---|---|
MavenRepositorySystem |
MavenContext.getRepositorySystem() |
MavenRepositorySystem |
MavenContextImpl.getRepositorySystem() |
| Constructor and Description |
|---|
MavenContextImpl(java.io.File localRepositoryRoot,
boolean offline,
MavenLogger mavenLogger,
java.util.Properties mergedProperties,
MavenRepositorySystem repositorySystem) |
| Modifier and Type | Class and Description |
|---|---|
class |
MavenRepositorySystemAdapter |
| Modifier and Type | Field and Description |
|---|---|
private MavenRepositorySystem |
LocalRepositoryReader.repositorySystem |
| Modifier and Type | Method and Description |
|---|---|
MavenRepositorySystem |
LocalRepositoryP2Indices.getRepositorySystem() |
| Constructor and Description |
|---|
LocalRepositoryReader(java.io.File localMavenRepositoryRoot,
MavenRepositorySystem repositorySystem) |
| Modifier and Type | Field and Description |
|---|---|
private MavenRepositorySystem |
TargetPlatformBundlePublisher.PublishedBundlesArtifactRepository.repositorySystem |
| Constructor and Description |
|---|
PublishedBundlesArtifactRepository(java.io.File localMavenRepositoryRoot,
MavenRepositorySystem repositorySystem) |
TargetPlatformBundlePublisher(java.io.File localMavenRepositoryRoot,
MavenLogger logger,
MavenRepositorySystem repositorySystem) |
| Constructor and Description |
|---|
LocalArtifactRepository(org.eclipse.equinox.p2.core.IProvisioningAgent agent,
LocalRepositoryP2Indices localRepoIndices,
MavenRepositorySystem repositorySystem) |
| Modifier and Type | Field and Description |
|---|---|
private MavenRepositorySystem |
LocalRepositoryP2IndicesImpl.repoSystem |
| Modifier and Type | Method and Description |
|---|---|
MavenRepositorySystem |
LocalRepositoryP2IndicesImpl.getRepositorySystem() |
| Modifier and Type | Class and Description |
|---|---|
class |
MavenRepositorySystemStub |