I haven't seen any recent posts on this topic: is there docs/recommendations for using JFrog artifactory to access Clojars artifacts?
https://repo.clojars.org now has static index pages. Let me know if it works for you!
Outstanding! Thank you so much, we'll give it a spin and I'll let you know.
My pleasure!
It works! 🎉
Great!
Note that the index files can be up to 15 minutes stale due to caching.
Got it. I doubt we'll ever notice, but good to know.
I've never used JFrog, but I would assume you could just have it proxy to http://repo.clojars.org - the repo there is a standard maven2 layout.
I believe we're stuck due to the jQuery issue mentioned here: https://app.slack.com/client/T03RZGPFR/C0H28NMAS/thread/C0H28NMAS-1583604001.036200
Ah, I guess jfrog needs directory listings? It doesn't just proxy requests upstream?
Yes, that's my understanding.
Would you mind filing an issue at http://github.com/clojars/clojars-web? It may be time to generate index files instead of the janky js listing we have now. I'm getting ready to go on vacation for a bit over a week, but could look at doing it when I get back. It would be a fun thing to hack on while I'm at the Conj!
Thanks!