* 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
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