Failure to transfer (some dependency) : Received fatal alert: protocol_version

Answered

I don't know how to troubleshoot this. I tried using java 1.7 and 1.8 for the importer jdk, with the same result for both. 
I have multiple examples of this error in my log for different dependencies. 


0
2 comments

Does it build from the command line Maven?

What JDK build do you use?

You may need to configure a proxy per https://maven.apache.org/guides/mini/guide-proxies.html.

0
Avatar
Permanently deleted user

It does build on the command line. I'm using maven 3.6.0 and java 1.8.
I did try maven 3.0.3 in IntelliJ and that was successful.

0

Please sign in to leave a comment.