Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Why does sbt report missing libraries for Scala 2.10.2 (since Aug, 1th)?

SBT Assembly - Deduplicate error & Exclude error

scala sbt sbt-assembly

Howto create a .jar including both sources (.java and .scala) and classes with sbt?

scala class jar sbt

sbt multiple native packages

scala multi sbt project: object is not a member of package, not found type

scala sbt

SBT increase compilation memory

scala sbt

How to deduplicate beanutils dependencies with commons-beanutils?

Access a Bintray private repository via sbt

sbt bintray

scala-redis requires sbt 0.10.1 (other versions don't work) - is that normal?

scala redis sbt

SBT can't find in repository even though the file clearly is there

scala sbt

SBT how to run InputTask

scala sbt

How to use sbtosgi to generate osgi bundle as part of sbt publish task

scala osgi sbt

Suppress return types in sbt console / Scala REPL

IntelliJ IDE does not detect Scala templates properly

combining input task with dynamic task in sbt

scala sbt

accessing SBT settings from scala source

scala sbt

How to make -Dsbt.override.build.repos=true global for SBT?

scala sbt

How can I copy Scala.js source maps using resourceGenerators?

scala sbt scala.js

How to resolve dependency conflict of an SBT dependency?

dependencies sbt

dynamically changing library dependencies in sbt build file from provided etc