Skip to content
This repository was archived by the owner on Dec 13, 2021. It is now read-only.
This repository was archived by the owner on Dec 13, 2021. It is now read-only.

Https required to download from maven #2

Description

@trojanc

When trying to run any of the server docker builds, it fails with

Step 4/19 : RUN wget -q http://repo1.maven.org/maven2/org/ehcache/ehcache-clustered/3.8.0/ehcache-clustered-3.8.0-kit.tgz   && mkdir /terracotta   && tar xvzf ehcache-clustered-3.8.0-kit.tgz -C /terracotta --strip-components=1   && rm ehcache-clustered-3.8.0-kit.tgz
 ---> Running in 9dba37f832e1
wget: server returned error: HTTP/1.1 501 HTTPS Required

This was for 5.6.4 but I see the other versions also has the same line. Adding https to the url solves it

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions