[
https://issues.apache.org/jira/browse/MSITE-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103999#comment-15103999
]
Hudson commented on MSITE-135:
------------------------------
SUCCESS: Integrated in maven-plugins #5005 (See
[https://builds.apache.org/job/maven-plugins/5005/])
[MSITE-135] interpolation is done after inheritance, with child values (through
DOXIASITETOOLS-118) (hboutemy:
[http://svn.apache.org/viewvc/?view=rev&rev=1725152])
* maven-site-plugin/src/it/MSITE-312
* maven-site-plugin/src/it/inheritance-interpolation/verify.groovy
> inherited site.xml files are interpolated with the originating project's
> model values and not the consumer project's values
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: MSITE-135
> URL: https://issues.apache.org/jira/browse/MSITE-135
> Project: Maven Site Plugin
> Issue Type: Bug
> Components: inheritance, property interpolation
> Affects Versions: 2.0-beta-5
> Environment: 2.0.4
> Reporter: skaze
> Assignee: Hervé Boutemy
> Fix For: 3.5
>
>
> inherited {{site.xml}} files are interpolated with the originating project's
> model values and not the consumer project's values
> i have a n-deep multiproject env; when a sub-project uses the root project's
> {{site.xml}} file, any {{$\{project.\*}}} expression defined in the root
> site.xml are replaced with values from the root project and not the project
> that is being rendered, ie. title in index.html would be "root project" and
> not "sub-sub-sub-project". This applied to all {{$\{project.\*}}} expressions
> in the site.xml
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)