Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

How to pass a different config file while running sbt?

scala sbt akka

trait Build in package sbt is deprecated: Use .sbt format instead

scala sbt

How to run a single scala test with scoverage?

scala sbt scoverage