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/07/06 20:04:00 UTC

[jira] [Commented] (MSHARED-1099) Render with a skin when report is run in standalone mode

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

Hudson commented on MSHARED-1099:
---------------------------------

Build succeeded in Jenkins: Maven » Maven TLP » maven-reporting-impl » master #20

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-reporting-impl/job/master/20/

> Render with a skin when report is run in standalone mode
> --------------------------------------------------------
>
>                 Key: MSHARED-1099
>                 URL: https://issues.apache.org/jira/browse/MSHARED-1099
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-reporting-impl
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: maven-reporting-impl-4.0.0-M2
>
>
> Currently, when a report is run in standalone mode the default skin is always applied. This causes several problems:
> * It is always tied to the Doxia Sitetools version
> * The default skin cannot be removed
> * Another skin cannot be used
> The improvement is to fully utilize skins from repos just like Maven Site Plugin does and provide a default skin: {{org.apache.maven.skins:maven-fluido-skin:1.11.1}}. This can always be overriden on a per-plugin basis. Completely decoupled from the Maven Site Plugin since it does not use {{site.xml}}. For skin developers, a {{standalone == true (Boolean)}} attribute will be added to the template properties to switch between site and standalone mode.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)