@syke Interesting that you posted this, I’ve just noticed that the 3.0-latest image also has the same problem. I get errors because the image is trying to look at download.sourceforge.net still
Welcome to GeoServer 3.0.0
SET_GEOSERVER_REQUIRE_FILE will be ignored because SKIP_DEMO_DATA is set to true
Starting download of extensions
Fetching directory listing from https://downloads.sourceforge.net/project/geoserver/GeoServer/3.0.0/extensions/ (will be cached for remaining extensions)
Unable to retrieve directory listing from https://downloads.sourceforge.net/project/geoserver/GeoServer/3.0.0/extensions/;
Changing it to the other sourceforge URL you provided also doesn’t work sadly
Fetching directory listing from https://sourceforge.net/projects/geoserver/files/GeoServer/3.0.0/extensions/ (will be cached for remaining extensions)
Unable to retrieve directory listing from https://sourceforge.net/projects/geoserver/files/GeoServer/3.0.0/extensions/; skipping automatic plugin discovery.
If I point it towards the build server, then I’m getting the nightlies which is less than ideal. Is there any advice on this? Thank you!