CruiseControl seems like a good choice. It however requires having Ant build scripts, which than again makes Maven unnecessary in this scenario (nightly build system)..? Or am I wrong here?
I see that Maven has a plugin for CruiseControl and vice versa, what are the potential advantages of integrating these two tools? Please tolerate my newbie questions ;) What our J2EE project needs is a continous build system tests which creates some kind of notification if the build fails. Thanks for any help.... -----Original Message----- From: STRAYER, JON (SBCSI) [mailto:[EMAIL PROTECTED] Sent: 9. september 2004 14:36 To: 'Maven Users List' Subject: RE: How to schedule a nightly build in Maven We use CruiseControl for this. > -----Original Message----- > From: Dinko Hadzic [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 09, 2004 7:22 AM > To: [EMAIL PROTECTED] > Subject: How to schedule a nightly build in Maven > > > Hi > > > > Is it possible to schedule a periodical nightly build of a > J2EE project with Maven, and what is the best approach? Could > you please give me some hints to get started? > > > > Is CruiseControl the tool I should be looking at, or does > this functionality also exist within Maven? > > > > Thanks > > \Dinko > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
