- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for failOnSeverity (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/BaseParser.java
} return getInvokerRequest(context); } protected void validate(LocalContext context) { Options options = context.options; options.failOnSeverity().ifPresent(severity -> { String c = severity.toLowerCase(Locale.ENGLISH); if (!Arrays.asList("warn", "warning", "error").contains(c)) { context.parsingFailed = true;Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Fri Oct 10 07:39:11 GMT 2025 - 25.5K bytes - Click Count (0)