[ https://issues.apache.org/jira/browse/MNG-7895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769031#comment-17769031 ]
ASF GitHub Bot commented on MNG-7895: ------------------------------------- gnodet commented on PR #1262: URL: https://github.com/apache/maven/pull/1262#issuecomment-1734930373 > > Hm, now by reading this PR and seeing several places where comment explains why NOT `project.basedir`... it makes me worried, but is LGTM > > But in other place we deprecated short properties like `basedir` so it can consusing users also. We should be consistent. Then should we deprecate the `project.basedir` ? i.e. add a warning when non prefixed properties are used ? > Support ${project.basedir} in file profile activation > ------------------------------------------------------ > > Key: MNG-7895 > URL: https://issues.apache.org/jira/browse/MNG-7895 > Project: Maven > Issue Type: Improvement > Components: Profiles > Reporter: Slawomir Jaranowski > Assignee: Slawomir Jaranowski > Priority: Major > Fix For: 4.0.0-alpha-8, 3.9.5 > > > Profile activation by file exists or missing should allow to use > ${project.basedir} > Currently only {{${basedir}}} can be used ... but short properties are > deprecated > It can confusing users. > Documentation to fix: > https://maven.apache.org/pom.html#activation -- This message was sent by Atlassian Jira (v8.20.10#820010)