I observed the same behavior with clojure-maven-plugin when I start
the test suite bundled with Incanter with "mvn clojure:test".
Sometimes the tests were ok, but sometimes they just hung, so I had to
interrupt with Ctrl+C to let maven finish. My guess is that there are
issues with visualization stuff, but I just left it out entirely since
I only needed algebraic functions in my current project and everything
else was fine.
Regards,
Kosta
2009/10/26 liebke <lie...@gmail.com>: