When building a bundle using Repository based directory it can be useful to be able to use the same contribution in test mode and in real deployment, but this is not possible because the repository name is not the same.
To avoid that issue, we should be able to omit the repositoryName and let the system automatically choose the default repository.