[
https://issues.apache.org/jira/browse/MSITE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899185#comment-16899185
]
Robert Scholte commented on MSITE-848:
--------------------------------------
The easiest way to fix this is if you go to that page and hit the edit-icon in
the navigation bar, you can improve the documentation and provide a PR.
> Maven properties with dots do not get injected into site templates
> ------------------------------------------------------------------
>
> Key: MSITE-848
> URL: https://issues.apache.org/jira/browse/MSITE-848
> Project: Maven Site Plugin
> Issue Type: Bug
> Components: property interpolation
> Affects Versions: 3.8.2
> Reporter: Christopher Tubbs
> Assignee: Robert Scholte
> Priority: Major
>
> I tried injecting a property from {{pom.xml}} into
> {{src/site/markdown/index.md.vm}}.
> It did not work when the property was {{accumulo.version}}, but did work when
> I switched the property name to {{accumuloVersion}}.
> With the dot present in the property name, nothing was interpolated, and
> instead, I got the literal {{${accumulo.version\}}} in my html output.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)