It worked without hiccups this time. That's my favorite problem-solving-strategy:
just sit and wait until it goes away! :)
Thanks for the pointers anyway!
-Lukas
PS just in case: the vote is open on the maven-dev list
Dennis Lundberg wrote:
> Just wait a few minutes and the run 'mvn release:prepare' one more time.
> It will pick up from where it stopped.
>
> Lukas Theussl wrote:
>> I keep getting this error when running release:prepare:
>>
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Unable to tag SCM
>> Provider message:
>> The svn tag command failed.
>> Command output:
>> svn: Commit failed (details follow):
>> svn: The specified baseline is not the latest baseline, so it may not be
>> checked out.
>>
>>
>> Raphael has reported the same problem with the archetype-plugin [1]. I
>> have also found some hints that it might be due to lagging sync of the
>> eu svn mirror so I switched back to
https://svn.apache.org/ but still
>> get the same error.
>>
>> Anybody has some more hints? I'm giving up for now...
>>
>> -Lukas
>>
>>
>> [1]
http://www.mail-archive.com/dev@.../msg80254.html>>
>>
>>
ltheussl@... wrote:
>>> Author: ltheussl
>>> Date: Wed Apr 29 12:18:58 2009
>>> New Revision: 769769
>>>
>>> URL:
http://svn.apache.org/viewvc?rev=769769&view=rev>>> Log:
>>> Undo again, sigh...
>>>
>>> Modified:
>>> maven/doxia/doxia/trunk/doxia-book/pom.xml
>>> maven/doxia/doxia/trunk/doxia-core/pom.xml
>>> maven/doxia/doxia/trunk/doxia-logging-api/pom.xml
>>> maven/doxia/doxia/trunk/doxia-maven-plugin/pom.xml
>>> maven/doxia/doxia/trunk/doxia-modules/doxia-module-apt/pom.xml
>>> maven/doxia/doxia/trunk/doxia-modules/doxia-module-confluence/pom.xml
>>>
>>> maven/doxia/doxia/trunk/doxia-modules/doxia-module-docbook-simple/pom.xml
>>> maven/doxia/doxia/trunk/doxia-modules/doxia-module-fml/pom.xml
>>> maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/pom.xml
>>> maven/doxia/doxia/trunk/doxia-modules/doxia-module-itext/pom.xml
>>> maven/doxia/doxia/trunk/doxia-modules/doxia-module-latex/pom.xml
>>> maven/doxia/doxia/trunk/doxia-modules/doxia-module-rtf/pom.xml
>>> maven/doxia/doxia/trunk/doxia-modules/doxia-module-twiki/pom.xml
>>> maven/doxia/doxia/trunk/doxia-modules/doxia-module-xdoc/pom.xml
>>> maven/doxia/doxia/trunk/doxia-modules/doxia-module-xhtml/pom.xml
>>> maven/doxia/doxia/trunk/doxia-modules/pom.xml
>>> maven/doxia/doxia/trunk/doxia-sink-api/pom.xml
>>> maven/doxia/doxia/trunk/doxia-test-docs/pom.xml
>>> maven/doxia/doxia/trunk/pom.xml
>>>
>> [snip]
>>
>
>