[ https://issues.apache.org/jira/browse/SCM-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963562#comment-17963562 ]
ASF GitHub Bot commented on SCM-888: ------------------------------------ jira-importer commented on issue #1121: URL: https://github.com/apache/maven-scm/issues/1121#issuecomment-2964646948 **[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented Fixed with [e25e6bf3d9da6ba015eee274422fd5a0b864e481](https://gitbox.apache.org/repos/asf?p=maven-scm.git;a=commit;h=e25e6bf3d9da6ba015eee274422fd5a0b864e481). > 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)