World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
1.1k
stars
344
forks
source link
[#5489] fix(build): Improve the gradle to skip some modules to avoid publishing empty jars #5510
Closed
github-actions[bot] closed 2 weeks ago
What changes were proposed in this pull request?
This PR improves the gradle and release script to skip some modules.
Why are the changes needed?
This is to avoid some unnecessary empty jars to be published to maven repo.
Fix: #5489
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Tested locally.