Invoked from {@link AbstractProject#buildDependencyGraph(DependencyGraph)}.
@param owner The project that owns the publishers, builders, etc. This information is conceptually redundant, as those objects are only configured against the single owner, but this information is nevertheless passed in since often owner information is not recorded. Never null.
@param graph The dependency graph being built. Never null.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.