[ 
https://issues.apache.org/jira/browse/MNG-8242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet updated MNG-8242:
---------------------------------
    Issue Type: Task  (was: New Feature)

> Cache flattened parents during model building
> ---------------------------------------------
>
>                 Key: MNG-8242
>                 URL: https://issues.apache.org/jira/browse/MNG-8242
>             Project: Maven
>          Issue Type: Task
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>            Priority: Major
>             Fix For: 4.0.0-beta-5, 4.0.0
>
>
> During model building, we do not cache any hierarchy inheritance due to 
> profiles that may be activated based on properties from the child projects.
> So there's no way to cache the effective parent and just inject it into the 
> child, the whole hierarchy need to be taken into account.
> However, flattening the parent (i.e. inject the flattened parent's parent 
> into the raw parent) should provide a parent model which has no parents 
> anymore, not activated and not interpolated, but which can be cached and 
> reused.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to