yx91490 commented on pull request #1022: URL: https://github.com/apache/incubator-seatunnel/pull/1022#issuecomment-1012647336
> em.. it seems will cause bug, `transforms` `connectors` only contain itself. > > ``` > [dcadmin@dcadmin seatunnel-connectors]$ du -chs * > 4.0K pom.xml > 1.5M seatunnel-connector-flink-console > 1.8M seatunnel-connector-flink-doris > 1.8M seatunnel-connector-flink-druid > 1.6M seatunnel-connector-flink-elasticsearch > 1.5M seatunnel-connector-flink-fake > 2.0M seatunnel-connector-flink-file > 1.6M seatunnel-connector-flink-jdbc > 1.6M seatunnel-connector-flink-kafka > 1.5M seatunnel-connector-flink-socket > 1.7M seatunnel-connector-spark-clickhouse > 1.5M seatunnel-connector-spark-console > ``` > > ### Missing dependencies >  Currently, it seems that plugins no need to package dependencies, they will be all packaged to a single jar by maven-shade-plugin finally. -- 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]
