[ https://issues.apache.org/jira/browse/MNG-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16773919#comment-16773919 ]
Joerg Schaible commented on MNG-6596: ------------------------------------- I simply assume that Pieter does not know, that you can manage a parent pom like any other artefact, that a pom containing the modules section to control the build does not have to be the parent of the modules' poms and that an empty parentPath forces the lookup of the parent from the repository. > maven should not make assumptions on the location of the parent pom > ------------------------------------------------------------------- > > Key: MNG-6596 > URL: https://issues.apache.org/jira/browse/MNG-6596 > Project: Maven > Issue Type: Bug > Affects Versions: 3.5.4, 3.6.0 > Environment: linux maven 3.5.4 and 3.6.0 > Reporter: Pieter van den Hombergh > Priority: Major > Fix For: waiting-for-feedback > > > the parent pom is currently the way to go to set configurations for multiple > projects, even if these projects are not siblings. > Creating and deploying a parent pom to be shared in many projects should not > force you to copy the parent pom around. Configurations should be dealt with > in the same way: Don not repeat (as in copy and waste) yourselves. > Making NO assumption OR ignoring the (default)) parentPath when the > assumption does not match would solve this issue. > The problem is even more annoying when maven reacts differently to using the > same parent pom. > The parent pom in question can be found on github under [statewalker > sebipom|https://github.com/sebivenlo/statewalker] -- This message was sent by Atlassian JIRA (v7.6.3#76005)