work around would be to mark it as 'Build Fresh' which will remove the
working copy and recheck out, and then build it..

providing you are using the 1.1-alpha-1 for a 1.1 snapshot

jesse

On 5/2/07, Kevin Stembridge <[EMAIL PROTECTED]> wrote:
Hi all,

I have multiple build definitions for a given project:

* mvn clean install - runs hourly during working hours
* mvn deploy - runs nightly
* mvn site-deploy - runs nightly

The problem is that a scheduled build definition won't run if its working
copy is up-to-date with CVS, and all the build definitions share the same
working copy.
So I am often getting a situation where my nightly builds don't run
because there have been no changes since the last hourly build, even
though there have been plenty of changes since the last time the nightly
build ran.

This issue looks like its the same problem:
http://jira.codehaus.org/browse/CONTINUUM-1226


Does anybody have any ideas on how to workaround this? For example, how
can I specify a different working directory per build definition?

Cheers,
Kevin

---

This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.


--
jesse mcconnell
[EMAIL PROTECTED]

Reply via email to