[ https://issues.apache.org/jira/browse/MPOM-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515228#comment-17515228 ]
Konrad Windszus commented on MPOM-303: -------------------------------------- Can we first align on a documented Naming convention for Maven properties before changing the keys? AFAIK there is nothing documented yet with respect to camelCase vs dot and also nothing about reserved prefixes… > Rename property maven.plugin.tools.version to mavenPluginToolsVersion > --------------------------------------------------------------------- > > Key: MPOM-303 > URL: https://issues.apache.org/jira/browse/MPOM-303 > Project: Maven POMs > Issue Type: Task > Components: asf > Affects Versions: ASF-25 > Reporter: Slawomir Jaranowski > Priority: Major > Fix For: ASF-26 > > > {{maven.plugin.tools.version}} was introduced in ASF parent 25 on 2022-02-20 > (one week ago) > https://github.com/apache/maven-apache-parent/commit/5a878dcdc00439cf03d383096c62e9003b503bfe > having a property starting with {{maven.}} is not a good practice, because > this prefix is used by Maven itself: > https://maven.apache.org/ref/3.8.5/maven-model-builder/#model-interpolation > and {{plugin.tools}} should be more {{plugin-tools}} -- This message was sent by Atlassian Jira (v8.20.1#820001)