On Mar 25, 7:55 pm, Chas Emerick <cemer...@snowtide.com> wrote:
> I published a blog post earlier today, along with a short screencast  
> that might be of interest:
>
> Read on:http://muckandbrass.com/web/x/AgBV
>
The article reads to me as, "don't reinvent the wheel, everyone should
use maven." Personally I disagree with this because maven
configuration is much harder than it needs to be. About an hour ago I
had to add the hierarchy, executions/execution/goals/goal to a pom.xml
file and found it needlessly tedious and wholly dependent on copy and
pasting from a webpage.

I also don't think it is necessary to choose a single build tool. I've
used different ones at various times. Leiningen works for me, is easy
to understand and extend, and interoperates well with maven --
everyone using clojure could standardise on leiningen and my existing
maven builds would still work. I also have a small bit of code using
ant/ivy and that would build fine too in a leingingen only world.

Saul

-- 
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 from this group, send email to 
clojure+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to