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]
