4.0.0 org.antlr antlr4-maven-plugin maven-plugin 4.0-SNAPSHOT Maven plugin for ANTLR V4 3.0 http://antlr.org UTF-8 This is the brand new, re-written from scratch plugin for ANTLR v4. Previous valiant efforts all suffered from being unable to modify the ANTLR Tool itself to provide support not just for Maven oriented things but any other tool that might wish to invoke ANTLR without resorting to the command line interface. Rather than try to shoe-horn new code into the existing Mojo (in fact I think that by incorporating a patch supplied by someone I ended up with tow versions of the Mojo, I elected to rewrite everything from scratch, including the documentation, so that we might end up with a perfect Mojo that can do everything that ANTLR v4 supports such as imported grammar processing, proper support for library directories and locating token files from generated sources, and so on. In the end I decided to also change the the ANTLR Tool.java code so that it would be the provider of all the things that a build tool needs, rather than delegating things to 5 different tools. So, things like dependencies, dependency sorting, option tracking, generating sources and so on are all folded back in to ANTLR's Tool.java code, where they belong, and they now provide a public interface to anyone that might want to interface with them. One other goal of this rewrite was to completely document the whole thing to death. Hence even this pom has more comments than funcitonal elements, in case I get run over by a bus or fall off a cliff while skiing. Jim Idle - March 2009 Jim Idle http://www.temporal-wave.com Originator, version 4.0 Terence Parr http://antlr.org/wiki/display/~admin/Home Project lead - ANTLR David Holroyd http://david.holroyd.me.uk/ Originator - prior version Kenny MacDermid mailto:kenny "at" kmdconsulting.ca Contributor - prior versions JIRA http://antlr.org/jira/browse/ANTLR repo The BSD License http://www.antlr.org/LICENSE.txt antlr-repo ANTLR Testing repository scpexe://antlr.org/home/mavensync/antlr-repo antlr-snapshot ANTLR Testing Snapshot Repository scpexe://antlr.org/home/mavensync/antlr-snapshot antlr-repo ANTLR Maven Plugin Web Site scpexe://antlr.org/home/mavensync/antlr-maven-webs/antlr4-maven-plugin antlr-snapshot ANTLR Testing Snapshot Repository http://antlr.org/antlr-snapshot true always false 2009 http://antlr.markmail.org/ http://www.antlr.org/pipermail/antlr-interest/ ANTLR Users http://www.antlr.org/mailman/listinfo/antlr-interest/ http://www.antlr.org/mailman/options/antlr-interest/ antlr-interest@antlr.org ANTLR.org http://www.antlr.org org.apache.maven maven-plugin-api 2.0 compile org.apache.maven maven-project 2.0 org.codehaus.plexus plexus-compiler-api 1.8.6 org.antlr antlr4 4.0-SNAPSHOT junit junit 4.10 test org.apache.maven.shared maven-plugin-testing-harness 1.1 test install org.apache.maven.wagon wagon-ssh-external 2.2 maven-compiler-plugin 2.3.2 1.6 1.6 true true org.apache.maven.plugins maven-site-plugin 3.0 org.apache.maven.plugins maven-project-info-reports-plugin 2.4 false org.apache.maven.plugins maven-source-plugin 2.1.2 attach-sources jar