Continuum check only if a new build of project A was done in Continuum since latest project B build. If project A isn't in Continuum too, we can't check for the moment if it was redeployed in the repository.
Emmanuel On Tue, Jul 29, 2008 at 1:43 AM, L. J. <[EMAIL PROTECTED]> wrote: > I have a question about comments from Emmanuel below: > > Projects B depends on Project A. If project A have some changes, it is > built, then even if project B doesn't have changes, it will be built too > because it depends on project A that have changed. > > So where/how does Continuum check the dependency changes in order to build > Project B? Does it check Project A's changes in source control (such as > CVS, > SVN), or it checks/compare the local Maven repo on the timestamp that the > last time Project A and Project B were built/installed? > > Thanks. > > LJ >
