diff --git a/pom.xml b/pom.xml index 204071ba..d79103ba 100644 --- a/pom.xml +++ b/pom.xml @@ -335,6 +335,32 @@ limitations under the License. + + org.apache.rat + apache-rat-plugin + 0.7 + + + .gitignore + DEPENDENCIES + README.txt + *.sh + .git/** + .idea/** + **/.gitattributes + testdata/hive/scripts/** + + + + + rat-check + + check + + verify + + + org.codehaus.mojo exec-maven-plugin @@ -485,7 +511,7 @@ limitations under the License. - +