Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Parallel execution of tests

scala sbt specs2

Resource directory for tests in a Play application

value toDF is not a member of org.apache.spark.rdd.RDD

sbt apache-spark-sql

Why does Spark application fail with “ClassNotFoundException: Failed to find data source: kafka” as uber-jar with sbt assembly?

How to get ScalaTest to populate test runtimes in the xml report?

scala jenkins sbt scalatest

How do I refresh updated Git dependency artifacts in SBT?

scala sbt

'sbt run' with CLI arguments from shell

scala sbt

How do I run an sbt main class from the shell as normal command-line program?

scala classpath sbt

Why does sbt build fail with "MissingRequirementError: object scala.runtime in compiler mirror not found."?

scala sbt multi-module

IntelliJ IDEA 13: new Scala SBT project hasn't src directory structure generated

How to find unused sbt dependencies?

scala sbt

Does sbt build against scala 2.11?

sbt

Is the use of 'aggregate' following by 'dependsOn' redundant with the same modules?

build sbt

where to find downloaded library of sbt?

java scala sbt

Is there a way in sbt to convert compiler warnings to errors so the build fails?

scala sbt

assembly-merge-strategy issues using sbt-assembly

Confused how to set up a multi-project sbt project

scala playframework sbt

How to attach sources to SBT managed dependencies in Scala IDE?

scala sbt ivy scala-ide ivyde

How to add native library dependencies to sbt project?

scala sbt

How to display classpath used for run task?

sbt