gzm55 commented on PR #717: URL: https://github.com/apache/maven-mvnd/pull/717#issuecomment-1378116936
> 1. Enhance the existing shell scripts to fall back to native executables (if available and working on the current platform) without renaming them. > 2. Provide install scripts that replace the native mvnd with a shell script if the native mvnd does not work on or does not match the current platform. Hi @ppalaga , I would like to make this pr focus on the 1st point, implementing a proper fallback logic in the script entrypoint of the current file layout (`mvnd.sh` and `mvnd.cmd`). And create another issue/pr for the 2nd point to discuss and dev the post installing process. -- 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]
