[ 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to