On 06/12/2012 12:05 PM, Phil Hagelberg wrote:
On Mon, Jun 11, 2012 at 1:46 PM, Phil Hagelberg<p...@hagelb.org>  wrote:
On Mon, Jun 11, 2012 at 12:52 PM, Cédric Pineau<cedric.pin...@gmail.com>  wrote:
My question is with the lazy-test dependency. Do I really have to put it as
a project dependency ?
It doesn't seem to be on the lein-midje path when puting it in the
dev-dependencies..
If it's required for lein-midje then lein-midje should add it to your
dependencies without you needing to do anything.
I should clarify that I know nothing about lein-midje in particular;
I'm just commenting on what the proper behaviour of plugins should be.

-Phil

The issue here is that Midje and lein-midje don't need Lazytest for normal operation, only for the --lazytest support. What would be the proper way to specify that dependency without requiring that everyone that uses Midje also carry around Lazytest?

I know the answer would probably be needing a lein-midje-lazytest artifact that adds that support, but that seems overkill.

--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to