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 2016/10/15 13:00:27 UTC

[jira] [Closed] (MSITE-782) Support for custom Velocity tools has disappeared

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

Michael Osipov closed MSITE-782.
--------------------------------
    Resolution: Fixed

Fixed with [r1765053|http://svn.apache.org/r1765053]. 

For that test the reflow-maven-skin has been cloned from GitHub and changed locally to suit the changes made in this fix. The solution has been implemented as proposed earlier. Velocity has been instructed to load all {{META-INF/maven/site-tools.xml}} files found on the classpath.

> Support for custom Velocity tools has disappeared
> -------------------------------------------------
>
>                 Key: MSITE-782
>                 URL: https://issues.apache.org/jira/browse/MSITE-782
>             Project: Maven Site Plugin
>          Issue Type: Bug
>    Affects Versions: 3.5, 3.5.1
>            Reporter: Bernardo
>            Assignee: Michael Osipov
>             Fix For: 3.6
>
>
> Since the version 3.5 any skin using custom velocity tools is no longer working.
> This can be seen on the Reflow maven skin, and also on my own skin, which was developed from the Reflow one.
> The Reflow skin, along its Velocity tools, can be found here:
> https://github.com/andriusvelykis/reflow-maven-skin
> My Maven skin can be found here:
> https://github.com/Bernardo-MG/docs-maven-skin
> My custom velocity tools:
> https://github.com/Bernardo-MG/maven-site-fixer
> All these projects are available through Maven central, making them easy to test.
> To see this problem just use the Reflow skin, which won't print the content of any page. In the case of my own skin, there will be several errors in the HTML code, the most visible being the broken headers.
> It may be actually a Doxia problem, related to this issue:
> https://issues.apache.org/jira/browse/DOXIASITETOOLS-93
> Additionally, there is a related link commenting this problem:
> http://maven.40175.n5.nabble.com/New-maven-site-and-doxia-with-custom-velocity-doxia-td5865376.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)