Maven 1.x JIRA Plugin

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

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1
  • Fix Version/s: 1.2
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    1

Description

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

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

Activity

Hide
Paul Spencer added a comment -

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.

Show
Paul Spencer added a comment - 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.
Hide
Emmanuel Venisse added a comment -

Applied. Thanks.

Show
Emmanuel Venisse added a comment - Applied. Thanks.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: