.. _download: Download GeoNetwork =================== Releases -------- * `v2.6.4 (Current release) `_ * `All 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 ----------- * `SVN repository `_ 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 `_