zhangshenghang commented on code in PR #8086:
URL: https://github.com/apache/seatunnel/pull/8086#discussion_r1860644364


##########
seatunnel-connectors-v2/connector-clickhouse/pom.xml:
##########
@@ -68,6 +68,11 @@
             <version>${project.version}</version>
             <classifier>optional</classifier>
         </dependency>
+        <dependency>
+            <groupId>org.apache.seatunnel</groupId>
+            <artifactId>connector-common</artifactId>
+            <version>${project.version}</version>

Review Comment:
   I have modified it, but I found that the scope of other connectors is 
compile, not is provided.
   
   <img width="1187" alt="image" 
src="https://github.com/user-attachments/assets/ffdad3c3-2562-4742-91a3-c5de6f74e4eb";>
   



-- 
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]

Reply via email to