SonarQubeProperties in gradle plugin 3.3 help

Hi @Riad_Gaffar ,

Thanks for the update on what worked to get the properties working.

Please read through our Community Guide in the “Gradle” section about importing Jacoco coverage report: [Coverage & Test Data] Importing JaCoCo coverage report in XML format

Here’s a simple Gradle project to see how it works: https://github.com/SonarSource/sonar-scanning-examples/tree/master/sonarqube-scanner-gradle/gradle-basic

Do you have a Gradle multimodule project? If so, please check out my project example: https://github.com/SonarSource/sonar-scanning-examples/tree/master/sonarqube-scanner-gradle/gradle-multimodule-coverage

For further questions, please create a new topic since your original issue has been resolved.

Regards,
Joe