frankiesardo/icepick

clojars.org is down - consider a more reliable maven repo?

jacobtabak opened this issue ยท 8 comments

Clojars.org is down right now and it basically causes android studio to freeze when trying to build. I understand Clojars deployment process is easier than Maven Central / jCenter but this isn't the first time that it's happened and it's a major bummer when one dependency from an unreliable maven repo brings your development to a complete stop.

Looks like it's being run from linode and they're being DDOSed or something...

http://status.linode.com/

I feel your pain. An entire community is stuck because of it. I'll definitely look into some alternatives.

gitpack.io works for version 3.0.2 - maybe it's easy to fix it for 3.1.0:

https://jitpack.io/#frankiesardo/icepick/v3.0.2

Any updates on this?

jitpack.io +1

jitpack.io is not the way to go, it's just another dependency. Maven Central / jCenter + 1

jcenter(), why not just accept the "de facto" repo for Android so users can use it more easily?
5 minutes suffering per release for you saves hours for your users.

Cannot resolve 3.2.x version atm :\ at clojars.org, any alternatives there guys? I saw https://jitpack.io is stuck at 3.1

Cannot get any version from anywhere, sorry for bothering, would you mind to give me a valid repo @frankiesardo ? Many thanks for sharing ๐Ÿ‘

As Clojurian at heart I'd love to don't have to pick https://github.com/evernote/android-state as alternative, let me know how could I help