-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Minor
-
Component/s: maven-plugin
-
None
-
Environment:Platform: Macintosh, OS: Mac OS X
I have a Maven2 project in Hudson using the Maven2 project type.
When the project builds, there is a unit test that fails (SureFire), but the
project build is not marked as unstable, nor does it fail.
If I set the "maven.test.failure.ignore=false" property, the project build will
fail, but the failed test result is not shown.
I ran hudson manually in the terminal, but did not see any errors.