Switching repository admin and dependent classes to RepositoryRegistry RepositoryRegistry is used for indexing context now. There is still more work to do to move the maven dependent parts into its own projects and update the dependencies.
Using RepositoryRegistry in repository admin implementations Switching to the repository registry to retrieve repository data. Indexing is currently kept in the admin part, but will be moved in the future to the registry.