gnodet commented on PR #717:
URL: https://github.com/apache/maven-mvnd/pull/717#issuecomment-1287030925

   > These changes seem to be addressing what I'd call install time concerns. 
Whether the given build of mvnd native executable can run on the current 
machine can be decided once at install time. Why do we need to run all those 
checks anew on every invocation of mvnd?
   
   Because we don't have any installer... ? In particular, people often just 
unzip the tarball / zip.
     
https://github.com/apache/camel/blob/main/.github/actions/install-mvnd/action.yml
   An alternative would be to provide an install script from a known location 
that would download the latest version, unzip and do the checks maybe ...


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to