tools-deps

Discuss tools.deps.alpha, tools.build, and the clj/clojure command-line scripts! See also #depstar #clj-new
Travis 2020-06-12T16:57:11.322700Z

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 ?

alexmiller 2020-06-12T17:02:23.323Z

if it needs a custom wagon, then no

alexmiller 2020-06-12T17:02:48.323300Z

why does it need a wagon?

alexmiller 2020-06-12T17:02:52.323500Z

got a link?

Travis 2020-06-12T17:11:20.324200Z

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

alexmiller 2020-06-12T17:13:12.325Z

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

alexmiller 2020-06-12T17:13:31.325500Z

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

Travis 2020-06-12T17:13:47.325800Z

ok, thanks

alexmiller 2020-06-12T17:13:56.326100Z

if it's a wide enough need, will consider