|
|
|
|
|
by lespea
4423 days ago
|
|
I use a similar approach at work (though with a vastly smaller codebase ~ only 20k lines or so). I don't get why they're using maven though; sbt is amazing; especially with 0.13.2 and the new hash algorithm, not to mention all of the great plugins it brings. |
|
Then again I guess this goes hand in hand with the old criticism that the various releases are not backwards compatible.