Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

You can't use java 7 because of protocol errors #79

Open
Goddard opened this issue Aug 5, 2019 · 1 comment
Open

You can't use java 7 because of protocol errors #79

Goddard opened this issue Aug 5, 2019 · 1 comment

Comments

@Goddard
Copy link

Goddard commented Aug 5, 2019

Java 7 fails when getting the packages from the repo because of outdated protocols.

@disintegrat3
Copy link

I had a similar issue, which I solved after digging through stackoverflow (haha, where else!).

  1. Create a .mvn directory at the root of the Sharpen directory.
  2. Add a "jvm.config" file with the contents "-Dhttps.protocols=TLSv1.2".

After that I was able to build the Sharpen JAR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants