[ http://jira.codehaus.org/browse/MCHANGES-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=155089#action_155089 ]
Mark Derricutt commented on MCHANGES-106: ----------------------------------------- This sounds like the same problem I was just noticing. However, one thing I noticed is that the <jiraUser/> and <jiraPassword/> settings never seem to get passed onto the JiraDownloader instance, so the os_username/os_password URL parameters are never added to the request, so no issues get returned. I also notice the URL used gets redirected by jira to http://jira-server/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?pid\x3d10150\x26resolution\x3d1\x26sorter/field\x3dissuekey\x26sorter/order\x3dDESC\x26tempMax\x3d1000 or something equally disgusting. Adding the os_username params to this URL returns issues, but seems to return more issues than desired. > the generated jira-result.xml contains no jira-items > ---------------------------------------------------- > > Key: MCHANGES-106 > URL: http://jira.codehaus.org/browse/MCHANGES-106 > Project: Maven 2.x Changes Plugin > Issue Type: Bug > Components: jira-report > Affects Versions: 2.0-beta-3 > Environment: windows maven-2.0.8 jira Professional Edition, Version: > 3.11-#288 > Reporter: Rene Boers > Priority: Critical > Attachments: jira-report.html, jira-report.log, jira-results.xml, > jira-results.xml, pom.xml, screenshot-1.jpg > > > when i run the maven site or mvn changes:jira-report the resulting > jira-reports doesnot contain jira-issues it only contains the link to the > searchrequest. > This results in an empty jira-report. > I have included the jira-reports.xml and the logging from the mvn > changes:jira report. > When open the jira-reports.xml in firefox i do have a page with the request > jira-issues available. In explorer i just get the representation of the xml > file. > Any suggestions why no jira-report is generated. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira