How can I list dependencies between project in a multi-project, without dependencies on external artifacts? Or actually, what I'm interested in in this case, is to list projects in the order they would be built (i.e. breadth-first start from the leaves in the project dependency graph).