Package | Description |
---|---|
org.eclipse.tycho.p2.resolver | |
org.eclipse.tycho.repository.local | |
org.eclipse.tycho.repository.local.index |
Modifier and Type | Field and Description |
---|---|
private LocalRepositoryP2Indices |
PomDependencyProcessor.localRepoIndices |
private LocalRepositoryP2Indices |
P2ResolverFactoryImpl.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 | Field and Description |
---|---|
private LocalRepositoryP2Indices |
LocalArtifactRepository.localRepoIndices |
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 |