You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Guillaume Nodet (Jira)" <ji...@apache.org> on 2022/10/20 08:11:02 UTC

[jira] [Updated] (MNG-7350) Introduce a factory for ModelCache

     [ 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: 4.0.0-alpha-2

> 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-1, 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)