Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Scala Play / SBT Change Order of Resolvers

scala sbt

Project-specific SBT JVM options

sbt

Artifactory + Jenkins: Publishing to a maven repository from a freestyle build

How do I use a maven BOM (bill of materials) to manage my dependencies in SBT?

scala sbt maven-bom

Why does Scala sbt update every time I start it from command prompt?

scala sbt

Console input within SBT does not echo to the screen

sbt

A type safe build system for C++ (something like SBT)

c++ cmake sbt build-automation

Scala tool to remove all unused code

What does `<<=` mean in SBT?

scala sbt

What is the repository for scrooge-sbt-plugin?

Custom extraLogger not getting [success] messages in sbt?

scala sbt

SBT assembly skip some subprojects

sbt

IntelliJ remote debugger connects, but breakpoints are not working

What is the reason for java.lang.NoSuchMethodError: scala.Predef$.ArrowAssoc upon executing "sbt test"?

scala sbt

SBT PublishM2 do not refresh snapshot jar in local maven repo

scala maven sbt

Getting sbt-assembly working

Suppressing sbt debug output

scala sbt

How to disable "Slow" tagged Scalatests by default, allow execution with option?

sbt-assembly : including test classes

scala sbt sbt-assembly