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

Benjamin Bentmann closed MNG-3133.
----------------------------------

    Resolution: Fixed
      Assignee: Benjamin Bentmann

Fixed in [r930411|http://svn.apache.org/viewvc?view=revision&revision=930411].

> DefaultModelInheritence::appendPath assumes it is operating on 
> interpolated/literal paths
> -----------------------------------------------------------------------------------------
>
>                 Key: MNG-3133
>                 URL: http://jira.codehaus.org/browse/MNG-3133
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: POM
>    Affects Versions: 2.0.7
>            Reporter: John Allen
>            Assignee: Benjamin Bentmann
>            Priority: Critical
>             Fix For: 3.0-beta-1
>
>
> Used by all the assembleXXXInheritance methods within 
> assembleModelInheritance, the appendPath method assumes that its dealing with 
> literal paths which is not a documented restriction. Thus having 
> ${expressions} in any of the paths being operated on (e.g. project URL, 
> distroManagement site, SCM, etc etc), the results will not be valid.
> This whole area of Maven's core requires a specification so it can be coded 
> too and maintained.

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

        

Reply via email to