Skip to content
This repository has been archived by the owner on Jun 3, 2018. It is now read-only.

sbt-launch not where expected #17

Open
albx79 opened this issue Jan 10, 2018 · 0 comments
Open

sbt-launch not where expected #17

albx79 opened this issue Jan 10, 2018 · 0 comments

Comments

@albx79
Copy link

albx79 commented Jan 10, 2018

What I'm doing

$ git clone https://github.com/lift/lift_30_sbt.git
... done.
$ cd lift_30_sbt/lift_basic/
./sbt
Downloading sbt launcher...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1025k  100 1025k    0     0  1238k      0 --:--:-- --:--:-- --:--:-- 6974k
mv: cannot stat 'project/sbt/bin/sbt-launch.jar': No such file or directory
Error: Unable to access jarfile project/sbt-launch-0.13.13.jar

Indeed, there is not such file in project/, but there is a project/sbt-launcher-packaging-0.13.13/bin/sbt-launch.jar. So I copy that file as project/sbt-launch-0.13.13.jar, and now it works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant