Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How to define sbt plugin task within prefix and without conflicts with global scope?

scala sbt

NoSuchMethodError when running Checkstyle 5.5 in Play 2.2 project?

How to change JDK set by SBT import in IntelliJ IDEA?

IntelliJ not resolving Play's build.sbt libraryDependencies

How to inherit unmanaged dependencies in submodules in sbt?

sbt

Using scala.js to compile only (and not override run) in SBT

sbt scala.js

In Playframework2, how to serve multiple asset directory?

Where to find sbtopts in Windows

scala sbt

Releasing and publishing from sbt-bintray

sbt bintray sbt-release

How to solve transitive dependencies version conflicts (scala/sbt)

Sbt plugin for jruby

maven-2 scala jruby sass sbt

How do I use nightly builds of Scala 2.9 with maven?

clear instructions on using scalatest with the simple build tool

scala sbt scalatest

Is there a way to get all dependencies of the project via sbt plugin?

scala sbt

sbt skip tests in subproject unless running from within that project?

scala sbt

Scalacheck is ignoring the provided generators

scala sbt scalacheck

How to exclude library dependencies with explicit URL from generated pom?

scala sbt

SBT/Play2 multi-project setup does not include dependant projects in classpath in run/test

SBT complains about deprecations

scala sbt

How to define another compilation scope in SBT?

sbt