danny0405 commented on code in PR #9297:
URL: https://github.com/apache/hudi/pull/9297#discussion_r1278283137
##########
hudi-sync/hudi-hive-sync/pom.xml:
##########
@@ -200,6 +200,9 @@
</goals>
</execution>
</executions>
+ <configuration>
+ <skip>false</skip>
+ </configuration>
Review Comment:
Weird, I can not reproduce it, maybe it is because of your local mvn
repository env.
--
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]