You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Shane Isbell (JIRA)" <ji...@codehaus.org> on 2008/12/02 06:53:19 UTC

[jira] Updated: (MNG-3848) Inheritance of project/site/scm URLs does not take child's relative location to parent into account

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

Shane Isbell updated MNG-3848:
------------------------------

    Fix Version/s: 3.0-alpha-2

> Inheritance of project/site/scm URLs does not take child's relative location to parent into account
> ---------------------------------------------------------------------------------------------------
>
>                 Key: MNG-3848
>                 URL: http://jira.codehaus.org/browse/MNG-3848
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Inheritance and Interpolation
>    Affects Versions: 3.0-alpha-1
>            Reporter: Benjamin Bentmann
>            Priority: Minor
>             Fix For: 3.0-alpha-2
>
>
> For a multi-module layout like
> {noformat}
> parent/
>   pom.xml
> child/
>   pom.xml
> {noformat}
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira