Thanks, I'll take a look.. if it works as it appears it should be perfect.
On Tuesday, September 11, 2012 10:04:59 AM UTC-6, Vincent Latombe wrote: > > Hello, > > Take a look at > http://wiki.jenkins-ci.org/display/JENKINS/BuildResultTrigger+Plugin > > Vincent > > > 2012/9/11 Sharkannon <[email protected] <javascript:>> > >> I've searched but maybe I'm blind. I'm looking for a plugin or a way to >> be able to build downstream projects on a schedule. >> >> Basically I have a Maven build that builds on commit but I don't want it >> deployed until a certain time of the day. >> >> Right now I'm scheduling the deployment build and copying the artifcats >> from the Maven build.. but the issue with that is that it would deploy the >> build even if there wasn't a commit to the Maven build.. (I just want the >> deploy to happen IF there is a commit to the Maven Build). >> >> Thanks; >> > >
