You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/01/14 00:42:37 UTC

[GitHub] [incubator-seatunnel] yx91490 commented on pull request #1022: [SeaTunnel#1021] make maven-shade-plugin only applied to core modules

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
   > ![image](https://user-images.githubusercontent.com/95013770/149275668-6d08c9c6-6b9e-4115-8986-54d6a6278245.png)
   
   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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org