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) in sonarqube_home/extensions/plugins directory stop sonarqube start sonarqube

this should job.

plugins upgrade offline sonarqube

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -