Hi All, The Apache RAT plugin runs on the Jenkins server but not as part of local builds, which is causing build failures when I commit code. How can we enable it for local builds?
I tried running "mvn org.apache.rat:apache-rat-plugin:0.10:check” but I get many errors which don’t occur on Jenkins. -- John
