[
https://issues.apache.org/jira/browse/MNG-6891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maarten Mulders resolved MNG-6891.
----------------------------------
Fix Version/s: (was: 3.7.0-candidate)
3.7.0
Resolution: Fixed
Fixed in
[70cee556|https://github.com/apache/maven/commit/70cee55688e06e0c4fccb128619fe3cfd090bb71].
> 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
> Assignee: Maarten Mulders
> Priority: Major
> Fix For: 3.7.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)