jitpack / jitpack.io

Documentation and issues of https://jitpack.io
MIT License
2.53k stars 183 forks source link

oksse/0.9.0 build #2905

Closed marcelpinto closed 6 years ago

marcelpinto commented 6 years ago

Log https://jitpack.io/com/github/heremaps/oksse/0.9.0/build.log

Not really sure why it fails since the other builds worked. The only difference is I updated the README from the project.

lmorda commented 6 years ago

I was also using this successfully:

implementation 'com.github.heremaps:oksse:master-SNAPSHOT'

before this issue. Maybe that will help to solve problem.

jitpack-io commented 6 years ago

Hi @lmorda

The reason is that Maven Central recently deprecated TLS v1.1 https://blog.gradle.org/unable-to-download-maven-central-bintray We've implemented a fix and re-built your project

lmorda commented 6 years ago

Verified implementation 'com.github.heremaps:oksse:0.9.0' Working!

gunjot-mansa commented 5 years ago

Giving issue? :(