-
I'm a bit at a loss tracking this one down (time constraints) but have created a simple project to replicate the problem:
https://github.com/nefilim/sbtrace
Running compile (on a clean tree) will al…
-
I downloaded all Scala 2.11 poms from maven central (~50 000 poms). Almost 10% fails to load because they are invalid poms.
For example: you cannot duplicate license tags, but sbt permits that https:…
-
Hi,
I want to use Slick2D with sbt 0.13.8. I followed the readme as well as the [wiki](https://github.com/philcali/sbt-lwjgl-plugin/wiki/Slick2d-Support). But I always get the following error:
```
E…
-
The following build.sbt configuration is working with Scala 2.12.10, but is broken for Scala 2.12.15:
**Error**:
```
[error] (update) sbt.librarymanagement.ResolveException: Error downloading com…
-
Hi, all of a sudden sbt-s3-resolver can't be found. It was previously working. Here's my output
```
[info] Resolving ohnosequences#sbt-s3-resolver;0.16.0 ...
[warn] module not found: ohnosequences…
-
in `project/plugins.sbt` I have:
```
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.21")
```
but somehow when I invoke `sbt compile` and have coursier enabled `addSbtPlugin(…
-
Here's a stack trace I'm getting when using Wartremover.
I still have to do a little work to remove Wartremover and validate that the problem goes away, otherwise it's just a problem with scalac and …
-
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…
-
Hi,
I tried the following steps according to the doc but run into some errors:
```
./sbt update (takes 2 minutes or more)
./sbt test
```
any idea what is wrong?
here is the sbt output:
htt…
-
Using a clean clone from master, and running './sbt package publish-local' I get:
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] …