mirror of
https://github.com/apache/maven.git
synced 2025-02-08 02:59:22 +00:00
36db1e35ca
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