Opened 19 months ago
Closed 19 months ago
#2922 closed task (worksforme)
repo.osgeo.org no longer listing parent pom.xml files
Reported by: | jive | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | Unplanned |
Component: | SysAdmin | Keywords: | |
Cc: |
Description
As reported to geoserver-users email list: https://osgeo-org.atlassian.net/browse/GEOS-10944
It seems that pom.xml files are been cleaned up on repo.osgeo.org by something. Usually pom.xml files just describe the contents of an artifiact such as a jar. However they form a parent child relationship and parent pom.xml files are required to have a complete description of an individual jar.
It seems that many parent pom.xml jars are missing:
- https://repo.osgeo.org/#browse/browse:geotools-releases:org%2Fgeotools has 14-beta only!
- https://repo.osgeo.org/#browse/browse:Geoserver-releases:org%2Fgeoserver has nothing
While others remain:
- https://repo.osgeo.org/#browse/browse:Geoserver-releases:org%2Fgeoserver%2Fcommunity contains version 2.7.3 to 2.23.0
- https://repo.osgeo.org/#browse/browse:geotools-releases:org%2Fgeotools%2Fgt-sample-data has 2.5-M0 - 29.0
This content was generated over years so we may need to restore from backup? Or ask folks to recover from their local machines and upload the missing content.
This missing information is affecting downstream builds and I am not sure how to recover.
Change History (2)
comment:1 by , 19 months ago
comment:2 by , 19 months ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I have located the "missing" files https://repo.osgeo.org/service/rest/repository/browse/geoserver-snapshots/org/geoserver/geoserver/2.24-SNAPSHOT/
These repositories are really not intended to be browsed by hand; going to guess the origional poster has a configuration issue.