For those interested in clojure maven, I've just published http://github.com/AntonyBlakey/polyglot-maven/tree/reflective-clojure-dsl , which is a clojure front-end for polyglot maven. It could do with more testing, and documentation, but apart from dealing with namespaces and attributes in the configuration xml (trivial), and having the writer simplify it's output, it's feature-complete. It uses reflective macros over the maven object model, so it should be 100% complete coverage of maven, in very little code.
Because of the lack of docs, look at the tests or the example at the end of reader.clj to see how it works. Because it's a programatic format with declarative conveniences, I hope it's fairly straightforward to understand. It also includes a leiningen defproject macro. I'm hoping to uploaded a prebuilt zip soon. Antony Blakey -------------------------- CTO, Linkuistics Pty Ltd Ph: 0438 840 787 Always have a vision. Why spend your life making other people’s dreams? -- Orson Welles (1915-1985) -- 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 To unsubscribe, reply using "remove me" as the subject.