Hi Shantanu,

thanks a lot for that! Looks great. I just downloaded it, but now lein 
doesn't work anymore. It fails on windows using lein.bat.

Even 

lein new blabla

fails

If I remove the plugin, lein works again.

Brgds,

- Finn

C:\Documents and Settings\finn.beutel\My Documents\Clojure\lein>"java" -
client  -Xbootclasspath/a:"C:\Documents and Settings\finn.beutel\.m2\rep
ository\org\clojure\clojure\1.2.1\clojure-1.2.1.jar"  
-Dleiningen.original.pwd="
C:\Documents and Settings\finn.beutel\My Documents\Clojure\lein"  -cp ""
"";".;%RSWJ%\Libs\rswa.jar";";C:\Documents and Settings\finn.beutel\.lein
\plugins\lein-localrepo-0.1.1.jar";"";test;src;"C:\Documents and 
Settings\finn.
beutel\.lein\self-installs\leiningen-1.6.0-standalone.jar"  clojure.main
-e "(use 'leiningen.core)(-main)" NUL
Exception in thread "main" java.lang.NoClassDefFoundError: and
Caused by: java.lang.ClassNotFoundException: and
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: and.  Program will exit.

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

Reply via email to