Guy Brand created MSHARED-993:
---------------------------------
Summary: Make MessageUtils resilient to failures during uninstall
Key: MSHARED-993
URL: https://issues.apache.org/jira/browse/MSHARED-993
Project: Maven Shared Components
Issue Type: Improvement
Affects Versions: maven-shared-utils-3.3.4
Reporter: Guy Brand
Out of https://issues.apache.org/jira/browse/MNG-7161 it was proposed to make
[this part
|https://github.com/apache/maven-shared-utils/blob/9f40037bfb04d54dd997a9ab837390045c9a4348/src/main/java/org/apache/maven/shared/utils/logging/MessageUtils.java#L97-L103]where
the {{AnsiConsole}} gets uninstalled resilient when errors occur. This kind of
error handling has already been done
[here|https://github.com/apache/maven-shared-utils/blob/9f40037bfb04d54dd997a9ab837390045c9a4348/src/main/java/org/apache/maven/shared/utils/logging/MessageUtils.java#L85-L92]
for the shutdown hook.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)