At r883670 I've changed the build so that mvn will not now build distribution archives and hence itest/distribution won't try and unzip an archive.
To generate the distribution archives use mvn -Pdistribution. This also makes itest/distribution unpack the archive so is very similar to the scheme that we are using as default now. Knocks a few minutes off the build for me. Regards Simon
