You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tim Vail (JIRA)" <ji...@apache.org> on 2018/05/14 05:26:00 UTC

[jira] [Created] (SCM-888) Changelog generation fails on Windows with Mercurial SCM

Tim Vail created SCM-888:
----------------------------

             Summary: Changelog generation fails on Windows with Mercurial SCM
                 Key: SCM-888
                 URL: https://issues.apache.org/jira/browse/SCM-888
             Project: Maven SCM
          Issue Type: Bug
          Components: maven-scm-provider-mercurial (hg)
    Affects Versions: 1.9.5
         Environment: Windows
            Reporter: Tim Vail


When you do 'mvn scm:changelog' on Windows with a project that is backed by mercurial it only finds revision -1 because literal newline in the Mercurial template is terminating the command for cmd.exe.

There is a fix for this in my github pull request:

https://github.com/apache/maven-scm/pull/43



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