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 ?
if it needs a custom wagon, then no
why does it need a wagon?
got a link?
I believe its to handle the security mostly to connect to it. Uses the underlying gcloud ( cli ) creds
https://cloud.google.com/artifact-registry/docs/java/quickstart
yeah, that was my guess, might be be some storage access optimizations over just http too
well, feel free to log this as a request at https://ask.clojure.org so people can vote on it
ok, thanks
if it's a wide enough need, will consider