Tamas Cservenak created MNG-7788: ------------------------------------ Summary: Plugin Validation Report should be printed before build summary Key: MNG-7788 URL: https://issues.apache.org/jira/browse/MNG-7788 Project: Maven Issue Type: Improvement Components: Plugins and Lifecycle Affects Versions: 3.9.2 Reporter: Tamas Cservenak Fix For: 3.9.3
The (possibly lengthy) plugin validation report is logged out AFTER the build result, and it makes it hard to figure did build succeed or not (as verbose report may be several pages). Make the report output happen BEFORE the build result. -- This message was sent by Atlassian Jira (v8.20.10#820010)