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

[jira] [Commented] (MASSEMBLY-816) Fix problem with building Maven site

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

Anders Hammar commented on MASSEMBLY-816:
-----------------------------------------

We need to upgrade to fluido skin v1.5. [~khmarbaise] suggest removing the definition of the fluido skin in the site.xml etc. and using the newest parent and let the parent do the work.

> Fix problem with building Maven site
> ------------------------------------
>
>                 Key: MASSEMBLY-816
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-816
>             Project: Maven Assembly Plugin
>          Issue Type: Task
>          Components: site
>         Environment: n/a
>            Reporter: Anders Hammar
>            Assignee: Anders Hammar
>             Fix For: 3.0.0
>
>
> Building the site results in:
> {quote}
> [INFO] <<< maven-plugin-plugin:3.4:report @ maven-assembly-plugin <<<
> [INFO] Relativizing decoration links with respect to localized project URL: https://maven.apache.org/plugins/maven-assembly-plugin/
> [INFO] Rendering site with org.apache.maven.skins:maven-fluido-skin:jar:1.4 skin.
> [INFO] Skipped "About" report (maven-project-info-reports-plugin:2.9:index), file "index.html" already exists for the English version.
> [INFO] Rendering 20 Doxia documents: 16 apt, 1 fml, 3 xdoc
> [ERROR] Parser Exception: META-INF/maven/site.vm
> org.apache.velocity.runtime.parser.ParseException: Encountered "source" at line 1162, column 52.
> Was expecting one of:
>     "," ...
>     ")" ...
>     <WHITESPACE> ...
> {quote}



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