I am porting an ant project to a Maven project. Part of the build is to create a parser using JavaCC. In the process, I am upgrading to the latest JavaCC.
First, I