I had the same issue : the community extensions are only built for a
SNAPSHOT version of the 2.25, which is why they cannot be downloaded. I
didn't find a way to solve this.

REgards
Alexandre

Le mer. 15 mai 2024 à 15:44, Kristian Nils Robin Morin via Geoserver-users <
geoserver-users@lists.sourceforge.net> a écrit :

> I am trying to install the community extension ogcapi-features using for
>
>   geoserver:
>     image: docker.osgeo.org/geoserver:2.25.0
>
>     environment:
>       - INSTALL_EXTENSIONS=true
>       - SKIP_DEMO_DATA=true
>       - STABLE_EXTENSIONS=h2,pyramid,css, sqlserver, monitor
>       - COMMUNITY_EXTENSIONS=ogcapi-features
>
> It is available in the list of extensions for the latest version (2.26.x)
> https://build.geoserver.org/geoserver/main/community-latest/
>
> But i get "url does not exist:
> /geoserver-2.25.0-ogcapi-features-plugin.zip"
>
> Is the plugin only available for 2.26? Or is the COMMUNITY_EXTENSIONS
> variable not working anymore?
> Or where do i find it to install it for 2.25.0
>
>
> _______________________________________________
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>


-- 
Alexandre Gacon
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to