[Geoserver-devel] Metadata community module missing

Hi all

I’m looking for the Metadata community extension, https://docs.geoserver.org/latest/en/user/community/metadata/index.html

The installation instructions 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

Hi,
looks like it is not included in the community release pom.xml and no release descriptor exists for it:
https://github.com/geoserver/geoserver/tree/master/src/community/release

… hence no ZIP plugin is created.

That say, I’m not familiar with that plugin, maybe I’m missing something.

Best regards,
Nuno Oliveira

On Wed, 2019-12-11 at 16:55 +0200, Peter Smythe 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 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@anonymised.comsts.sourceforge.net](mailto:Geoserver-devel@lists.sourceforge.net)
[https://lists.sourceforge.net/lists/listinfo/geoserver-devel](https://lists.sourceforge.net/lists/listinfo/geoserver-devel)

-- 
Regards,
Nuno Oliveira
==
GeoServer Professional Services from the
experts! 
Visit http://goo.gl/it488V for more information.
==

Nuno Miguel Carvalho Oliveira
@nmcoliveira
Software Engineer

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:      +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

Con riferimento alla normativa sul trattamento dei dati 
personali (Reg. UE 2016/679 - Regolamento generale sulla 
protezione dei dati “GDPR”), si precisa che ogni 
circostanza inerente alla presente email (il suo contenuto, 
gli eventuali allegati, etc.) è un dato la cui conoscenza 
è riservata al/i solo/i destinatario/i indicati dallo 
scrivente. Se il messaggio Le è giunto per errore, è 
tenuta/o a cancellarlo, ogni altra operazione è illecita. 
Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to 
which it is addressed and may contain information that 
is privileged, confidential or otherwise protected from 
disclosure. We remind that - as provided by European 
Regulation 2016/679 “GDPR” - copying, dissemination or 
use of this e-mail or the information herein by anyone 
other than the intended recipient is prohibited. If you 
have received this email by mistake, please notify 
us immediately by telephone or e-mail.

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)

  1. To double check if it requires custom dependencies:

mvn dependency:tree

  1. 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 :slight_smile:

···


Jody Garnett

Thanks Jody & Nuno

It’s only available in master, not 2.16, and it builds, but the tests fail.

I’ll leave it here for the time being, as it’s time for our summer holidays.

Until 2020…

Peter

On Wed, 11 Dec 2019 at 18:00, Jody Garnett <jody.garnett@anonymised.com> wrote:

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)

  1. To double check if it requires custom dependencies:

mvn dependency:tree

  1. 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 :slight_smile:


Jody Garnett

On Wed, 11 Dec 2019 at 15:57, Peter Smythe <gs@anonymised.com> 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 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

This is normal, community module do not get their test to be run, the build server only checks that they compile.
Rationale is simple, we cannot have supported modules progress stopped by a module that its very author refuses to maintain.
Supported modules have a better reciprocity, as the author is giving some of its time to keep the module
in place and help the community progress with docs, answers on the list and the like.

Cheers
Andrea

···

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene notizia. This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail.

Hey Peter,

Thank you for your interest in the metadata module. It is a very useful tool. I hope you will like it.

Someone else already made me aware that I forgot the config for making a ZIP plugin. I will do that soon.

I’ll also have a look at which tests are failing on master, and fix them. I have some stuff to merge there anyway.

Kind Regards

Niels

···

On 13/12/2019 12:03, Peter Smythe wrote:

Thanks Jody & Nuno

It’s only available in master, not 2.16, and it builds, but the tests fail.

I’ll leave it here for the time being, as it’s time for our summer holidays.

Until 2020…

Peter

On Wed, 11 Dec 2019 at 18:00, Jody Garnett <jody.garnett@anonymised.com> wrote:

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)

  1. To double check if it requires custom dependencies:

mvn dependency:tree

  1. 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 :slight_smile:


Jody Garnett

On Wed, 11 Dec 2019 at 15:57, Peter Smythe <gs@anonymised.com> 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 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](mailto:Geoserver-devel@lists.sourceforge.net)
[https://lists.sourceforge.net/lists/listinfo/geoserver-devel](https://lists.sourceforge.net/lists/listinfo/geoserver-devel)