Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-6828

DependencyResolutionException breaks serialization

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.6.3
    • 3.8.2, 4.0.0-alpha-2, 4.0.0
    • Core
    • None

    Description

      In class DependencyResolutionException , the field "result" is the non-serializable type DependencyResolution. This causes serialization to fail (since its super class, Exception, is inherently Serializable).  This field should have transient access similar to the DependencyResolutionException in the maven-resolver-api.

      Attachments

        Activity

          People

            slachiewicz Sylwester Lachiewicz
            jamesratzlaff James R. Ratzlaff
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: