mojohaus / javacc-maven-plugin

https://www.mojohaus.org/javacc-maven-plugin/
11 stars 11 forks source link

JavaCC 8.0: new option CODE_GENERATOR #2

Closed zosrothko closed 5 years ago

zosrothko commented 5 years ago

Hi

JavaCC 8.0 is the new major version of JavaCC that brings the separation between the parser and various customizable code generator for Java, C++ and C#. Thus, the java-maven-plugin should supports this essential new option.

I am not able to fix the mvn site target. Could someone have a look at it? TIA