GeoNetwork is a Java Web Application, developed using Java 8, Maven.
Documentation makes use of the python Sphinx build system.
GeoNetwork uses Git version control.
Our source code is maintained on GitHub:
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.
We make use of the Apache Maven Apache Maven build system.
Maven repository is available at repo.osgeo.org:
Documentation is built using Sphinx python documentation generator.