Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.2
-
Labels:None
-
Environment:OSX 10.5
Description
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
Issue Links
- is related to
-
MCHANGELOG-92
update to maven-scm:1.3 to have the gitexe provider
-
I am getting the same thing on Solaris once I change my password to be encrypted.