How to upgrade offline instance of sonarqube plugins -
How to upgrade offline instance of sonarqube plugins -
i have instance of sonar on machine not connected internet. spent lots of time going through sonarqube doc not see addresses this. documented method utilize web server's update center seems net supported/available plugins. java , findbugs plugins @ 2.4 fresh install of sonar 4.5.1 , java plugin can downloaded (executable jar file) 2.5.1, i'd current can.
follow these steps.
check plugin version latest instance on plugin version matrix documentation page download plugin jars need (beware of dependencies) next download link on each plugin page put jar(s) insonarqube_home/extensions/plugins
directory stop sonarqube start sonarqube this should job.
plugins upgrade offline sonarqube
Comments
Post a Comment