[ http://jira.codehaus.org/browse/MSITE-135?page=comments#action_68881 ]
Kenney Westerhof commented on MSITE-135: ---------------------------------------- This goes both for site.xml files resolved from the reactor as for files resolved from a repository. The site.xml attachments in the repository are already interpolated. Since they're primarily meant for inheritance I think they should not be interpolated before they're deployed. > inherited site.xml files are interpolated with the originating project's > model values and not the consumer project's values > --------------------------------------------------------------------------------------------------------------------------- > > Key: MSITE-135 > URL: http://jira.codehaus.org/browse/MSITE-135 > Project: Maven 2.x Site Plugin > Type: Bug > Versions: 2.0-beta-5 > Environment: 2.0.4 > Reporter: John Allen > Assignee: Kenney Westerhof > > > 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.*} expressions 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 is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira