FYI, here is how to add jar deps in gradle for local files, either as a file or a dir of files
http://stackoverflow.com/questions/2572811/gradle-make-a-3rd-party-jar-available-to-local-gradle-repository and getting started is at https://bitbucket.org/kotarak/clojuresque/wiki/Home while the tutorial is written for gradle 1.0.x milestone releases. I use gradle 0.9.2, and it works fine for me. On Mon, Jul 4, 2011 at 3:14 AM, Konrad Hinsen <konrad.hin...@fastmail.net> wrote: > 1) Simplicity. I want to distribute a single tar file to collaborators (who > are new to Clojure and the JVM world) containing all dependencies and build > scripts. I want to tell them "install <name of build tool>, take this file, > play with the source code, and just type <build-command> to build an > executable". They will struggle with a new language and a new environment > already, there's no need to add the complexities of repositories. To make it > worse, we all live behind proxies that require messy configuration for tools > like Maven. -- Omnem crede diem tibi diluxisse supremum. -- 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