The Common Build Infrastructure (CBI) is an Eclipse project that provides a collection of build technology, infrastructure, and practices for building Eclipse software. If you’re building Eclipse plug-ins, this is something that you need to investigate. CBI leverages Maven and Tycho to build project artifacts from source, and Hudson to...