[ https://issues.apache.org/jira/browse/SCM-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965053#comment-17965053 ]
Olivier Lamy commented on SCM-888: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-scm#1121|https://github.com/apache/maven-scm/issues/1121]. > Changelog generation fails on Windows with Mercurial SCM > -------------------------------------------------------- > > Key: SCM-888 > URL: https://issues.apache.org/jira/browse/SCM-888 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Bug > Components: maven-scm-provider-mercurial (hg) > Affects Versions: 1.9.5 > Environment: Windows > Reporter: Tim Vail > Assignee: Michael Osipov > Priority: Major > Labels: pull-request-available > Fix For: 1.10.0 > > > 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 (v8.20.10#820010)