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.

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
Last Version

Last Version

24.2-oss84-1
Release Date

Release Date

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

How to add to project

<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.

GeoTools logo

GeoTools is an open source Java library that provides tools for geospatial data. Our Users guide provides an overview of the core features, supported formats and standards support.

License

GeoTools is licensed under the LGPL. The user guide license page describes the less restrictive license for documentation and source code examples.

Contributing

The developers guide outlines ways to contribute to GeoTools using patches, pull requests and setting up new modules.

If you are already experienced with GitHub please check our pull request page before you start!

Building

GeoTools uses Apache Maven for a build system. To build the library run maven from the root of the repository.

% mvn clean install

See the user guide for more details.

Bugs

GeoTools uses JIRA, hosted by Atlassian, for issue tracking.

Mailing Lists

The user list is for all questions related to GeoTools usage.

The dev list is for questions related to hacking on the GeoTools library itself.

More Information

Visit the website or read the docs.

io.oss84.geotools.maven

GeoTools

Versions

Version
24.2-oss84-1
24.2