John Stoneham
John Stoneham
You know it would be really nice if this handled parent POMs as well as parent lein projects. :) _runs away_
It would be nice to be able to use the REPL extensions by depending on the repl artifacts like nrepl, but not have to put them in my project's actual...
If anyone merges to master during our release - and we have a pre-commit hook that takes a few minutes - the push fails. Can I suggest that cargo release...
Using the plugin v1.3.0, I've got my Less files in web-app/less, and configured in the resources config file like: resource url: '/less/main.less', attrs: [rel: "stylesheet/less", type: 'css'], bundle: 'bundle_core' resource...
I expected hooks to wrap each other (i.e., to be executed in the opposite order that they were added). They don't - because they're added to a hash-map, they are...