Hi all,

I have just given a go at getting a test suite to be run when the maven build runs (this build depends on maven v1.0.2).

The test suite runs painlessly, but then a test fails as below.

I am mystified though: there is no indication of *which* of the 7 tests that ran failed.

I tried running maven -e to give more info, but it gives no meaningful stacktrace. The "test" plugin docs were of no help.

Am I missing something blindingly obvious, or does maven expect me to blindly guess which test failed?

test:test:
    [junit] Running za.co.standardbank.fabric.screen.BusinessRulesTest
    [junit] Tests run: 7, Failures: 1, Errors: 0, Time elapsed: 0.817 sec
[junit] [ERROR] TEST za.co.standardbank.fabric.screen.BusinessRulesTest FAILED

BUILD FAILED
File...... /Users/minfrin/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly
Element... fail
Line...... 181
Column.... 54
There were test failures.
Total time: 19 seconds
Finished at: Fri Feb 24 18:32:16 SAST 2006

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to