[ https://issues.apache.org/jira/browse/MNG-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17510860#comment-17510860 ]
Hudson commented on MNG-7350: ----------------------------- Build succeeded in Jenkins: Maven » Maven TLP » maven » MNG-7276 #4 See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/MNG-7276/4/ > 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)