
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
1 minute
|
|
|
Remaining Estimate:
|
1 minute
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
When maven.test.failure.ignore is not set, after running clover is set to true.
So if you run "maven clover test" and some tests fail the build will be successful.
This is likely to happen when creating the site with the clover report activated, next goals won't fail although there're test failures.
|
|
Description
|
When maven.test.failure.ignore is not set, after running clover is set to true.
So if you run "maven clover test" and some tests fail the build will be successful.
This is likely to happen when creating the site with the clover report activated, next goals won't fail although there're test failures. |
Show » |
Sort Order:
|
Applied. Thanks