Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

SBT Eclipse not generating projects for aggregating sub-projects

sbt sbteclipse

Scala: Could not find main class when running fat jar

SBT custom conflict manager

sbt dependency-management

How does test fail with both "TestsFailedException" and "Failed 0, Errors 0"

scala sbt akka scalatest

is it necessary to add my custom scala library dependencies in new scala project?

scala sbt

SBT 0.13.7 and Scala 2.11.5 version compatibility issues

! is not a member of String

scala sbt

Configuration files not in Play Framework 2.0 classpath when calculating code coverage using SCCT

How to configure IntelliJ to manage different Scala versions

scala intellij-idea sbt

Scala sbt - Cleaning files with a wildcard or regex

scala sbt

IntelliJ + SBT plugin + multiproject setup = Unresolved dependency?

scala intellij-idea sbt

Getting unresolved dependencies on sbt compile

Excluding tests from coverage report with sbt coverage

scala sbt scalatest scoverage

Using SBT to generate a JAR file name that doesn't include the Scala patch version

scala jar sbt

In sbt, how do I create a source dependency on a branch of a local git repository?

scala sbt

Rename file using sbt-assembly

sbt sbt-assembly