Use correct property for multimodule jacoco report - #229
Conversation
a20e8e1 to
e54e4b0
Compare
5cf3c9d
into
master
CI failed: The 'verify-sca' check failed because the SCA scanner could not locate the SonarQube project for this repository, resulting in a timeout.OverviewThe FailuresSCA Project Discovery Timeout (confidence: high)
Summary
Code Review ✅ Approved 1 resolved / 1 findingsUpdates the Maven documentation to use the ✅ 1 resolved✅ Quality: README still documents non-aggregate xmlReportPaths property
Tip Comment OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar |
Docs say to use
sonar.coverage.jacoco.aggregateXmlReportPaths, and some side effects seem to happen when you use the wrong prop.