gnodet commented on code in PR #1262:
URL: https://github.com/apache/maven/pull/1262#discussion_r1335478151


##########
api/maven-api-model/src/main/mdo/maven.mdo:
##########
@@ -3007,7 +3007,7 @@
         is the location of a file that needs to exist, and if it doesn't, the 
profile will be
         activated. On the other hand, {@code exists} will test for the 
existence of the file and if it is
         there, the profile will be activated.<br>
-        Variable interpolation for these file specifications is limited to 
{@code ${basedir}},
+        Variable interpolation for these file specifications is limited to 
{@code ${project.basedir}},

Review Comment:
   Would it make sense to also support `session.rootDirectory` ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to