[
https://issues.apache.org/jira/browse/MSITE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899535#comment-16899535
]
Hudson commented on MSITE-848:
------------------------------
Build failed in Jenkins: Maven TLP » maven-site-plugin » master #35
See https://builds.apache.org/job/maven-box/job/maven-site-plugin/job/master/35/
> sitedescriptor example page fails to describe restrictions on dotted
> properties
> -------------------------------------------------------------------------------
>
> 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
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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.
> EDIT: Title updated to reflect that this is a documentation bug. See the pull
> request for proposed solution.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)