Problem with javacc version 2.2

Hi,
When building the “adl-parser”, i noticed that the javacc plugin did not work … And so when I added the following lines…

Hi,
When building the “adl-parser”, i noticed that the javacc plugin did not work … And so when I added the following lines…

===================================================================
— pom.xml (revision 311)
+++ pom.xml (working copy)
@@ -56,6 +56,7 @@

org.codehaus.mojo
javacc-maven-plugin

  • 2.1

    se.acode.openehr.parser

This is OK. I was using the 2.1-SNAPSHOT.
/rong