Using java-play 2.2.1 and sbt 0.13.0, I have the same problem stated in How to disable ScalaDoc generation in dist task in Play 2.2.x (using project/build.scala)?, except that I use the (supposedly) standard build.sbt instead of Build.scala.
Is there a way of doing this with build.sbt? Or should I move to Build.scala?