You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/06/13 07:07:54 UTC

[jira] Closed: (MAVEN-484) Checkstyle Bug - "Got an exception - java.lang.NoSuchFieldError: tokenTypeToASTClassMap"

Message:

   The following issue has been closed.

   Resolver: Vincent Massol
       Date: Fri, 13 Jun 2003 12:06 AM

That's because Checkstyle requires Antlr 2.7.2 (and NOT Antlr 2.7.1). I think it had to do with the Antlr plugin in Maven which I have updated to use Antlr 2.7.2. Should be ok now.
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-484


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-484
    Summary: Checkstyle Bug - "Got an exception - java.lang.NoSuchFieldError: tokenTypeToASTClassMap"
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: maven
 Components: 
             plugin-other
   Fix Fors:
             1.0-beta-10

   Assignee: Vincent Massol
   Reporter: Nick Minutello

    Created: Thu, 12 Jun 2003 4:58 PM
    Updated: Fri, 13 Jun 2003 12:06 AM

Description:

I am using the same checkstyle.xml as Maven.

I am getting 100's of identical errors - from Checkstyle itself - No actual useful information about style-errors in my code.


"Got an exception - java.lang.NoSuchFieldError: tokenTypeToASTClassMap "
(it says line:0)




---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org