The encrypted repository module supports encryption with existing
repository plugins. Currently the integration tests with these plugins
pull in all of the plugins into the same test classpath. That can cause
problems when the dependencies of those repositories need to differ.
This commit splits the tests into separate qa subprojects.