-
Sbt doesn't support Scala 2.11 yet, so it would be nice to check the `sbtPlugin` setting and don't report
```
[info] org.scala-lang:scala-library:provided : 2.10.6 -> 2.11.8
```
-
## CVE-2022-22984 - Medium Severity Vulnerability
Vulnerable Libraries - snyk-cocoapods-plugin-2.2.0.tgz, snyk-sbt-plugin-2.11.0.tgz, snyk-1.316.1.tgz
snyk-cocoapods-plugin-2.2.0.tgz
Snyk CLI Coco…
-
sbt-bloop does not recognise multi-jvm sources when using https://doc.akka.io/docs/akka/current/multi-jvm-testing.html.
**To Reproduce**
Steps to reproduce the behavior:
1. Add multi-jvm plugin…
-
`build.sbt` references `sbtCoursierVersion` (to put it on the website), which is provided by sbt-coursier or sbt-lm-coursier. But these plugins can't be added, as they usually require the latest lm-co…
-
Link: https://github.com/sbt/sbt-js-engine
A lot of javascript related plugins in Scala land (particularly the ones from Play) use sbt-js-engine as a backend for running Javascript, rather than using…
-
I tried to use the plugin and it resulted in:
```
java.util.NoSuchElementException: head of empty list
at scala.collection.immutable.Nil$.head(List.scala:337)
at scala.collection.immutable.Ni…
-
#### Bug Report Checklist
- [ ] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
I'm not extremely certain that my issue is related to using sbt 1.2.8; but based on the error that's my best guess as I am using Scala 2.12.6 . Currently with sbt 1.2.8, I'm getting this with `addSbtP…
-
Current `sbt` plugin will use the source file name as the base for the output service api class name (interface or trait). This leads to non-idiomatic names and is very unflexible. End users should b…
-
Running Canve for play framework (need to cd to `/framework` first), for a certain subproject, the classpath is clearly bringing in scala 2.10, whereas the resolved dependency of the compiler plugin i…