How to install jenkins sonar plugin manually?

How to download and install jenkins plugin for sonar (version 2.1) in jenkins (version 1.532)?

We cannot use the jenkins update center because it cannot connect to the update site:

hudson.util.IOException2: Failed to load from http://jenkins-updates.cloudbees.com/download/plugins/sonar/2.1/sonar.hpi

Please note that opening a firewall on the update site is not an option that we want to consider - for security reasons, we want to do this process manually.

How can I install this plugin manually?

TX

+3
source share
1 answer

Well, this is pretty simple:

+3

All Articles