| Modifier and Type | Field and Description |
|---|---|
private LocalRepositoryP2Indices |
P2ResolverFactoryImpl.localRepoIndices |
private LocalRepositoryP2Indices |
PomDependencyProcessor.localRepoIndices |
| Modifier and Type | Method and Description |
|---|---|
private static LocalArtifactRepository |
P2ResolverFactoryImpl.getLocalArtifactRepository(MavenContext mavenContext,
LocalRepositoryP2Indices localRepoIndices) |
private static LocalMetadataRepository |
P2ResolverFactoryImpl.getLocalMetadataRepository(MavenContext context,
LocalRepositoryP2Indices localRepoIndices) |
void |
P2ResolverFactoryImpl.setLocalRepositoryIndices(LocalRepositoryP2Indices localRepoIndices) |
| Constructor and Description |
|---|
PomDependencyProcessor(org.apache.maven.execution.MavenSession session,
org.apache.maven.repository.RepositorySystem repositorySystem,
P2ResolverFactory resolverFactory,
LocalRepositoryP2Indices localRepoIndices,
org.codehaus.plexus.logging.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
private LocalRepositoryP2Indices |
TestResolverFactory.createLocalRepoIndices(MavenContext mavenContext) |
| Modifier and Type | Field and Description |
|---|---|
private LocalRepositoryP2Indices |
LocalArtifactRepository.localRepoIndices |
protected LocalRepositoryP2Indices |
BaseMavenRepositoryTest.localRepoIndices
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected LocalRepositoryP2Indices |
LocalArtifactRepositoryFactory.lookupLocalRepoIndices() |
| Constructor and Description |
|---|
LocalArtifactRepository(org.eclipse.equinox.p2.core.IProvisioningAgent agent,
LocalRepositoryP2Indices localRepoIndices,
MavenRepositorySystem repositorySystem) |
LocalArtifactRepository(org.eclipse.equinox.p2.core.IProvisioningAgent agent,
LocalRepositoryP2Indices localRepoIndices,
RepositoryReader contentLocator) |
LocalArtifactRepository(LocalRepositoryP2Indices localRepoIndices) |
LocalArtifactRepository(LocalRepositoryP2Indices localRepoIndices,
RepositoryReader contentLocator) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalRepositoryP2IndicesImpl |
| Modifier and Type | Field and Description |
|---|---|
private LocalRepositoryP2Indices |
TemporaryLocalMavenRepository.repoIndex |
| Modifier and Type | Method and Description |
|---|---|
LocalRepositoryP2Indices |
TemporaryLocalMavenRepository.getLocalRepositoryIndex() |