On Sat, Sep 29, 2012 at 2:29 AM, Timothy Baldridge <tbaldri...@gmail.com> wrote:
> For some reason, maven builds clojure just fine, but then dies with a really
> odd error. I've enabled the verbose logs, but nothing besides "Java returned
> 1" is displayed:

The log shows that a test in clojure.test-clojure.metadata failed, and
test failure causes build failure.

Because of a different failing test, I've had to change
failonerror="true" to failonerror="false" in the "test" target in
build.xml.

Ivan

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