Configuring the Atlassian JIRA plugin to work with Jenkins CI system

最后都变了- 提交于 2019-12-19 02:51:09

问题


I am trying to configure the JIRA plugin with Jenkins but I am receiving the error

"This is a valid URL but it doesn't look like JIRA".

I am trying to connect to my company installation of JIRA studio which is http://[company].jira.com and I know this URL is correct as I have several projects using it successfully. Is there some setting I should enable in JIRA studio for this to work?


回答1:


I had a similar issue and fixed it by setting our JIRA studio Title to "Atlassian JIRA". You can change it by going to admin->general->account->account name->(change)

The plugin looks for one (or both) of those words, I forget which.

You might also have to enable "Accept Remote API Calls" in admin->issues->global settings->general configuration->options

Hope that works for you.



来源:https://stackoverflow.com/questions/6585632/configuring-the-atlassian-jira-plugin-to-work-with-jenkins-ci-system

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!