You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Krashan Brahmanjara (JIRA)" <ji...@codehaus.org> on 2010/06/18 11:04:12 UTC

[jira] Commented: (MCHANGES-106) the generated jira-result.xml contains no jira-items

    [ http://jira.codehaus.org/browse/MCHANGES-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=225749#action_225749 ] 

Krashan Brahmanjara commented on MCHANGES-106:
----------------------------------------------

I see the same problem connecting over https - maven log shows correct url and download status 'successfull'.
Url pasted to firefox get correct answer but file jira-results.xml is empty with fake <link section>.

Log
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-changes-plugin:2.3:jira-report' -->
[DEBUG]   (f) columnNames = Key,Summary,Status,Resolution,Assignee
[DEBUG]   (f) jiraPassword = ...
[DEBUG]   (f) jiraUser = ...
[DEBUG]   (f) jiraXmlPath = ...\target\jira-results.xml
[DEBUG]   (f) localRepository = Repository[local|file://..\apache-maven-2.2.1\.m2\repository\]
[DEBUG]   (f) maxEntries = 100
[DEBUG]   (f) onlyCurrentVersion = false
[DEBUG]   (f) outputDirectory = D:\...\target\site
[DEBUG]   (f) project = MavenProject: p...:0.1-SNAPSHOT @ ...\pom.xml
[DEBUG]   (f) resolutionIds = Fixed
[DEBUG]   (f) settings = org.apache.maven.settings.Settings@162d950
[DEBUG]   (f) sortColumnNames = Priority DESC, Created DESC
[DEBUG]   (f) statusIds = Closed
[DEBUG] -- end configuration --
[INFO] [changes:jira-report {execution: default-cli}]
[DEBUG] maven-default-skin: resolved to version 1.0 from repository central
[DEBUG] JIRA lives at: https://jira.....pl
[DEBUG] Login URL: https://jira.....pl/login.jsp?os_destination=/secure/&os_username=...&os_password=*****************
[DEBUG] Successfully logged in into JIRA.
[DEBUG] download jira issues from url https://jira.....pl/secure/IssueNavigator.jspa?view=rss&pid=10080&statusIds=6&resolutionIds=1&sorter/fiel
d=created&sorter/order=DESC&sorter/field=priority&sorter/order=DESC&tempMax=100&reset=true&decorator=none
[INFO] Downloading from JIRA at: https://jira....pl/secure/IssueNavigator.jspa?view=rss&pid=10080&statusIds=6&resolutionIds=1&sorter/field=cre
ated&sorter/order=DESC&sorter/field=priority&sorter/order=DESC&tempMax=100&reset=true&decorator=none
2010-06-18 10:24:06 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNING: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.

> 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