Hmmm, nobody has an idea on this question? Should I ask somewhere else? James
On Mon, Feb 13, 2012 at 12:36 PM, James W. Wilson <[email protected]> wrote: > Hi, > > I have a multi-module project which is set up with a post-build step. > I have selected "Run only if build succeeds". However, the post-build > step is still getting triggered for unstable builds. This is with > Jenkins 1.450. > > I added -Dmaven.test.failure.ignore=false > -Dmaven.test.haltafterfailure=true to the build settings, and saw that > the submodule with the failing test generated a "Build Failure" > message, but the post-build steps still executed even in this case. > > Any idea where I should look to see how to fix this? > > James
