How to provide compiled Java classes with sonar.java.binaries property using the Sonar Gradle Plugin

Hi Berkay,

Are you compiling before analysis? The binaries should be picked up automatically from your Gradle context.

 
HTH,
Ann