Archive for September, 2009

Mavenizing our code base

Maven is a build tool for Java. It’s more than that actually, but let’s just call it a build tool.

In outbrain we decided we want to replace good old ant with maven.
Changing the company wide used build tool is not a decision taken lightly and may have consequences on product release cycle, but we weighted [...]