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

Shane Isbell closed MNG-3944.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 3.0-alpha-2

We can just use the existence of the project directory to determine whether it 
is in the build. This will be a contract of the 
PomClassicDomainModel.setProjectDirectory method

> [regression] POMs with unusual file names don't get ${basedir} interpolated
> ---------------------------------------------------------------------------
>
>                 Key: MNG-3944
>                 URL: http://jira.codehaus.org/browse/MNG-3944
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Inheritance and Interpolation
>    Affects Versions: 3.0-alpha-1
>            Reporter: Benjamin Bentmann
>            Assignee: Shane Isbell
>            Priority: Minor
>             Fix For: 3.0-alpha-2
>
>
> This
> {code:xml}
>   <properties>
>     <prop0>${basedir}</prop0>
>     <prop1>${project.basedir}</prop1>
>   </properties>
> {code}
> doesn't get interpolated with Maven 3.x when the POM is not named "pom.xml".

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