You need to update to the latest checkstyle plugin (back to the future!) A
change was reverted that was the cuase of this.

This plugin is now released as version 2.3, so you can use plugin:download
to grab it if you like.

- Brett

> -----Original Message-----
> From: Eric Giguere [mailto:[EMAIL PROTECTED] 
> Sent: Friday, 12 March 2004 3:54 AM
> To: Maven User List
> Subject: Compatibility issue with checkstyle repots and jdepend...?
> 
> 
> Hi all
> 
> I'm running with a Maven snapshot dating from about 2 weeks. I got a 
> small issue with some reports, wondering if anybody else got 
> it. It concerns the checkstyle report and the jdepend report. 
> When I run jdepend first, I get a lot of errors from the 
> checkstyle... 
> like this one:
> 
> Can't find/access AST Node 
> typecom.puppycrawl.tools.checkstyle.api.DetailAST
> And of course report creation fails.
> 
> But, if the checkstyle report is run first, then everything is ok. 
> Pretty strange...  I performed a search and it seems that 
> this class can 
> only be found in the checkstyle jar itself, and only in my local 
> repository. Both version 3.1 and 3.3 of checkstyle jar has 
> it. And the version reported byt the plugin, when running, is 
> maven-checkstyle-plugin-2.3-SNAPSHOT...
> 
> Don't get it. A wrong jar must be loaded but then both jars of my 
> repository seems to have the class in it.
> Any clue?
> 
> Eric.
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to