-
We currently go through bintray when publishing.
For projects that publish snapshots or projects include an sbt plugin that makes sense, but right now it seems a needless extra step.
I think eit…
-
When adding SbtMultiJvm.multiJvmSettings to the settings of my project I get the following error:
```
[error] Some keys were defined with the same name but different types: 'extra-options' (sbt.Task[…
-
As of Oct 26, 2020, [libsass is now deprecated](https://sass-lang.com/blog/libsass-is-deprecated) :(
The official recommendation is to move to [dart sass](https://sass-lang.com/dart-sass) instead.
…
-
See https://github.com/marcospereira/scaladoc-enumeration-bug
Running `scaladoc` directly results in the following output:
```
$ scaladoc -d target src/main/scala/com/acme/Foo.scala src/main/sc…
-
Hi James,
I'm new to Heroku. When I click Deploy To Heroku Button I get a following error:
-----> Play 2.x - Java app detected
-----> Installing JDK 1.8... done
-----> Priming Ivy cache... done
…
-
https://github.com/tpolecat/doobie/milestone/10
## Typelevel org migration
- [x] Transfer to typelevel github org (make sure docs work)
- [ ] Change code package to `org.typelevel.doobie`
- [ ] …
-
Hi! This looks great! I am a Spotless maintainer, and I only bumped into this by searching "spotless" into `https://search.maven.org/` as I tried to figure out a publishing hangup.
In the [root S…
-
Hi,
If I wanna use this plugin, but I always get the following error message while activator is resolving the dependencies.
java.lang.NoClassDefFoundError: play/Keys$
at com.github.mumoshu.p…
-
Similar to https://github.com/cquiroz/sbt-tzdb/issues/154. Using the plugin in a Scala 3 project with the following scalacOptions:
```
scalacOptions ++= Seq(
"-indent", …
-
When using:
``` scala
addSbtPlugin("com.versioneye" % "sbt-versioneye-plugin" % "0.2.0")
```
And then
```
> versioneye:createProject
[info] .
[info] Starting to upload dependencies to https://www.v…