The RAT check should be turned on by default IMO. Gary
On Mon, Aug 20, 2018 at 12:45 AM Benedikt Ritter <brit...@apache.org> wrote: > Hi, > > one thing I always have to do when preparing a release is to fix all the > checkstyle and findbugs errors. This step could be eliminated if we added > checkstyle:check and findbugs:check to the maven default goal. This way it > would be executed on CI builds and we would see failing checkstyle/findbugs > right away. > > WDYT? > Benedikt >