Before any builds start (by about 10 hours) the cron job updates the build scripts from svn. I've just hacked the cron job to zap the mvn repo then too.
So fingers crossed, all the nightly builds should start form a clean repo now - as of tomorrows build James gnodet wrote: > > Yeah, i guess the problem is that the build may be started > concurrently (thus sharing the maven repo). > The builds are kicked off using cron jobs and the related scripts are > available at: > https://svn.apache.org/repos/asf/servicemix/scripts/builds/bin/ > If anybody wants to take a look at it ... > > On Tue, Sep 30, 2008 at 10:02 AM, lhein <[EMAIL PROTECTED]> wrote: >> >> I just want to start a discussion if it's maybe a good idea to have the >> nightly build always run on a clean .m2 folder to improve recognition of >> broken deps, wrong version numbers etc. >> >> What do you think? I know that this will make the build process a lot >> slower >> and maybe causing much network traffic, but it's worth that in my >> opinion. >> >> Regards >> Lars >> >> -- >> View this message in context: >> http://www.nabble.com/-DISCUSS--Nightly-builds-from-a-clean-local-.m2-repository-tp19737741p19737741.html >> Sent from the ServiceMix - Dev mailing list archive at Nabble.com. >> >> > > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > ------------------------ > Open Source SOA > http://open.iona.com > > -- View this message in context: http://www.nabble.com/-DISCUSS--Nightly-builds-from-a-clean-local-.m2-repository-tp19737741p19756181.html Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
