forTEXT / catma

Computer Assisted Text Markup and Analysis
https://www.catma.de
GNU General Public License v3.0
88 stars 8 forks source link

NoSuchMethodError "org.glassfish.jersey.message.internal.OutboundMessageContext.<init>" after updating the gitlab4j-api library #241

Closed maltem-za closed 3 years ago

maltem-za commented 3 years ago

This is caused by mismatched/mixed Jersey versions, see for example this SO question.

In our case, we also had to update the jersey-media-json-jackson library to match the Jersey version that is used by gitlab4j-api (search for "jersey.version").

See a74290cdd95b1fb8017a0c7cde55514fa9e3aae5