post-build step "Run only if build succeeds" still runs for unstable builds?

2012-02-13 Thread James W. Wilson
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=

Re: post-build step "Run only if build succeeds" still runs for unstable builds?

2012-02-16 Thread James W. Wilson
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 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,