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/03/22 11:22:06 UTC

[jira] Created: (MNG-3478) Use expression ${project.build.directory} instead of hard-coding "target" in super POM

Use expression ${project.build.directory} instead of hard-coding "target" in super POM
--------------------------------------------------------------------------------------

                 Key: MNG-3478
                 URL: http://jira.codehaus.org/browse/MNG-3478
             Project: Maven 2
          Issue Type: Improvement
          Components: POM
    Affects Versions: 2.0.8
            Reporter: Benjamin Bentmann
            Priority: Trivial
         Attachments: project-build-dir.patch

The super POM hard-codes several paths to "target/...". Re-using {{project.build.directory}} for those paths would ease customization.

-- 
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-3478) Use expression ${project.build.directory} instead of hard-coding "target" in super POM

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

Brian Fox closed MNG-3478.
--------------------------

    Resolution: Won't Fix

I thought exactly the same when I was working with the super-pom. It doesn't get interpolated correctly and breaks everything. I forget the exact error, but it failed horribly when I tried to use that version.

> Use expression ${project.build.directory} instead of hard-coding "target" in super POM
> --------------------------------------------------------------------------------------
>
>                 Key: MNG-3478
>                 URL: http://jira.codehaus.org/browse/MNG-3478
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: POM
>    Affects Versions: 2.0.8
>            Reporter: Benjamin Bentmann
>            Priority: Trivial
>         Attachments: project-build-dir.patch
>
>
> The super POM hard-codes several paths to "target/...". Re-using {{project.build.directory}} for those paths would ease customization.

-- 
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] Reopened: (MNG-3478) Use expression ${project.build.directory} instead of hard-coding "target" in super POM

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

John Casey reopened MNG-3478:
-----------------------------

      Assignee: John Casey

I've just added this functionality, and all ITs and unit tests pass with it in place since the interpolation refactor.

> Use expression ${project.build.directory} instead of hard-coding "target" in super POM
> --------------------------------------------------------------------------------------
>
>                 Key: MNG-3478
>                 URL: http://jira.codehaus.org/browse/MNG-3478
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: POM
>    Affects Versions: 2.0.8
>            Reporter: Benjamin Bentmann
>            Assignee: John Casey
>            Priority: Trivial
>             Fix For: 2.0.10
>
>         Attachments: project-build-dir.patch
>
>
> The super POM hard-codes several paths to "target/...". Re-using {{project.build.directory}} for those paths would ease customization.

-- 
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-3478) Use expression ${project.build.directory} instead of hard-coding "target" in super POM

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

John Casey closed MNG-3478.
---------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.10

> Use expression ${project.build.directory} instead of hard-coding "target" in super POM
> --------------------------------------------------------------------------------------
>
>                 Key: MNG-3478
>                 URL: http://jira.codehaus.org/browse/MNG-3478
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: POM
>    Affects Versions: 2.0.8
>            Reporter: Benjamin Bentmann
>            Assignee: John Casey
>            Priority: Trivial
>             Fix For: 2.0.10
>
>         Attachments: project-build-dir.patch
>
>
> The super POM hard-codes several paths to "target/...". Re-using {{project.build.directory}} for those paths would ease customization.

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