gerlowskija commented on PR #2178: URL: https://github.com/apache/solr/pull/2178#issuecomment-1889968282
Yeah, I'm definitely with you - it's very confusing. My intention with the `swagger-jaxrs2-jakarta` dep is that it's not a proper Solr dependency - it's something needed by one of the plugins our gradle build uses. Specifically it's used by 'swagger-gradle-plugin' so that it can pick up jakarta-packaged annotations in generating the OAS. See these [swagger-gradle-plugin](https://github.com/swagger-api/swagger-core/tree/master/modules/swagger-gradle-plugin#jakarta-namespace-support) docs for a bit more context. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
