You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/03/26 05:07:35 UTC

[jira] Created: (MAVEN-1211) JIRA plugin places wrong link in maven-reports.xml

Message:

  A new issue has been created in JIRA.

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

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

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Versions:
             1.0-rc2

   Assignee: 
   Reporter: Paul Spencer

    Created: Thu, 25 Mar 2004 11:06 PM
    Updated: Thu, 25 Mar 2004 11:06 PM

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org