this.getLog());
projectWriter.write();
final Map originalCompileSourceRoots = this.collectProjectCompileSourceRoots();
final List projects = this.collectProjects();
this.processCompileSourceRoots(projects);
final ClasspathWriter classpathWriter = new ClasspathWriter(rootProject,
this.getLog());
classpathWriter.write(
projects,
this.repositoryVariableName,
this.artifactFactory,
this.artifactResolver,
this.localRepository,