in src/main/java/com/spotify/fmt/ForkingExecutor.java [97:100]
ForkingExecutor classpath(Collection<String> classpath) { this.configuredClasspath = new ArrayList<>(classpath); return this; }