Resolving and autocomplete were already implemented before for the most part of such properties. These changes add support for some cases were not considered yet:
- ${maven.home}
- ${maven.version}
- ${maven.build.version}
- ${build.timestamp}
These properties will be resolved to their PsiElement's, just to remove the red highlighting.
More about Maven Model interpolation:
https://maven.apache.org/components/ref/3-LATEST/maven-model-builder/#model-interpolation
GitOrigin-RevId: ae75a11de118b305fc33ee73511fc2f10671ecea