Maven 2 & 3

${project.basedir} is not interpolated

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 2.0.10
  • Fix Version/s: 2.0.10, 2.1.0-M1
  • Labels:
    None
  • Environment:
    Maven 2.0.10-RC8, JDK 1.6.0._06, maven-eclipse-plugin 2.4
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

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.

Activity

Hide
Paul Nyheim added a comment -

I get this on 2.0.10-RC9 as well.

Show
Paul Nyheim added a comment - I get this on 2.0.10-RC9 as well.
Hide
John Casey added a comment -

fixed in RC10

Show
John Casey added a comment - fixed in RC10
Hide
John Casey added a comment -

it's still appearing intermittently.

Show
John Casey added a comment - it's still appearing intermittently.
Hide
John Casey added a comment -

fixed, just needs an integration test.

Show
John Casey added a comment - fixed, just needs an integration test.
Hide
John Casey added a comment -

Adding fix-for for both 2.0.10 and 2.1.0-M1, since 2.1.0-M1 will actually be released first and may not incorporate all of the eventual issue fixes released in 2.0.10.

Show
John Casey added a comment - Adding fix-for for both 2.0.10 and 2.1.0-M1, since 2.1.0-M1 will actually be released first and may not incorporate all of the eventual issue fixes released in 2.0.10.

People

Vote (3)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: