clojars

http://clojars.org discussion and “support”, see http://status.clojars.org for status.
practicalli-john 2018-04-26T08:35:06.000150Z

I work behind a corporate firewall, so http://clojars.org is not accessible. We have a very well managed artifactory device internally, which gives access to Maven Central and JCenter but not clojars.

practicalli-john 2018-04-26T08:35:43.000301Z

So, I have made a request to JCenter to mirror or proxy http://clojars.org

practicalli-john 2018-04-26T08:41:53.000373Z

It sounds positive so far. I wanted to check with the community about the answer to this question from JCenter "In most cases, we are defining a mirroring from JCenter to other remote repositories base on path prefix(es). Can you please provide a path prefix(es) that should be used as part of our automatically mirroring from JCenter toward Clojars repository?" Is the answer to this simply https://clojars.org/repo

practicalli-john 2018-04-26T09:01:31.000014Z

Or is the path prefix just repo/

danielcompton 2018-04-26T09:31:48.000522Z

There’s docs on mirrors in the wiki

danielcompton 2018-04-26T09:32:02.000405Z

But they should use http://repo.clojars.org

danielcompton 2018-04-26T09:33:14.000182Z

Although I’m not sure if that’s what they’re looking for, or if they’re expecting something like org/clojure so that all requests for that prefix go to the Clojars repo