Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How to force a specific version of dependency?

sbt

IntelliJ IDEA - sbt plugin - 'Expression type Def.Setting[...] must conform DslEntry in sbt file'

How to change setting inside SBT command?

scala sbt

How to prevent java.lang.OutOfMemoryError: PermGen space? [duplicate]

scala sbt

How to run sbt multiple command in interactive mode as one command? [duplicate]

scala sbt

SBT + Idea 13 => Cannot resolve symbol

intellij-idea sbt

Idiomatic way to write multi-project builds with .sbt files in sbt 0.13

scala sbt

How to make "test" classes available in the "it" (integration test) configuration?

sbt

sbt assembly command not found

sbt sbt-assembly

SBT to Maven Converter

scala maven sbt

Spark2.1.0 incompatible Jackson versions 2.7.6

jboss interceptor api 1.1 not found when added as sbt dependency

jboss dependencies sbt

How to turn off parallel execution of tests for multi-project builds?

scala sbt

Could not find or load main class in scala in intellij IDE

scala intellij-idea sbt

Using SBT from Scala IDE

scala sbt scala-ide

how do I get sbt to gather all the jar files my code depends on into one place?

scala jar sbt

How to disable ScalaDoc generation in dist task in Play 2.2.x (using project/build.scala)?

How to configure Ivy cache directory per-user or system-wide?

scala sbt ivy

How can I skip tests in an SBT build?

scala sbt

How to change Scala version for sbt project?

scala sbt