You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2022/05/30 21:23:00 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 ]

Michael Osipov updated MNG-7350:
--------------------------------
    Fix Version/s: 4.0.0-alpha-1
                   4.0.0
                       (was: 4.0.x-candidate)

> 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
>
>
> {{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.7#820007)