Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.1
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
Our nightly build does:
'mvn clean'
'mvn install'
'mvn cobertura'
'mvn site'
We have found that for the last couple of months (or possibly more), our coverage reports are showing 0% coverage on all tests. I have found that we have to run 'mvn cobertura:cobertura' TWICE! to get a valid coverage report. What gives? Is there any workaround? I have tried all sorts of things but nothing really works.
Issue Links
- is related to
-
SONAR-1455
0% code coverage reported with maven-surefire-plugin 2.5
-
Activity
Martin Zeltner
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | ConditionalSaveTimer.java [ 46974 ] | |
| Attachment | CoberturaDataUtil.java [ 46972 ] | |
| Attachment | CoberturaReportMojo.java [ 46973 ] |
Martin Zeltner
made changes -
| Attachment | ProjectData.java [ 46975 ] |
Freddy Mallet
made changes -
| Link |
This issue is related to |