Hi Dave,

Inter-module deps should be supported by lein-modules. I have plenty of
them in the immutant source tree. The test-resources dir in the
lein-modules source has some examples of parent/child/sibling deps, but
they're pretty contrived. If you can describe the structure of your
projects or point me to them if public, and tell me what you tried that
didn't work, I can try to get you going.

Jim


On Mon, Mar 17, 2014 at 10:55 PM, Dave Kincaid <kincaid.d...@gmail.com>wrote:

> I'm trying to create a project with multiple modules where there are some
> dependencies between modules. So far I've tried out lein-sub and
> lein-modules but neither one seems to handle inter-module dependencies
> (either that or I just can't figure out how to do it). What are people
> using for projects like this? Any open source examples I could look at?
>
> Thanks,
>
> Dave
>
> --
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to