It was working a month ago, everything is the same, maybe sonarqube is different (I have set autoupdate podman). Also java sonar plugin for maven is probably newer.
What I tried so far:
completely reinitialize sonar - remove database and all files, reinit tokens etc.It still do the same. I have done that, because I have seen, there are no rules at all in sonarqube. Now there are rules, but it haven’t changed the result. Sonar is accessible, I tried to change token to invalid and it failed earlier.
Attaching error message from maven: sonar.log (14.1 KB)
Do you think reindexing will do anything, when I removed all data, run the docker (podman) containers absolutely clean and still got the same message after I set up the project and run maven with that project and token? I removed even all elastic search data and data in database.
And I haven’t installed anything in sonarqube. Just created project and set maven client. No additional plugins at all