You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "John Allen (JIRA)" <ji...@codehaus.org> on 2007/08/05 17:25:13 UTC

[jira] Created: (MNG-3133) DefaultModelInheritence::appendPath assumes it is operating on interpolated/literal paths

DefaultModelInheritence::appendPath assumes it is operating on interpolated/literal paths
-----------------------------------------------------------------------------------------

                 Key: MNG-3133
                 URL: http://jira.codehaus.org/browse/MNG-3133
             Project: Maven 2
          Issue Type: Bug
          Components: POM
    Affects Versions: 2.0.7
            Reporter: John Allen
            Priority: Critical


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

        

[jira] Updated: (MNG-3133) DefaultModelInheritence::appendPath assumes it is operating on interpolated/literal paths

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MNG-3133:
------------------------------

    Fix Version/s: 2.1

> DefaultModelInheritence::appendPath assumes it is operating on interpolated/literal paths
> -----------------------------------------------------------------------------------------
>
>                 Key: MNG-3133
>                 URL: http://jira.codehaus.org/browse/MNG-3133
>             Project: Maven 2
>          Issue Type: Bug
>          Components: POM
>    Affects Versions: 2.0.7
>            Reporter: John Allen
>            Priority: Critical
>             Fix For: 2.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

        

[jira] Closed: (MNG-3133) DefaultModelInheritence::appendPath assumes it is operating on interpolated/literal paths

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ 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

        

[jira] Updated: (MNG-3133) DefaultModelInheritence::appendPath assumes it is operating on interpolated/literal paths

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl updated MNG-3133:
-------------------------------

    Fix Version/s:     (was: 3.x)
                   3.0-alpha-7

> 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
>            Priority: Critical
>             Fix For: 3.0-alpha-7
>
>
> 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