maven_jar: Add repo.eclipse.org to supported repositories

Change-Id: Ida1d56b8dd9a78fe4f0787aada9ac327be79f5ad
This commit is contained in:
David Ostrovsky
2018-12-28 09:23:12 +01:00
committed by David Pursehouse
parent 0c34947384
commit a9c4565483
2 changed files with 3 additions and 0 deletions

View File

@@ -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',