mvn changelog:changelog svn --non-interactive fails under Mac OSX 10.5 (svn: PROPFIND authorization failed) -----------------------------------------------------------------------------------------------------------
Key: MCHANGELOG-91 URL: http://jira.codehaus.org/browse/MCHANGELOG-91 Project: Maven 2.x Changelog Plugin Issue Type: Bug Environment: OSX 10.5 Reporter: Laurent Perez Priority: Critical hi mvn changelog:changelog svn --non-interactive fails under Mac OSX 10.5, stack below : [INFO] Executing: svn --non-interactive log -v -r "{2008-11-12 22:21:45 +0000}:{2008-12-13 22:21:45 +0000}" http://xxxxxx/ [INFO] Working directory: /Users/laurent/Desktop/xxxxx [ERROR] Provider message: [ERROR] The svn command failed. [ERROR] Command output: [ERROR] svn: PROPFIND request failed on '/xxxx' svn: PROPFIND of '/xxxxx': authorization failed (http://xxxxx) I believe this may be linked to http://jira.codehaus.org/browse/SCM-402 , however, I am using maven-scm-plugin version 1.1 in my pom.xml, but perhaps the changelog plugin does not use this 1.1 version. Can anyone confirm ? thanks laurent -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira