Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.8.8, 3.9.1, 4.0.0-alpha-5
-
None
-
None
Description
ArtifactResolutionException#getMessage() only considers the message from the first cause, completely ignoring other causes. So it is order-dependent and can be misleading. Create an expeception-agnotic message and all submessages shall be retrieved through API.