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.

Please sign in to leave a comment.
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.
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.