[
https://jira.codehaus.org/browse/MSITE-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned MSITE-708:
------------------------------------
Assignee: Michael Osipov
> Doc about filtering incorrect about macros rules
> ------------------------------------------------
>
> Key: MSITE-708
> URL: https://jira.codehaus.org/browse/MSITE-708
> Project: Maven Site Plugin
> Issue Type: Improvement
> Reporter: Benson Margulies
> Assignee: Michael Osipov
> Labels: close-pending
> Fix For: 3.4.1
>
>
> 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)