|
mvnd
in place of mvn
and mvnd runs your builds using an in-memory, always running daemon process. After the first build, cached classes and data ensure markedly faster builds. If your development cycle is code/maven/test/repeat, you can see a significant increase in productivity.
Copyright © 2020 Andrew Oliver