-
Hi,
I have a 2 projects named "file" and it seems to conflict with something:
[info] Set current project to root (in build file:/home/reuillon/Documents/Recherche/Projects/openmole/openmole/)
:1: er…
-
Spotbugs version: 3.1.3
Scala version: 2.13.3
Java version: 11.0.7
findsecbugs-plugin version: 1.9.0
sbt-findsecbugs version: 0.16
sbt version: 1.3.13
This problem occurs in a Scala project us…
-
Plugin fails to add dependency to Scala compiler and library jars when used with project where `scalaVersion` is `2.10.3-RC1`. As result project is not compilable.
Version of SBT used is `0.13.0-RC5`…
-
I see there is a sbt plugin requirement.. so I'm not hopeful that this can be used with maven .. but checking in any case since this library looks to fit well with our needs - and pureconfig has too m…
-
## Expected behaviour
```
dockerChmodType in Docker := DockerChmodType.UserGroupWriteExecute
```
does not generate the correct permissions or I did something wrong :/
Here are my sbt docker…
-
I constantly get errors like this running `dependencyUpdates`
```
[error ] com.typesafe.akka:akka-stream:2.6.19
Too many connections: 100
Too many connections: 100
Too many connections: 100…
-
Using `@link` annotation does not seem to scale well to libraries with different linking methods on different platform (for example, OpenGL on Linux as -lGL and on Mac as -framework OpenGL). Besides, …
-
## steps
sbt or Giter8 version: *1.9.8*
Generate a new new template project:
```
g8 foundweekends/giter8.g8
```
Start the SBT prompt and run tests:
```
sbt:My Template Project> test
`…
-
1. please let me know if there is an interest to have a section
```
User’s Guide: Building projects with Maven
```
2. similar to:
http://scala-native.readthedocs.io/en/latest/user/sbt.html
3…
-
Currently `ScalaPactEnv` sets `outputPath` to `None` by default:
- https://github.com/ITV/scala-pact/blob/da2173aa96b05550c85261fe95648e85e7ab25ee/sbt-scalapact/src/main/scala/com/itv/scalapact/plug…