I am using Buildr with a java/scala project. Dependencies are descried in the buildfile. An as you may know, Buildr downloads dependencies into ~.m2 folder (as maven2 does).
I\'m trying to choose the most appropriate build system to work in enterprise with a common source repository, emphasizing sharing of common code.I\'d like the source hierarchy to look something like