Btw, when I do experiments with make install I usually just put the local version in my profiles and do a lein repl. Generally you don’t need anything else besides overriding the plugin version.
make install
lein repl
I'll try that.