xiaofeng guo created MCHANGES-297:
-------------------------------------
Summary: support jira installation with a context path,eg (
http://myhost.com/issue )
Key: MCHANGES-297
URL: https://jira.codehaus.org/browse/MCHANGES-297
Project: Maven 2.x Changes Plugin
Issue Type: Bug
Components: jira
Affects Versions: 2.8
Environment: jira v4.3.4
Reporter: xiaofeng guo
our jira install with a context path (http://myhost.com/issue),Downloading from
JIRA always failed with receive 400. I have walk through the source , in
org.apache.maven.plugin.jira.AbstractJiraDownloader#doJiraAuthentication
,loginUrl use the baseUrl,but the baseUrl does not contain the context path
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira