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.

Release History

VersionDateDescription
1.2.2 2006-07-28
1.2.1 2004-07-10
1.2 2004-05-15
1.1 2003-09-29
1.0 2002-07-16

Get the RSS feed of the last changes

Release 1.2.2 - 2006-07-28

TypeChangesBy
update Update to ANTLR 2.7.6. Fixes MPANTLR-8. ltheussl

Release 1.2.1 - 2004-07-10

TypeChangesBy
update Update to commons-lang 2.0 brett

Release 1.2 - 2004-05-15

TypeChangesBy

Release 1.1 - 2003-09-29

TypeChangesBy
update update to commons-lang 1.0.1 dion
fix Upgraded version of Antlr used to 2.7.2, so that this plugin plays well with the Checkstyle plugin (which requires Antlr 2.7.2). Fixes MPANTLR-1. vmassol
add Added documentation for navigation, changes, properties and goals dion
update Can now use maven.antlr.target.dir to set where generated files are placed. Defaults to ${maven.build.dir}/antlr bwalding

Release 1.0 - 2002-07-16

TypeChangesBy
add Original release for Maven 1.0-beta6 jvanzyl