I have my build process divided up into the building of the binaries (as one CruiseControl project) and the packaging of the binaries into deployable packages (MSI installations) as a separate project. This is valuable for a couple of reasons, but the...