Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.2
-
Labels:None
-
Number of attachments :
Description
Cobertura 1.8 doesn't allow to set the location of cobertura.ser properly. It's always created in the project root and we can't explicitly force it to be in /target.
Implemented a workaround so that file is moved to target by the mojo.
Already fixed in current 2.1 snapshot, added to keep track of the change