diff --git a/antlr4-maven-plugin/pom.xml b/antlr4-maven-plugin/pom.xml index de47aa3f7..8cf06dbb7 100644 --- a/antlr4-maven-plugin/pom.xml +++ b/antlr4-maven-plugin/pom.xml @@ -1,207 +1,286 @@ - + - + - 4.0.0 + 4.0.0 - - org.antlr - antlr4-master - 4.4-SNAPSHOT - + + org.antlr - antlr4-maven-plugin - maven-plugin + antlr4-maven-plugin + 4.5 + maven-plugin - ANTLR 4 Maven plugin - Maven plugin for ANTLR 4 grammars - http://www.antlr.org + ANTLR 4 Maven plugin + Maven plugin for ANTLR 4 grammars + http://www.antlr.org + + + ANTLR + http://www.antlr.org + + + + + The BSD License + http://www.antlr.org/license.html + repo + + + + + + Terence Parr + http://parrt.cs.usfca.edu + + Project lead - ANTLR + + + + + Sam Harwell + http://tunnelvisionlabs.com + + Developer - Coauthor of tool, C# target + + + + + Eric Vergnaud + + Developer - JavaScript, C#, Python 2, Python 3 + + + + + Jim Idle + jimi@idle.ws + http://www.linkedin.com/in/jimidle + + Developer - Maven Plugin + + + + + + + antlr-discussion + https://groups.google.com/forum/?fromgroups#!forum/antlr-discussion + + + + + GitHub Issues + https://github.com/antlr/antlr4/issues + + + + https://github.com/antlr/antlr4/tree/master + scm:git:git://github.com/antlr/antlr4.git + scm:git:git@github.com:antlr/antlr4.git + HEAD + - 3.0 - - - - 2009 + 3.0 + - + + 2009 - - What are we depedent on for the Mojos to execute? We need the - plugin API itself and of course we need the ANTLR Tool and runtime - and any of their dependencies, which we inherit. The Tool itself provides - us with all the dependencies, so we need only name it here. - --> - + + - - - org.apache.maven - maven-plugin-api - 3.0.5 - compile - + + + org.apache.maven + maven-plugin-api + 3.0.5 + compile + - - org.apache.maven - maven-project - 2.2.1 - + + org.apache.maven + maven-project + 2.2.1 + - - org.codehaus.plexus - plexus-compiler-api - 2.2 - + + org.codehaus.plexus + plexus-compiler-api + 2.2 + - - org.sonatype.plexus - plexus-build-api - 0.0.7 - + + org.sonatype.plexus + plexus-build-api + 0.0.7 + - - - org.antlr - antlr4 - ${project.version} - + + + org.antlr + antlr4 + ${project.version} + - - + + - junit - junit - 4.11 - test + junit + junit + 4.11 + test - + - - org.apache.maven.shared - maven-plugin-testing-harness - 1.1 - test - + + org.apache.maven.shared + maven-plugin-testing-harness + 1.1 + test + - - org.apache.maven.plugin-tools - maven-plugin-annotations - 3.2 - provided - + + org.apache.maven.plugin-tools + maven-plugin-annotations + 3.2 + provided + - - - + - install - - - resources - - + - + install + + + resources + + + + + + + org.apache.maven.plugins + maven-plugin-plugin + 3.3 + + + true + + + + mojo-descriptor + + descriptor + + + + help-goal + + helpmojo + + + + + + + org.apache.maven.plugins + maven-site-plugin + 3.3 + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.7 + + false + + org.apache.maven.plugins - maven-plugin-plugin - 3.3 + maven-compiler-plugin + 3.1 - - true - - - - mojo-descriptor - - descriptor - - - - help-goal - - helpmojo - - - - - - - org.apache.maven.plugins - maven-site-plugin - 3.3 - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.7 - - false + true + true + 1.6 + 1.6 + + -Xlint + -Xlint:-serial + - - - - - - org.apache.maven.plugins - maven-plugin-plugin - 3.3 + maven-jar-plugin + 2.4 + + + + true + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.16 + + + + org.apache.maven.plugins + maven-source-plugin + + 2.2.1 org.apache.maven.plugins maven-javadoc-plugin - 2.9 + + 2.9.1 true @@ -209,9 +288,45 @@ org.apache.maven.plugins - maven-jxr-plugin - 2.3 + maven-gpg-plugin + + 1.4 - - + + org.apache.maven.plugins + maven-release-plugin + + 2.4.2 + + -Psonatype-oss-release ${release.arguments} + + + + + + + + + + org.apache.maven.plugins + maven-plugin-plugin + 3.3 + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9 + + true + + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.3 + + +