gnodet commented on PR #1061: URL: https://github.com/apache/maven/pull/1061#issuecomment-1475911408
> > That looks like mvnd but without keeping daemons alive... > > Not really since mvnd is a full mvn process whereas here it would just be a launcher responsible to handle the actual java command line to respect properly jvm.config. That's a wrong assumption. Mvnd has a client which boots a JVM (the daemon) and which is compiled to native with graalvm. The client does not load 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-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org