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

Benjamin Bentmann closed MNG-5153.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.4

Oh, got it, fixed in 
[r1156671|http://svn.apache.org/viewvc?view=revision&revision=1156671].

> ModelMerger omits relativ path
> ------------------------------
>
>                 Key: MNG-5153
>                 URL: https://jira.codehaus.org/browse/MNG-5153
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 3.0.3
>            Reporter: Bernd Vogt
>            Assignee: Benjamin Bentmann
>             Fix For: 3.0.4
>
>         Attachments: model-merger-bug.zip
>
>
> ModelMerger omits relativ path when source is not dominat, because of fiel 
> Parent#relativePath will be initialized with "../pom.xml" on instanciation.
> new ModelMerger().merge(target, source, false, null); // merge with 
> sourceDominant = false
> Attached test case. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to