Description
We have a bit of chicken-and-egg problem here, as LocalRepositoryManager is created by system and one needs session for it, but session cannot be created without LocalRepositoryManager.
Session Builder provides "workaround" in form of withXXX methods, but those all cannot use custom LocalRepositoryManager...
In short: this method is "special". The usual way to use custom LRM is to integrate it with LRMProvider and tune it with priorities and/or custom LocalReposirory type strings...
Attachments
Issue Links
- links to