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
         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