Jenkins - SonarQube integration not showing reports

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube Server / Community Build, Scanner, Plugin, and any relevant extension)
  • SonarQube: Community Build v25.3.0.104237
  • Jenkins 2.492.1
  • how is SonarQube deployed: zip, Docker, Helm
    SonarQube is deployed using zip
  • what are you trying to achieve
    I want to be able to execute a pipeline from jenkins, execute sonar scanner, get a report and view that report in my local instalation of SonarQube Community
  • what have you tried so far to achieve this
    I have debbuged every step, the cloning of my github repo es correct, i am scanning those files, the project does create in my local instalation of sonarqube if it doesnt exists and i am analyzing the main branch but the “report” itself only shows the warning

“main” branch has not been analyzed yet.

main does exists in the repo and main is the default branch in the settings of sonarqube

Hi,

Based on your assertion that you’re using Community Build and on your screenshot, you’re using the Community Branch plugin, which we do not support in this Community.

 
Ann