<?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: Upgrade Maven POM Versions Recursively</title>
	<atom:link href="http://www.techper.net/2008/08/24/upgrade-maven-pom-versions-recursively/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techper.net/2008/08/24/upgrade-maven-pom-versions-recursively/</link>
	<description>About Technology in My Life</description>
	<lastBuildDate>Tue, 24 Jan 2012 17:27:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Recent Links Tagged With "maven" - JabberTags</title>
		<link>http://www.techper.net/2008/08/24/upgrade-maven-pom-versions-recursively/comment-page-1/#comment-4454</link>
		<dc:creator>Recent Links Tagged With "maven" - JabberTags</dc:creator>
		<pubDate>Thu, 30 Oct 2008 06:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=86#comment-4454</guid>
		<description>[...] public links &gt;&gt; maven   Down in the Cellar Saved by kaiba1234 on Wed 29-10-2008   Upgrade Maven POM Versions Recursively Saved by Matt1608 on Wed 29-10-2008   Comment on Pardon the appearance while we draft the next... [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; maven   Down in the Cellar Saved by kaiba1234 on Wed 29-10-2008   Upgrade Maven POM Versions Recursively Saved by Matt1608 on Wed 29-10-2008   Comment on Pardon the appearance while we draft the next&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laszlo</title>
		<link>http://www.techper.net/2008/08/24/upgrade-maven-pom-versions-recursively/comment-page-1/#comment-2097</link>
		<dc:creator>Laszlo</dc:creator>
		<pubDate>Mon, 25 Aug 2008 18:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=86#comment-2097</guid>
		<description>Well, I can keep in mind a short command line like &#039;mvn release:prepare&#039; but not this perl script :). I used to do similar trick with my poms and other manual hack with releases, but for a while maven release plugin works perfectly for me.</description>
		<content:encoded><![CDATA[<p>Well, I can keep in mind a short command line like &#8216;mvn release:prepare&#8217; but not this perl script <img src='http://www.techper.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . I used to do similar trick with my poms and other manual hack with releases, but for a while maven release plugin works perfectly for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce Snyder</title>
		<link>http://www.techper.net/2008/08/24/upgrade-maven-pom-versions-recursively/comment-page-1/#comment-2066</link>
		<dc:creator>Bruce Snyder</dc:creator>
		<pubDate>Sun, 24 Aug 2008 15:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=86#comment-2066</guid>
		<description>The Maven Release Plugin automates a number of tasks for you and can be very beneficial. I always recommend running the release:prepare goal separately from the release:perform goal so that you can inspect the changes it has made before running the release:perform goal. Some people even commit the release.properties file that the release:prepare goal creates so that releases can be fully and easily replicated in the future if necessary. The find/perl combination you present performs some of the same tasks but is probably more comfortable and familiar. I used to do a similar thing but since the Maven Release Plugin has been improved and works well, I no longer use separate tools for releases.</description>
		<content:encoded><![CDATA[<p>The Maven Release Plugin automates a number of tasks for you and can be very beneficial. I always recommend running the release:prepare goal separately from the release:perform goal so that you can inspect the changes it has made before running the release:perform goal. Some people even commit the release.properties file that the release:prepare goal creates so that releases can be fully and easily replicated in the future if necessary. The find/perl combination you present performs some of the same tasks but is probably more comfortable and familiar. I used to do a similar thing but since the Maven Release Plugin has been improved and works well, I no longer use separate tools for releases.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

