https://github.com/geonetwork/core-maven-repo
https://github.com/geonetwork/core-maven-repo
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/geonetwork/core-maven-repo
- Owner: geonetwork
- Created: 2012-06-13T14:11:18.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T16:27:19.000Z (almost 5 years ago)
- Last Synced: 2025-03-27T02:38:53.087Z (over 1 year ago)
- Size: 226 MB
- Stars: 2
- Watchers: 16
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).