talios / clojure-maven-plugin

Apache Maven Mojo for compiling clojure scripts to class files
252 stars 74 forks source link

Develop #32

Closed pmoriarty closed 13 years ago

pmoriarty commented 13 years ago

Hi Mark,

This fixes an issue with test-with-junit not failing build if there are test failures. I also refactored the integration tests and added a test for the failure case.

Regards,

Paudi