You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by lt...@apache.org on 2009/04/29 14:19:02 UTC

svn commit: r769769 - in /maven/doxia/doxia/trunk: ./ doxia-book/ doxia-core/ doxia-logging-api/ doxia-maven-plugin/ doxia-modules/ doxia-modules/doxia-module-apt/ doxia-modules/doxia-module-confluence/ doxia-modules/doxia-module-docbook-simple/ doxia-...

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

Modified: maven/doxia/doxia/trunk/doxia-book/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-book/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-book/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-book/pom.xml Wed Apr 29 12:18:58 2009
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia</artifactId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia/trunk/doxia-core/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-core/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-core/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-core/pom.xml Wed Apr 29 12:18:58 2009
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia</artifactId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia/trunk/doxia-logging-api/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-logging-api/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-logging-api/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-logging-api/pom.xml Wed Apr 29 12:18:58 2009
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>doxia</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia/trunk/doxia-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-maven-plugin/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-maven-plugin/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-maven-plugin/pom.xml Wed Apr 29 12:18:58 2009
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia</artifactId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia/trunk/doxia-modules/doxia-module-apt/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-apt/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-modules/doxia-module-apt/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-modules/doxia-module-apt/pom.xml Wed Apr 29 12:18:58 2009
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia/trunk/doxia-modules/doxia-module-confluence/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-confluence/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-modules/doxia-module-confluence/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-modules/doxia-module-confluence/pom.xml Wed Apr 29 12:18:58 2009
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia/trunk/doxia-modules/doxia-module-docbook-simple/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-docbook-simple/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-modules/doxia-module-docbook-simple/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-modules/doxia-module-docbook-simple/pom.xml Wed Apr 29 12:18:58 2009
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia/trunk/doxia-modules/doxia-module-fml/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-fml/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-modules/doxia-module-fml/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-modules/doxia-module-fml/pom.xml Wed Apr 29 12:18:58 2009
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -102,9 +102,9 @@
                       </not>
                     </condition>
 
-                    <mkdir dir="${dir}" />
+                    <mkdir dir="${dir}"/>
 
-                    <xsddoc file="${basedir}/src/main/resources/fml-1.0.xsd" out="${dir}" doctitle="Reference of Schema FML 1.0" verbose="true" />
+                    <xsddoc file="${basedir}/src/main/resources/fml-1.0.xsd" out="${dir}" doctitle="Reference of Schema FML 1.0" verbose="true"/>
                   </tasks>
                 </configuration>
                 <goals>

Modified: maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/pom.xml Wed Apr 29 12:18:58 2009
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia/trunk/doxia-modules/doxia-module-itext/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-itext/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-modules/doxia-module-itext/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-modules/doxia-module-itext/pom.xml Wed Apr 29 12:18:58 2009
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia/trunk/doxia-modules/doxia-module-latex/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-latex/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-modules/doxia-module-latex/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-modules/doxia-module-latex/pom.xml Wed Apr 29 12:18:58 2009
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia/trunk/doxia-modules/doxia-module-rtf/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-rtf/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-modules/doxia-module-rtf/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-modules/doxia-module-rtf/pom.xml Wed Apr 29 12:18:58 2009
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia/trunk/doxia-modules/doxia-module-twiki/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-twiki/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-modules/doxia-module-twiki/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-modules/doxia-module-twiki/pom.xml Wed Apr 29 12:18:58 2009
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia/trunk/doxia-modules/doxia-module-xdoc/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-xdoc/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-modules/doxia-module-xdoc/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-modules/doxia-module-xdoc/pom.xml Wed Apr 29 12:18:58 2009
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -100,9 +100,9 @@
                       </not>
                     </condition>
 
-                    <mkdir dir="${dir}" />
+                    <mkdir dir="${dir}"/>
 
-                    <xsddoc file="${basedir}/src/main/resources/xdoc-2.0.xsd" out="${dir}" doctitle="Reference of Schema Xdoc 2.0" verbose="true" />
+                    <xsddoc file="${basedir}/src/main/resources/xdoc-2.0.xsd" out="${dir}" doctitle="Reference of Schema Xdoc 2.0" verbose="true"/>
                   </tasks>
                 </configuration>
                 <goals>

