<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Alternatives for Maven, Building With Less Frustration</title>
	<atom:link href="http://www.streamhead.com/maven-alternatives/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.streamhead.com/maven-alternatives/</link>
	<description>multimedia webapplication thoughts and experiments</description>
	<lastBuildDate>Fri, 17 Jun 2011 12:17:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Peter Backx</title>
		<link>http://www.streamhead.com/maven-alternatives/#comment-2905</link>
		<dc:creator>Peter Backx</dc:creator>
		<pubDate>Thu, 05 May 2011 16:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.streamhead.com/?p=1995#comment-2905</guid>
		<description>Of course it depends on your preferences. Me, I hate the elaborate way of specifying things in Maven&#039;s XML. If you can live with that, there really is no reason to switch.
Many of the alternatives proposed here can do much more than building. You&#039;re probably correct that some of the more advanced Maven features aren&#039;t always supported. It&#039;ll depend on your way of working whether or not that&#039;s a problem.</description>
		<content:encoded><![CDATA[<p>Of course it depends on your preferences. Me, I hate the elaborate way of specifying things in Maven&#8217;s XML. If you can live with that, there really is no reason to switch.<br />
Many of the alternatives proposed here can do much more than building. You&#8217;re probably correct that some of the more advanced Maven features aren&#8217;t always supported. It&#8217;ll depend on your way of working whether or not that&#8217;s a problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Riccardo Pasquini</title>
		<link>http://www.streamhead.com/maven-alternatives/#comment-2904</link>
		<dc:creator>Riccardo Pasquini</dc:creator>
		<pubDate>Wed, 04 May 2011 12:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.streamhead.com/?p=1995#comment-2904</guid>
		<description>Hi... are you talking about &quot;building&quot; or &quot;project management&quot;? are they real alternatives to every feature provided by maven? i don&#039;t think so... moreover... why a DSL should be better than an XML project descriptor? I think it is more specialized, so it is for less people...

bye</description>
		<content:encoded><![CDATA[<p>Hi&#8230; are you talking about &#8220;building&#8221; or &#8220;project management&#8221;? are they real alternatives to every feature provided by maven? i don&#8217;t think so&#8230; moreover&#8230; why a DSL should be better than an XML project descriptor? I think it is more specialized, so it is for less people&#8230;</p>
<p>bye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Backx</title>
		<link>http://www.streamhead.com/maven-alternatives/#comment-2837</link>
		<dc:creator>Peter Backx</dc:creator>
		<pubDate>Tue, 01 Mar 2011 06:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.streamhead.com/?p=1995#comment-2837</guid>
		<description>Thanks for the suggestion. SBT looks like another very good alternative. The continuous testing sounds like a great idea.</description>
		<content:encoded><![CDATA[<p>Thanks for the suggestion. SBT looks like another very good alternative. The continuous testing sounds like a great idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal Erb</title>
		<link>http://www.streamhead.com/maven-alternatives/#comment-2833</link>
		<dc:creator>Pascal Erb</dc:creator>
		<pubDate>Mon, 28 Feb 2011 07:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.streamhead.com/?p=1995#comment-2833</guid>
		<description>I&#039;d like to suggest one more for your list: The &quot;simple build tool&quot;: https://code.google.com/p/simple-build-tool/
It&#039;s a scala build tool in the first place, but equally supports building java. It includes it&#039;s own dependency management, but also offers the option to use Ivy or Maven files. And for behavior or test driven design it contains a very valuable feature: You may trigger a task as to be repeated if project files on disk change - a bit like the tool &quot;autotest&quot; in the ruby world. Unfortunately JUnit is currently not supported. But a respective extension should be easily done, since the supported test frameworks all are required to implement the same interface. So in my opinion this is potentially a drop in replacement for maven too - and a bit more ;-)</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to suggest one more for your list: The &#8220;simple build tool&#8221;: <a href="https://code.google.com/p/simple-build-tool/" rel="nofollow">https://code.google.com/p/simple-build-tool/</a><br />
It&#8217;s a scala build tool in the first place, but equally supports building java. It includes it&#8217;s own dependency management, but also offers the option to use Ivy or Maven files. And for behavior or test driven design it contains a very valuable feature: You may trigger a task as to be repeated if project files on disk change &#8211; a bit like the tool &#8220;autotest&#8221; in the ruby world. Unfortunately JUnit is currently not supported. But a respective extension should be easily done, since the supported test frameworks all are required to implement the same interface. So in my opinion this is potentially a drop in replacement for maven too &#8211; and a bit more <img src='http://www.streamhead.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Random Links #144 &#124; YASDW - yet another software developer weblog</title>
		<link>http://www.streamhead.com/maven-alternatives/#comment-1327</link>
		<dc:creator>Random Links #144 &#124; YASDW - yet another software developer weblog</dc:creator>
		<pubDate>Wed, 03 Mar 2010 19:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.streamhead.com/?p=1995#comment-1327</guid>
		<description>[...] Alternatives for Maven, Building With Less Frustration throw away these clumsy xml files [...]</description>
		<content:encoded><![CDATA[<p>[...] Alternatives for Maven, Building With Less Frustration throw away these clumsy xml files [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog bookmarks 03/03/2010 &#171; My Diigo bookmarks</title>
		<link>http://www.streamhead.com/maven-alternatives/#comment-1326</link>
		<dc:creator>Blog bookmarks 03/03/2010 &#171; My Diigo bookmarks</dc:creator>
		<pubDate>Wed, 03 Mar 2010 04:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.streamhead.com/?p=1995#comment-1326</guid>
		<description>[...] Alternatives for Maven, Building With Less Frustration [...]</description>
		<content:encoded><![CDATA[<p>[...] Alternatives for Maven, Building With Less Frustration [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

