Uploaded image for project: 'Maven Wrapper'
  1. Maven Wrapper
  2. MWRAPPER-150

Fails to validate checksums on MacOS Sequoia

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Normal
    • Resolution: Unresolved
    • 3.3.2
    • None
    • Maven Wrapper Scripts
    • None
    • MacOS 15.0

    Description

      The command issued to check the sha256sum fails with sha256sum packaged with MacOS Sequoia.

      This can be reproduced with an empty project using mvnw, and adding the distribution's shasum on the affected OS.

       

      $ mkdir test && cd test
      $ mvn wrapper:wrapper
      $ echo distributionSha256Sum=83aaf914c785c9faed661f223000a92d1de9553f5c82d3b4362e66d9c031625f >> .mvn/wrapper/maven-wrapper.properties
      $ ./mvnw compile
      

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gonz0 Gonzalo Bermúdez
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: