diff --git pom.xml pom.xml index e0e3634..9aef665 100644 --- pom.xml +++ pom.xml @@ -744,6 +744,29 @@ + + org.apache.rat + apache-rat-plugin + 0.10 + + + data/** + conf/** + checkstyle/** + bin/** + itests/** + docs/** + **/*.txt + **/*.log + **/*.arcconfig + **/package-info.java + **/*.properties + **/*.q + **/*.q.out + **/*.xml + + +