<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A Java geek &#187; maven</title>
	<atom:link href="http://blog.frankel.ch/tag/maven/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.frankel.ch</link>
	<description>Nicolas Fränkel blog</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:41:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Apache Maven 3 Cookbook</title>
		<link>http://blog.frankel.ch/apache-maven-3-cookbook</link>
		<comments>http://blog.frankel.ch/apache-maven-3-cookbook#comments</comments>
		<pubDate>Sun, 13 Nov 2011 18:00:22 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Book review]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1980</guid>
		<description><![CDATA[This review is about Apache Maven 3 Cookbook from Srirangan from Packt Publishing. Facts 9 chapters, 208 pages, $35.99 This book covers Apache Maven 3 Pros Each recipe is structured in 3 steps: &#8220;Getting ready&#8221; &#8220;How to do it&#8221; &#8220;See also&#8221; for references on associated recipes Cons The scope of the book is too large [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/apache-maven-3-cookbook/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maven doesn&#8217;t suck, your POM does</title>
		<link>http://blog.frankel.ch/maven-doesnt-suck-your-pom-does</link>
		<comments>http://blog.frankel.ch/maven-doesnt-suck-your-pom-does#comments</comments>
		<pubDate>Sun, 09 Oct 2011 18:28:42 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1937</guid>
		<description><![CDATA[Maven bashing is an all-time favorite: there are plenty of articles telling how Maven downloads the whole Internet, or how POMs are bloated and so on. While I agree that Maven could be perfected, I&#8217;m also aware that some (if not most) of its shortcomings are not intrinsic but are caused by (very) bad configuration. [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/maven-doesnt-suck-your-pom-does/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free eBook: Apache Maven 3 Cookbook</title>
		<link>http://blog.frankel.ch/free-ebook-apache-maven-3-cookbook</link>
		<comments>http://blog.frankel.ch/free-ebook-apache-maven-3-cookbook#comments</comments>
		<pubDate>Tue, 04 Oct 2011 06:00:00 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Book review]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1933</guid>
		<description><![CDATA[Dear readers, In order to celebrate the release of Apache Maven 3 Cookbook, Packt Publishing contacted me in order to hold a contest to grab a free copy of the eBook! To be frank, I haven&#8217;t a clue toward organizing a contest so the first three who send me a mail at nicolas at frankel [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/free-ebook-apache-maven-3-cookbook/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating from m2eclipse to m2e</title>
		<link>http://blog.frankel.ch/migrating-from-m2eclipse-to-m2e</link>
		<comments>http://blog.frankel.ch/migrating-from-m2eclipse-to-m2e#comments</comments>
		<pubDate>Sun, 25 Sep 2011 18:00:30 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[m2eclipse]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1907</guid>
		<description><![CDATA[Since Indigo, the Maven Ecliple plugin formerly known as m2eclipse became part of Eclipse release (at least in the pure Java release). The name of the plugin also changed from m2eclipse to m2e. This was not the sole change, however: The number of tabs on the POM has shrinked drastically, and the features as well. [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/migrating-from-m2eclipse-to-m2e/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Better Maven integration leads to unforeseen consequences (bugs)</title>
		<link>http://blog.frankel.ch/better-maven-integration-leads-to-unforeseen-consequences-bugs</link>
		<comments>http://blog.frankel.ch/better-maven-integration-leads-to-unforeseen-consequences-bugs#comments</comments>
		<pubDate>Sun, 11 Sep 2011 16:00:42 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[m2eclipse]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1897</guid>
		<description><![CDATA[This week, I was faced with what seemed an near-insuperable problem. I was called by one of my dev: as soon as he upgraded his Eclipse (or more precisely, our own already-configured Eclipse), he couldn&#8217;t deploy to Tomcat through WTP. Here are the steps I took to resolve the problem and more general thoughts about [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/better-maven-integration-leads-to-unforeseen-consequences-bugs/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Skinny WAR done right</title>
		<link>http://blog.frankel.ch/skinny-war-done-right</link>
		<comments>http://blog.frankel.ch/skinny-war-done-right#comments</comments>
		<pubDate>Sun, 04 Sep 2011 18:51:31 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[dry]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1879</guid>
		<description><![CDATA[In a previous post, I wrote about how to create skinny WAR with Maven the DRY way: it was not the DRYier way to do it, as was demonstrated to me this week by my colleague Olivier Chapiteau (credit where credit is due). His solution is far more elegant; it is reproduced below for reference&#8217;s [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/skinny-war-done-right/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Maven repositories in anger!</title>
		<link>http://blog.frankel.ch/maven-repositories-in-anger</link>
		<comments>http://blog.frankel.ch/maven-repositories-in-anger#comments</comments>
		<pubDate>Sun, 19 Jun 2011 16:09:16 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[repo1]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1824</guid>
		<description><![CDATA[Every build systems worth his salt acknowledges Maven dependencies repository. Even those vehemently opposed to the way Maven does things, like Gradle, still uses repo1. Wait, repo1? If there was only repo1. But nowadays, every project publishes its artifacts in its own repository. For some providers, like SpringSource and JBoss, I think it may be [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/maven-repositories-in-anger/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mixing Vaadin and Scala (with a touch of Maven)</title>
		<link>http://blog.frankel.ch/mixing-vaadin-and-scala</link>
		<comments>http://blog.frankel.ch/mixing-vaadin-and-scala#comments</comments>
		<pubDate>Mon, 24 Jan 2011 06:16:44 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[vaadin]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1554</guid>
		<description><![CDATA[People who are familiar with my articles know that I&#8217;m interested in Vaadin (see the &#8220;Go further&#8221; section below) and also more recently in Scala since both can increase your productivity. Environment preparation Thus it is only natural that I tried to embed the best of both worlds, so to speak, as an experience. As [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/mixing-vaadin-and-scala/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Managing POM versions</title>
		<link>http://blog.frankel.ch/managing-pom-versions</link>
		<comments>http://blog.frankel.ch/managing-pom-versions#comments</comments>
		<pubDate>Mon, 26 Jul 2010 14:37:47 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1234</guid>
		<description><![CDATA[This article won&#8217;t be long but can be a lifesaver. If you use Maven, how many times did you need to manually update POM versions in an entire modules hierarchy? For me, the answer is: &#8220;too many&#8221;. When you project grows to include many Maven modules, releasing a new version can be a nightmare. Sure, [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/managing-pom-versions/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DRY and skinny war</title>
		<link>http://blog.frankel.ch/dry-and-skinny-war</link>
		<comments>http://blog.frankel.ch/dry-and-skinny-war#comments</comments>
		<pubDate>Wed, 21 Apr 2010 12:47:30 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[dry]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=828</guid>
		<description><![CDATA[In this article, I will show you how the DRY principle can be applied when using the skinny war configuration of the maven-war-plugin. While packaging an EAR, it is sometimes suitable that all libraries of the different WARs be contained not in their respective WEB-INF/lib folders but at the EAR level so they are usable [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/dry-and-skinny-war/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

