[ 
https://jira.codehaus.org/browse/MCHANGELOG-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MCHANGELOG-124.
-------------------------------------

    Resolution: Won't Fix

Please refer to 
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
 if you're wondering why this issue was closed out.

> Changelog creation fails on Windows if svn password has spcecial characters
> ---------------------------------------------------------------------------
>
>                 Key: MCHANGELOG-124
>                 URL: https://jira.codehaus.org/browse/MCHANGELOG-124
>             Project: Maven Changelog Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2
>         Environment: Windows XP SP3
>            Reporter: Sei Syvalta
>
> On Linux:   [INFO] Executing: /bin/sh -c cd /home/path && svn --username 
> svnupd --password '*****' --non-interactive log -v -r
> On Windows: [INFO] Executing: cmd.exe /X /C "svn --username svnupd --password 
> ***** --non-interactive log -v -r
> Result in Windows: authorization failed: Could not authenticate to server: 
> rejected Basic challenge. The command works if double quotes are added: 
> --password "*****"
> After a quick look this seems actually svn scm provider issue. If that is 
> correct, I can submit issue there too.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to