[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed DOXIASITETOOLS-270.
-----------------------------------------
Resolution: Fixed
Fixed with
[a05262b17ba6f725c4c184149d7411215b4d5690|https://gitbox.apache.org/repos/asf?p=maven-doxia-sitetools.git;a=commit;h=a05262b17ba6f725c4c184149d7411215b4d5690].
> Remove internal (pseudo) skin and use Maven Fluido Skin by default
> ------------------------------------------------------------------
>
> Key: DOXIASITETOOLS-270
> URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-270
> Project: Maven Doxia Sitetools
> Issue Type: Task
> Components: Site renderer
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 2.0.0-M4
>
>
> The [internal pseudo
> skin|https://github.com/apache/maven-doxia-sitetools/tree/doxia-sitetools-1.x/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources]
> is poorly maintained, uses also resources from [Maven Default
> Skin|https://maven.apache.org/skins/maven-default-skin/] and shares a lot
> code with the Fluido Skin which no one cross checks.
> To ease maintenance, we will remove it from site-renderer and retire the
> Maven Default Skin with MSKINS-196 and will solely rely on externally bundled
> skin artifacts.
> By default site renderer will require a skin to be provided which is
> selfcontained, Maven Default Skin isn't.
> If no site.xml site descriptor is provided, by default the fluido skin will
> be used.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)