Hi,

does your project have some other modules?

2009/1/19 David Jencks <[email protected]>:
> Results :
> Tests run: 1837, Failures: 0, Errors: 0, Skipped: 0

In my opinion this info is only for the current module which was
build. Check maven logs for the same (but with failures > 0) somewhere
higher. You can also run maven with -X -e , then you should see some
additional stack traces. Maven surefire plugin generates additional
reports with test failure cause in target/maven-surefire-plugin of
current module

-- 
Greetings,
Matthew

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to