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

Project Artifacts Cache does not retain the order of classpath entries.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.5.2
    • 3.6.0
    • Core
    • Windows 7, JDK8u144
    • Important

    Description

      Project artifacts cache does not retain the order of classpath entries.

      Wrong Object type used in implementation. HashSet can not guarantee the order of elements.

      In runtime ProjectArtifacts passed as LinkedHashSet already which is safe.

       

      Possible fix is provided in comments section.

      Attachments

        Issue Links

          Activity

            People

              rfscholte Robert Scholte
              soselamet Seckin Onur SELAMET
              Votes:
              3 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: