Greetings,
The maven site plugin indicates that properties defined in the pom.xml
should be available within the velocity engine as "${propertyName}". This
works for most cases. However, I have found that pom properties with dots
(".") in the name do not work. Thus "${property.name}" does not work.Is this a bug or a known limitation that should be documented? -- LinkedIn: http://www.linkedin.com/in/claudewarren
