[
https://issues.apache.org/jira/browse/MNG-5840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14574280#comment-14574280
]
Hudson commented on MNG-5840:
-----------------------------
SUCCESS: Integrated in maven-3.x #1082 (See
[https://builds.apache.org/job/maven-3.x/1082/])
[FIXES MNG-5840] if the pom.xml at <relativePath> is the same
groupId:artifactId but different version fall back to the repository for parent
resolution (stephen.alan.connolly: rev 40d5087b6b134842e2b61a567dbb4bfbcfab7ae6)
*
maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java
> <relativePath> is used if the groupId and artifactId match irrespective of
> the version
> --------------------------------------------------------------------------------------
>
> Key: MNG-5840
> URL: https://issues.apache.org/jira/browse/MNG-5840
> Project: Maven
> Issue Type: Bug
> Affects Versions: 3.3.1, 3.3.3
> Reporter: Stephen Connolly
> Assignee: Stephen Connolly
> Labels: regression
> Fix For: 3.3.4
>
> Attachments: mng-5840-testcase.tar.gz
>
>
> This is a regression. (In my view a serious one)
> Works fine with Maven 3.0 through 3.2.5
> Fails with 3.3.1 and 3.3.3
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)