A little late but... I tested this and I can confirm your findings with version 2.0-beta-5.
If I try with 2.0-beta-6-SNAPSHOT both ${project.version} and ${myProperty} starts working. I'll add info about this to the documentation.
Jörg Schaible wrote:
Hi folks, in the documentation to the site-plugin is in section "Expressions" of http://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html explained that site.xml may contain expressions like ${project.*} or properties from the property section. This does not work for me. ${project.name} is resolved but not ${project.version} or any ${myProperty}. Bug, known problem or not yet supported by 2.0-beta-5 ? - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
