Fork me on GitHub
#clojars
<
2018-04-26
>
practicalli-johnny08:04:06

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-johnny08:04:43

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

practicalli-johnny08:04:53

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-johnny09:04:31

Or is the path prefix just repo/

danielcompton09:04:48

There’s docs on mirrors in the wiki

danielcompton09:04:14

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