This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch fix-win-terminal
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git
from 41192f19 Remove FFM for now
add 1508fe5d Add Diag with more info for exceptions
No new revisions were added by this update.
Summary of changes:
.../org/mvndaemon/mvnd/client/DefaultClient.java | 2 +-
.../main/java/org/mvndaemon/mvnd/client/Diag.java | 186 +++++++++++++++++++++
2 files changed, 187 insertions(+), 1 deletion(-)
create mode 100644 client/src/main/java/org/mvndaemon/mvnd/client/Diag.java