[
https://jira.codehaus.org/browse/MSKINS-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov moved MSITE-692 to MSKINS-95:
--------------------------------------------
Component/s: (was: doxia integration)
Fluido Skin
Affects Version/s: (was: 3.3)
fluido-1.3.1
Key: MSKINS-95 (was: MSITE-692)
Project: Maven Skins (was: Maven Site Plugin)
> The maven-site-plugin v3.3 does not render snippets as in v3.2 (Syntax
> highlighting and line numbers)
> -----------------------------------------------------------------------------------------------------
>
> Key: MSKINS-95
> URL: https://jira.codehaus.org/browse/MSKINS-95
> Project: Maven Skins
> Issue Type: Bug
> Components: Fluido Skin
> Affects Versions: fluido-1.3.1
> Environment: Maven v3.0.5
> Reporter: Rautureau
> Attachments: 3.2.png, 3.3.png, maven-site-example.zip
>
>
> Hi,
> you will find in attachment a maven project that shows the issue.
> When you run the command {{mvn site}} you get:
> !3.2.png!
> When you run the command {{mvn site -Dmaven.site.plugin.version=3.3}} you get
> !3.3.png!
> By comparing html produce by maven-site-plugin:
> * With 3.2, all snippets are in tag "<pre class="prettyprint linenums">some
> code</pre>
> * With 3.3, all snippets are in tag "<pre>some code</pre>"
> This is why the fluido skin .js don't activate color syntax nor line
> numbering.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)