Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How to find out which files have changed using Sbt

sbt watch

Creating an Akka fat Jar

Where is the documentation for Play sbt-plugin (Build.scala)?

scala build playframework sbt

sbt test-only not picking up jvm option when forking a jvm for tests

scala sbt

Starting Scala application in SBT for integration test

How to share application.conf file between subprojects?

java playframework-2.0 sbt

SBT plugin dependency resolution fails with com.typesafe.play#sbt-plugin;2.2.1: not found

playframework sbt

How do you exclude conf folder in sbt dist task

sbt sbt-native-packager

Exclude test dependency resolution from `sbt compile`

scala sbt ivy

How to avoid adding a 'root' scala sbt project in IntelliJ when defining github dependencies?

scala github intellij-idea sbt

How resolve version in duplicated transitive dependencies?

sbt configuration for apache commons

sbt apache-commons

How to download sbt plugin source jars in a common sbt project?

scala sbt

Why IntelliJ can't find SBT snapshot dependencies?

Why is my play framework build sometimes fetching oss-parent dependency?

Warning about unhandled type class during compilation

scala sbt

sbt 0.13.8 -- what is the difference between buildSettings and projectSettings?

scala sbt

Getting "org.scala-sbt#sbt;0.13.8: not found" error though I have the same version installed in my system.How to resolve this?

sbt

Make Compile Fail on Non-Exhaustive Match in SBT

scala pattern-matching sbt

In sbt, how do you add a plugin that's in the local filesystem?

scala sbt