Modifier and Type | Class and Description |
---|---|
class |
LocalRepositoryP2IndicesImpl |
Modifier and Type | Method and Description |
---|---|
protected LocalRepositoryP2Indices |
P2ResolverTestBase.createLocalRepoIndices(MavenContext mavenContext) |
Modifier and Type | Method and Description |
---|---|
void |
P2ResolverFactoryImpl.setLocalRepositoryIndices(LocalRepositoryP2Indices localRepoIndices) |
Modifier and Type | Method and Description |
---|---|
protected LocalRepositoryP2Indices |
LocalArtifactRepositoryFactory.lookupLocalRepoIndices() |
Constructor and Description |
---|
LocalArtifactRepository(org.eclipse.equinox.p2.core.IProvisioningAgent agent,
LocalRepositoryP2Indices localRepoIndices) |
LocalArtifactRepository(org.eclipse.equinox.p2.core.IProvisioningAgent agent,
LocalRepositoryP2Indices localRepoIndices,
RepositoryReader contentLocator) |
LocalArtifactRepository(LocalRepositoryP2Indices localRepoIndices) |
LocalArtifactRepository(LocalRepositoryP2Indices localRepoIndices,
RepositoryReader contentLocator) |
Modifier and Type | Field and Description |
---|---|
protected LocalRepositoryP2Indices |
BaseMavenRepositoryTest.localRepoIndices |
Constructor and Description |
---|
PomDependencyProcessor(org.apache.maven.execution.MavenSession session,
org.apache.maven.repository.RepositorySystem repositorySystem,
LocalRepositoryP2Indices localRepoIndices,
org.codehaus.plexus.logging.Logger logger) |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.