Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Maven Antlr Plug-in

This plugin generates code based on user-supplied Antlr grammars.

The code is automatically generated before the java:compile goal, so that the generated code is automatically processed as if it was part of the normal application source code.

For more information on the functionality provided by this plugin, please see the Goals document.

For more information on how to customise the functionality provided by this plugin, please see the properties document.