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

Reply via email to