davsclaus commented on PR #26575: URL: https://github.com/apache/camel/pull/26575#issuecomment-5729678573
Correction to the description above: the note that yasson 3.0.5, artemis-jakarta-client-all 2.57.0 and univocity-parsers 2.10.2 "have no jar on Maven Central" was wrong. All three moved group id: Artemis is org.apache.artemis since 2.50 (the org.apache.activemq coordinates are relocation poms), Yasson is org.eclipse.yasson, and camel-univocity-parsers uses the com.sonofab1rd fork of univocity-parsers. Maven follows the relocations, so nothing was broken for camel run. The mapping is corrected in #26595, and with it the jar verification passes for all 146 packages. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
