Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How to list active plugins in an SBT project?

sbt

Shading over third party classes

scala sbt sbt-assembly

SBT: which files to put under version control?

scala version-control sbt

how do I make play framework (2.1) export test results in xunit format

What's required to have sbt build with Akka?

scala sbt akka

Execute an SBT command from a script

bash shell scala sbt

Global onStart on Play Framework 2.3.7 not working?

sbt-assembly: Create jar for a single project of a multi-project build

scala sbt

sbt exclusion slf4j not working

scala playframework sbt slf4j

Is there a simple example of how to generate verilog from Chisel3 module?

scala sbt verilog chisel

How to get play! framework running in MSYS bash

sbt playframework-2.0 msys

How can I manage multiple versions of Scala & SBT in my dev environment?

scala sbt

SBT ProGuard plugin: OutOfMemoryError, how to increase heapspace?

Play Framework 2.5 JavaAsync throwing CompletionException

Collecting dependencies under sbt 0.10 (putting all dependency jars to target/scala-version/lib/)

scala sbt

Playframework 2.2 resolvers

How to pass environment variables to a sbt test build step in Jenkins?

scala jenkins sbt

Hbase 0.96 with Spark v 1.0+

scala apache-spark sbt hbase

Why does "sbt stage" fail with Not a valid command?

sbt sbt-native-packager

SBT task dependsOn

sbt