I am trying to connect my SonarQube installation to JIRA 7.0.2 for issue linking. I have filled the configuration fields (Files attached), but I get the error, impossible to connect to JIRA server. Both JIRA and SonarQube are on the same server.
相关问题
- Set assignee field when creating an issue in JIRA
- How to serialize a jira issue object in Python?
- why does connect domain to “Shopify” ask for eithe
- Sonarqube: Squid Rules customization/suppression
- 2 instances of Sonar on same machine
相关文章
- Public issues in JIRA
- Best way to manage docker containers with supervis
- Build errors of missing packages in Visual Studio
- SonarQube: How to suppress a warning in Kotlin cod
- Jenkins Pipeline having “Multiple candidate revisi
- TFS vs. JIRA/Bamboo/SVN [closed]
- @Nullable and SonarQube 'Conditionally execute
- Should I use xUnitPublisher or xUnitBuilder after
https://github.com/Miovision/sonar-jira. It's working with JIRA 7.0
Copy the jar file "SonarInstallation\extensions\plugins"
Don't forget to remove the old one. "1.2"
The JIRA Plugin is not compatible with JIRA 7 or newer (does not support REST).
From SonarQube Wiki:
There is an issue about support REST API in tracking system.