Skip to content

[MNG-7771] Don't use ArtifactResolutionException#getMessage() w/o knowing whether there are other exceptions or not #9214

@jira-importer

Description

@jira-importer

Michael Osipov opened MNG-7771 and commented

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.


Affects: 3.8.8, 3.9.1, 4.0.0-alpha-5

This issue is a sub-task of MNG-7770

Backported to: 4.0.x-candidate, 3.9.x-candidate

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions