apache / maven-mvnd

Apache Maven Daemon
https://maven.apache.org/
Apache License 2.0
2.9k stars 207 forks source link

Separate message and exception by newline #1058

Closed gnodet closed 2 months ago

gnodet commented 2 months ago

This was a small discrepancy to the output of vanilla Maven and made the output hard to read, since the failure class name started right after the message without any whitespace in between.