Tamas Cservenak opened MNG-8211 and commented
As otherwise it is just source of confusion, Maven will "happily" install and deploy artifacts as G:A:$revision and this is 100% NOT what users wants.
Still, to not be disruptive, the old behaviour can be achieved by setting maven.build.allowExpressionInEffectiveProjectVersion=true project property.
Issue Links:
- MINSTALL-202 Version property is not expanded for destination path
Remote Links:
Backported to: 4.0.0-beta-4, 3.9.10