You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread "main" javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Gradle is installed correctly, checked by command "gradle -v"
I need help.
The text was updated successfully, but these errors were encountered:
I'm trying to build this in Windows, with gradle 5.1.1, but "assemble" command return this error.
AAGateWay-master>gradlew assemble
Downloading https://services.gradle.org/distributions/gradle-5.1.1-bin.zip
Exception in thread "main" javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Gradle is installed correctly, checked by command "gradle -v"
I need help.
The text was updated successfully, but these errors were encountered: