You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Chris Graham (JIRA)" <ji...@apache.org> on 2019/01/28 12:06:00 UTC

[jira] [Created] (MRELEASE-1018) SITE command fails

Chris Graham created MRELEASE-1018:
--------------------------------------

             Summary: SITE command fails
                 Key: MRELEASE-1018
                 URL: https://issues.apache.org/jira/browse/MRELEASE-1018
             Project: Maven Release Plugin
          Issue Type: Bug
            Reporter: Chris Graham


Clone a fresh instance of the maven-release repo, and run 'mvn clean install site'. It will fail with:
{{[ERROR] Parser Exception: META-INF/maven/site.vm
org.apache.velocity.runtime.parser.ParseException: Encountered "source" at line 1146, column 52.
Was expecting one of:
    "," ...
    ")" ...
    <WHITESPACE> ...}}

Updating maven-fluido-skin from 1.3.1 to 1.7 solved the issue.

Note: Although this is a simple enough fix, it is documented here as to why the change occurred.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)