Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

sbt: How to write a task that runs testQuick only if test fails?

scala sbt

Permission denied to bind to port when running Scala application via SBT

scala sbt netty

How does one get sbt-idea to work in scala-2.10 project?

scala sbt sbt-idea

How to configure Typesafe Activator *a priori* to use an existing local Maven repository?

Can I use sbt's `apiMappings` setting for managed dependencies?

sbt scaladoc

How do I consume -D variables in build.scala using SBT?

scala sbt

Can't resolve to plugin published in Bintray

sbt

Uncaught exception during compilation: java.lang.AssertionError

scala sbt jodatime

SBT: Exclude resource subdirectory

scala gradle sbt

Add a compile time only sub-project dependency in sbt

sbt: How do I resolve Maven dependencies that uses Maven properties

scala maven sbt

How to install plugins in sbt 0.11.2?

sbt

Source in test/resources directory will get compiled in Play 2

How to share code between project and build definition project in SBT

scala sbt

Do you need to install Scala separately if you use sbt?

scala sbt

sbt not working on amazon ec2 micro instance

Sbt install: You probably access the destination server through a proxy server that is not well configured

sbt

Why do I get conflicting cross-version in sbt on one environment but not another?

scala sbt sorm

Is there a configuration file for Scala REPL / SBT Console?

scala sbt

How to define Kafka (data source) dependencies for Spark Streaming?