kyleu/boilerplay

java.net.URISyntaxException when running BoilerPlay

Coestar opened this issue · 2 comments

Just cloned a fresh copy and ran into this issue: https://pastebin.com/raw/TMJb3LRq

Unsure why this is happening, any idea?

kyleu commented

Wow, that's deep in sbt's compile phase. I've got a windows machine, I'll test it with a fresh clone tonight, see if I can reproduce it. Thanks for the report.

kyleu commented

I spun up a fresh windows install, and got the same issue. It took forever, but I tracked it down to the scalafix plugin. I've disabled it for now, thanks for bringing it to my attention, I'll file a bug with them.