danny0405 commented on code in PR #13065:
URL: https://github.com/apache/hudi/pull/13065#discussion_r2021981218


##########
hudi-io/pom.xml:
##########
@@ -96,6 +96,36 @@
         <groupId>org.jacoco</groupId>
         <artifactId>jacoco-maven-plugin</artifactId>
       </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>

Review Comment:
   Can you validate the hudi-io jar offline? Once the shaded plugin got used, 
all the dependencies(even as indirect) would be packged in the final jar.



-- 
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-unsubscr...@hudi.apache.org

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

Reply via email to