Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Running SBT as Daemon

scala sbt

sbt testOnly not working

How to release a Scala library to Maven Central using sbt?

Publish SBT project to local directory

maven sbt

Play 2.0 / SBT: Exclude certain transitive dependencies from some/all modules in Build.scala

scala playframework-2.0 sbt

Why is SBT NOT excluding these libraries despite using excludes?

sbt

Why does sbt fail with NoClassDefFoundError: play/Play$ in Play 2.2.x projects after sbt compile in Play 2.3 project?

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