Convention over configuration can be a huge advantage, but it can also bite you in the ass sometimes.
Over the course of the last year, my job has taken me away from .net (and from blogging, obviously.) Currently, I’m working on a project that runs on top of Twitter Storm, which in written in Clojure and runs on the JVM. Like a lot of JVM-based open source projects today, it uses Maven to manage its build processes. I haven’t touched Java in a couple of years and I’ve never used Maven before this week. Continue reading


