This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-04-14
Channels
- # ai (24)
- # announcements (36)
- # babashka (15)
- # babashka-sci-dev (8)
- # beginners (18)
- # biff (4)
- # calva (24)
- # cider (13)
- # clj-kondo (1)
- # clj-on-windows (2)
- # clojars (15)
- # clojure (120)
- # clojure-dev (13)
- # clojure-europe (69)
- # clojure-nl (1)
- # clojure-norway (8)
- # clojure-uk (2)
- # clojurescript (4)
- # core-logic (2)
- # cursive (6)
- # datomic (193)
- # dev-tooling (4)
- # emacs (1)
- # hyperfiddle (57)
- # lsp (56)
- # malli (11)
- # missionary (15)
- # nbb (61)
- # off-topic (8)
- # polylith (8)
- # practicalli (2)
- # proletarian (1)
- # reitit (3)
- # releases (2)
- # remote-jobs (1)
- # shadow-cljs (13)
- # spacemacs (1)
- # specter (2)
- # sql (17)
- # tools-deps (3)
- # vim (38)
I haven't seen any recent posts on this topic: is there docs/recommendations for using JFrog artifactory to access Clojars artifacts?
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!
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.
It works! 🎉
Got it. I doubt we'll ever notice, but good to know.