diff --git a/pom.xml b/pom.xml index abf2418..20b4e17 100644 --- a/pom.xml +++ b/pom.xml @@ -58,6 +58,43 @@ + + org.apache.rat + apache-rat-plugin + 0.8 + false + + + package + + check + + + + + + **/BUILD.txt + **/CHANGES.txt + **/NOTICE-src.txt + **/README.md + .git/** + **/.gitignore + **/*.json + **/*.log* + **/TODO + .mailmap + .idea/** + **/*.iml + **/.project + **/.classpath + **/.settings/** + **/.checkstyle + **/target/** + .repository/** + + + + org.apache.felix maven-bundle-plugin