mirror of
https://github.com/apache/maven.git
synced 2025-02-07 10:38:47 +00:00
Instead of only including causes, suppressed exceptions are now included as well. A similar indentation strategy as in `Throwable.printStackTrace` is used. --- https://issues.apache.org/jira/browse/MNG-7778