You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "David Eric Pugh (JIRA)" <ji...@codehaus.org> on 2005/09/12 20:06:03 UTC

[jira] Resolved: (MPSIMIAN-12) Simian report contains broken links

     [ http://jira.codehaus.org/browse/MPSIMIAN-12?page=all ]
     
David Eric Pugh resolved MPSIMIAN-12:
-------------------------------------

     Resolution: Fixed
    Fix Version: 1.6

I found that the jelly line: <j:when test="${testIndex > 0}">  needed to be <j:when test="${testIndex > -1}"> as well.

> Simian report contains broken links
> -----------------------------------
>
>          Key: MPSIMIAN-12
>          URL: http://jira.codehaus.org/browse/MPSIMIAN-12
>      Project: maven-simian-plugin
>         Type: Bug
>  Environment: Maven 1.0, Java 1.4.2, all platforms.
>     Reporter: Ricardo Gladwell
>      Fix For: 1.6
>  Attachments: patchforsimian.txt
>
>
> Reports generated through the simian maven plugin contain broken links for all entries in the "duplications" section. Please see simian report on my site:
> http://jexus.sourceforge.net/simian-report.html
> I have seen this in other maven project sites with simian reports.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org