gradle-release-plugin icon indicating copy to clipboard operation
gradle-release-plugin copied to clipboard

Unresolved SqlJet dependency

Open gokceng opened this issue 7 years ago • 0 comments

Closing https://github.com/ari/gradle-release-plugin/issues/20, https://github.com/ari/gradle-release-plugin/issues/25 and https://github.com/ari/gradle-release-plugin/issues/30 is nonsense. At least you can say you won't fix it. I am still having the same issue trying to use 2.2.2:

> Could not resolve all dependencies for configuration ':classpath'.
   > Could not resolve org.tmatesoft.sqljet:sqljet:1.1.8-SNAPSHOT.
     Required by:
         project : > au.com.ish.gradle:release:2.2.2 > org.tmatesoft.svnkit:svnkit:1.8.0
      > Could not resolve org.tmatesoft.sqljet:sqljet:1.1.8-SNAPSHOT.
         > Unable to load Maven meta-data from http://maven.tmatesoft.com/content/repositories/snapshots/org/tmatesoft/sqljet/sqljet/1.1.8-SNAPSHOT/maven-metadata.xml.
            > Could not GET 'http://maven.tmatesoft.com/content/repositories/snapshots/org/tmatesoft/sqljet/sqljet/1.1.8-SNAPSHOT/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

FYI: @glennmcallister, @greenscar, @mb720, @mpas, @pkovalenko, @prokod, @Xerosigma

gokceng avatar Mar 10 '17 00:03 gokceng