You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/10/18 19:30:45 UTC

[GitHub] [maven-mvnd] ppalaga commented on pull request #722: Use muti-release jar to fallback mvnd-client to original maven

ppalaga commented on PR #722:
URL: https://github.com/apache/maven-mvnd/pull/722#issuecomment-1282903143

   Thanks for the contribution, this looks very interesting, @gzm55. 
   
   Do I understand correctly that this is intended to provide an automatic fallback to the embedded vanilla Maven on platforms for which we (1) do not have a GraalVM native executable and (2) they have java <11? 
   
   There is no change in behavior on systems where the mvnd native executable works (because that one is inherrently Java 11), right?
   
   I wonder what are the advantages against running Maven in the traditional way on those systems?
   
   I wonder how portable the fallback is: we forward all command line parameters, some of which won't work with the embedded Maven.


-- 
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-unsubscribe@maven.apache.org

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