<?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: Automatically create releases and maintenance branches with Maven</title>
	<atom:link href="http://www.christophkiehl.com/automatically-create-releases-and-maintenance-branches-with-maven/feed" rel="self" type="application/rss+xml" />
	<link>http://www.christophkiehl.com/automatically-create-releases-and-maintenance-branches-with-maven</link>
	<description>Software Development - Java - Open Source</description>
	<lastBuildDate>Fri, 11 Sep 2009 23:33:15 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris Kiehl</title>
		<link>http://www.christophkiehl.com/automatically-create-releases-and-maintenance-branches-with-maven/comment-page-1#comment-850</link>
		<dc:creator>Chris Kiehl</dc:creator>
		<pubDate>Fri, 11 Sep 2009 23:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.christophkiehl.com/?p=12#comment-850</guid>
		<description>@Arul I don&#039;t know what the problem is, but it sounds a bit like you got hit by this bug: http://jira.codehaus.org/browse/MRELEASE-446</description>
		<content:encoded><![CDATA[<p>@Arul I don&#8217;t know what the problem is, but it sounds a bit like you got hit by this bug: <a href="http://jira.codehaus.org/browse/MRELEASE-446" rel="nofollow">http://jira.codehaus.org/browse/MRELEASE-446</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arul</title>
		<link>http://www.christophkiehl.com/automatically-create-releases-and-maintenance-branches-with-maven/comment-page-1#comment-844</link>
		<dc:creator>Arul</dc:creator>
		<pubDate>Tue, 08 Sep 2009 13:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.christophkiehl.com/?p=12#comment-844</guid>
		<description>Hi,

We are getting the following error when trying to execute release:branch

org.apache.maven.shared.release.scm.ReleaseScmCommandException: Unable to branch SCM
Provider message:
The svn branch command failed.
Command output:
svn: Commit failed (details follow):
svn: File &#039;/java/testproject/branches/testproject-5.x/testlib/pom.xml&#039; already exists

The testproject has 2 modules included in the pom.xml</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>We are getting the following error when trying to execute release:branch</p>
<p>org.apache.maven.shared.release.scm.ReleaseScmCommandException: Unable to branch SCM<br />
Provider message:<br />
The svn branch command failed.<br />
Command output:<br />
svn: Commit failed (details follow):<br />
svn: File &#8216;/java/testproject/branches/testproject-5.x/testlib/pom.xml&#8217; already exists</p>
<p>The testproject has 2 modules included in the pom.xml</p>
]]></content:encoded>
	</item>
</channel>
</rss>
