Compile Clojure using Maven -


what preferred way compile clojure using maven?

in particular situation have set of clojure .clj files aot-compiled .class files during maven compilation phase, , included in resulting .jar.

you can check out this maven plugin compile clojure code.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -