Download GeoNetwork

Releases

Note

For operational use, please use the Current release. The Current release is the latest stable software.

Nightly builds

GeoNetwork nightly builds are automatically generated every day for trunk and the branch (2.6.x) so you can test the latest functionality and verify recently fixed bugs.

Trunk is where development of future versions of GeoNetwork takes place. It is always considered unstable.

Branch (version.x) is the code used for the current stable release. Modifications take place on this branch to implement bug fixes and small improvements. Software from a branch should normally be stable, but may NOT be! Hence it is not a good idea to use a nightly build for production purposes.

Warning

These installers are NOT suitable for operational use and are NOT supported! You should ONLY use them for testing purposes.

The nightly builds are available in the following formats:

  • OS-independent installer (.jar)
  • Web archive (.war)

Source code

To checkout the current development version, use:

svn co https://geonetwork.svn.sourceforge.net/svnroot/geonetwork/trunk
mvn clean install

For more information, have a look to the developer manual

Previous: Documentation
Next: Community