An open API service indexing awesome lists of open source software.

https://github.com/geonetwork/core-maven-repo


https://github.com/geonetwork/core-maven-repo

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

maven-repo
==========

This maven repository is now empty. Prior contents are relocated to repo.osgeo.org:

```xml


false

osgeo
OSGeo repository
https://repo.osgeo.org/repository/release/

```

Previously:

* GeoNetwork 2.10 included this repository as a submodule for use via local file reference.

Submodule use by historic revision should continue to work.

* GeoNetwork 3.0.x used `https://raw.githubusercontent.com/geonetwork/core-maven-repo/master` URL directly

To build update `~/.m2/settings.xml` to mirror `core-maven-repo`:

```xml


core-maven-repo
GeoNetwork Maven Repository
https://repo.osgeo.org/repository/geonetwork-releases/
core-maven-repo


```

To read more on using repo.osgeo.org as a mirror see [how to fix a broken build](https://wiki.osgeo.org/wiki/SAC:Repo#How_to_fix_a_broken_build) (OSGeo Wiki).