Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

SBT. Clean local repository

scala sbt

SBT run differences between scala and java?

java scala sbt log4j2

Parallel test runner for play framework

How to enhance build with a sbt plugin dynamically, i.e. without saving it?

sbt

Humane guidance for sbt DSL

scala sbt

Calling clojure code from a scala sbt task

Which CI server works with SBT?

scala sbt

How to generate links to standard library types in scaladoc?

scala sbt scaladoc

SBT alternative for maven's dependencyManagement

maven sbt

How do I specify a custom directory layout for an sbt project?

build sbt

How to avoid activator executing compile task twice upon accessing Play page?

How to get sbt to pick up tests written in groovy?

sbt

Scala: The `-` [dash, minus] command is deprecated in favor of `onFailure` and will be removed in 0.14.0

scala sbt scalac

Object spark is not a member of package org

What is the right way to use ScalaTest's BeforeAndAfterAll trait with sbt and IntelliJ IDEA?

intellij-idea sbt scalatest

sbt aggregate coverage reports for unit and integration tests

Why does sbt assembly fail with "Not a valid command: assembly"?

determine size of object: best way to use instrumentation in scala/sbt