[
https://jira.codehaus.org/browse/MSITE-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=359509#comment-359509
]
Michael Osipov edited comment on MSITE-708 at 12/22/14 10:46 AM:
-----------------------------------------------------------------
If your properties are dot-structured Velocity takes this as a bean path and
traverses your objects. This does not make sense here. Please provide a patch!
was (Author: michael-o):
If you properties a dot structured Velocity takes this as a bean path and
traverses your objects. This does not make sense here. Please provide a patch!
> Doc about filtering incorrect about macros rules
> ------------------------------------------------
>
> Key: MSITE-708
> URL: https://jira.codehaus.org/browse/MSITE-708
> Project: Maven Site Plugin
> Issue Type: Bug
> Reporter: Benson Margulies
> Labels: close-pending
>
> http://maven.apache.org/plugins/maven-site-plugin/examples/creating-content.html#filtering
> claims that you can't put dots in properties. You can. ${project.version}
> works just fine.
> It would also be helpful to note
> {noformat}
> #set( $dollar = '$' )
> ...
> ${dollar}{bt.root.directory}
> {noformat}
> as useful when writing doc _about_ properties.
> Can anyone explain why the doc makes this claim about '.'s before I just
> remove it?
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)