Fork me on GitHub
#tools-deps
<
2018-10-08
>
isaac10:10:23

clojure cli don’t care -Dmaven.repo.local?

eval202011:10:06

@isaac you can add :mvn/local-repo "some/path" to deps.edn.

isaac12:10:38

Is the :mvn/local-repo will be instead of “~/.m2”?

eval202012:10:36

the provided path will be used instead of ~/.m2/repository