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

Dennis Lundberg commented on MCHANGES-205:
------------------------------------------

If the plugin doesn't find the pid in the URL it will try to fetch it from 
JIRA. IIRC there is some parsing involved, that seems to be thrown off. I'll 
have a closer look.

> jira 4 support
> --------------
>
>                 Key: MCHANGES-205
>                 URL: http://jira.codehaus.org/browse/MCHANGES-205
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>          Components: jira-report
>    Affects Versions: 2.3
>         Environment: Maven 2.2.1, Jira 4.1.2
>            Reporter: Frederic
>            Priority: Critical
>
> Hello,
> we've just upgraded to the latest Jira version 4.1.2, and it seems as if the 
> maven-changes-plugin can't handle Jira 4 (we had no problems before when 
> using Jira 3.12.x). Now however, I receive the following lines in the log 
> file. Note that the pid "10000" is not correct for the active project.
> [DEBUG] Generating 
> C:\javadev\prj\project\subproject\target\site\surefire-report.html
> [INFO] Generate "Maven Surefire Report" report.
> [DEBUG] Generating 
> C:\javadev\prj\project\subproject\target\site\jira-report.html
> [INFO] Generate "JIRA Report" report.
> [DEBUG] JIRA lives at: http://jira.mycompany.be
> [DEBUG] The JIRA URL http://jira.mycompany.be/browse/PROJECTKEY doesn't 
> include a pid, trying to extract it from JIRA.
> [DEBUG] Successfully reached JIRA.
> [DEBUG] Found the pid 10000 at http://jira.mycompany.be/browse/PROJECTKEY
> [DEBUG] download jira issues from url 
> http://jira.mycompany.be/secure/IssueNavigator.jspa?view=rss&pid=10000&statusIds=1&statusIds=3&statusIds=4&statusIds=5&resolutionIds=1&component=10106&sorter/field=created&sorter/order=DESC&sorter/field=priority&sorter/order=DESC&tempMax=100&reset=true&decorator=none
> [INFO] Downloading from JIRA at: 
> http://jira.mycompany.be/secure/IssueNavigator.jspa?view=rss&pid=10000&statusIds=1&statusIds=3&statusIds=4&statusIds=5&resolutionIds=1&component=10106&sorter/field=created&sorter/order=DESC&sorter/field=priority&sorter/order=DESC&tempMax=100&reset=true&decorator=none
> [WARNING] Downloading from JIRA failed. Received: [400]
> So I seem to receive an http error where the server 400 indicating that the 
> request is not valid.
> I assume Jira 4 URL's are different from previous Jira versions.
> Can you add Jira 4 support? 
> I'd be glad to provide extra information if needed.

-- 
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

        

Reply via email to