New posts in sbt

Why is the error Conflicting cross-version suffixes?

Why does sbt compile fail with StackOverflowError?

How to set system properties for runMain on command line?

How to configure Ivy cache directory per-user or system-wide?

What is Scala's Simple Build Tool (sbt) and why is it used?

Can multi-projects from GIT be used as SBT dependencies?

How to execute tests in a single project only in multi-module build?

Create standalone jar using SBT

How to share version values between project/plugins.sbt and project/Build.scala?

How to run jar generated by package (possibly with other jars under lib)?

How to fully clean, re-resolve and rebuild a Scala sbt-managed project in IDEA?

"Unknown artifact. Not resolved or indexed" error for scalatest

How to open SBT Tool Window in Intellij?

How to exclude commons-logging from a scala/sbt/slf4j project?

-Ywarn-unused-import triggering on play routes file

How to reference external sbt project from another sbt project?

How to have Eclipse recognize dependencies from SBT

How to fix sbt reporting "Error wrapping InputStream in GZIPInputStream: java.io.EOFException"?

How can I get complete stacktraces for exceptions thrown in tests when using sbt and testng?

How can colored terminal output be disabled for sbt/play?