Fail at end should work in your scenario.
Basic Def from Maven Specs :
--fail-at-end - if a particular module build fails, continue the rest of the reactor
and report all failed modules at the end instead .
Fail at end should work in your scenario.
Basic Def from Maven Specs :
--fail-at-end - if a particular module build fails, continue the rest of the reactor
and report all failed modules at the end instead .