Unable to see junit tests results on the dashboard using gradle 7.X scanner on sonarqube 8.9 LTS

Hi,

Thanks for the full log. I’m not seeing anything in it about the JUnit report, which makes me wonder whether that parameter you’ve defined is being picked up. Where/how do you define it? Could you try adding -Dsonar.scanner.dumpToFile=[file path] to the analysis command line so we can make sure it’s being picked up?

 
Ann