Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How to separate task code from build.sbt

sbt

java.lang.IllegalArgumentException: java.net.UnknownHostException: tmp

scala apache-spark sbt

sbt assembly with integration test

scala sbt sbt-assembly spec2

In sbt, how can I cross-build with dependencies that are not required in one version?

scala sbt

Why does sbt think this is an 'unknown artifact?'

scala intellij-idea sbt

Install Docker using a Dockerfile

object ml is not a member of package org.apache.spark

Spark/Scala - Project runs fine from IntelliJ but throws error with SBT

How to create a generic SBT root project with varying sub projects

scala sbt

SBT not finding scalatest for scala 2.10.1

sbt scalatest

What sbt plugins are available for frequent (multiple times per day) releases of a project from git?

Resolving Dependencies in creating JAR through SBT assembly

jvm sbt sbt-assembly

sbt ignores my scaladoc settings

scala sbt scaladoc

adding task to sbt 13.x build.sbt

scala sbt

How to conditionally invoke a task in sbt?

scala sbt

Intellij and sbt 0.13.5 "URI has an authority component"

sbt and scala.js (with Node.js) can't run with a local .js dependency due to "TypeError: undefined is not a function"

sbt scala.js

spark-shell dependencies, translate from sbt

waiting for lock on .ivy2

sbt ivy typesafe-activator

SBT: how to use scala 2.11 libraries in scala 2.12 project

scala sbt