Hi, The issue occurs because .gitignore file was not included in the source release, and the rat task reads that file to add to the projects's rat exclusions. When checking releases I always run the rat check manually to check that the rat exclusions are not too wide. This check can be skipped by adding “-x rat”. What do we want to do here?
Kind Regards, Justin