Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to work efficiently with SBT, Spark and "provided" dependencies?

How to define maven test-jar dependency in sbt

scala sbt

Exception in Intellij's SBT Console: not found: value ideaPort ideaPort in Global := 49516

scala intellij-idea sbt

How to disable package and publish tasks for root aggregate module in multi-module build?

scala sbt

How to execute tests that match a regular expression only?

scala sbt

How to support multiple Scala versions in a library

scala maven maven-plugin sbt

How to see all the warnings in SBT 0.11?

scala warnings sbt