Hervé Boutemy created MNG-6505:
----------------------------------
Summary: child.(x.y).inherit.append.path value should be inherited
Key: MNG-6505
URL: https://issues.apache.org/jira/browse/MNG-6505
Project: Maven
Issue Type: Bug
Components: Inheritance and Interpolation
Affects Versions: 3.6.0
Reporter: Hervé Boutemy
Assignee: Hervé Boutemy
Fix For: 3.6.1
in Maven 3.6.0, values of child.inherit.append.path are not inherited: they
have to be explicitely defined in every child pom of they switch to default
"true" value
these values should be inherited: once defined in a parent pom, every child
should inherit from the value (and of course be able to override)
Note: this seems to have been part of the MNG-6059 implementation that was done
for Maven dropped 3.4.0 version but was forgotten during Maven 3.6.0 merge...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)