Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

No suitable driver found for jdbc:mysql when running from single jar

mysql scala sbt

Getting a stack trace from SBT with Scala

Using SBT, how do you execute a task with a different Setting[T] value at runtime?

scala sbt

SBT task to copy property file from project folder to webapp

scala 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

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