-
Bug
-
Resolution: Fixed
-
Blocker
-
Jenkins 2.5
sonarqube plugin 2.4.1
In 1.x jenkins version, job build step 'launch analysis with SonarQube scanner' was saved with specified 'sonarQube scanner' (screenshot 1). This 'sonarqube scanner' install was declared in jenkins global configuration.
Jenkins upgrade to version 2 has moved this configuration to 'global tools configuration' section (screenshot 2).
Since this move, the list of available scanners is well populated when configuring the step but the 'sonarqube scanner' specified in job configuration is lost as soon as we save the job conf , then the sonar qube scanner build step becomes unusable.
Is it possible to restore back this configuration to global jenkins configuration or to update the plugin so that we can use it from its new location ?