syhily opened a new issue, #18932: URL: https://github.com/apache/pulsar/issues/18932
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation Pulsar add the `jcommander` as dependency in `pulsar-common` module, but it should be a optional dependency because most people don't need it in client side. ### Solution Make the `jcommander` in `pulsar-common` with `<optional>true</optional>`. ### Alternatives _No response_ ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
