-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Dev Tools
-
Tags:
-
Sprint:DevTools-08, DevTools-09, DevTools-10, DevTools-11, DevTools-12
Warning at https://sonarcloud.io/dashboard?id=org.nuxeo%3Anuxeo-ecm :
Property 'sonar.jacoco.reportPaths' is deprecated (JaCoCo binary format). 'sonar.coverage.jacoco.xmlReportPaths' should be used instead (JaCoCo XML format).
Replace the property and update the configuration.
Switch from binary to XML format.
Upgrade org.jacoco:jacoco-maven-plugin:0.8.2 to 0.8.3
Upgrade org.sonarsource.scanner.maven:sonar-maven-plugin:3.4.0.905 to 3.6.0.1398
- is related to
-
JAVACLIENT-193 Fix Sonar and JaCoCo analysis
- Resolved