It looks like the Maven repository server only allow us to configure one upstream project.
Imagine that I have a project C, which has dependency to project A and B.
How can configure the Maven repository server to take the last successful build from project A and B?