On Wed, Dec 9, 2009 at 9:50 AM, James James <[email protected]>wrote:
> Thanks again, Sean! We run Maven on linux and this time we only got one > test failed. It is a clustering test. The error message is included below. > Has anybody else run into the same error before? > James, I haven't run into the problem, but if you want to try the build without the unit tests, you can run mvn clean install -DskipTests=true
