[patch] torque plugin update

2003-06-29 Thread Martin Poeschl
* use the torque-3.1-alpha2 release * upgrade some dependencies * change version to 3.2-SNAPSHOT Index: project.xml === RCS file: /home/cvspublic/maven/src/plugins-build/torque/project.xml,v retrieving revision 1.7 diff -u -r1.7 projec

Re: [Checkstyle] Plugin now supports checkstyle 3.1

2003-05-31 Thread Martin Poeschl
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