<?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>Lóránd Somogyi &#187; maven</title>
	<atom:link href="http://lorands.com/tag/maven/feed/" rel="self" type="application/rss+xml" />
	<link>http://lorands.com</link>
	<description>Thoughts on Software Development…</description>
	<lastBuildDate>Tue, 16 Aug 2011 08:41:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Using SCM from within your Mojo</title>
		<link>http://lorands.com/2011/08/using-scm-from-within-your-mojo/</link>
		<comments>http://lorands.com/2011/08/using-scm-from-within-your-mojo/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 10:53:49 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[maven shorties]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mojo]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=389</guid>
		<description><![CDATA[There is a guide on the topic from Maven. But that guide is missing an example on how to use it from within Mojo. So let me show you a short example on a topic&#8230; Prepare the POM of your plugin: It is crucial to use SCM version 1.4, as 1.5 (the current release) have [...]]]></description>
		<wfw:commentRss>http://lorands.com/2011/08/using-scm-from-within-your-mojo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find out if the given Maven project is a root of a multi-module execution?</title>
		<link>http://lorands.com/2011/08/how-to-find-out-if-the-given-maven-project-is-a-root-of-a-multi-module-execution/</link>
		<comments>http://lorands.com/2011/08/how-to-find-out-if-the-given-maven-project-is-a-root-of-a-multi-module-execution/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 08:50:44 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[maven]]></category>
		<category><![CDATA[maven shorties]]></category>
		<category><![CDATA[mojo]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=378</guid>
		<description><![CDATA[[Update:] Looks like the originator is Brian Fox from Sonatype with this article. A short example on how to find out if the given maven execution is the root of execution, &#8212; or in other words: how to know if you are inside of a multi-module project module or in the parent? Just extend your [...]]]></description>
		<wfw:commentRss>http://lorands.com/2011/08/how-to-find-out-if-the-given-maven-project-is-a-root-of-a-multi-module-execution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>maven-metadata.xml generator script</title>
		<link>http://lorands.com/2009/10/maven-metadata-xml-generator-script/</link>
		<comments>http://lorands.com/2009/10/maven-metadata-xml-generator-script/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 16:23:35 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[maven]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[Artifactory]]></category>
		<category><![CDATA[maven-metadata.xml]]></category>
		<category><![CDATA[maven-scripts]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=216</guid>
		<description><![CDATA[As you might know we use Maven extensively. We have a corporate Maven Repository served by JFrog&#8216;s Artifactory. We have more than 30000 artifacts in our repository, &#8211; about 35GB of backup. We try to keep up-to-date with new Artifactory releases. Unfortunately some times upgrade is not that smooth, so we need a backup and [...]]]></description>
		<wfw:commentRss>http://lorands.com/2009/10/maven-metadata-xml-generator-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse WTP Server start hangs&#8230; on Windows&#8230;</title>
		<link>http://lorands.com/2008/06/eclipse-wtp-server-start-hangs-on-windows/</link>
		<comments>http://lorands.com/2008/06/eclipse-wtp-server-start-hangs-on-windows/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 20:28:02 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[q4e]]></category>
		<category><![CDATA[tomcat]]></category>

		<guid isPermaLink="false">http://lorand.somogyi.name/?p=38</guid>
		<description><![CDATA[We have a strange animal: A web application with really lots of jars. (Today total of 273 JARs.) We use Maven 2, Eclipse with WTP, Tomcat, Q4E, etc.., but from these technologies only Eclipse, WTP and Tomcat are relevant for the problem I&#8217;d like to describe. Most of developer machines runs Windows XP, and some [...]]]></description>
		<wfw:commentRss>http://lorands.com/2008/06/eclipse-wtp-server-start-hangs-on-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Maven 2.0.9 dependency import and Continuum 1.1</title>
		<link>http://lorands.com/2008/05/maven-209-dependency-import-and-continuum-11/</link>
		<comments>http://lorands.com/2008/05/maven-209-dependency-import-and-continuum-11/#comments</comments>
		<pubDate>Mon, 05 May 2008 20:29:19 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[ci]]></category>
		<category><![CDATA[continuum]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://lorand.somogyi.name/?p=32</guid>
		<description><![CDATA[We use Maven2 for developing our huge application, (and few smaller). We have almost 200 projects which depends on each other somehow. That&#8217;s why I really like Maven2. It was a nightmare to handle all those dependencies by hand, &#8211; as we did it before moving to Maven. Of course there are other great things [...]]]></description>
		<wfw:commentRss>http://lorands.com/2008/05/maven-209-dependency-import-and-continuum-11/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hibernate 3.2.x and Groovy &#8211; ASM madness</title>
		<link>http://lorands.com/2007/04/hibernate-32x-and-groovy-asm-madness/</link>
		<comments>http://lorands.com/2007/04/hibernate-32x-and-groovy-asm-madness/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 22:02:47 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[asm]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://lorand.somogyi.name/index.php/2007/04/10/hibernate-32x-and-groovy-asm-madness/</guid>
		<description><![CDATA[I was playing a bit with Hibernate and Groovy. I was about to examine the possibility of using Groovy producing JPA Entities. As I use Maven 2, the natural way is to create a project and define dependencies. As a good Maven user I was looking for the best artifact in the maven repository. I [...]]]></description>
		<wfw:commentRss>http://lorands.com/2007/04/hibernate-32x-and-groovy-asm-madness/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

