Fork me on GitHub
#clojars
<
2016-01-02
>
tcrawley01:01:05

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

tcrawley01:01:29

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

tcrawley01:01:42

@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

tcrawley01:01:45

if you want to join

peterbak03:01:49

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

peterbak03:01:35

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

tcrawley03:01:41

thanks peterbak

tcrawley03:01:03

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

tcrawley03:01:24

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

tcrawley03:01:37

and depending on "LATEST" or "RELEASE" versions

tcrawley03:01:42

which you should never do

tcrawley03:01:55

@peterbak - can you tweet about that?

peterbak03:01:33

composing...

tcrawley03:01:12

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

peterbak03:01:53

now would be the time to install lein-localrepo simple_smile

peterbak04:01:17

@tcrawley thanks for keeping clojars running

mfikes21:01:31

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

mfikes21:01:00

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