Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How can I provide SBT credentials to my private Artifactory server from a Windows workstation?

scala sbt artifactory

Setting an environment variable from within the sbt shell

java scala build sbt

How to run "package" before 'test"

scala sbt

Mixing build.sbt with project/Build.scala and aggregates

scala sbt

Sbt Package Command Do Not Copy Resources

scala sbt

How to use plugin in sbt project when only the plugin's sources available?

scala sbt

How to integrate npm/gulp/bower building process into sbt?

scala sbt npm gulp bower

Exclude a specific implicit from a Scala project

How to setup sbt/scala/play multi-module project which will work fine with Intellij scala plugin

scala playframework sbt

Play Idea failing - no sbt-idea plugin for this version of sbt 0.11.3

Play framework 2 development configuration

playframework-2.0 sbt

Sbt for continuous integration: print stacktrace and exit on error

integration of sbt (play!) project with maven parent pom

In SBT 0.13, does scalaVersion still control the version of scala used for compile, run and test?

scala sbt

Why does the cross-building convention append the scala version to the artifactId?

maven sbt

How to build play framework sample application using sbt (not play)?

playframework-2.0 sbt

How to set scalacOptions used by SBT when compiling Build.scala?

scala sbt

How to run gatling from code

How to obfuscate fat Scala Jar with Proguard and SBT

scala sbt proguard obfuscation

Multi-version build with SBT

sbt