Maven plugin doing weird things
已回答
This is only what the IDE shows, not what Maven actually executes (it downloads the correct version):

${java.version} is "11" in the pom file, "Eclipse Temurin 11.0.17" happens to be the name of the Java SDK.
请先登录再写评论。
Please upload the idea.log file to https://uploads.jetbrains.com, and provide the upload id here. 'Help | Show Log in...'
Haven't noticed it in other projects, but we I haven't seen this construct used in other projects in conjunction with the JDK version either.
Upload ID 2022_12_12_2Azgiioc83E7fKs6s56g3b
What property mssql-jdbc.version is set to? Where do you set this property?
Can you provide a sample project to check?
This basic pom will demonstrate:
Mind this is a visual glitch only, Maven works fine and downloads the dependency.
Thank you. Reported as IDEA-308352 Maven pom.xml validation does not resolve nested (double interpolated) properties