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
Attachments
Issue Links
- duplicates
-
MNG-4878 Inheritance of URLs behaves differently for aggregated and non-aggregated child projects
- Closed
- is depended upon by
-
MNG-3829 3.0-alpha-1 release: get the core ITs passing
- Closed
- is related to
-
MNG-2006 Module SCM URL is resolved as [...]/parent/module regardless of relativePath
- Closed
-
MNG-3134 DefaultModelInheritence::assembleDistributionInheritence should be childPathAdjustment aware
- Closed
- relates to
-
MNG-3848 [regression] Inheritance of project/site/scm URLs does not take child's relative location to parent into account
- Closed