diff --git a/pom.xml b/pom.xml index ee7d9ef..c0704c8 100644 --- a/pom.xml +++ b/pom.xml @@ -94,8 +94,45 @@ + + 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 + org.apache.felix maven-bundle-plugin ${maven-bundle-plugin.version} true