mirror of https://github.com/sbt/sbt.git
When project/target is a symbolic link, sbt 1.4.0 crashes on startup because Files.createDirectories will throw a FileAlreadyExistsException. The fix is to first check if the target directory exists before trying to create it. |
||
|---|---|---|
| .. | ||
| main | ||
| test/scala/sbt | ||