repoManager = LookupUtil.getRepoManagerLocal();
contentSourceManager = LookupUtil.getContentSourceManager();
contentSourceMetadataManager = LookupUtil.getContentSourceMetadataManager();
// start mock plugin container
@SuppressWarnings("unused")
TestContentServerPluginService pluginService = new TestContentServerPluginService(this);
}