Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0-alpha-1
-
None
Description
Maven 2.x interpolates an expression like ${name} to the value of ${project.name}. While this aliasing is a questionable design, it was opted to retain it in Maven 3.x (c.f. commit comment on r704423).