Anders Hammar created MASSEMBLY-816:
---------------------------------------
Summary: 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)