On Dec 31 2008, 4:49 pm, "Mike DeLaurentis" <delauren...@gmail.com> 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 to run an ant task or writing a > plugin, but I'm not sure what's best. Any advice? > > Thanks, > > Mike
There are 2 or 3 threads in this group regarding maven. Generally, the official build system for Clojure is ant. It would be good if somebody can rewrite the pom.xml file to use ant for the actual build. I even started doing something about it, but gave up, because I don't know maven well enough and I didn't have the time (and incentive) to invest in such project. Regards, Ivan --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---