Hi Martin,

I could reproduce your problem (the NoSuchFieldError). However, after a
"maven clean", it worked. Can you try that?

Also, I'm not sure what is the Maven behavior if there are several times
the same plugin in the MAVEN_HOME/plugins/ directory. As I bumped the
version to 2.0 there might be some old 1.1 version there (both in jar
format and expanded).

Thanks
-Vincent

> -----Original Message-----
> From: Martin Poeschl [mailto:[EMAIL PROTECTED]
> Sent: 30 May 2003 16:18
> To: Maven Developers List
> Subject: Re: [Checkstyle] Plugin now supports checkstyle 3.1
> 
> built cvs HEAD, run 'maven site'
> 
> i get:
> 
> Got an exception - java.lang.NoSuchFieldError: tokenTypeToASTClassMap
> 
> for each class
> 
> when running 'maven checkstyle:report' it seems to work
> 
> martin
> 
> Vincent Massol wrote:
> 
> >Hi,
> >
> >I've just rewritten the checkstyle plugin to support checkstyle 3.1.
Can
> >you please try it and report any error so that I can fix them
quickly.
> >
> >Note: I have tried to convert the existing check sets for turbine and
> >avalon into the new checkstyle XML format (the sun conventions was
easy
> >as it is provided by checkstyle itself in its distribution). I've
done
> >it slowly and painstakingly for turbine but I've done it very quickly
> >for Avalon and I know I have probably broken some checks (hence the
> >reason I'm cross-posting to the Avalon list - Please respond here).
> >
> >Thanks
> >-Vincent
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >
> >
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to