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

sbt-launch not where expected #17

@albx79

Description

@albx79

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions