seperate Jobs and Success/Fail message

We use the Jenkins Ivy Plugin (https://wiki.jenkins-ci.org/display/JENKINS/Ivy+Plugin).

When we have inserted some root folder with several individual projects and activated the option "Build modules as separate jobs" everything works as desired.

The only thing is: Is there a way to let this job say it is finished when it actually build all sub-jobs successfully? Currently it triggers the sub-jobs and says it's successful.

链接地址: http://www.djcxy.com/p/54954.html

上一篇: 为什么詹金斯即使没有SVN改变,也会触发IVY?

下一篇: 分离作业和成功/失败消息