Package | Description |
---|---|
org.eclipse.m2e.core.internal.repository |
Modifier and Type | Field and Description |
---|---|
private RepositoryInfo |
RepositoryRegistry.localRepository
Lazy instantiated local repository instance.
|
private RepositoryInfo |
RepositoryRegistry.workspaceRepository |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,RepositoryInfo> |
RepositoryRegistry.repositories
Maps repositoryUrl to IndexInfo of repository index
|
Modifier and Type | Method and Description |
---|---|
RepositoryInfo |
RepositoryRegistry.getRepository(ArtifactRepositoryRef ref) |
private RepositoryInfo |
RepositoryRegistry.newLocalRepositoryInfo() |
Modifier and Type | Method and Description |
---|---|
void |
RepositoryRegistry.addRepository(RepositoryInfo repository,
org.eclipse.core.runtime.IProgressMonitor monitor) |
private void |
RepositoryRegistry.removeRepository(RepositoryInfo repository,
org.eclipse.core.runtime.IProgressMonitor monitor) |