Hi Matt, > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: jeudi 10 février 2005 14:56 > To: [EMAIL PROTECTED] > Subject: [jira] Commented: (MPCLOVER-18) Stop Clover re-running tests if > they've already run > > The following comment has been added to this issue: > > Author: Matt Read > Created: Thu, 10 Feb 2005 8:55 AM > Body: > Yep, that would solve my immediate (well, immediate 7 months ago) > problems. > > I agree with you completely on your general consideration point. For the > kind of projects that I'm generally involved with, Maven simply will not > scale sufficiently to support continuous integration. I find myself > slipping back to nightly builds for more and more of the goals as the > codebase grows.
But then why do you wish to continuously generate the web site? I'm doing continuous integration with Maven on one big project (every 2 hours roughly) and it works very well. We don't generate the web site every 2 hours (only once a day at night). That said we could do it easily (it would cost 10 minutes more per project which is not a big deal if you parallelize your builds). Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]