You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2023/02/11 19:02:00 UTC

[jira] [Moved] (DOXIASITETOOLS-292) parent site.xml interpolation seems broken when using distributionManagement

     [ https://issues.apache.org/jira/browse/DOXIASITETOOLS-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov moved MSITE-790 to DOXIASITETOOLS-292:
-----------------------------------------------------

          Component/s:     (was: doxia integration)
                  Key: DOXIASITETOOLS-292  (was: MSITE-790)
    Affects Version/s:     (was: 3.6)
                           (was: 3.7.1)
              Project: Maven Doxia Sitetools  (was: Maven Site Plugin)

> 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.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)