Hi,
I try to build a 2.10.5-SNAPSHOT and did
$ git clone -b 2.10.x --recursive \
git://github.com/geonetwork/core-geonetwork.git geonetwork
$ cd geonetwork
$ mvn clean install
I get following error:
[ERROR] Failed to execute goal on project geonetwork-main: Could not resolve
dependencies for project
org.geonetwork-opensource:geonetwork-main:war:2.10.5-SNAPSHOT: Failure to
find marc4j:marc4j:jar:2.3.1 in http://download.osgeo.org/webdav/geotools/
was cached in the local repository, resolution will not be reattempted until
the update interval of geotools has elapsed or updates are forced -> [Help 1]
I am not experienced building geonetwork yet and would be thankful for any
hint how to fix this.
Kind regards,
Otto