Enclojure wants Maven 2

(written by Lawrence Krubner, however indented passages are often quotes)

I just wrote a little script in Clojure in NetBeans. Using the Enclojure plugin. I had downloaded Maven 3, but I got an error, and then NetBeans downloaded a bunch of Maven 2.2 stuff when I tried to compile. I didn’t see anything that said Maven 2.2 was mandatory, but it seems to be.

I think I will stick with Emacs, but the mix of NetBeans and Enclojure seems to offer a lot of nice bells and whistles for doing Clojure development.

Source