Hi,
After the upgrade from maven cobertura plugin 1.3 to 1.4 we have observed a significant decrease in code coverage for virtually every Java project we have. Is the maven cobertura plugin in some respects more restrictive than the previous version? Have there been changes in specific properties (e.g. specific excludes) from version 1.3 to 1.4?
The situation is a bit confusing as we actually don't know in which code coverage measures we can trust (those for 1.3 or those for 1.4).
Could somebody please shed some light on the issue?
Thanks in advance.
Markus
Logged In: YES
user_id=498804
Originator: NO
Not that I am aware of. The plugin simply calls Cobertura. Possibly the new Cobertura release could have changed something. We didn't notice anything of what you describe.
To ask about others' experience, I suggest emailing the sf plugins user list or the maven user list. You could also ask on the Cobertura list too.
FYI I've moved this to the Support Request list until we determine it is a bug.