Skip to content

Commit 1c39e69

Browse files
committed
Add temporary workaround for kryo groupId skew
See ome/ome-common-java#50.
1 parent 113eccc commit 1c39e69

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

pom.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,20 @@
199199
HACK: The following list of allowed-to-be-duplicated classes
200200
facilitates intended combinations of artifacts:
201201
==
202+
TEMP: Until ome/ome-common-java#50 is merged and released.
203+
Classes:
204+
com.esotericsoftware.minlog.*,
205+
com.esotericsoftware.kryo.*,
206+
com.esotericsoftware.reflectasm.*,
207+
Part of:
208+
com.esotericsoftware.kryo:kryo,
209+
com.esotericsoftware:kryo,
210+
com.esotericsoftware:minlog,
211+
com.esotericsoftware:reflectasm
212+
Enables:
213+
org.openmicroscopy:ome-common (com.esotericsoftware.kryo:kryo) +
214+
graphics.scenery:scenery (com.esotericsoftware:kryo)
215+
==
202216
Classes: com.google.inject.*
203217
Part of: com.google.inject:guice:no_aop
204218
Also in: org.sonatype.sisu:sisu-guice

0 commit comments

Comments
 (0)