diff --git standalone-metastore/pom.xml standalone-metastore/pom.xml
index 924286ff2b72876ca6b0eab5f78200fd58c3db1e..5dadde996dc87b00a4b8cff72b8219447006d7f2 100644
--- standalone-metastore/pom.xml
+++ standalone-metastore/pom.xml
@@ -452,7 +452,6 @@
-
org.apache.maven.plugins
maven-surefire-plugin
@@ -480,6 +479,28 @@
+ org.apache.rat
+ apache-rat-plugin
+ 0.10
+
+
+ **/README.md
+ **/*.iml
+ **/*.txt
+ **/*.log
+ **/*.arcconfig
+ **/package-info.java
+ **/*.properties
+ **/*.q
+ **/*.q.out
+ **/*.xml
+ **/gen/**
+ **/patchprocess/**
+ **/metastore_db/**
+
+
+
+
org.codehaus.mojo
build-helper-maven-plugin
3.0.0