Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-7770 Implement workaround for MNG-7758/MRESOLVER-335
  3. MNG-7771

Don't use ArtifactResolutionException#getMessage() w/o knowing whether there are other exceptions or not

    XMLWordPrintableJSON

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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            michael-o Michael Osipov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: