Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
I still see false positives, i.e.maven-invoker-plugin has failing tests but Jenkins marks the build as successful. This is caused because of the trick done for surefire tests, test results are ignored for Maven and JEnkins should mark the build as unstable. However, this mechanism doesn't work well with maven-invoker-plugin.