Hi,
well, this was the version the plugin actually committed itself.
However, running the plugin twice works out. the tag is created by
now. I need to continue tomorrow, hope nobody feels bad about this
when my stuff is around unsorted on the playground :)
Cheers
christian

On Mon, Nov 9, 2009 at 11:25 AM, Christian Hammers <[email protected]> wrote:
> Hi
>
> Can't say why it only works using a password (does work with SSH Keys for 
> another
> project for me) but after the failed release:prepare I would suggest a
> "mvn release:clean" to start from scratch.
> The missing release 833985 is probably the one that previously failed.
>
> After the release:clean, have a look at the version number in the pom.xml
> and remove any leftovers in the tags/ dir of SVN.
>
> bye,
>
> -christian-
>
> On Mon, 9 Nov 2009 08:21:00 +0100
> Christian Grobmeier <[email protected]> wrote:
>
>> hm with -Dpassword=<my password> it works -until it gets to the svn tag 
>> command.
>>
>> [INFO] Checking in modified POMs...
>> [INFO] Executing: /bin/sh -c cd
>> /Volumes/ANDREW/Projekte/Entwicklung/log4php-commit-trunk && svn
>> --username grobmeier --password '*****' --non-interactive commit
>> --file 
>> /var/folders/ES/ESurZGlcF-uuymh-Kdqo0++++TI/-Tmp-/maven-scm-22355803.commit
>> --targets 
>> /var/folders/ES/ESurZGlcF-uuymh-Kdqo0++++TI/-Tmp-/maven-scm-1775434804827658194-targets
>> [INFO] Working directory:
>> /Volumes/ANDREW/Projekte/Entwicklung/log4php-commit-trunk
>> [INFO] Tagging release with the label apache-log4php-2.0.0-incubating...
>> [INFO] Executing: /bin/sh -c cd
>> /Volumes/ANDREW/Projekte/Entwicklung/log4php-commit-trunk && svn
>> --username grobmeier --password '*****' --non-interactive copy --file
>> /var/folders/ES/ESurZGlcF-uuymh-Kdqo0++++TI/-Tmp-/maven-scm-1633574759.commit
>> --revision 833985 https://svn.apache.org/repos/asf/incubator/log4php
>> https://svn.apache.org/repos/asf/incubator/log4php/tags/apache-log4php-2.0.0-incubating
>> [INFO] Working directory:
>> /Volumes/ANDREW/Projekte/Entwicklung/log4php-commit-trunk
>> [INFO] 
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Unable to tag SCM
>> Provider message:
>> The svn tag command failed.
>> Command output:
>> svn: No such revision 833985
>

Reply via email to