There's a strange problem with releasing Tiles.
If I try to use the release:prepare goal, I see this error:

<snip>
Executing: /bin/sh -c cd
/home/antonio/javadev/workspace-branches/tiles-parent && svn --username
apetrelli --password '*****' commit --file /tmp/maven-scm-139825771.commit
--targets /tmp/maven-scm-8753107386538068137-targets
[INFO] Working directory:
/home/antonio/javadev/workspace-branches/tiles-parent

Password for 'default' GNOME
keyring:

[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/d0448085-14b9-446f-b59f-7fd92b5dfe58': authorization
failed: Could not authenticate to server: rejected Basic challenge (
https://svn.eu.apache.org)

</snip>

Notice that I disabled the "--non-interactive" flag, for debug reasons.
The strange thing is that I see the same problem when committing from
command line, but it goes ok when committing from Eclipse/Subclipse/SVNKit.
I am using Subversion 1.6.5.
Thoughts? Help anyone?

Thanks
Antonio

Reply via email to