<?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: Getting started with JBoss Seam and Maven</title>
	<atom:link href="http://littlesquare.com/2008/06/getting-started-with-jboss-seam-and-maven/feed/" rel="self" type="application/rss+xml" />
	<link>http://littlesquare.com/2008/06/getting-started-with-jboss-seam-and-maven/</link>
	<description>Just a little square in a sea of blogs</description>
	<lastBuildDate>Tue, 09 Aug 2011 19:26:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Kelly</title>
		<link>http://littlesquare.com/2008/06/getting-started-with-jboss-seam-and-maven/#comment-152</link>
		<dc:creator>Kelly</dc:creator>
		<pubDate>Mon, 16 Jun 2008 22:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://littlesquare.com/2008/06/07/getting-started-with-jboss-seam-and-maven/#comment-152</guid>
		<description>I&#039;m interested in working on something like that;)</description>
		<content:encoded><![CDATA[<p>I&#8217;m interested in working on something like that;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ajordens</title>
		<link>http://littlesquare.com/2008/06/getting-started-with-jboss-seam-and-maven/#comment-151</link>
		<dc:creator>ajordens</dc:creator>
		<pubDate>Sun, 08 Jun 2008 23:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://littlesquare.com/2008/06/07/getting-started-with-jboss-seam-and-maven/#comment-151</guid>
		<description>I&#039;ll check it out.  I was basing the &#039;extension&#039; usage off of what the Checkstyle plugin was recommending (http://maven.apache.org/plugins/maven-checkstyle-plugin/customize.html).  

Thanks for the tips Brian.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll check it out.  I was basing the &#8216;extension&#8217; usage off of what the Checkstyle plugin was recommending (<a href="http://maven.apache.org/plugins/maven-checkstyle-plugin/customize.html" rel="nofollow">http://maven.apache.org/plugins/maven-checkstyle-plugin/customize.html</a>).  </p>
<p>Thanks for the tips Brian.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Fox</title>
		<link>http://littlesquare.com/2008/06/getting-started-with-jboss-seam-and-maven/#comment-150</link>
		<dc:creator>Brian Fox</dc:creator>
		<pubDate>Sun, 08 Jun 2008 12:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://littlesquare.com/2008/06/07/getting-started-with-jboss-seam-and-maven/#comment-150</guid>
		<description>Rather than putting resources in the project as an extension, you should either place them as a dependency of the plugin that requires them, or use the dependency plugin to unpack them for use in your project. I wrote a how-to here: http://blogs.sonatype.com/brian/2008/04/17/1208485500000.html 
and here:
http://blogs.sonatype.com/brian/2008/04/23/1208965980000.html</description>
		<content:encoded><![CDATA[<p>Rather than putting resources in the project as an extension, you should either place them as a dependency of the plugin that requires them, or use the dependency plugin to unpack them for use in your project. I wrote a how-to here: <a href="http://blogs.sonatype.com/brian/2008/04/17/1208485500000.html" rel="nofollow">http://blogs.sonatype.com/brian/2008/04/17/1208485500000.html</a><br />
and here:<br />
<a href="http://blogs.sonatype.com/brian/2008/04/23/1208965980000.html" rel="nofollow">http://blogs.sonatype.com/brian/2008/04/23/1208965980000.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ajordens</title>
		<link>http://littlesquare.com/2008/06/getting-started-with-jboss-seam-and-maven/#comment-149</link>
		<dc:creator>ajordens</dc:creator>
		<pubDate>Sun, 08 Jun 2008 05:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://littlesquare.com/2008/06/07/getting-started-with-jboss-seam-and-maven/#comment-149</guid>
		<description>Thanks Jason.

Although I don&#039;t use Eclipse, I should note that I&#039;m a fan of the new &#039;mvn archetype:generate&#039;.  My only problem was that the Seam archetype listed there is dated, and there&#039;s still debate within the user community on what the preferred structure should look like.

I take it that the m2eclipse archetype integration is somewhat similar, just all nice and packaged in the UI?

Cheers!</description>
		<content:encoded><![CDATA[<p>Thanks Jason.</p>
<p>Although I don&#8217;t use Eclipse, I should note that I&#8217;m a fan of the new &#8216;mvn archetype:generate&#8217;.  My only problem was that the Seam archetype listed there is dated, and there&#8217;s still debate within the user community on what the preferred structure should look like.</p>
<p>I take it that the m2eclipse archetype integration is somewhat similar, just all nice and packaged in the UI?</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason van Zyl</title>
		<link>http://littlesquare.com/2008/06/getting-started-with-jboss-seam-and-maven/#comment-148</link>
		<dc:creator>Jason van Zyl</dc:creator>
		<pubDate>Sun, 08 Jun 2008 03:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://littlesquare.com/2008/06/07/getting-started-with-jboss-seam-and-maven/#comment-148</guid>
		<description>A note to anyone that uses Maven Archetypes: if the archetypes are deployed to Maven Central then the Nexus indexer will pick them up, and will therefore be made available to users of m2eclipse&#039;s (m2eclipse.sonatype.org) new Maven project wizard automatically. No hunting around for archetypes, they are just presented in a list to the user when they create new Maven projects in Eclipse.</description>
		<content:encoded><![CDATA[<p>A note to anyone that uses Maven Archetypes: if the archetypes are deployed to Maven Central then the Nexus indexer will pick them up, and will therefore be made available to users of m2eclipse&#8217;s (m2eclipse.sonatype.org) new Maven project wizard automatically. No hunting around for archetypes, they are just presented in a list to the user when they create new Maven projects in Eclipse.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

