diff mx/suite_helper.py @ 17384:26c88ce948c5

Make downloads from maven more reliable and secure
author Paul Woegerer <paul.woegerer@oracle.com>
date Thu, 09 Oct 2014 09:48:16 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mx/suite_helper.py	Thu Oct 09 09:48:16 2014 +0200
@@ -0,0 +1,2 @@
+def maven(filepath):
+    return 'https://search.maven.org/remotecontent?filepath=%s' % filepath