Fork me on GitHub
#tools-deps
<
2020-06-12
>
Travis16:06:11

I am currently attempting to use the new Google Artifact Maven Registry in Google cloud which has a custom maven wagon. Is this possible to use with tools-deps ?

Alex Miller (Clojure team)17:06:23

if it needs a custom wagon, then no

Alex Miller (Clojure team)17:06:48

why does it need a wagon?

Travis17:06:20

I believe its to handle the security mostly to connect to it. Uses the underlying gcloud ( cli ) creds

Alex Miller (Clojure team)17:06:12

yeah, that was my guess, might be be some storage access optimizations over just http too

Alex Miller (Clojure team)17:06:31

well, feel free to log this as a request at https://ask.clojure.org so people can vote on it

Travis17:06:47

ok, thanks

Alex Miller (Clojure team)17:06:56

if it's a wide enough need, will consider