Woops, i left out a 0 on the version number, so i did ".1" instead of "0.1"! Now it works!
Also, is there any way to use a library from the local maven repository in a fresh clojure repl. By fresh, i mean i have set up emacs to run a new clojure repl not related to previous projects. Is there any way so that all libraries in the local maven repository are located in the java class loading path so i can do (import 'helloworld). -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
