Closed frozenspider closed 7 years ago
I can't reproduce that. Are you on Java8?
Maybe it is also a Windows problem. @wpopielarski Can you reproduce that?
unfortunately it works for me too Done packaging
Yes, forgot to mention it - I'm using Windows 8.1 and Java 1.8.0_121
personally I tested it on Win 10.0.14393 but surely it is not a problem. Maybe it's sbt version problem? Should be set by project 0.13.13
Found the cause - I downloaded master state as ZIP from GitHub, so there were no .git
. It seems that git is somehow used during the packaging process - when I cloned entire repo, packaging works.
It should probably be optional on mentioned explicitly though.
good to hear it
From SBT prompt, launched inside latest master (30fd14d9b85b0a750cf2cb52fe6b2151f97f082d)