Michael Vorburger created FINERACT-833:
------------------------------------------
Summary: Docker Build (and thus TravisCI for all PRs) fails due to
"ERROR 501: HTTPS Required." on http://central.maven.org for
drizzle-jdbc-1.4.jar
Key: FINERACT-833
URL: https://issues.apache.org/jira/browse/FINERACT-833
Project: Apache Fineract
Issue Type: Improvement
Reporter: Michael Vorburger
Assignee: Michael Vorburger
Fix For: 1.4.0
I just noticed that [https://travis-ci.org/apache/fineract/builds/637786740]
for [https://github.com/apache/fineract/pull/686] failed with:
{noformat}
ERROR: Service 'fineract-server' failed to build: The command '/bin/sh -c wget
http://central.maven.org/maven2/org/drizzle/jdbc/drizzle-jdbc/1.4/drizzle-jdbc-1.4.jar'
returned a non-zero code: 8 {noformat}
while it does {{docker-compose build}} during the Travis CI build of that PR.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)