Re: [Geotools-devel] Gradle Project problems including gt-main

2024-05-15 Thread Sara Schade
Hi Jody, thank you. Does gradle handle transitive dependencies? -> Yes, should do at least. But that is a good hint, because it then should be declared with api '...' and not with implementation, I guess. We will try. Best regards Sara Am 15.05.2024 um 09:34 schrieb Jody Garnett: The binary

Re: [Geotools-devel] Gradle Project problems including gt-main

2024-05-15 Thread Jody Garnett
The binary download of geotools includes an example program with instructions for running int he README (so it is possible to use without maven). Does gradle handle transitive dependencies? Checking GeoServer in IDE the Unit class is defined in unit-api-2.1.2.jar -- Jody Garnett On May 14, 20

Re: [Geotools-devel] Gradle Project problems including gt-main

2024-05-14 Thread Sara Schade
Sorry for using the wrong list. I will pass it to users list! Am 14.05.2024 um 10:33 schrieb Sara Schade: Hi all, is there a known solution to integrate GeoTools correctly in a Gradle project? At the moment we are going from one dependency error during run to the next. At the moment we are stu

[Geotools-devel] Gradle Project problems including gt-main

2024-05-14 Thread Sara Schade
Hi all, is there a known solution to integrate GeoTools correctly in a Gradle project? At the moment we are going from one dependency error during run to the next. At the moment we are stuck here: Caused by: java.lang.ClassNotFoundException: javax.measure.Unit at java.base/jdk.internal.loader.B