Fork me on GitHub
#leiningen
<
2019-07-16
>
Greg Rynkowski19:07:03

Hi, I thought about making some changes to the library I use. I want to open a PR but first I would like to test it locally. How can I use the locally fetched repo as a dependency instead of the jar from mvn?

Greg Rynkowski19:07:50

The answer to my question: https://stackoverflow.com/a/41619046/3023806 I also noticed that it is good to add a simple postfix like -SNAPSHOT. Originally I was adding something longer and lein couldn’t find the jar.