public Object buildAll(Class<?> type, ProjectInternal project) {
   return buildProjectOutput(project.getRootProject(), null);
 }