You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2022/05/10 17:46:00 UTC

[jira] [Commented] (MSKINS-185) Don't fall back anymore if bannerLeft ist not provided

    [ https://issues.apache.org/jira/browse/MSKINS-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534502#comment-17534502 ] 

Hudson commented on MSKINS-185:
-------------------------------

Build succeeded in Jenkins: Maven » Maven TLP » maven-fluido-skin » master #16

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-fluido-skin/job/master/16/

> Don't fall back anymore if bannerLeft ist not provided
> ------------------------------------------------------
>
>                 Key: MSKINS-185
>                 URL: https://issues.apache.org/jira/browse/MSKINS-185
>             Project: Maven Skins
>          Issue Type: Improvement
>          Components: Fluido Skin
>    Affects Versions: fluido-1.10.0
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: fluido-1.11.0
>
>
> {{bannerLeft}} is always populated if no site.xml is given:
> https://github.com/apache/maven-doxia-sitetools/blob/9a34df07c7d2e56f4f3eab3c742e532ab60d79fb/doxia-integration-tools/src/main/resources/default-site.xml#L21-L33
> If site.xml is given and not set, it will be autoset:
> https://github.com/apache/maven-doxia-sitetools/blob/9a34df07c7d2e56f4f3eab3c742e532ab60d79fb/doxia-integration-tools/src/main/java/org/apache/maven/doxia/tools/DefaultSiteTool.java#L471-L477
> So the fallback as no effect because {{bannerLeft}} is always present. Also use {{<h1/>}} to indicate a top most header.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)