seatunnel
seatunnel copied to clipboard
[WIP][License]Archive web module licenses for separate releases
Add web source packaging module Add web module license check
@dijiekstra Hi, Whether the web module can be completely separated from the main module, for some public dependent jars, such as seatunnel-common. We can rely on the published jar, the web is relatively independent, and for public dependencies, it is usually stable. So version changes are easy to upgrade.
The source package packaging should be split, not including web-related. This will be done in later work.