-
I applaud this effort, but I wanted to check whether it honours having a single source of truth or not.
Doesn't `project-info.scala-versions` run the risk of disagreeing with both `crossScalaVersio…
-
It would be nice to update to sbt-mima-plugin 0.6.1 because of https://github.com/lightbend/mima/issues/389
-
I'm playing with getting the android sbt plugin and idea working together.
(Today, I realized that there was a much newer version of sbt-idea than what I was playing with, which makes things work mu…
-
If user has multiple keys and the imported one isn't the default one (which is often the case in my opinion) the signing process will failed with not very helpful message:
```
[info] gpg: signing fa…
-
Bintray is scheduled to shut down at may 1st and currently not available at 12 april (service brown-outs to remind users about the services that are going away on May 1st.)
https://jfrog.com/blog/i…
-
When using it with Play 2.5 this plugin throws an exception while compiling the project.
```
$ activator compile
java.lang.NoClassDefFoundError: play/Play$
at com.github.evanbennett.sbt_play_me…
-
```
[info] Generating Clover XML and HTML reports
WARN: No coverage recordings found. No report will be generated.
WARN: No coverage recordings found. No report will be generated.
```
Hi, I use your …
-
The purpose is to be able to move Swagger etc. out of Xitrum core, to xitrum-swagger plugin etc. This way we can develop/upgrade plugins independently from Xitrum core.
1.
We need to design an entry…
-
### **Description**
It seems the `.avpr` accepted by compendium it's different from the .avpr ["official"](https://avro.apache.org/docs/current/idl.html#overview_usage) format.
**EXAMPLE: .avpr…
-
When I generate an eclipse project from SBT with "eclipse", I get several errors in Scala IDE 4.0 when I import it:
- Cannot nest output folder 'hello-scaloid-sbt/bin/classes' inside output folder 'he…