SonarQube JIRA plugin - how to configure authorization data and what permissions a user needs?
问题 http://docs.sonarqube.org/display/PLUG/JIRA+Plugin In the above instruction: set the sonar.jira.url , sonar.jira.login.secured and sonar.jira.password.secured properties. It's a JIRA user or SonarQube user, or both? What kind of permission this user needs? 回答1: Jira user Permissions: view project view issues create issue SOAP base URL value is relative to Server URL so you can remove the entered value. 来源: https://stackoverflow.com/questions/33046953/sonarqube-jira-plugin-how-to-configure