Daily Archives: December 27, 2013

Revisiting dependency management with Maven

A time ago, I wrote about dependency management with maven and about the problem with compile time dependencies. This problem can be solved fairly simple after reading a new comment of the MNG-2589 that states that if we declare all dependencies in the dependency management part as runtime they will default to runtime when they… Read More »