-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Medium
-
Affects Version/s: 4.1.1
-
Component/s: Build system
-
None
-
Environment:
SUSE Linux Enterprise Server 11 (x86_64)
VERSION = 11
PATCHLEVEL = 3
I'm using SonarQube within go.cd with the clover plugin. The XML report is correctly generated but none of the groovy files can be found (even though the paths are correct).
20:27:47.127 [INFO] [20:27:47.125] Sensor org.sonar.plugins.clover.CloverSensor@36e8fffc
20:27:47.129 [INFO] [20:27:47.128] Parsing /ul/go-agent/pipelines/SME_CCDS_EXTRACT_PR/xyzextract/target/site/clover/clover.xml
20:27:47.222 [WARN] [20:27:47.221] Resource /ul/go-agent/pipelines/XYZ_EXTRACT_PR/xyzextract/src/main/groovy/com/abc/ProfileServiceImpl.groovy was not found.
20:27:47.225 [WARN] [20:27:47.225] Resource /ul/go-agent/pipelines/XYZ_EXTRACT_PR/xyzextract/src/main/groovy/com/abc/InfrequentServiceImpl.groovy was not found.