Hi all, 

I have a multi-project set-up. Base project A depends on 
[ring/ring-jetty-adapter "1.4.0"], a project B depends on this project A 
which is included in project C. So in simple words dependency graph: 

[ring/ring-jetty-adapter "1.4.0"] -> project A -> project B -> project C

When I run repl in Cider for project B. It works without any problems. 
However, when I run it for project C it cannot locate ring/adapter/jetty. 
The dependency is not added into the list of class paths. 

Any ideas how I can resolve this? 

-- 
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