[
https://issues.jenkins-ci.org/browse/JENKINS-12390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159166#comment-159166
]
Henry Cavillones commented on JENKINS-12390:
--------------------------------------------
This seems to be an easy fix..Be nice if it worked
> Jira plugin cannot be configured to connect to Atlassian on demand instances
> ----------------------------------------------------------------------------
>
> Key: JENKINS-12390
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12390
> Project: Jenkins
> Issue Type: Bug
> Components: jira, plugin
> Reporter: Sven H.
>
> When configuring https://whatevername.atlassian.net it fails with 'This is a
> valid URL but it doesn't look like JIRA'
> Rootcause:
> source: JiraProjectProperty.java
> if (!findText(open(new URL(url)), "Atlassian JIRA"))
> fails because the on-demand site does not contain that string, rather
> "Atlassian" only.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira