
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
Not Specified
|
|
|
Remaining Estimate:
|
0 minutes
|
|
|
Time Spent:
|
4 hours
|
|
|
|
I think that's because the Cobertura plugin only takes a single coverage.xml and uses the first it finds. I don't know of any method, with Maven, to generate a merged Cobertura report. But I'm doing that with Ant in the blueMarine project, and could get a trick out of it.
|
|
Description
|
I think that's because the Cobertura plugin only takes a single coverage.xml and uses the first it finds. I don't know of any method, with Maven, to generate a merged Cobertura report. But I'm doing that with Ant in the blueMarine project, and could get a trick out of it. |
Show » |
Sort Order:
|
The trick has been implemented.