<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: svn 1.5.1 breaks maven release plugin?</title>
	<atom:link href="http://osi.fotap.org/2008/07/30/svn-151-breaks-maven-release-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://osi.fotap.org/2008/07/30/svn-151-breaks-maven-release-plugin/</link>
	<description>my thoughts and my life. yes, another blog on the internet. who would have thought.</description>
	<lastBuildDate>Fri, 20 Aug 2010 01:20:23 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Olaf</title>
		<link>http://osi.fotap.org/2008/07/30/svn-151-breaks-maven-release-plugin/comment-page-1/#comment-7936</link>
		<dc:creator>Olaf</dc:creator>
		<pubDate>Sat, 28 Mar 2009 22:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://osi.fotap.org/?p=78#comment-7936</guid>
		<description>Hi there!

I had the same issue, it&#039;s a change in subversion&#039;s tagging behavior and new scm plugin versions will fix it, in the meantime there is an easy, safe &amp; clean workaround described in the issues. I&#039;ve documented the necessary changes here:

http://olafsblog.sysbsb.de/?p=73

best,
Olaf</description>
		<content:encoded><![CDATA[<p>Hi there!</p>
<p>I had the same issue, it&#8217;s a change in subversion&#8217;s tagging behavior and new scm plugin versions will fix it, in the meantime there is an easy, safe &amp; clean workaround described in the issues. I&#8217;ve documented the necessary changes here:</p>
<p><a href="http://olafsblog.sysbsb.de/?p=73" rel="nofollow">http://olafsblog.sysbsb.de/?p=73</a></p>
<p>best,<br />
Olaf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Einwaller</title>
		<link>http://osi.fotap.org/2008/07/30/svn-151-breaks-maven-release-plugin/comment-page-1/#comment-7931</link>
		<dc:creator>Thomas Einwaller</dc:creator>
		<pubDate>Thu, 05 Mar 2009 13:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://osi.fotap.org/?p=78#comment-7931</guid>
		<description>I hope this error will be fixed soon - seems like they are not sure if it is a Maven or Subversion bug (see http://jira.codehaus.org/browse/SCM-406)</description>
		<content:encoded><![CDATA[<p>I hope this error will be fixed soon &#8211; seems like they are not sure if it is a Maven or Subversion bug (see <a href="http://jira.codehaus.org/browse/SCM-406)" rel="nofollow">http://jira.codehaus.org/browse/SCM-406)</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gisbert</title>
		<link>http://osi.fotap.org/2008/07/30/svn-151-breaks-maven-release-plugin/comment-page-1/#comment-7930</link>
		<dc:creator>Gisbert</dc:creator>
		<pubDate>Wed, 18 Feb 2009 18:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://osi.fotap.org/?p=78#comment-7930</guid>
		<description>On http://nachtfrost.wordpress.com/2009/02/12/maven-release-plugin-und-subversion-15x/ I found this workaround:

When the mvn release:prepare step fails, do svn up and then do mvn release:prepare again - and it works like a charm ;)</description>
		<content:encoded><![CDATA[<p>On <a href="http://nachtfrost.wordpress.com/2009/02/12/maven-release-plugin-und-subversion-15x/" rel="nofollow">http://nachtfrost.wordpress.com/2009/02/12/maven-release-plugin-und-subversion-15x/</a> I found this workaround:</p>
<p>When the mvn release:prepare step fails, do svn up and then do mvn release:prepare again &#8211; and it works like a charm <img src='http://osi.fotap.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geir</title>
		<link>http://osi.fotap.org/2008/07/30/svn-151-breaks-maven-release-plugin/comment-page-1/#comment-7895</link>
		<dc:creator>Geir</dc:creator>
		<pubDate>Tue, 14 Oct 2008 10:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://osi.fotap.org/?p=78#comment-7895</guid>
		<description>Verified this error on both SVN 1.5.1 and after upgrading to 1.5.3 as well. Does anyone know if this is a maven or svn bug - did maven-release-plugin perhaps depend on a feature-bug?</description>
		<content:encoded><![CDATA[<p>Verified this error on both SVN 1.5.1 and after upgrading to 1.5.3 as well. Does anyone know if this is a maven or svn bug &#8211; did maven-release-plugin perhaps depend on a feature-bug?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simone Tripodi</title>
		<link>http://osi.fotap.org/2008/07/30/svn-151-breaks-maven-release-plugin/comment-page-1/#comment-7890</link>
		<dc:creator>Simone Tripodi</dc:creator>
		<pubDate>Mon, 06 Oct 2008 15:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://osi.fotap.org/?p=78#comment-7890</guid>
		<description>I got this error too!!! That sounds horrible, just an update and it works... thank you for the hint, this problem was driving me crazy!</description>
		<content:encoded><![CDATA[<p>I got this error too!!! That sounds horrible, just an update and it works&#8230; thank you for the hint, this problem was driving me crazy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan MacMillan</title>
		<link>http://osi.fotap.org/2008/07/30/svn-151-breaks-maven-release-plugin/comment-page-1/#comment-7863</link>
		<dc:creator>Dan MacMillan</dc:creator>
		<pubDate>Fri, 05 Sep 2008 19:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://osi.fotap.org/?p=78#comment-7863</guid>
		<description>I am getting this error, also.  Actually with one of my projects repeating the command worked.  On another project ... I repeated the command 10 times, it failed 9 out of 10 times with that error.  Then it worked, but failed for a different reason (my fault).  Now I can&#039;t get it to release again after another 10 times.

Just posting this so any other very frustrated developer looking for this problem won&#039;t think they&#039;re insane.</description>
		<content:encoded><![CDATA[<p>I am getting this error, also.  Actually with one of my projects repeating the command worked.  On another project &#8230; I repeated the command 10 times, it failed 9 out of 10 times with that error.  Then it worked, but failed for a different reason (my fault).  Now I can&#8217;t get it to release again after another 10 times.</p>
<p>Just posting this so any other very frustrated developer looking for this problem won&#8217;t think they&#8217;re insane.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

