Eugen Cepoi
2014-09-22 13:27:16 UTC
Hi,
When using maven shade plugin with metainf-services there are warnings
about duplicate classes with jersey-common.
I am wondering why those classes have been copied? Are they exactly the
same?
Also, is metainf-services just a way to support backwards compatibility
with libs that relied on the service loader mechanism but is not anymore
the preferred way to provide implementations? In that case what is the
preferred way to provide "out of the box integration" with jersey now
(similar to what is being done with moxy)?
Thanks,
Eugen
When using maven shade plugin with metainf-services there are warnings
about duplicate classes with jersey-common.
I am wondering why those classes have been copied? Are they exactly the
same?
Also, is metainf-services just a way to support backwards compatibility
with libs that relied on the service loader mechanism but is not anymore
the preferred way to provide implementations? In that case what is the
preferred way to provide "out of the box integration" with jersey now
(similar to what is being done with moxy)?
Thanks,
Eugen