- Fix #11 -
lein help localrepo
now lists complete help text - Upgrade dependency
clojure/tools.cli
version to0.3.5
- Exit with error message and non-zero exit code when
coords
command cannot determine artifact-ID and version
- Report current directory too if specified file/dir is not found
- Report error if user tries to install non-existent file
- Omit description and URL from default POM file
- Allow user to override default local repo path
- Let user specify a POM file during install (auto-generate if unspecified)