Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJIRA-1

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJIRA-1
    Summary: JIRA plugin places wrong link in maven-reports.xml
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jira-plugin
   Fix Fors:
             1.1
   Versions:
             1.0

   Assignee: 
   Reporter: Paul Spencer

    Created: Thu, 25 Mar 2004 11:06 PM
    Updated: Fri, 26 Mar 2004 1:08 AM

Description:
JIRA plugin places wrong link in maven-reports.xml.  This results in an invalid link 
in the navigation bar.

***
* From plugin.jelly
* Notice the value of the link attribute. 
*
* http://cvs.apache.org/viewcvs.cgi/maven-plugins/jira/plugin.jelly?rev=1.2&view=auto
***

  <goal name="maven-jira-plugin:register">
    <doc:registerReport 
      name="Jira Report" 
      pluginName="maven-jira-plugin"
      link="linkcheck"
      description="Report all issues defined in Jira."/>
  </goal>

Note:  I did not see a maven-jira-plugin project for this issue.



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to