Download GeoNetwork

Source code

To checkout the current development version and build it, use:

$ git clone --recursive git://github.com/geonetwork/core-geonetwork.git master
$ cd master
$ git checkout master
$ git submodule update --init
$ mvn clean install

For more information, have a look to the developer manual

Previous: Documentation
Next: Community