ANTLR-v3 Maven Plugin

The antlr3-maven-plugin will use the ANTLR tool to process grammars included in your project and generate code (typically Java source code) during the generate-sources phase of the build.

The plugin doesn't expose all ANTLR features yet.