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=
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,