Jenkins extension

This extension lets you centralize the configuration of your SonarQube Server connection details in your Jenkins global configuration.

SonarScanner for Jenkins — 2.18 | Issue Tracker

2.18 2025-01-28 Minor updates Download Release notes

2.17.3 2024-11-18 Update dependencies to improve security Download Release notes

2.17.2 2024-02-19 Fix withSonarQubeEnv step hanging when the workspace contains a symlink Download Release notes

2.16.1 2023-10-10 Bug fixes Download Release notes

2.16 2023-09-27 Use the sonar.token property Download Release notes

2.15 2022-11-22 Fixed out of memory when querying deleted projects Download Release notes

2.14 2021-11-18 Prepare SonarQube Scanner for core Guava upgrade Download Release notes

2.13.1 2021-04-30 Update dependencies Download Release notes

2.12 2020-09-07 Improve use of SonarQube configuration, bug fixes Download Release notes

2.11 2020-01-06 Improvements for Jenkins Configuration as Code Download Release notes

2.10 2019-10-19 Add webhook validation based on a shared secret Download Release notes

Once configured, can trigger SonarQube Server analysis from Jenkins using standard Jenkins Build Steps or Jenkins Pipeline DSL to trigger analysis with the SonarScanner. Once the job is complete, the extension will detect that a SonarQube Server analysis was made during the build and display a badge and a widget on the job page with a link to the SonarQube Server dashboard as well as quality gate status.

See:

Last updated

Was this helpful?