Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Both jt-scale and gt-scale2 conflict on it.geosolutions.jaiext.scale.JaiI18N.class #286

Open
jodygarnett opened this issue Mar 28, 2022 · 0 comments

Comments

@jodygarnett
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant