Group: Geotools Maven
Sort by:Popular

Maven Enforcer Rule that ensures all dependency versions are managed by dependencyManagement sections, either inherited or in the same pom.xml file.
Last Release on Nov 24, 2025

2.Common Classes1 usages

org.geotools.maven » common LGPL

Common package designed to store utility classes which are used for compilation, and adds no significant functionality.
Last Release on Apr 6, 2020

3.JAXB Placeholder1 usages

org.geotools.maven » jaxb GPL

Skeleton of JAXB API with "source" (as opposed to "runtime") retention policy. JAXB annotation compiles against this module will be discarted by the compiler in the final JAR.
Last Release on Apr 6, 2020

4.Build Tools For Geotools 2

org.geotools.maven » build LGPL

Build tools for the the Geotools 2 project.
Last Release on Feb 18, 2020

5.Cleanup For Geotools Headers

org.geotools.maven » cleanup LGPL

Clean all headers of specified Geotools classes, in order to fit with the OSGeo requirements.
Last Release on Apr 6, 2020

6.Maven Plugins For Geotools 2

org.geotools.maven » dummy LGPL

Temporary modules used for compilation or tests only. Those modules are never distributed.
Last Release on Apr 6, 2020

7.Build Tools For Geotools 2

org.geotools.maven » gt2-build LGPL

Build tools for the the Geotools 2 project.
Last Release on Apr 6, 2020

8.Maven Plugins For Geotools 2

org.geotools.maven » gt2-maven LGPL

Maven plugins specific to the the Geotools 2 project.
Last Release on Apr 6, 2020

9.Cross Modules Javadoc

org.geotools.maven » javadoc LGPL

Defines custom taglet for 'source' and 'tutorial' javadoc tags and for the 'code' javadoc inline tag.
Last Release on Jul 18, 2019

10.Maven Plugins For Geotools 2

org.geotools.maven » maven LGPL

Maven plugins specific to the the Geotools 2 project.
Last Release on Feb 18, 2020

11.Control Managment Plugin For Geotools 2

org.geotools.maven » scm LGPL

Module used for a script which migrates all headers of Geotools classes specified to the new OSGeo header.
Last Release on Apr 6, 2020

12.XML Code Generation Support33 usages

org.geotools.maven » xmlcodegen LGPL

XML Code Generation Support.
Last Release on Feb 18, 2020

13.Gt2 Xmlcodegen6 usages

org.geotools.maven » gt2-xmlcodegen LGPL

XML Code Generation Support.
Last Release on Apr 6, 2020
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.
Last Release on Apr 6, 2020
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.
Last Release on Jan 22, 2016

16.JAR Files Collector2 usages

org.geotools.maven » gt2-jar-collector LGPL

Copy all JAR files (including dependencies) in the target directory of the parent project descriptor.
Last Release on Apr 6, 2020

17.JAR Files Collector2 usages

org.geotools.maven » jar-collector LGPL

Copy all JAR files (including dependencies) in the target directory of the parent project descriptor.
Last Release on Feb 18, 2020
Contains the configuration files for a few plugins (for the moment, Jalopy only) so that there's no need to replicate them, put them on a remote server, or use an absolute path.
Last Release on Apr 21, 2010
Contains the configuration files for a few plugins (for the moment, Jalopy only) so that there's no need to replicate them, put them on a remote server, or use an absolute path.
Last Release on Apr 6, 2020

20.OpenOffice IDL to Java1 usages

org.geotools.maven » gt2-javamaker LGPL

Compiles Java interfaces from OpenOffice IDL files. In an ideal world, this plugin should executes 'idlc' on the *.idl files, then 'regmerge' on the generated *.urd files, then 'javamaker' on the generated *.rdb files.
Last Release on Dec 14, 2008