phonegap / build

This is the public repository for PhoneGap Build source and bug tracking
92 stars 33 forks source link

Build fails due to ValidatorException #644

Closed TakkuzOld closed 5 years ago

TakkuzOld commented 5 years ago

Everything is explained in this post on the forum. https://forums.adobe.com/thread/2586537

My app (ID: 3442807) fails because of this error:

A problem occurred evaluating project ':app'.
> Could not resolve all files for configuration 'classpath'.
   > Could not resolve gradle.plugin.com.onesignal:onesignal-gradle-plugin:[0.10.0, 0.99.99].
     Required by:
         unspecified:unspecified:unspecified
      > Could not resolve gradle.plugin.com.onesignal:onesignal-gradle-plugin:[0.10.0, 0.99.99].
         > Failed to list versions for gradle.plugin.com.onesignal:onesignal-gradle-plugin.
            > Unable to load Maven meta-data from https://plugins.gradle.org/m2/gradle/plugin/com/onesignal/onesignal-gradle-plugin/maven-metadata.xml.
               > Could not get resource 'https://plugins.gradle.org/m2/gradle/plugin/com/onesignal/onesignal-gradle-plugin/maven-metadata.xml'.
                  > Could not GET 'https://plugins.gradle.org/m2/gradle/plugin/com/onesignal/onesignal-gradle-plugin/maven-metadata.xml'.
                     > sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

caused by OneSignal plugin but, as explained in the forum post, it's not the only one.

goya commented 5 years ago

ca cert updated