NiWou created ZEPPELIN-4834:
-------------------------------
Summary: Update maven repository URL to https
Key: ZEPPELIN-4834
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4834
Project: Zeppelin
Issue Type: Bug
Affects Versions: 0.9.0
Reporter: NiWou
According to [https://blog.sonatype.com/central-repository-moving-to-https] ,
the central repository needs to be accessed using https since 15 January 2020.
However, it seems to me that http (not https) URLs are still hardcoded
somewhere in the Zeppelin code. This may be the root cause for various
dependencies loading issues. I could overcome such issues by creating
additional repositories using https URLs; also, setting
ZEPPELIN_INTERPRETER_DEP_MVNREPO env variable to https may help. Nevertheless,
it seems hardcoded URL needs to be corrected in the Zeppelin source code (did
not review the code or search for hardcoded maven URLs).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)