You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2016/08/03 20:26:20 UTC

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

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

Hervé Boutemy commented on MSITE-782:
-------------------------------------

I'm not a Velocity expert, will need some help: [~michael-o], can you help here, please?
Looks like the autoconfiguration of ToolManager was getting invalid result: a handwritten/hardcoded configuration was done in DOXIASITETOOLS-93
but now we're missing autoconfiguration for extra tools
what's wrong?

> 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
>
> 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)