Peter,
I am getting the following output:
---
checkstyle-report:
    [style] Processing 
C:\Jakarta\jakarta-avalon-excalibur\instrument\build\checkstyle-results.xml 
to 
C:\Jakarta\jakarta-avalon-excalibur\instrument\build\reports\checkstyle\delete-me.html
    [style] Loading stylesheet 
C:\Jakarta\jakarta-avalon\tools\etc\checkstyle-frames.xsl
    [style] 
C:/Jakarta/jakarta-avalon/tools/etc/checkstyle-frames.xsl:278:47: 
Warning! java.lang.reflect.InvocationTargetException Cause: 
java.lang.reflect.InvocationTargetException
---
from the checkstyle-report task.   I assume these are the problems that 
you are referring to.
Is this a problem with the style sheet? 
(${tools.dir}/etc/checkstyle-frames.xsl) Or is this a
problem with jar versions somewhere.  Even in debug mode, ant is not 
showing what the
target exception is so it is hard to say what the problem is.

It would be nice to get the reports working though...   The fact that 
checkstyle is only run in
the dist target kind of makes it easy for the output to be lost.

Leif


Peter Donald wrote:

>On Fri, 19 Jul 2002 18:01, Leif Mortenson wrote:
>  
>
>>Peter Donald wrote:
>>    
>>
>>>What do you think of removing the junit/checkstyle reports from the
>>>excalibur builds? A whole sleugh of them dont even works so it is not
>>>like anybody will be missing them.
>>>      
>>>
>>What is Maven using to generate these reports? 
>>    
>>
>
>velocty templates transform xml reports into the html
>
>  
>
>>Have not looked into it,
>>but something
>>like this is what we want.
>>
>>http://jakarta.apache.org/turbine/maven/checkstyle-report.html
>>
>>I assume we would have to use Maven to be able to get this :-)
>>    
>>
>
>We are generating reports that are similar - excep it is missing the banner 
>and LHS of view (just the middle content pane). 
>
>Mavens looks prettier and gets uploaded on a daily basis I believe.
>
>  
>

Reply via email to