Details
-
Bug
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
3.3.2
-
None
-
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
- links to