twitter-archive / commons

Twitter common libraries for python and the JVM (deprecated)
http://twitter.github.com/commons
Other
2.1k stars 565 forks source link

all jar files of maven.twttr.com are missing #485

Open wayneshang opened 4 years ago

wayneshang commented 4 years ago

Maybe this is not correct place for posting this issue:

try to run my gradle for building project today, all of sudden, the remote repos is not working, seems like no jar file in all repos of maven.twttr.com, for example:

https://maven.twttr.com/com/twitter/common/zookeeper/lock/0.0.7/

any ideas for what is going on?

thanks

sreeram26 commented 4 years ago

I am also having similar issues, can anyone please take a look

georgehdd commented 4 years ago

Same here. What's up with that?

wayneshang commented 4 years ago

Could anybody solve this issue? it is terrible experience, as a public open source repository, reliability is very important thing.

mosesn commented 4 years ago

We've restored the JARs to maven.twttr.com. Sorry for the delay.

mosesn commented 4 years ago

Fwiw, the Java section of Twitter Commons is no longer actively maintained, so I encourage all of you to migrate off of the libraries. I'm happy to help you find replacement libraries if you need suggestions. For Zookeeper, Apache Curator may be a good fit.