2015-11-24 83 views
1

我正嘗試將SonarQube安裝連接到JIRA 7.0.2以進行問題鏈接。我填充了配置字段(附件中的文件),但是出現錯誤,無法連接到JIRA服務器。 JIRA和SonarQube都在同一臺服務器上。SonarQube無法使用REST API連接到JIRA 7

enter image description here

+0

閱讀:http://stackoverflow.com/questions/33046953/sonarqube-jira-plugin-how-to-configure-authorization-data-and-what-permissions/ – agabrys

+0

@agabrys我使用吉拉7.0.2和其他API調用而不是Soap調用。這是問題嗎? –

回答

0

JIRA Plugin的不與JIRA 7或較新的(不支持REST)兼容。

SonarQube Wiki

  • 吉拉3.x的1.0,1.1支持,1.2 1.0,1.1支持
  • 吉拉4.x中,1.2 1.0支持
  • 吉拉5.x的,1.1 ,1.2
  • 吉拉6.x的1.2

有關於tracking system支持REST API的問題的支持。

0

https://github.com/Miovision/sonar-jira。它的工作與JIRA 7.0

複製的jar文件「SonarInstallation \ \擴展插件」

不要忘記刪除舊的。 「1.2」

+0

opps,將聲納或jira降級到6.0並不是解決方案。我們需要新的解決方案開發。 –