Modified: maven/doxia/doxia/trunk/doxia-modules/doxia-module-xhtml/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-xhtml/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-modules/doxia-module-xhtml/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-modules/doxia-module-xhtml/pom.xml Wed Apr 29 12:18:58 2009
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia/trunk/doxia-modules/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-modules/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-modules/pom.xml Wed Apr 29 12:18:58 2009
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>doxia</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia/trunk/doxia-sink-api/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-sink-api/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-sink-api/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-sink-api/pom.xml Wed Apr 29 12:18:58 2009
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>doxia</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia/trunk/doxia-test-docs/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-test-docs/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-test-docs/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-test-docs/pom.xml Wed Apr 29 12:18:58 2009
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia</artifactId>
-    <version>1.1.1</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=769769&r1=769768&r2=769769&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/pom.xml (original)
+++ maven/doxia/doxia/trunk/pom.xml Wed Apr 29 12:18:58 2009
@@ -31,7 +31,7 @@
 
   <groupId>org.apache.maven.doxia</groupId>
   <artifactId>doxia</artifactId>
-  <version>1.1.1</version>
+  <version>1.1.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Doxia</name>
@@ -102,9 +102,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia/tags/doxia-1.1.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia/tags/doxia-1.1.1</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/maven/doxia/doxia/tags/doxia-1.1.1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia/tags/doxia-1.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia/tags/doxia-1.1</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/maven/doxia/doxia/tags/doxia-1.1</url>
   </scm>
   <issueManagement>
     <system>jira</system>



Re: svn commit: r769769 - in /maven/doxia/doxia/trunk: ./ doxia-book/ doxia-core/ doxia-logging-api/ doxia-maven-plugin/ doxia-modules/ doxia-modules/doxia-module-apt/ doxia-modules/doxia-module-confluence/ doxia-modules/doxia-module-docbook-simple/ doxia-...

Posted by Lukas Theussl <lt...@apache.org>.
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@maven.apache.org/msg80254.html
>>
>>
>> ltheussl@apache.org 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]
>>
> 
> 

Re: svn commit: r769769 - in /maven/doxia/doxia/trunk: ./ doxia-book/ doxia-core/ doxia-logging-api/ doxia-maven-plugin/ doxia-modules/ doxia-modules/doxia-module-apt/ doxia-modules/doxia-module-confluence/ doxia-modules/doxia-module-docbook-simple/ doxia-...

Posted by Dennis Lundberg <de...@apache.org>.
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@maven.apache.org/msg80254.html
> 
> 
> ltheussl@apache.org 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]
> 


-- 
Dennis Lundberg

Re: svn commit: r769769 - in /maven/doxia/doxia/trunk: ./ doxia-book/ doxia-core/ doxia-logging-api/ doxia-maven-plugin/ doxia-modules/ doxia-modules/doxia-module-apt/ doxia-modules/doxia-module-confluence/ doxia-modules/doxia-module-docbook-simple/ doxia-...

Posted by Benjamin Bentmann <be...@udo.edu>.
Lukas Theussl wrote:

> 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.

AFAIK, since recently svn.apache.org is resolved using geo DNS [0] so 
you likely still get the EU mirror with the lagging problem.

> Anybody has some more hints? I'm giving up for now...

I haven't tried with SVN but if you relocate your working copy to 
eris.apache.org, i.e. use the machine name rather the service name, you 
should enforce the master instead of harmonia. That's at least what I 
see from tracert.


Benjamin


[0] 
http://mail-archives.apache.org/mod_mbox/www-infrastructure-dev/200904.mbox/%3C4239a4320904011536x5726d0eraae7065967ac1b77@mail.gmail.com%3E

Re: svn commit: r769769 - in /maven/doxia/doxia/trunk: ./ doxia-book/ doxia-core/ doxia-logging-api/ doxia-maven-plugin/ doxia-modules/ doxia-modules/doxia-module-apt/ doxia-modules/doxia-module-confluence/ doxia-modules/doxia-module-docbook-simple/ doxia-...

Posted by Lukas Theussl <lt...@apache.org>.
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@maven.apache.org/msg80254.html


ltheussl@apache.org 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]