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

distribution zip file has unordered entries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.5.0-beta-1
    • 3.5.0
    • None
    • None

    Description

      as reported during 3.5.0-beta-1 vote, some tools (here Maven wrapper) fail to unzip the distribution file

      it looks like the m-assembly-p version used to create the zip file has a bug that does not order entries to create main directory before creating README.txt file in it

      $ unzip -t apache-maven-3.5.0-beta-1-bin.zip | more
      Archive:  apache-maven-3.5.0-beta-1-bin.zip
          testing: apache-maven-3.5.0-beta-1/README.txt   OK
      [...]
          testing: apache-maven-3.5.0-beta-1/   OK
      [...]

      Attachments

        Activity

          People

            hboutemy Herve Boutemy
            hboutemy Herve Boutemy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: