Created
October 23, 2013 20:49
-
-
Save jjl/7126494 to your computer and use it in GitHub Desktop.
Deploy a random jar to your local repository. Because lein refuses to allow you a 'lib' dir out of convenience. Perhaps the only area sbt is better.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lein deploy file://$HOME/.m2/repository ARTIFACT VERSION PATH-TO-JAR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment