-
Would it be possible to foresee an upgrade to [OWASP DependencyCheck v9.0.1](https://github.com/jeremylong/DependencyCheck/releases/tag/v9.0.1)? The main driver for this is the update for the new NVD …
-
Hello,
it looks that the current build of Workbench is incompatible with Scala.js 1.0.0, do you have any plans to add support for this upcoming major version?
```
[error] java.lang.NoClassDefFo…
-
modify build.sbt and add **scalaVersion := "2.12.1"**, build fails with the following console output.
documenting for the purpose that, this can used as a trigger for upgrade and reference when u…
sreev updated
7 years ago
-
I imagine it can be very frustrating for the user if the cache does not work as expected (inconsistencies, corrupted output, performance degradation). I think we should always be able to deactivate th…
adpi2 updated
2 months ago
-
Hi, I just tried to install this plugin for my Play 2.1.0 Java application but it's not working at compilation.
I give you the error code I get :
sbt.ResolveException: unresolved dependency: com.typ…
-
I'm unable to build the docker images for scalafiddle-core of the current `master`-branch. The command `sbt docker` failes for both modules _router_ and _compileServer_ at updating `libc6-compat` in t…
-
@vineethk
Hello Vineeth,
As part of my research, I was actually using this project for the evaluation of my research but when I am compiling this project, it is giving me some errors. Could you pl…
-
Thanks in advance for keeping this plugin up to date!
yang updated
13 years ago
-
Thanks for the JRebel plugin, is very useful.
Maybe there's a chance to update it to SBT 1.x ...
-
Followup from #4110
## steps
Connect to sbt server in a freshly cloned repo like https://github.com/non/spire
## problem
sbt server runs `collectAnalyses` during the `initialize` handshake…