Started writing this email to see what would be required to build the community module yourself, instructions would need to be play tested (and are not so easy).
Short-term: 1. To check out the tag (of the geoserver you are using) and build the module yourself: git checkout tags/2.16.1 cd community/metadata maven clean install cd target (the jar would then be in this target folder) 2. To double check if it requires custom dependencies: mvn dependency:tree 3. And download dependencies for manual install: mvn dependency:copy-dependencies Makes me appreciate release bundles... Long-term encourage the module maintainer by helping out or funding the work to become an extension :) -- Jody Garnett On Wed, 11 Dec 2019 at 15:57, Peter Smythe <g...@smythe.co.za> wrote: > Hi all > > I'm looking for the Metadata community extension, > https://docs.geoserver.org/latest/en/user/community/metadata/index.html > > The installation instructions > <https://docs.geoserver.org/latest/en/user/community/metadata/configuration.html#installation> > say that it should be available on http://geoserver.org/download but it > is not. > > I also don't see it in > https://build.geoserver.org/geoserver/master/community-latest/ > > The pom.xml at src\community\pom.xml does include the module, since Sept > 2019. > > Is there something else that needs to happen for it to be built by the > bulild server? > > Thanks > > Peter > _______________________________________________ > Geoserver-devel mailing list > Geoserver-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/geoserver-devel >
_______________________________________________ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel