Say I have a project A, which B and C both depend ...
# general
s
Say I have a project A, which B and C both depend on. C is an active project. B is inactive. A pulls an external library, say, L. I update L to deal with a new requirement in C. But this breaks B. Build in this case would fail.