${project.basedir} is not interpolated
--------------------------------------

                 Key: MNG-3723
                 URL: http://jira.codehaus.org/browse/MNG-3723
             Project: Maven 2
          Issue Type: Bug
          Components: Inheritance and Interpolation
    Affects Versions: 2.0.10
         Environment: Maven 2.0.10-RC8, JDK 1.6.0._06, maven-eclipse-plugin 2.4
            Reporter: Paul Benedict
            Priority: Critical


Here is what I did. I do not know if all the steps are necessary to reproduce 
the bug, but the bug is reproducible:

1. Check out a multi-level project
2. Install the parent with -N
3. Go into one of the children projects and then run eclipse:eclipse
4. You will see a folder named ${project.basedir} when execution is finished.

Works fine in 2.0.9 and fails with 2.0.10. This is definitely a regression.

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