maven_jar: Add repo.eclipse.org to supported repositories
Change-Id: Ida1d56b8dd9a78fe4f0787aada9ac327be79f5ad
This commit is contained in:
committed by
David Pursehouse
parent
0c34947384
commit
a9c4565483
@@ -15,6 +15,7 @@
|
||||
from os import path
|
||||
|
||||
REPO_ROOTS = {
|
||||
'ECLIPSE': 'https://repo.eclipse.org/content/groups/releases',
|
||||
'GERRIT': 'http://gerrit-maven.storage.googleapis.com',
|
||||
'GERRIT_API': 'https://gerrit-api.commondatastorage.googleapis.com/release',
|
||||
'MAVEN_CENTRAL': 'http://repo1.maven.org/maven2',
|
||||
|
||||
Reference in New Issue
Block a user