Description
Maven builds can start faster by keeping build infrastructure warm through a daemon, similar to techniques used by Gradle and Takari. It is useful for developers who run Maven repeatedly and want lower build latency.
Build daemons execute project code, plugins, and tests. Use trusted projects, review plugin configuration, and restart the daemon when environment or dependency state changes unexpectedly.