nielsbasjes commented on issue #1130:
URL: https://github.com/apache/maven-mvnd/issues/1130#issuecomment-2585727595
I was wrong about this.
I just found that the (current) mvnw script already strips the specified
variant from what is in the config file and replaces it with the specific
OS/cpu of the current build system.
So even if the config says
distributionUrl=https://downloads.apache.org/maven/mvnd/1.0.2/maven-mvnd-1.0.2-darwin-aarch64.zip
it will still download and run the linux x86 version on my machine.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]