Last Version

JJTree and JavaCC compilers plugin 24.2-oss84-1

This Maven plugin run 'jjtree' on a set of .jjt files found in the source directory, which generates a set of .jj files. Next, this plugin executes 'javacc' on those .jj files in order to generate the .java files. All generated files are stored in a 'target/generated-sources' directory and are part of the compilation phase.

License

License

Categories

Categories

Maven Build Tools GeoTools Business Logic Libraries Geospatial JavaCC Compiler-compiler Geo
GroupId

GroupId

io.oss84.geotools.maven
ArtifactId

ArtifactId

jjtree-javacc
Version

Version

24.2-oss84-1
Type

Type

maven-plugin
Description

Description

JJTree and JavaCC compilers plugin
This Maven plugin run 'jjtree' on a set of .jjt files found in the source directory, which generates a set of .jj files. Next, this plugin executes 'javacc' on those .jj files in order to generate the .java files. All generated files are stored in a 'target/generated-sources' directory and are part of the compilation phase.
Project Organization

Project Organization

Geotools

Download jjtree-javacc 24.2-oss84-1


<plugin>
    <groupId>io.oss84.geotools.maven</groupId>
    <artifactId>jjtree-javacc</artifactId>
    <version>24.2-oss84-1</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.codehaus.plexus : plexus-compiler-api jar 1.5.2
net.java.dev.javacc : javacc jar 4.0
org.apache.maven : maven-plugin-api jar 2.0.4
org.apache.maven : maven-project jar 2.0.4
org.codehaus.plexus : plexus-utils jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.