http://github.com/dysinger/clojure-pom/tree/master
I found a way to unpack dependencies and added a function (see README) for emacs that sets up the classpath for a maven/clojure project. <strong>This way you can add dependencies with maven and not have to restart your slime session.</strong>. Since maven & slime can handle setting up the dependency/classpaths now, there is no longer a need to generate a repl script (so the poms are even shorter). In emacs you can now type: M-x clj-mvn-project "/The/Path/To/Mah/Awesome/Sauce/Project" M-x slime and emacs will do it's thing, starting a slime session with all the right things in place. -Tim --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---