Uploaded image for project: 'ShrinkWrap Resolvers'
  1. ShrinkWrap Resolvers
  2. SHRINKRES-266

Change directory name of extracted Maven binaries (EmbeddedMaven)

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 3.0.0-alpha-4
    • 3.0.0-alpha-3
    • maven
    • None

    Description

      Currently, there in SWR the Maven binary files extracted from downloaded archives are stored in directories named by UUID.randomUUID(). These directories are then linked with the archive files using md5hash. This hash is stored in a file resolver_maven_binary_zip_md5_hash_file in the extracted directory.
      This approach is neither nice nor intuitive and nor effective.

      Change the logic so the hash is used as a name of the new directory instead of using UUID. Related Java class is DistributionStageImpl

      Attachments

        Activity

          People

            dipakpawar231 Dipak Pawar (Inactive)
            mjobanek Matous Jobanek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: