Hi all,
Since today "mvn test" does not report the list of failed tests at the
end. I have:
Results :
Failed tests:
Tests run: 74, Failures: 3, Errors: 0, Skipped: 4
[ERROR]
Mojo:
org.apache.maven.plugins:maven-surefire-plugin:2.4.2:test
FAILED for project:
XXXX:jar:1.0-SNAPSHOT
Reason:
There are test failures.
while it used to list the 3 failed test classes, under "Failed Tests".
Such a list is very useful and I cannot understand why it's no longer
printed, I didn't change the POM.
Thanks in advance for any help.
Marco.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org