clojars

http://clojars.org discussion and “support”, see http://status.clojars.org for status.
2016-01-02T01:46:05.000049Z

@akhudek: you may be able to remove http://clojars.org from the list of repositories via your project.clj

2016-01-02T01:46:29.000052Z

with ^:replace metadata, you should be able to override the default set

2016-01-02T01:49:42.000053Z

@sonnyto: thanks for offering! I'm about to start a thread about ways to prevent an outage as bad as today on the clojars-maintainers list: https://groups.google.com/group/clojars-maintainers

2016-01-02T01:49:45.000054Z

if you want to join

peterbak 2016-01-02T03:48:49.000056Z

btw lein-localrepo plugin helps with http://clojars.org reachability issues, since (i think) it makes lein treat local maven cache as a repository.

peterbak 2016-01-02T03:49:35.000057Z

i happen to have had lein-localrepo plugin cached in ~/.m2 for a while, it just came in handy

2016-01-02T03:50:41.000060Z

thanks peterbak

2016-01-02T03:54:03.000061Z

the maven-metadata.xml wouldn't be there, so unless lein-localrepo does something about that, anything that needs the metadata would fail

2016-01-02T03:54:24.000062Z

but that should only be a problem for lein-ancient and the like

2016-01-02T03:54:37.000063Z

and depending on "LATEST" or "RELEASE" versions

2016-01-02T03:54:42.000064Z

which you should never do

2016-01-02T03:54:55.000065Z

@peterbak - can you tweet about that?

peterbak 2016-01-02T03:55:33.000066Z

composing...

2016-01-02T03:57:12.000067Z

clojars is up at the moment. get your deps while they are hot

peterbak 2016-01-02T03:58:39.000068Z

NICE

peterbak 2016-01-02T03:58:53.000069Z

now would be the time to install lein-localrepo :simple_smile:

2016-01-02T04:03:32.000070Z

heh

peterbak 2016-01-02T04:12:17.000072Z

@tcrawley thanks for keeping clojars running

mfikes 2016-01-02T21:31:31.000078Z

Looks like Linode's latest ploy is working (DDoS mitigation hardening on a dedicated transit link.)

mfikes 2016-01-02T21:49:00.000079Z

Well, it worked for a bit. Crossing fingers. :simple_smile: