Here is the error from GeoWebCache/geowebcache#1033
[WARNING] it.geosolutions.jaiext.scale.JaiI18N scanned from multiple locations:
jar:file:///Users/jgarnett/.m2/repository/it/geosolutions/jaiext/scale/jt-scale/1.1.21/jt-scale-1.1.21.jar!/it/geosolutions/jaiext/scale/JaiI18N.class,
jar:file:///Users/jgarnett/.m2/repository/it/geosolutions/jaiext/scale2/jt-scale2/1.1.21/jt-scale2-1.1.21.jar!/it/geosolutions/jaiext/scale/JaiI18N.class
Checking dependency tree:
+- org.geowebcache:gwc-georss:jar:1.21-SNAPSHOT:compile
| +- org.locationtech.jts:jts-core:jar:1.18.2:compile
| \- org.geotools:gt-coverage:jar:27-SNAPSHOT:compile
| +- org.geotools:gt-referencing:jar:27-SNAPSHOT:compile
| | ...
| +- it.geosolutions.jaiext.scale:jt-scale:jar:1.1.21:compile
| +- it.geosolutions.jaiext.scale2:jt-scale2:jar:1.1.21:compile
So this may be an issue with org.geotools:gt-coverage depending on both? If you intend both these operations to be available please use different package to avoid conflict.
Here is the error from GeoWebCache/geowebcache#1033
Checking dependency tree:
So this may be an issue with org.geotools:gt-coverage depending on both? If you intend both these operations to be available please use different package to avoid conflict.