Introduction

The maven-antlr3-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.