<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>What's next &#187; Maven</title>
	<atom:link href="http://stigl.wordpress.com/tag/maven/feed/" rel="self" type="application/rss+xml" />
	<link>http://stigl.wordpress.com</link>
	<description>To be continued</description>
	<lastBuildDate>Mon, 02 Nov 2009 09:58:15 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='stigl.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/8a261d3a3c3207fc890a7953e57f826c?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>What's next &#187; Maven</title>
		<link>http://stigl.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://stigl.wordpress.com/osd.xml" title="What&#8217;s next" />
		<item>
		<title>Debugging Java web applications</title>
		<link>http://stigl.wordpress.com/2009/02/04/debugging-java-web-applications/</link>
		<comments>http://stigl.wordpress.com/2009/02/04/debugging-java-web-applications/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 20:56:02 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[IntelliJ]]></category>
		<category><![CDATA[Jetty]]></category>
		<category><![CDATA[Maven]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=286</guid>
		<description><![CDATA[Debugging Java web applications is often necessary, but setting it up on different vendors can be difficult.
However, there is a generic, easy way to do this by setting the JVM running the web server in debug mode.
Jetty and Maven

export MAVEN_OPTS="-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=4000,server=y,suspend=n"
mvn jetty:run

Set up your IDE for remote debugging on port 4000 and you&#8217;re [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=286&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2009/02/04/debugging-java-web-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>

		<media:content url="http://stigl.files.wordpress.com/2009/02/idea-remote-jetty.png?w=300" medium="image">
			<media:title type="html">idea-remote-jetty-debugging</media:title>
		</media:content>
	</item>
		<item>
		<title>Setting up a BD-J development environment sucks!</title>
		<link>http://stigl.wordpress.com/2008/12/09/setting-up-a-bd-j-development-environment-sucks/</link>
		<comments>http://stigl.wordpress.com/2008/12/09/setting-up-a-bd-j-development-environment-sucks/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 09:38:01 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ant]]></category>
		<category><![CDATA[BD-J]]></category>
		<category><![CDATA[Blu-Ray]]></category>
		<category><![CDATA[Getting started]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Maven]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=242</guid>
		<description><![CDATA[I&#8217;ve recently looked at how one can set up a Blu-ray development environment for developing Java apps on a PS3.
The HDCookBook project seems like a good starting place, since you need alot of files to surround your BD-J Java apps when on the disk. Fine enough, but expect some hassle of changing file names if [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=242&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2008/12/09/setting-up-a-bd-j-development-environment-sucks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>
	</item>
		<item>
		<title>Groovy does Neo4J thanks to Maven Simplicity</title>
		<link>http://stigl.wordpress.com/2008/12/06/groovy-does-neo4j-thanks-to-maven-simplicity/</link>
		<comments>http://stigl.wordpress.com/2008/12/06/groovy-does-neo4j-thanks-to-maven-simplicity/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 21:54:24 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[archetype]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[GMaven]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[Neo4J]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=225</guid>
		<description><![CDATA[Guillaume Laforge, Groovy Project Manager, kicked off a debate on the Neo4J mailing list with his post Groovy and Neo4J. He stated some examples of how Neo4J could be more Groovy. However, since most Neo4J developers aren&#8217;t familiar with Groovy, the topic wasen&#8217;t tested out further.
Therefore, with of my L337 skillz in Groovy, Neo4J and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=225&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2008/12/06/groovy-does-neo4j-thanks-to-maven-simplicity/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>

		<media:content url="http://media.xircles.codehaus.org/_projects/groovy/_logos/medium.png" medium="image">
			<media:title type="html">Groovy Image</media:title>
		</media:content>

		<media:content url="http://stigl.files.wordpress.com/2008/10/gmaven-console1.png?w=300" medium="image">
			<media:title type="html">gmaven-console1</media:title>
		</media:content>
	</item>
		<item>
		<title>On demand development IDE plugin as a resource to the source code</title>
		<link>http://stigl.wordpress.com/2008/11/30/on-demand-development-ide-plugin-as-a-resource-to-the-source-code/</link>
		<comments>http://stigl.wordpress.com/2008/11/30/on-demand-development-ide-plugin-as-a-resource-to-the-source-code/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 20:41:46 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Console]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[RAILS]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=214</guid>
		<description><![CDATA[A cumbersome task which everyone who wants to join a software development project, opensourcy or enterpricy, is setting up the development appropriately. This is becoming more apparent due to the new programming and scripting languages and frameworks like Rails which pop up every now and then. We are getting somewhere (Maven 2)when it comes to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=214&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2008/11/30/on-demand-development-ide-plugin-as-a-resource-to-the-source-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>

		<media:content url="http://stigl.files.wordpress.com/2008/10/gmaven-console1.png?w=128" medium="image">
			<media:title type="html">gmaven-console1</media:title>
		</media:content>
	</item>
		<item>
		<title>Grails 1.1 got Maven support &#8211; So What?</title>
		<link>http://stigl.wordpress.com/2008/11/12/grails-11-got-maven-support-so-what/</link>
		<comments>http://stigl.wordpress.com/2008/11/12/grails-11-got-maven-support-so-what/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 10:07:57 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=191</guid>
		<description><![CDATA[You know you&#8217;ve been wasting too much time blogging in the sphere when, renowned developers start stalking YOU 
Anywho, the comment I recieved informed me that Grails 1.1 Maven support is out, giving Maven developers much needing air-mileage towards a Grails firstclass-citizen-goldcard. Predecessor Octo was, what I reckon, a shell around Ant scripts for doing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=191&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2008/11/12/grails-11-got-maven-support-so-what/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>
	</item>
		<item>
		<title>Idea for create-archetype-from-existing-project plugin</title>
		<link>http://stigl.wordpress.com/2008/11/12/idea-for-create-archetype-from-existing-project-plugin/</link>
		<comments>http://stigl.wordpress.com/2008/11/12/idea-for-create-archetype-from-existing-project-plugin/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 06:27:21 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Idea]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[archetype]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=188</guid>
		<description><![CDATA[The project I&#8217;m working on is teh best, and I don&#8217;t have time to create an archetype from it! Why should I need to structure the project in a different way to create the archetype? If I do that, I cannot continue working on the code. The plugin should be able to rip out all [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=188&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2008/11/12/idea-for-create-archetype-from-existing-project-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>
	</item>
		<item>
		<title>Idea for simple-jar-lib plugin</title>
		<link>http://stigl.wordpress.com/2008/11/12/idea-for-simple-jar-lib-plugin/</link>
		<comments>http://stigl.wordpress.com/2008/11/12/idea-for-simple-jar-lib-plugin/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 06:23:39 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Idea]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[dependency]]></category>
		<category><![CDATA[legacy]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=178</guid>
		<description><![CDATA[Often, when one looks at someone elses project, the artifact dependencies are a mess! The jars litter a lib/ folder, and often have no version or groupId, and it would be beneficial to structure them into a local repository. Another case is when you wish to supply an artifact which is not located in any [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=178&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2008/11/12/idea-for-simple-jar-lib-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>
	</item>
		<item>
		<title>What I&#8217;m into right now</title>
		<link>http://stigl.wordpress.com/2008/09/30/what-im-into-right-now/</link>
		<comments>http://stigl.wordpress.com/2008/09/30/what-im-into-right-now/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 18:38:52 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Idea]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Topic maps]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[sun spot]]></category>
		<category><![CDATA[Neo4J]]></category>
		<category><![CDATA[Qi4J]]></category>
		<category><![CDATA[Mercurial]]></category>
		<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[IRC]]></category>
		<category><![CDATA[javaBin]]></category>
		<category><![CDATA[JavaZone]]></category>
		<category><![CDATA[Knowledge Sharing]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[RFID]]></category>
		<category><![CDATA[Mockito]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[Grid]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Ultimate Roundtrip]]></category>
		<category><![CDATA[Kvittr]]></category>
		<category><![CDATA[Webugger]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=83</guid>
		<description><![CDATA[I thought I&#8217;d post updates on what I&#8217;m interested in, to give a glimpse of what I&#8217;m looking into and have moved away from. Perhaps I&#8217;ll have enough data to create a graph someday  
Up and coming

Neo4J &#8211; A graph store &#8211; no more ORMappings
Qi4J &#8211; A composite development framework, a new way of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=83&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2008/09/30/what-im-into-right-now/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>

		<media:content url="http://www4.java.no/web/image.do?orig_id=1095&#38;w=300" medium="image">
			<media:title type="html">JavaZone RFID Heltepils Duke</media:title>
		</media:content>
	</item>
		<item>
		<title>Mavenized Neo4J example</title>
		<link>http://stigl.wordpress.com/2008/09/29/mavenized-neo4j-example/</link>
		<comments>http://stigl.wordpress.com/2008/09/29/mavenized-neo4j-example/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 08:12:34 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[Neo4J]]></category>
		<category><![CDATA[RDF]]></category>
		<category><![CDATA[Semantic Web]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=74</guid>
		<description><![CDATA[The weekend after JavaZone, I was one of the participants on a &#8220;GeekCruise&#8221;, where we looked into emerging technologies such as Qi4J, Neo4J and Enterpricy stuff.

In short, Neo4J is a network/graph database that promises to deliver Web 3.0, Semantic Web and RDF greatness. Its advantages are fast specific types of search, graph traversal and shortest route. It [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=74&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2008/09/29/mavenized-neo4j-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>

		<media:content url="http://wiki.neo4j.org/images/8/84/Matrix.png" medium="image">
			<media:title type="html">Matrix diagram</media:title>
		</media:content>
	</item>
		<item>
		<title>Pre and post condition validation with OVal as intruments of software architecture</title>
		<link>http://stigl.wordpress.com/2008/07/19/pre-and-post-condition-validation-with-oval-as-intruments-of-software-architecture/</link>
		<comments>http://stigl.wordpress.com/2008/07/19/pre-and-post-condition-validation-with-oval-as-intruments-of-software-architecture/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 13:58:20 +0000</pubDate>
		<dc:creator>stigl</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[oval]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://stigl.wordpress.com/?p=41</guid>
		<description><![CDATA[I have for the past couple of weeks been fiddling around with OVal &#8211; the object validation framework for Java™.
Setting up a project to utilize OVal for the first time wasn&#8217;t easy, as you can read in my post &#8220;Problems with IntelliJ AspectJ plugin&#8221;.
I&#8217;ve created a simple Mavenized project, which should ease setting up, testing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stigl.wordpress.com&blog=3902449&post=41&subd=stigl&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://stigl.wordpress.com/2008/07/19/pre-and-post-condition-validation-with-oval-as-intruments-of-software-architecture/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">stigl</media:title>
		</media:content>
	</item>
	</channel>
</rss>