Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Using a custom class loader for a module dependency in SBT

scala sbt classloader

Setting up sbt to publish to artifactory based on git branch

Showing inferred types of Scala expressions

eclipse scala sbt

When is crosspaths set to true?

sbt scala-2.11

Long build times with sbt android-plugin

How to determine when Play! 2 must recompile all files?

scala playframework-2.0 sbt

What would be the minimal setup of IntegrationTest configuration in sbt 0.13.x?

sbt

Why does AudioSystem.getMixerInfo() return different results under sbt vs Scala?

scala audio sbt

SBT build, run main class from subproject on Compile and run

spark submit java.lang.ClassNotFoundException

Copy sources files into target directory with SBT

scala sbt

How to find out where sbt resolves dependencies from?

scala sbt

New sbt "feature" configuration not found in X / unresolved (transitive) dependencies

scala dependencies sbt

Why is my Docker image of my Play Framework for Scala app not starting with an AccessDeniedException?

Run "clean" all dependent SBT subprojects

scala playframework sbt

Passing JVM args through sbt

sbt

Build maven project as a part of SBT build

Play sub-projects: how to convert to build.sbt

scala playframework sbt

How to make SBT task fail and hence build itself?

sbt

What are AssemblyKeys used for, and how to import them?

scala sbt apache-spark