Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

build.sbt: how to add spark dependencies

Compilation failed: error while loading AnnotatedElement, ConcurrentMap, CharSequence from Java 8 under Scala 2.10?

scala sbt

How to add "provided" dependencies back to run/test tasks' classpath?

scala sbt sbt-assembly

Strange sbt bug where I cannot import sbt project due to keys colliding with themselves

java scala intellij-idea sbt

Create Simple Project SBT 0.10.X

scala sbt

What is the difference between ThisBuild and Global scopes?

sbt

Best practices for IntelliJ IDEA 9 + Maven + Version control

Use SBT To Build Pure Java Project

java build sbt

What are key differences between sbt-pack and sbt-assembly?

sbt sbt-assembly

How to include an external jar file into the jar with package?

sbt

Setting up sbt to use Java 7 for compilation?

scala sbt

Scala sbt console - code changes not reflected in sbt console

scala sbt

Why is the error Conflicting cross-version suffixes?

scala sbt akka spray