Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

how to shade before compile with SBT?

scala sbt sbt-assembly

what does pomOnly() do in .sbt files?

scala maven sbt pom.xml

SBT on IntelliJ takes a very long to time refresh

scala intellij-idea sbt

sbt multi-project build with test dependency between projects?

scala sbt

How to set heap size in play/activator?

Sbt-assembly unresolved dependency, Scala

scala plugins sbt sbt-assembly

Run project with java options via sbt

scala sbt