When building a Maven plugin, where can I find documentation for the built-in expressions that can be used for @parameter expression="${...}" constructs?
There is the Maven Properties Guide. Check also the chapter 9.2. Maven Properties of Maven: The Complete Reference.