[
https://issues.apache.org/jira/browse/MNG-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-7350:
---------------------------------
Fix Version/s: (was: 4.0.0-alpha-1)
> Introduce a factory for ModelCache
> ----------------------------------
>
> Key: MNG-7350
> URL: https://issues.apache.org/jira/browse/MNG-7350
> Project: Maven
> Issue Type: Improvement
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: 3.9.0, 4.0.0-alpha-2, 4.0.0
>
>
> {{mvnd}} does redefine a few maven classes in order to plugin its caching
> layer.
> One of those class is the {{ProjectBuilder}}, but that's only because the
> {{ModelCache}} is created using a direct call on the implementation.
> This ticket aims to introduce a {{ModelCacheFactory}} so that {{mvnd}} can
> simply define a custom factory instead of redefining the full
> {{ProjectBuilder}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)