Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
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:
- the usual pure inheritance
- BOMs dependencyManagement import
- Tiles Maven Plugin by talios
Without this feature, it is very hard to detect where these extra elements are coming from.