[MENFORCER-398] show rules processed by raupachz · Pull Request #175 · apache/maven-enforcer (original) (raw)

Hi there,

this fixes MENFORCER-398. It is a simple one line change. Turning on DEBUG already logs what rules are processed. Since most people probably run Maven in default settings they won't see the rules processed. Changing the log level from DEBUG to INFO allows everyone to see the rule processed.

This is an up-for-grabs issue. Feedback welcome.