question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

sbt-related tasks

See original GitHub issue

List of things that ought to be done before sbt 1.3.0 final

  • add mima to the sbt-coursier repo, to prevent binary breakages for the lm-coursier-shaded module (that sbt depends on)
  • allow to replace lm-coursier-shaded by lm-coursier in the coursier-based sbt launcher, so that one can safely add sbt-coursier in sbt 1.3.x

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
alexarchambaultcommented, May 29, 2019

Ok, I just tagged 1.1.0-M14-4. It should be released from there. Feel free to re-start any of its tasks yourself, if you think any failed because of transient errors.

0reactions
eed3si9ncommented, May 29, 2019

That would be awesome.

Read more comments on GitHub >

github_iconTop Results From Across the Web

sbt Reference Manual — Tasks
Tasks. Tasks and settings are introduced in the getting started guide, which you may wish to read first. This page has additional details...
Read more >
SBT for the absolute beginner 2 (Settings and Tasks) - Medium
Now, let us look at two very fundamental concepts in SBT called Tasks and Settings. SETTINGS. These are similar to functions in Scala...
Read more >
Chapter 4. The default build - sbt in Action - liveBook · Manning
We'll deconstruct the build from the general tasks you need to accomplish, back to the pieces that make it up. Let's walk back...
Read more >
Sbt: How to define task for all projects? - scala - Stack Overflow
I would like to be able to define a task for all projects in my sbt.build : lazy val project1 = project.in(`.
Read more >
sbt-tasks by kouphax
sbt-tasks is an sbt plugin that gives sbt project Rails/Rake like functionality to execute tasks directly in sbt with the full classpath and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found