Le mercredi 17 septembre 2025, 11:12:45 CEST Claude Warren a écrit :
> 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?

it is a known and documented edge case of Velocity handling of dotted notation:
https://maven.apache.org/plugins/maven-site-plugin/examples/creating-content.html#common-issues-and-workarounds

Regards,

Hervé



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to