eigengo / monitor

Library for monitoring the Typesafe stack-based applications.
Apache License 2.0
127 stars 24 forks source link

Refactoring (sbt) #29

Closed janm399 closed 11 years ago

janm399 commented 11 years ago

Consider moving from Maven to Sbt.

janm399 commented 11 years ago

I'd be happy to drop this from the Bare bones release; or even totally if we find that Sbt does not increase the reliability / ease of the build.

The arguments for Sbt are that we have much more Scala code than Java code. The Maven tools focus on Java, so we're missing out on the build quality checks.