5
17.10 openjdk e oracle jdk 8 e 9, o parâmetro trustAnchors deve estar não vazio
Acabei de instalar o 17.10 em uma VM nova. Tentando configurar um ambiente de desenvolvimento, quando executo gradleou ./gradlewrecebo o seguinte erro: * What went wrong: Error resolving plugin [id: 'com.github.johnrengelman.shadow', version: '2.0.0'] > Could not GET 'https://plugins.gradle.org/api/gradle/4.0/plugin/use/com.github.johnrengelman.shadow/2.0.0'. > java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty Isso …