Re: [Geoserver-devel] [Geotools-devel] Question on maven artifacts mirroring

2022-04-20 Thread Daniele Romagnoli
Hi Jody. My user is danieleromagnoli. I have tried with the manual deploy using similar maven deploy command with dav but that didn't work. Please, let me know if you can allow my osgeo user to manually upload to Nexus. Regards, Daniele Regards, Daniele Romagnoli == GeoServer Professional Se

Re: [Geoserver-devel] gs-wps-kml-ppio failing builds and pull-requests

2022-04-20 Thread Andrea Aime
Built fine in the PR checks, and still builds fine locally for me, after a full build of both GT and GS... The test in question is failing while doing schema validation, the main schema file is referenced locally, but in turn it imports a remote file from OASIS... so likely a network glitch on the

Re: [Geoserver-devel] [Geotools-devel] Question on maven artifacts mirroring

2022-04-20 Thread Jody Garnett
I would hope that it can now fetch and cache the jar (should be no need for manual upload now that /me/steinborn/* is in the routing rules to be cached?). As for deploy, you provided credentials in your ~/.m2/settings.xml file yes? What does "that didn't work" look like LDAP user danieleroma

Re: [Geoserver-devel] [Geotools-devel] Question on maven artifacts mirroring

2022-04-20 Thread Daniele Romagnoli
On Wed, Apr 20, 2022 at 6:22 PM Jody Garnett wrote: > I would hope that it can now fetch and cache the jar (should be no need > for manual upload now that /me/steinborn/* is in the routing rules to be > cached?). > Yep. me too but it seems it's still not there. I have also tried to redeploy agai

Re: [Geoserver-devel] [Geotools-devel] Question on maven artifacts mirroring

2022-04-20 Thread Jody Garnett
This worked first try for me :) 1. I searched repo.osgeo.org to see if it was there https://repo.osgeo.org/#browse/search=keyword%3D%22libdeflate-java-core%22 It was not. 2. I edited modules/plugins/image/pom.xml with: me.steinborn libdeflate-java-core

[Geoserver-devel] [JIRA] (GEOS-10469) Make the request logger configurable from the UI

2022-04-20 Thread Joseph Miller (JIRA)
Joseph Miller ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A17451aae-c1cc-4dbc-b304-4a8ad1993fc0 ) *created* an issue GeoServer ( https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiMWJiOWI1MGFiZDdhNDBjM2I1N2ZmYTc4MWQwODY2YzIiLCJwIjoiaiJ9 ) / Improvemen

[Geoserver-devel] Trying to make a 2.21-M0 Milestone (wish me luck)

2022-04-20 Thread Jody Garnett
With everyone busy, I thought I would try and make a 2.21-M0 milestone release (as I would like public feedback from log4j branch and I understand it is a large pull request to review). The procedure to do so asks the build_release.sh script to build geotools and geowebcache commits, and that funct