Hi Dorian,
I’m pretty sure they are. I’ve taken the following bits from the logs
SonarQubePrepare
sonar.scala.coverage.reportPaths=/workspace/27/s/xx/xx/target/cobertura.xml
PublishCoverageResults (to devops)
##[debug]summaryFileLocation=/workspace/27/s/xx/xx/target/cobertura.xml
SonarQube Analysis
Importing /workspace/27/s/xx/xx/target/cobertura.xml
SonarQube Publish
##[debug]SONARQUBE_SCANNER_PARAMS={…“sonar.core.codeCoveragePlugin”:“scoverage”,“sonar.scala.coverage.reportPaths”:“/workspace/27/s/xx/xx/target/cobertura.xml”}
The “xx” are just the project folders and are identical.
FWIW I’ve attached the main pom file.
Regards,
Robert
pom.txt (2.9 KB)