Pulsar-client-shaded[pulsar-client]模块生成的源码包是空的 #20175
Answered
by
tisonkun
3286360470
asked this question in
Q&A
|
pulsar源码打包时,pulsar-client-shaded[pulsar-client]模块打出来的pulsar-client-2.11.0-sources.jar包里是空的,如下图所示: 需要如何配置pom文件才能保证打出来的源码包不是空的,否则业务代码里依赖pulsar-client包时,不能正常查看源码。 |
Answered by
tisonkun
Apr 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a known issue #19918 and has been fixed #19956 on the master branch. IIRC 3.0 will include this fix.