Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How can a duplicate class be excluded from sbt assembly?

sbt sbt-assembly

SBT project refresh failed [IntelliJ, Scala, SBT]

spark + sbt-assembly: "deduplicate: different file contents found in the following"

HelloWorld example (sbt new sbt/scala-seed.g8) not working

scala sbt

SBT Compiler Plugin as Transitive Dependency

scala macros sbt

IntelliJ - Remote Scala Compile Server

scala intellij-idea sbt

Apache IVY error message? : impossible to get artifacts when data has not been loaded

java scala maven ivy sbt

How to enforce SBT to always fetch sources for project dependencies?

scala sbt

Why does scalatest mix up the output?

scala sbt scalatest

SBT sourceGenerators task - execute only if a file changes

scala sbt

Play 2.0 and SNAPSHOT dependencies

SBT depend on specific snapshot version

scala maven sbt

How can I best troubleshoot "Potentially incompatible versions of dependencies" in sbt

scala sbt scala-2.9

maven-shade like plugin for SBT

How can I let sbt download the source of scala-library.jar?

scala sbt

Run just a specific scalatest test from sbt

sbt scalatest

Specifying the Jetty port in SBT 0.10

scala jetty sbt embedded-jetty

Twirl templates cannot be seen in the code (spray application)

scala sbt spray twirl

Creating new Scala project using SBT?

scala sbt

sbt: set specific scalacOptions options when compiling tests

scala sbt