You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2020/04/13 19:05:00 UTC

[jira] [Created] (MNG-6891) Improve support --fail-on-severity

Robert Scholte created MNG-6891:
-----------------------------------

             Summary: Improve support --fail-on-severity
                 Key: MNG-6891
                 URL: https://issues.apache.org/jira/browse/MNG-6891
             Project: Maven
          Issue Type: Improvement
            Reporter: Robert Scholte
             Fix For: 3.7.0-candidate


MNG-6065 was a first implementation, but it is not user friendly enough.

1. When saying {{-fos}} the message is: No enum constant org.slf4j.event.Level.warn
We should show at least all available values here

2. The prefix for warnings in Maven is [WARNING], due to {{org.slf4j.simpleLogger.warnLevelString}} in {{apache-maven/conf/logging/simplelogger.properties}}. It makes sense support this custom value as well. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)