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