[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated DOXIASITETOOLS-292:
------------------------------------------
Attachment: example-1.zip
> parent site.xml interpolation seems broken when using distributionManagement
> ----------------------------------------------------------------------------
>
> Key: DOXIASITETOOLS-292
> URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-292
> Project: Maven Doxia Sitetools
> Issue Type: Bug
> Reporter: Ulrich David
> Priority: Minor
> Attachments: example-1.zip, example.zip
>
>
> When I use a property in the site descriptor e.g.
> {code:xml}<bannerLeft>
> <name>Test</name>
> <href>${my.project.url}</href>
> </bannerLeft>{code}
> the site of a child project won't be created as soon as a add a
> distributionManagement for the site. The the property is not interpolated
> anymore.
> Using maven-site-plugin:3.4 works.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)