On Dec 31 2008, 4:49 pm, "Mike DeLaurentis"
wrote:
> I'm working on a project that has both Java and Clojure sources. We
> use Maven as our build system, and I'd like to use it to compile the
> Clojure sources. Has anyone done that before? I can think of a few
> ways to do it, such as using maven
I'm working on a project that has both Java and Clojure sources. We
use Maven as our build system, and I'd like to use it to compile the
Clojure sources. Has anyone done that before? I can think of a few
ways to do it, such as using maven to run an ant task or writing a
plugin, but I'm not sure wh