Check that you do not have ANTLR-2.7.1 in your classpath. Checkstyle 3.1 requires ANTLR-2.7.2.
"Martin Poeschl" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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]
