AAGateWay icon indicating copy to clipboard operation
AAGateWay copied to clipboard

Assemble Error (Windows)

Open saulofg opened this issue 5 years ago • 0 comments

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.

saulofg avatar Mar 10 '20 20:03 saulofg