Re: [Geoserver-devel] HTTPS certificate has expired for maven.geo-solutions.it

2022-10-04 Thread Jody Garnett
Fair enough: Added the rules for json-lib and hibernate spatial .. and it is working: [INFO] Downloaded from osgeo-releases: https://repo.osgeo.org/repository/release/net/sf/json-lib/json-lib/2.4.2-geoserver/json-lib-2.4.2-geoserver.jar (137 kB at 1.1 MB/s) Added to "build-it" PR: https://github

Re: [Geoserver-devel] too many open files building with java 11

2022-10-04 Thread Jody Garnett
Trying various values, with 65535 being a common recommendation, and still encountering the error (even with -T3). Double check: Latest JDK 11.0.16.1, and maven 3.8.6 ... Going to try changing how the compiler is called: 1. Using -Perrorprone (because why not) and everything is fine (well errorp