mirror of
https://github.com/apache/maven.git
synced 2025-02-10 03:56:01 +00:00
This is most probably "just" about broken Throwable implementations. Some override getCause but does not perform checks to what it was inited as "this" means "not yet inited" actually. --- https://issues.apache.org/jira/browse/MNG-7846