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:09:00 UTC

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

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

Chris Graham resolved MRELEASE-1018.
------------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>
> 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)