danny0405 commented on code in PR #13065: URL: https://github.com/apache/hudi/pull/13065#discussion_r2021956632
########## 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: The shade plugin would make the packaged jar as a uber jar, do we want that instead of a slim one? -- 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