- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for showErrors (0.03 sec)
-
api/maven-api-cli/src/main/java/org/apache/maven/api/cli/Options.java
/** * Indicates whether to show error stack traces. * * @return an {@link Optional} containing the boolean flag, or empty if not set */ @Nonnull Optional<Boolean> showErrors(); /** * Returns the severity level at which the build should fail. * * @return an {@link Optional} containing the fail-on-severity string, or empty if not set */ @Nonnull
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Mon Jan 13 16:14:35 UTC 2025 - 6.5K bytes - Viewed (0)