Could not get unknown property 'jacocoTestReport' for project ': projname' of type org.gradle.api.Project

could not get unknown property ‘jacocoTestReport’ for project ‘: projname’ of type org.gradle.api.Project

this proj name is one of the sub folder present in the project. Whenever I am trying to run gradle sonar - then it is running but Test Coverage is showing as 0
When I am trying to run through Jacoco - then it is giving this error.

Please help to resolve this.

Hi,

This error is unrelated to analysis, but instead is related to your Gradle/JaCoCol configuration.

 
:woman_shrugging:
Ann