yuanzuo edited a comment on issue #1074:
URL: 
https://github.com/apache/cordova-android/issues/1074#issuecomment-696899713


   updated java patch to 261, 
   >java -version
   java version "1.8.0_261"
   
   but I still have gradle error when build android:
   >cordova build android
   
   FAILURE: Build failed with an exception.
   * What went wrong:
   A problem occurred configuring root project 'android'.
   > Could not resolve all artifacts for configuration ':classpath'.
      > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50.
        Required by:
            project :
         > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50.
            > Could not get resource 
'https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin/1.3.50/kotlin-gradle-plugin-1.3.50.pom'.
               > Could not GET 
'https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin/1.3.50/kotlin-gradle-plugin-1.3.50.pom'.
                  > PKIX path building failed: 
sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
valid certification path to requested target
      > Could not resolve org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to