Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.4-M1, 1.4-M2, 1.4-M3, 1.4-M4
-
None
Description
Currently RepositorySessionFactory is the only one available in the classpath using injection
@Inject
private RepositorySessionFactory repositorySessionFactory;
As we now have 3 implementations we must give the opportunity to the user to define it via configuration.
Attachments
Issue Links
- depends upon
-
MRM-1704 Refactor to remove maven specific part from various repository/metadata apis
- Open