Many thanks for the update, especially the documentation. I got a lot 
further - it built a jar, but I couldn't run it:

F:\ironclad\trunk> java -jar 
> target\ironclad-0.0.2-SNAPSHOT-jar-with-dependencies.jar
> Exception in thread "main" java.lang.NoClassDefFoundError: ic/IronClad
> Caused by: java.lang.ClassNotFoundException: ic.IronClad
> Could not find the main class: ic.IronClad. Program will exit.


I set a lot of variables to get it built (JAVA_HOME, MAVEN_HOME, PATH, etc) 
- possibly I need to set something else?

And I'm doing this on Windows (which is my first mistake :) , but there it 
is).

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to