yes I think I agree my expectation would be -fae,--fail-at-end Only fail the build afterwards; allow all non-impacted builds to continue
0 if no problem, 1 if any module failed -ff,--fail-fast Stop at first failure in reactorized builds 0 if no problem, 1 if failed -fn,--fail-never NEVER fail the build, regardless of project result Always 0 On Thu, Feb 1, 2018 at 1:06 PM, Tibor Digana <[email protected]> wrote: > I think this is bug (mvn --fail-at-end) because intermediate modules are > skipped. Unlike --fail-never runs all modules but returns exit 0. I want > exit 1 with --fail-at-end . > > WDYT? > > Cheers > Tibor > -- ----- Arnaud Héritier http://aheritier.net Mail/GTalk: aheritier AT gmail DOT com Twitter/Skype : aheritier
