Issue Details (XML | Word | Printable)

Key: MPJIRA-3
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Emmanuel Venisse
Reporter: Paul Spencer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x JIRA Plugin

The element type "link" must be terminated by the matching end-tag

Created: 10/Jul/04 05:26 AM   Updated: 24/Aug/04 08:07 AM   Resolved: 24/Aug/04 08:07 AM
Return to search
Component/s: None
Affects Version/s: 1.1
Fix Version/s: 1.2

Time Tracking:
Not Specified

File Attachments: 1. Text File patch.txt (3 kB)



 Description  « Hide

I am getting the following error when generating a JIRA report for an Apache project.

Root Cause:
The generated link is missing "&decorator=none"

------------

maven-jira-plugin:report:
[mkdir] Created dir: C:\cvs_apache\jakarta-jetspeed-2\target\jira
Downloading http://nagoya.apache.org/jira/secure/secure/IssueNavigator.jspa?view=rss&pid=10492&sorter/field=issuekey&sorter/order=DESC&sorter/field=status&sorter/order=DESC&tempMax=1000&reset=true

BUILD FAILED
File...... c:\maven_repo\1.0-rc4\cache\maven-xdoc-plugin-1.7.2\plugin.jelly
Element... x:parse
Line...... 119
Column.... 48
Error on line 27 of document file:/C:/cvs_apache/jakarta-jetspeed-2/target/jira/jira-results.xml : The element type "link" must be terminated by the matching end-tag "</link>". Nested exception: The element type "link" must be terminated by the matching end-tag "</link>".
Total time: 11 seconds
Finished at: Sat Jul 10 04:58:27 EDT 2004

-------------



Brett Porter made changes - 12/Jul/04 09:10 PM
Field Original Value New Value
Fix Version/s 1.2 [ 10927 ]
Paul Spencer added a comment - 13/Jul/04 09:12 AM

The patch contains the following:
o Appened &decorator=none to the url. This remove any HTML headers
from the resonse
o Updated the <issuerTrackerUrl> to contain the "id" attributed. See
http://jira.codehaus.org/browse/MPJIRA-4
o Added the Jira report to plugin's reports.

Note: This comment was removed from the comment on the patch.txt file.


Emmanuel Venisse added a comment - 24/Aug/04 08:07 AM

Applied. Thanks.


Emmanuel Venisse made changes - 24/Aug/04 08:07 AM
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]