Hi. In my maven .m2/settings.xml I have a repository defined that is a business mirror and needs vpn to be accessed. Unfortunately clj uses this to lookup libraries. Is there a way to exclude that specific repository in deps.edn?
I don't think so, unless there is some other Maven setting I'm not aware of
Okay, thank you.
in maven, it's possible to point at an alternate settings.xml file, but that's not something we have available right now in tools.deps