set -Djansi.mode=force unless --batch-mode/-B is specified. This enables colorized output for Debian versions of jansi > 2.4.0-2. This behavior can be overridden by setting MAVEN_JANSI_PROPERTY="", or to any other valid jansi.mode property value.
Execute sisu-maven-plugin explicitly on maven-model-builder. For some reason since the upgrade of maven-parent from 35 to 43 the build no longer generates the META-INF/sisu/javax.inject.Named for maven-model-builder. Declaring a dependency on sisu-maven-plugin fixes this.