You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Maarten Mulders (Jira)" <ji...@apache.org> on 2022/02/04 13:28:00 UTC

[jira] [Updated] (MNG-7344) Effective pom should contain more finegrained details regarding its path.

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

Maarten Mulders updated MNG-7344:
---------------------------------
    Description: 
To support MPH-183 some changes needs to be done in Maven Core.

For every element that is not part of the raw model, it must be possible to get the resolution path to that element. 
The following are known to add elements to the effective pom without pure inheritance
- BOMs
- maven-tiles by [~talios]

Without this feature, it is very hard to detect where elements are coming from.


  was:
To support MPH-183 some changes needs to be done in Maven Core.
For every element that is not part of the raw model it must be possible to get the resolution path to that element. 
The following are known to add elements to the effective pom without pure inhertence
- BOMs
- maven-tiles by [~talios]
Without this feature is is very hard to detect where elements are coming from.



> Effective pom should contain more finegrained details regarding its path.
> -------------------------------------------------------------------------
>
>                 Key: MNG-7344
>                 URL: https://issues.apache.org/jira/browse/MNG-7344
>             Project: Maven
>          Issue Type: Improvement
>          Components: Inheritance and Interpolation, POM
>            Reporter: Robert Scholte
>            Priority: Major
>
> To support MPH-183 some changes needs to be done in Maven Core.
> For every element that is not part of the raw model, it must be possible to get the resolution path to that element. 
> The following are known to add elements to the effective pom without pure inheritance
> - BOMs
> - maven-tiles by [~talios]
> Without this feature, it is very hard to detect where elements are coming from.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)