Unifying the sbt launcher with the original sbt launcher
See original GitHub issueThis issue is a meta-issue around the problems caused by the fact that the sbt launcher installed by cs setup
is not the same as the original sbt launcher. I’ve noticed that there are already a few issues that seem to be related to this: #1696, #1755, #1867. Maybe some more? See also sbt/sbt#6314, on the sbt side.
What is the best way to fix the root problem? Is it possible to use the same launcher as the original sbt launcher?
Issue Analytics
- State:
- Created 3 years ago
- Reactions:8
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Developers - Unifying the sbt launcher with the original ...
This issue is a meta-issue around the problems caused by the fact that the sbt launcher installed by cs setup is not the...
Read more >Getting Started with the sbt launcher
The sbt launcher component is a self-contained jar that boots a Scala application or server ... First, declare a dependency on the launcher-interface...
Read more >sbt 1.5.0
Download the official sbt launcher from SDKMAN or download from https://github.com/sbt/sbt/releases/tag/v1.5.0. This installer includes the ...
Read more >ugene -Yokota
released sbt 1.5.0! headline features are: - out-of-box Scala 3 support ... eviction error - deprecation of sbt 0.13 syntax - Coursier-based sbt...
Read more >Your first complete Spark application (using Scala and sbt)
With the file the build is more predictable as the version of sbt doesn't depend on the sbt launcher. Packaging Application. Execute sbt...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey, I’m super glad this was addressed. Kudos 👏
@SethTisue It is not blocked as far as I know. The Scala Center plans to work on this issue, but we have been slowed down by the summer holidays. I expect to report some progress soon.