Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed build-deps returns zero status code #49

Open
vzaharee opened this issue May 15, 2015 · 0 comments
Open

Failed build-deps returns zero status code #49

vzaharee opened this issue May 15, 2015 · 0 comments
Labels

Comments

@vzaharee
Copy link
Contributor

When a build-deps fails, such as when it is unable to resolve a Maven sub-dependency when building a voom dependency, the process exits with a zero status code.

This appears to be the culprit: https://github.com/LonoCloud/lein-voom/blob/master/src/leiningen/voom.clj#L436-L438

This also appears to mean that lein voom will continue working even though a recursive build-deps has failed: https://github.com/LonoCloud/lein-voom/blob/master/src/leiningen/voom.clj#L333

@abrooks abrooks added the bug label May 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants