diff --git a/packaging/hudi-utilities-bundle/pom.xml b/packaging/hudi-utilities-bundle/pom.xml
index be65ead9b96d4..63b3b7da8a4bd 100644
--- a/packaging/hudi-utilities-bundle/pom.xml
+++ b/packaging/hudi-utilities-bundle/pom.xml
@@ -36,6 +36,28 @@
org.apache.rat
apache-rat-plugin
+
+ false
+ 0
+
+ NOTICE
+ DISCLAIMER
+ **/.*
+ **/*.json
+ **/*.log
+ **/*.sqltemplate
+ **/compose_env
+ **/*NOTICE*
+ **/*LICENSE*
+ **/dependency-reduced-pom.xml
+ **/test/resources/*.data
+ **/test/resources/*.commit
+ **/target/**
+ **/generated-sources/**
+ .github/**
+ **/*.sql
+
+
org.apache.maven.plugins