Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

clear instructions on using scalatest with the simple build tool

scala sbt scalatest

Is there a way to get all dependencies of the project via sbt plugin?

scala sbt

sbt skip tests in subproject unless running from within that project?

scala sbt

Scalacheck is ignoring the provided generators

scala sbt scalacheck

How to exclude library dependencies with explicit URL from generated pom?

scala sbt

SBT/Play2 multi-project setup does not include dependant projects in classpath in run/test

SBT complains about deprecations

scala sbt

How to define another compilation scope in SBT?

sbt

“No locks available” when run sbt cmd

java sbt

Multiple project dependencies in SBT native packager

sbt is using wrong scala version rather than using the configuration in build.sbt

scala sbt

How to use JSR-223 to get Scala interpreter in sbt console?

scala sbt jsr223 scala-2.11

Scala 2.11 + Neo4j - parboiled dependency of Cypher compiler

scala neo4j sbt

How to list all configurations with their description?

sbt

Why does 0.13.6 download Scala 2.10.4 by default?

sbt

Manually exclude some test classes in sbt

scala sbt scalatest

All of a sudden my Scala code expects `;` at the end of each statement

scala sbt

Proper way to make a Spark Fat Jar using SBT

Idiomatic use of sbt to release (tested) artifacts

scala sbt

Run sbt with -Ylog-classpath

scala sbt