Description
Currently the configuration for the apache-rat-plugin is done in the reporting area which results in not being taken if you call mvn apache-rat:check. This can simply being solved by moving this into a pluginManagement area which will be used for both command line calling a goal or running during the life cycle.