repo.boundlessgeo.com is unavailable?:https://support.planet.com/hc/en-us/community/posts/360009782998-repo-boundlessgeo-com-is-unavailable-
Answer:
The Boundless open source project has been archived and is no longer maintained. You can access the current open source project at http://geonode.org/.
http://geotoolsnews.blogspot.com/2020/04/change-to-maven-repositories.html
https://repo.osgeo.org/#browse/browse:Geoserver-releases:org%2Fgeoserver%2Fcommunity%2F2.9.0
2.19-SNAPSHOT
为什么version是SNAPSHOT?
Monday, April 13, 2020
Change to maven repositories
We tried adding a redirect to continue to allow builds to run with out modification ... but maven is not setup to follow redirects safely.
Reference:
- PlanetLabs notification (Twitter)
- Announcing repo.osgeo.org for maven, docker, npm, … (OSGeo)
- repo.osgeo.org (OSGeo)
- SAC:Repo (OSGeo)
download.osgeo.org/webdav/geotools releases
<repositories> <repository> <id>osgeo</id> <name>OSGeo Release Repository</name> <url>https://repo.osgeo.org/repository/release/</url> <snapshots><enabled>false</enabled></snapshots> <releases><enabled>true</enabled></releases> </repository> </repositories>
To fix your build please update your project pom.xml as shown above, or define the following ~/.m2/settings.xml mirrors:
<mirrors> <mirror> <id>osgeo-release</id> <name>OSGeo Repository</name> <url>https://repo.osgeo.org/repository/release/</url> <mirrorOf>osgeo</mirrorOf> </mirror> <mirror> <id>geoserver-releases</id> <name>Boundless Repository</name> <url>https://repo.osgeo.org/repository/Geoserver-releases/</url> <mirrorOf>boundless</mirrorOf> </mirror> </mirrors>
References:
- Change to repo.osgeo.org for GeoTools releases (User Guide)
- Alternative: Mirror retired repo.boundlessgeo.com (User Guide)
repo.boundlessgeo.com snapshots
<repository> <id>osgeo-snapshot</id> <name>OSGeo Snapshot Repository</name> <url>https://repo.osgeo.org/repository/snapshot/</url> <snapshots><enabled>true</enabled></snapshots> <releases><enabled>false</enabled></releases> </repository>
Please note that this is populated by our build server for the active master, stable and maintenance branches. Snapshots for historical builds are not being generated! If you find a project built using a snapshot from an archived version of GeoTools please update to the appropriate release.
Reference:
- Change to repo.osgeo.org for GeoTools snapshots (User Guide)
- Upgrading projects using historical GeoTools snapshots (User Guide)
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 分享4款.NET开源、免费、实用的商城系统
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· 上周热点回顾(2.24-3.2)
2019-01-10 这可能是AI、机器学习和大数据领域覆盖最全的一份速查表
2017-01-10 高博-《视觉SLAM十四讲》
2017-01-10 深度相机