Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- relates to
-
MNG-6065 Creating option --fail-on-severity / -fos to support errorless or warningless builds
- Closed
- links to