gnodet commented on issue #374: URL: https://github.com/apache/maven-mvnd/issues/374#issuecomment-1490243158
> mvnd requires at least another 1Gb of always-on memory Makes sense. I totally agree with the idea of spawning a daemon and not keeping it alive if the `mvnd.noDaemon` option is set. It should just be a matter of spawning a daemon, passing the `mvnd.noDaemon` option and handle it correctly in the daemon after the build (i.e. letting the process die). -- 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]
