Re: Error in Checkstyle report using the maven plugin

Michael Szalay <[email protected]> Mon, 15 Mar 2010 07:25:12 +0100 (CET)
Newsgroups gmane.comp.java.audit.checkstyle.user
Message-ID <14969105.28561.1268634312217.JavaMail.root@zimbra-store>
How can I update the checkstyle version? I use the latest maven-plugin to generate the reports.

 <pluginManagement>
            <plugins>

...                
                <!-- Checkstyle plugin -->
                <plugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-checkstyle-plugin</artifactId>
                    <version>2.5</version>
                </plugin>

            </plugins>
        </pluginManagement>

            <!-- Checkstyle -->
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-checkstyle-plugin</artifactId>
                <version>2.5</version>
            </plugin>

Regards

----- Ursprüngliche Mail -----
Von: "Oliver Burn" <[email protected]>
An: [email protected]
Gesendet: Donnerstag, 11. März 2010 22:22:11
Betreff: Re: [Checkstyle-user] Error in Checkstyle report using the maven	plugin


Try upgrading to the latest Checkstyle release. 


On Fri, Mar 12, 2010 at 02:13, Michael Szalay < [email protected] > wrote: 


Hi all 

I have the following error in my checkstyle (Version 2.5) report generated with mvn site: 

Got an exception - java.lang.ClassFormatError: Absent Code attribute in method that is not native or abstract in class file javax/servlet/ServletException (Line 0) 

Any hints on how solving this? 

Regards Michael 

-- 
Michael Szalay Senior Software Engineer 

basis06 AG, Birkenweg 61, CH-3013 Bern - Fon +41 31 311 32 22 
http://www.basis06.ch - source of smart business 

Keine News verpassen? http://www.basis06.ch/newsletter-registration.html 
Schon gebloggt? http://blog.basis06.ch 


------------------------------------------------------------------------------ 
Download Intel&#174; Parallel Studio Eval 
Try the new software tools for yourself. Speed compiling, find bugs 
proactively, and fine-tune applications for parallel performance. 
See why Intel Parallel Studio got high marks during beta. 
http://p.sf.net/sfu/intel-sw-dev 
_______________________________________________ 
Checkstyle-user mailing list 
[email protected] 
https://lists.sourceforge.net/lists/listinfo/checkstyle-user 


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Checkstyle-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/checkstyle-user

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Checkstyle-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/checkstyle-user