That’s likely a consequence of this commit: https://github.com/apache/commons-parent/commit/30a0eaea5a3efb14f2e81bcae4aaf06ff9a91bd8 <https://github.com/apache/commons-parent/commit/30a0eaea5a3efb14f2e81bcae4aaf06ff9a91bd8>, but I dont’ have a good answer for you on the jenkins build yet. I’ve got to catch back up from yesterday’s roadshow event on my emails before I can get answers there.
-Rob > On Mar 26, 2019, at 10:05 AM, Gary Gregory <garydgreg...@gmail.com> wrote: > > Hi All: > > When I run a RAT check with 'mvn apache-rat:check', all is fine. When I run > the same kind of build as Jenkins with 'mvn clean package', all is fine. > > Why does the Jenkins build fail its RAT check? > > https://builds.apache.org/job/Commons-Codec/104/console > > Gary