leiningen

N.B. The maintainers are on #leiningen on Libera chat IRC. Go there for direct support/bug reports.
FiVo 2020-01-08T10:17:27.012100Z

@mikerod Yes that's an option. I was just thinking as there is the plugin option, maybe there is also some way to change an internal dependency for just one project via project.clj.

byrongibby 2020-01-08T13:44:30.014100Z

Can anyone help me, I can't start a repl on Windows Server even when not in a project (but I can build project JARs and run other lein commands). The error message I am getting is:

nREPL server started on port 64241 on host 127.0.0.1 - <nrepl://127.0.0.1:64241>
org.eclipse.aether.resolution.DependencyResolutionException: Failed to collect dependencies at reply:reply:jar:0.4.3
 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:351)