-
Given the pain that some users are experiencing to [customize their tasks](https://github.com/rbellamy/flyway-slick-codegen) (I must admit it took me a while to get around this too), I would like to s…
-
I have Scala 2.11.2, Spark 2.0.0, sbt 1.0.1 installed. When I try to assemble SciSpark with
`sbt -Dspark.version=2.0.0 -Dscala.version=2.11.2 clean assembly`
I keep getting an error message
`[warn…
-
It would be nice if the bulk of features could be pushed into a plugin that this template relies on. The benefits would be that 1) your project could get updates without having to regenerate from the …
-
-
I can't get the plugin to report tests to TeamCity. It's possible that I'm doing something wrong but then I've installed the plugin as specified in the documentation.
// project/plugins.sbt has the f…
-
E.g.
```
$ sbt dependencyLicenseInfo
[info] Loading settings for project global-plugins from build.sbt,idea.sbt ...
[info] Loading global plugins from /home/hhrutz/.sbt/1.0/plugins
[info] Loadi…
Sciss updated
6 years ago
-
## Compiler version
All Scala versions (both Scala 3 and Scala 2)
## Minimized code
Important: Compiles correctly when build server is not used (`scala --server=false`), otherwise compilation of …
-
SBT has a plugin called `sbt-java-formatter`, maybe we should try that out:
https://stackoverflow.com/questions/33494711/java-code-formatter-for-sbt
-
Hi i am trying to install the pact-jvm-provider-sbt plugin in my java play framework application. After adding the below line in plugins.sbt
`addSbtPlugin("au.com.dius" %% "pact-jvm-provider-sbt" …
-
## steps
https://github.com/scala/scala-lang/issues/1287
```
$ sbt new scala/scala3.g8
$ sbt run
[info] welcome to sbt 1.4.5 (Gentoo Java 11.0.10)
[info] loading settings for project global-pl…