luoyuxia commented on code in PR #2531:
URL: https://github.com/apache/fluss/pull/2531#discussion_r2746122612


##########
fluss-dist/src/main/assemblies/plugins.xml:
##########
@@ -33,10 +33,10 @@
             <unpack>false</unpack>
             <useProjectArtifact>false</useProjectArtifact>
             <useProjectAttachments>false</useProjectAttachments>
-            <useTransitiveDependencies>true</useTransitiveDependencies>
-            <useTransitiveFiltering>true</useTransitiveFiltering>
+            <useTransitiveDependencies>false</useTransitiveDependencies>
             <includes>
                 <include>org.apache.flink:flink-shaded-hadoop-2-uber</include>
+                <include>org.apache.paimon:paimon-bundle</include>

Review Comment:
   I'd like to still install the paimon-bundle jar into plugin directory for 
out of box user experience. The class conflict is not a problem in Fluss 
coordinator server



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