Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.9.5
-
Windows
-
Patch
Description
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: