Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

java.lang.ClassNotFoundException: scala.Int when using akka 2.5.6 with sbt version 1.0.2

sbt typesafe-config

Sbt, compile compiler bridge

scala sbt

addSbtPlugin(...) cause eviction warning but 'evicted' command shows nothing

scala sbt

sbt: "impossible to get artifacts when data has not been loaded. IvyNode = org.antlr#stringtemplate;3.2.1"

sbt ivy sbteclipse

setting sbt scalafx project

scala javafx-2 sbt

sbt 0.11.3: getting latest version of a git plugin

scala version-control sbt

Need advice on project layout for Play 2.2 submodule with other modules as dependencies

sbt playframework-2.2

Why does publishing plugin project fail with RuntimeException: Repository for publishing is not specified?

sbt

How to set mainClass in ScalaJS build.sbt?

Serving Scala.js assets

How to build Spark from the sources from the Download Spark page?

Cannot load main class from JAR file

scala hadoop apache-spark sbt

SBT: How to package an instance of a class as a JAR?

java scala jar sbt sbt-assembly

SBT / ScalaTest: Configurations already specified for module

scala sbt scalatest

Can one disable the sbt 1.x server?

sbt sbt-plugin

SBT: compile & package -- "working tree not clean"

Sbt alternative to "mvn install -DskipTests"

scala maven-2 sbt

SBT always downloads the packages/scala libraries

scala sbt

How to define a custom task in project/Build.scala in sbt?

sbt

Integrate Specs2 results with Jenkins

jenkins sbt specs2