maven-mvnd
maven-mvnd copied to clipboard
Continuous Build
Is it possibe to implement a continuous build in mvnd, like gradle: https://docs.gradle.org/current/userguide/command_line_interface.html#sec:continuous_build
i guess for now, one can use watchman triggers to do this
see as a shell script https://github.com/lkwg82/rc.files/blob/ba45ae8e1f592d5b6013997c0de8ec3d429e5646/tools/maven.sh#L68