@BeforeClass public static void createProject() throws IOException { project = new ProjectCreator().createProject("starter-dependencies"); }