the-other-tim-brown commented on code in PR #13065:
URL: https://github.com/apache/hudi/pull/13065#discussion_r2021992289


##########
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:
   I use an inclusion list similar to the other places the shade plugin is used 
so it will only include those dependencies. What type of validation are you 
looking for on the 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