Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

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

sbt assembly task runs slowly after adding some dependencies

How can I do a verbose compile in Play Framework?

Can I use java 8 in an mixed scala 2.10 / java project built by sbt?

sbt-scoverage exclude syntax

regex scala sbt scoverage

How to package jar to a given directory in sbt?

scala sbt

IntelliJ IDEA doesn't load Lift libraries from a SBT project

scala intellij-idea lift sbt

object scalatest is not a member of package org

eclipse scala sbt scalatest

JVM memory settings for specs2

sbt specs2 spray

Getting the error "play-iteratees_2.10 not found" after adding the reactivemongo

scala sbt reactivemongo

When running "play" java.lang.NoSuchMethodError occurs

scala playframework sbt

SBT cannot find snapshots in an Artifactory maven repository

scala sbt

How do I inherit Scaladoc from Scala's standard library?

How to check if sbt in test context?

scala testing sbt