Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.19 KB

File metadata and controls

42 lines (23 loc) · 1.19 KB

Tools

GeoNetwork is a Java Web Application, developed using Java 8, Maven.

Documentation makes use of the python Sphinx build system.

Git

GeoNetwork uses Git version control.

Our source code is maintained on GitHub:

Java 8

GeoNetwork requires a Java 8 development environment:

  • Recommend using the Java 8 distribution available from your operating system
  • Adopt OpenJDK8 (LTS) for windows or macOS installers

We do not support development on Java 11 at this time.

Apache Maven

We make use of the Apache Maven Apache Maven build system.

Maven repository is available at repo.osgeo.org:

Sphinx

Documentation is built using Sphinx python documentation generator.