You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2008/11/07 19:34:13 UTC

[jira] Created: (MNG-3822) POM interpolation does not use basedir-aligned build directories

POM interpolation does not use basedir-aligned build directories
----------------------------------------------------------------

                 Key: MNG-3822
                 URL: http://jira.codehaus.org/browse/MNG-3822
             Project: Maven 2
          Issue Type: Bug
          Components: Inheritance and Interpolation, POM
    Affects Versions: 3.0-alpha-1
            Reporter: Benjamin Bentmann


During POM interpolation, (some) expressions referring to build directories are replaced with relative paths. E.g. {{${project.build.outputDirectory}}} only yields {{target/classes}}. This can affect plugins when these expressions are used to interpolate the project properties and plugins (like Resources or Invoker) use the project properties to filter further files.

-- 
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-3822) POM interpolation does not use basedir-aligned build directories

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

Shane Isbell closed MNG-3822.
-----------------------------

    Resolution: Fixed

Fixed.

> POM interpolation does not use basedir-aligned build directories
> ----------------------------------------------------------------
>
>                 Key: MNG-3822
>                 URL: http://jira.codehaus.org/browse/MNG-3822
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Inheritance and Interpolation, POM
>    Affects Versions: 3.0-alpha-1
>            Reporter: Benjamin Bentmann
>            Assignee: Shane Isbell
>             Fix For: 3.0-alpha-1
>
>
> During POM interpolation, (some) expressions referring to build directories are replaced with relative paths. E.g. {{${project.build.outputDirectory}}} only yields {{target/classes}}. This can affect plugins when these expressions are used to interpolate the project properties and plugins (like Resources or Invoker) use the project properties to filter further files.

-- 
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-3822) POM interpolation does not use basedir-aligned build directories

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

Brian Fox updated MNG-3822:
---------------------------

    Fix Version/s: 3.0-alpha-1

> POM interpolation does not use basedir-aligned build directories
> ----------------------------------------------------------------
>
>                 Key: MNG-3822
>                 URL: http://jira.codehaus.org/browse/MNG-3822
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Inheritance and Interpolation, POM
>    Affects Versions: 3.0-alpha-1
>            Reporter: Benjamin Bentmann
>             Fix For: 3.0-alpha-1
>
>
> During POM interpolation, (some) expressions referring to build directories are replaced with relative paths. E.g. {{${project.build.outputDirectory}}} only yields {{target/classes}}. This can affect plugins when these expressions are used to interpolate the project properties and plugins (like Resources or Invoker) use the project properties to filter further files.

-- 
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-3822) [regression] POM interpolation does not use basedir-aligned build directories

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

Benjamin Bentmann updated MNG-3822:
-----------------------------------

    Summary: [regression] POM interpolation does not use basedir-aligned build directories  (was: POM interpolation does not use basedir-aligned build directories)

> [regression] POM interpolation does not use basedir-aligned build directories
> -----------------------------------------------------------------------------
>
>                 Key: MNG-3822
>                 URL: http://jira.codehaus.org/browse/MNG-3822
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Inheritance and Interpolation, POM
>    Affects Versions: 3.0-alpha-1
>            Reporter: Benjamin Bentmann
>            Assignee: Shane Isbell
>             Fix For: 3.0-alpha-1
>
>
> During POM interpolation, (some) expressions referring to build directories are replaced with relative paths. E.g. {{${project.build.outputDirectory}}} only yields {{target/classes}}. This can affect plugins when these expressions are used to interpolate the project properties and plugins (like Resources or Invoker) use the project properties to filter further files.

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