Hi all, anybody here to help? I am trying: mvn -Dusername=<my user> release:prepare -Dresume=false
but this results in the followed error. I meanwhile updated SVN client to 1.6.5 and the release plugin locally to beta-9, but nothing helped. I am assuming i have missed some weird property somewhere, but cannot identify what. Any ideas what i am doing wrong? Thanks Christian [INFO] Checking in modified POMs... [INFO] Executing: /bin/sh -c cd /Entwicklung/log4php-commit-trunk && svn --username <my user> --non-interactive commit --file /var/folders/ES/ESurZGlcF-uuymh-Kdqo0++++TI/-Tmp-/maven-scm-1683489780.commit --targets /var/folders/ES/ESurZGlcF-uuymh-Kdqo0++++TI/-Tmp-/maven-scm-4240325200228200400-targets [INFO] Working directory: /Entwicklung/log4php-commit-trunk [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Unable to commit files Provider message: The svn command failed. Command output: svn: Commit failed (details follow): svn: MKACTIVITY of '/repos/asf/!svn/act/9cecc66d-d6b0-441e-b442-6b26604c1e7f': authorization failed: Could not authenticate to server: rejected Basic challenge (https://svn.apache.org)
