you may want to take a look at https://bitbucket.org/kotarak/clojuresque
which adapts the feature-rich gradle-buildsystem to implement build-
logic
for 'native' clojure-projects and also makes builds for mixed-
language-
projects and multi-projects quite easy.

by default the gradle-buildsystem uses ivy for dependency-management
but
is also able to process maven2-poms. IMO dependency-management via ivy
has some advantages compared to dependency-management via maven2.
ivy + ant is also a possible combination.

the released version of clojuresque is a little bit outdated ...
publication
of a snapshot or a release und update of the documentation would be
welcome ...

cheers



On Jan 21, 9:00 am, OGINO Masanori <masanori.og...@gmail.com> wrote:
> Hello.
>
> Clojure will use both Ant and Maven 2. (Maven 3 may be used in the future?)
>
> However, if we see management software world widely, there is Ivy.
> Could I ask you whether Ivy is well enough or not?
>
> ; Yes, there is another notable thing, Leiningen written in Clojure.
> ; It sounds interesting that "Clojure uses Clojure itself in build
> process" but I can't consider if possible or not.
>
> Here are some useful 
> pages:http://dev.clojure.org/display/design/Common+Contrib+Buildhttp://dev.clojure.org/pages/viewpage.action?pageId=950842http://ant.apache.org/ivy/m2comparison.html
>
> Thank you.
>
> --
> Name:  OGINO Masanori (荻野 雅紀)
> E-mail: masanori.og...@gmail.com

-- 
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

Reply via email to