我想在Jenkins配置與SonarQube代碼質量檢查。我已在詹金斯聲納 - 插件,並將其配置在管理詹金斯 - 配置系統 - 的MSBuild SonarQube亞軍致命錯誤:沒有爲此作業分配SonarQube安裝。有0可用的安裝,可以配置
但是,當我試圖打造專業化我與詹金斯的項目,我得到的錯誤:
FATAL: No SonarQube installation assigned for this job. There are 0 available installations that can be configured. If you want to reassign a lot of jobs to a different SonarQube installation see
http://docs.sonarqube.org/display/PLUG/Reassign+Jobs+to+Another+SonarQube+InstanceBuild step 'Invoke Standalone SonarQube Analysis' marked build as failure channel stopped
編輯
錯誤消息中引用的頁面已移動。新的URL是:https://docs.sonarqube.org/display/SCAN/Reassign+Jobs+to+Another+SonarQube+Instance
你有一個sonarqube服務器上運行?運行器是否配置爲發佈到服務器? –
是的,我開始sonarqube服務器。關於第二個問題:我不確定我是否已經完成所有配置 您可以在圖片上看到我的設置http://i.stack.imgur.com/zq3EL.png 前方感謝 – Ksu
可能的重複[Do I需要聲納和聲納亞軍詹金斯?](http://stackoverflow.com/questions/13472283/do-i-need-sonar-and-sonar-runner-for-jenkins) –