Sonar gradle plugin error

which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
sonar gradle plugin v4.4.1.3373*

how is SonarQube deployed: zip, Docker, Helm
using sonarcloud server*

what are you trying to achieve
run sonar analysis and send data to sonarcloud*

what have you tried so far to achieve this
analysis performed and sent correctly, but build always produces the following error:*
And Unable to observe the report in sonar. it always shows the report doesn’t exist.

Hey there.

First things first, can you try the latest version of the SonarScanner for Gradle, as of writing 6.0.1.5171?

Hey thanks
this solves the problem

But i still don’t understand why does this exception occurs
as my organization has multiple projects that have the same dependencies and sonar plugin version as mine
but only my project is facing this issue.

Hey @BooleanAutocrad

I’m glad it’s working with a newer version of the Scanner for Gradle!

I don’t have a precise answer for you on why it happened, but I think this will probably be taken care of (long-term) by SONARJAVA-5474.

1 Like