Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Travis failed to resolve some dependencies on jdk.11.0.2. Reason is JDK bug [1]. Workaround is setup -Djdk.tls.client.protocols=TLSv1.2.
But it's incorrect to setup it within JVM_EXTRA_ARGS. Maven use MAVEN_OPTS for that
[1] https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8220723
Attachments
Issue Links
- links to