FYI for anyone that does Maven releases from Clojure repos, Maven Central is transitioning to a new Central publisher mechanism. I've been working on testing these changes for contrib and will be working through rolling those out this afternoon, so please don't release anything, or at least check with me first, cc @seancorfield @dnolen at least
@dnolen I have finished this work for everything except clojurescript which is about 10 years out of date in how the maven central stuff is configured. I think we have kicked that can as far down the road as we can and I need to actually update it to latest deployment config. once I do, I could dupe this to a test project and release it to some dummy artifactId, or you could wait until there is an actual release to make on cljs to test for real
cljs.tools.closure will also need this (prob even in worse shape)
might be early next week before I finish those changes
Feel free to do a test with tools.cli - it's only had doc updates recently I think?
I have a contrib test project, everything should be fine on those. let me know if anything seems amiss in a future release
Okay, cool. No idea when I'll have anything substantive to release on any of my Contrib libraries. It's all been readme updates for a while:grin:
I actually might like to cut a release next week.
Ok, will try to get things dialed in so we can run it
ok, I think the clojurescript project is probably ready to try when you want to do a release
cljs.tools.closure is its own brand of bespoke weirdness, but I'll tackle that one next