jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2 & 3
  • MNG-3848

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

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 3.0-alpha-1
  • Fix Version/s: 3.0-alpha-3
  • Component/s: Inheritance and Interpolation
  • Labels:
    None
  • Complexity:
    Intermediate

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.

Issue Links

is depended upon by

Sub-task - The sub-task of the issue MNG-3829 3.0-alpha-1 release: get the core ITs passing

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.
is related to

Bug - A problem which impairs or prevents the functions of the product. MNG-2006 Module SCM URL is resolved as [...]/parent/module regardless of relativePath

  • Blocker - Blocks development and/or testing work, production could not run
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Bug - A problem which impairs or prevents the functions of the product. MNG-3134 DefaultModelInheritence::assembleDistributionInheritence should be childPathAdjustment aware

  • Critical - Crashes, loss of data, severe memory leak.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Bug - A problem which impairs or prevents the functions of the product. MNG-4994 [regression] Inheritance of project/site/scm URLs does not take child's relative location to parent into account

  • Minor - Minor loss of function, or other problem where easy workaround is present.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Shane Isbell added a comment - 02/Dec/08 12:35 AM

We had a discussion a while back about not using module names in 3.0 for the URLs, but instead using the artifact id (project name) appended to the URL. So this is a change of behavior.

Show
Shane Isbell added a comment - 02/Dec/08 12:35 AM We had a discussion a while back about not using module names in 3.0 for the URLs, but instead using the artifact id (project name) appended to the URL. So this is a change of behavior.
Hide
Permalink
Shane Isbell added a comment - 03/Dec/08 1:16 PM

Reopening. Need further discussion as to best way to handle URL paths.

Show
Shane Isbell added a comment - 03/Dec/08 1:16 PM Reopening. Need further discussion as to best way to handle URL paths.
Hide
Permalink
Benjamin Bentmann added a comment - 14/Aug/09 9:33 AM

Child-path aware URL inheritance confirmed to be working, see IT for MNG-2006.

Show
Benjamin Bentmann added a comment - 14/Aug/09 9:33 AM Child-path aware URL inheritance confirmed to be working, see IT for MNG-2006.

People

  • Assignee:
    Benjamin Bentmann
    Reporter:
    Benjamin Bentmann
Vote (0)
Watch (0)

Dates

  • Created:
    17/Nov/08 11:58 AM
    Updated:
    24/Jan/11 11:32 PM
    Resolved:
    14/Aug/09 9:33 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.