[ https://issues.apache.org/jira/browse/MNG-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet closed MNG-7350. -------------------------------- Resolution: Fixed Fixed with [https://github.com/apache/maven/commit/b3d5c12c7ac4301aef5a1b768e8b65c7cb54b0bb] and [https://github.com/apache/maven/commit/14ca7234380f81e54a5643082816048f3b6b67cf] > 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: 4.0.x-candidate, 3.9.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.1#820001)