Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How to configure build.sbt so that xsbt-web-plugin a creates war file without compression?

scala sbt xsbt-web-plugin

cacheDirectory deprecated in 0.13...so now what?

caching task sbt updates

How to configure jooq-sbt-plugin

sbt: show the java command invoked by the run task

sbt

Custom 'run' like task for for a project

scala build sbt

How to run task before all tests from all modules in sbt

scala sbt

Propagating exit code from exec'd batch file back to ant

SBT create sub-projects using a collection

How to know available tasks and settings of installed plugin in sbt?

sbt

Hadoop depends on two different versions of beanutils

hadoop sbt sbt-assembly

Multi-Project SBT Builds with Play Framework

playframework sbt

Play with Activator Issue on IntelliJ Idea 14

scala sbt test run setup and cleanup command once on multi project

scala testing sbt integration

How to use SBT IntegrationTest configuration from Scala objects

How to ignore submodules per Scala version, say 2.10? [duplicate]

scala sbt

IDEA 15 cannot resolve build.sbt after create SBT project

scala intellij-idea sbt

duplicate package objects in main and test

scala sbt

Why did sbt formerly (version ≤ 0.13.6) require blank lines between settings in .sbt files?

sbt

scala-library imported twice?

scala intellij-idea sbt

RootProject and ProjectRef

sbt