mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-09 01:30:57 +00:00

* fix: Daemon lifecycle must be shared with daemon invoker As long daemon is alive, the daemon invoker must be kept alive as it holds the "resident" object graph of Maven. * Add hack This is a bug in resident invoker