Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-4994

[regression] Inheritance of project/site/scm URLs does not take child's relative location to parent into account

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 2.2.1, 3.0.2
    • None
    • None

    Description

      For a multi-module layout like

      parent/
        pom.xml
      child/
        pom.xml
      

      and a project URL like "http://foo.org/parent" inherited from the parent, the child is expected to end up with the URL "http://foo.org/child" instead of "http://foo.org/parent/child", i.e. the child's relative location to the parent should be considered during inheritance.

      Attachments

        1. mvn-resolver-bug.zip
          1 kB
          Haikal Saadh

        Issue Links

          Activity

            People

              bentmann Benjamin Bentmann
              tunaranch Haikal Saadh
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: