Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

scala build with SBT cannot import java classes?

scala sbt

play framework migrate to 2.1.1 gives me a headache

publish jar files with sbt (3rd party)

scala sbt

SBT: How to publish both the aggregate project and all modules on Sonatype?

scala sbt sbt-assembly

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