Solved. The problem was maven proxy settings.
After adding settings.xml file to home works like a charm. I am answering here for future googlers. Best regards, Karol Adamiec On Tue, Sep 7, 2010 at 12:44 PM, Karol Adamiec <karol.adam...@gmail.com>wrote: > Hello, > > I am trying to set up an env that would be hosted on my dropbox or usb > stick so i can access it anywhere. > > Problem is that it works at home, but at work lein deps is unable to fetch > the jars. > > C:\TEMP\My Dropbox\dev\hello-www>lein deps > Downloading: org/clojure/clojure/1.2.0/clojure-1.2.0.pom from central > Downloading: org/clojure/clojure/1.2.0/clojure-1.2.0.pom from clojure > > and so on, and maven exceptions at the end. > > I have write access only to Temp directory. Where lein is keeping its stuff > that it downloads? > > Or maybe some network access issue? Any ideas how i can check for that? > > Best regards, > Karol Adamiec > -- 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