maven => sbt #78
maven => sbt #78
Comments
Happening here: https://github.com/twitter/finatra/tree/sbt |
Preliminary feedback: 2.10.3 maybe instead of 2.10.0? Scalatest finally made the jump to 2.0, so you can get on a stable version of 2.0 scalatest if you want. You should specify your organization in your build.sbt I think finagle-core already pulls in its own version of guava. It might be safer to just rely on that rather than ending up with possibly mismatched guava versions. Maybe add a build.properties file to standardize your sbt? |
Awesome, this is great feedback for an sbt noob like me:
|
|
sbt is the de facto build tool in scala-land, finatra should probably use it.
The text was updated successfully, but these errors were encountered: