Howdy, As history proved, the original "interleaved" install/deploy is just call for problems, and causes in need for circumventions like https://issues.apache.org/jira/browse/MNG-8054 to make classic "snapshot TS lock-down" possible on large(r) projects. Also, no wonder our users were asking for this feature for a quite long time.
Hence, I'd propose that in upcoming releases (ie 3.2.0 of them), in plugins m-install-p and m-deploy-p simply "flip" the defaults: and make them install/deploy At End by default, while keeping the ability to "reverse" if someone really depends on per-module deploys. WDYT? Thanks T