On Sep 22, 3:45 pm, Sean Corfield <seancorfi...@gmail.com> wrote:
> Having pulled Clojure master and done: ant, mvn install I saw that the
> jar in the repository was very small - pretty much empty in fact.
The Clojure build doesn't fully support Maven.  You need to run this:

    ant -lib /path/to/maven-ant-tasks.jar ci-build

Get maven-ant-tasks.jar here: http://maven.apache.org/ant-tasks/download.html

-S

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