-
Bug
-
Resolution: Fixed
-
Minor
The link to sonar in a build job is not updated when the groupid & artifactid is updated in the pom of the project.
Even if the build job is deleted and recreated using the same name the projectKey part of the link will first be based on the new groupid:artifactid values but it will be replaced with the old link after a build.
Same behaviour if a new build job is created and then renamed to the same name as the previously deleted build job.
Same behavior even if the projectKey is set to the new grouid:artifactid in the post-build actions – Sonar - advanced - Additional properties field.
This is fixed in latest version of the Sonar Jenkins Plugin (however, this will required upcoming version 3.6 of Sonar).