This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git.
from df77932 [MENFORCER-315] - Add thirdparty rules page to the enforcer site o Add thirdparty-rules page to site for enumerating thirdparty Maven Enforcer rules; o Add link to Sonatype OSS Index rules documentation add 208c5c7 [MENFORCER-317] - Fix RequireFileChecksum ignores configured message - Introduce configurable message for nonexistent file - Including small refactoring: extract checksum calculation into private method. No new revisions were added by this update. Summary of changes: .../plugins/enforcer/RequireFileChecksum.java | 118 ++++++++++++++------- .../plugins/enforcer/TestRequireFileChecksum.java | 60 ++++++++++- 2 files changed, 136 insertions(+), 42 deletions(-)