<?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: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>Comments on: Creating executable jars with Maven</title>
	<atom:link href="http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/feed/" rel="self" type="application/rss+xml" />
	<link>http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/</link>
	<description>A sourceful of secrets</description>
	<lastBuildDate>Wed, 28 Dec 2011 11:22:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Rajasekar</title>
		<link>http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-165</link>
		<dc:creator><![CDATA[Rajasekar]]></dc:creator>
		<pubDate>Thu, 24 Nov 2011 05:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-165</guid>
		<description><![CDATA[Its working fine, thank you]]></description>
		<content:encoded><![CDATA[<p>Its working fine, thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajasekar</title>
		<link>http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-164</link>
		<dc:creator><![CDATA[rajasekar]]></dc:creator>
		<pubDate>Wed, 23 Nov 2011 06:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-164</guid>
		<description><![CDATA[Its really superb, thank you!!!!]]></description>
		<content:encoded><![CDATA[<p>Its really superb, thank you!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anuj</title>
		<link>http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-160</link>
		<dc:creator><![CDATA[Anuj]]></dc:creator>
		<pubDate>Tue, 20 Sep 2011 15:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-160</guid>
		<description><![CDATA[Hi All,
I want to execute a java file with main class.This main class needs to read the value form the pom file during the execution.

                           
				org.apache.maven.plugins
				maven-surefire-plugin
				
				&lt;!-- 	 
						ie
						tst03	
						mydoamin.net
					
				--&gt;

				
				    browserfirefox
				    environmenttst03
				     tldmydoamin.net
                               
					
				
				   **/JbehaveRegressionJunitStories.java
				
				
			  

And then in the main class ,I read it as System.getProperties(), the values in the pom  are not read by  the API System.getProperties() method.]]></description>
		<content:encoded><![CDATA[<p>Hi All,<br />
I want to execute a java file with main class.This main class needs to read the value form the pom file during the execution.</p>
<p>				org.apache.maven.plugins<br />
				maven-surefire-plugin</p>
<p>				&lt;!&#8211;<br />
						ie<br />
						tst03<br />
						mydoamin.net</p>
<p>				&#8211;&gt;</p>
<p>				    browserfirefox<br />
				    environmenttst03<br />
				     tldmydoamin.net</p>
<p>				   **/JbehaveRegressionJunitStories.java</p>
<p>And then in the main class ,I read it as System.getProperties(), the values in the pom  are not read by  the API System.getProperties() method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-150</link>
		<dc:creator><![CDATA[Ali]]></dc:creator>
		<pubDate>Fri, 29 Jul 2011 06:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-150</guid>
		<description><![CDATA[You can replace
    `src/main/resources/META-INF/MANIFEST.MF`
with
    `org.qnot.example.App`

and remove your `MANIFEST.MF`]]></description>
		<content:encoded><![CDATA[<p>You can replace<br />
    `src/main/resources/META-INF/MANIFEST.MF`<br />
with<br />
    `org.qnot.example.App`</p>
<p>and remove your `MANIFEST.MF`</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yossale</title>
		<link>http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-124</link>
		<dc:creator><![CDATA[Yossale]]></dc:creator>
		<pubDate>Mon, 24 Jan 2011 06:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-124</guid>
		<description><![CDATA[Great tutorial! thanks!]]></description>
		<content:encoded><![CDATA[<p>Great tutorial! thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vj</title>
		<link>http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-123</link>
		<dc:creator><![CDATA[vj]]></dc:creator>
		<pubDate>Fri, 21 Jan 2011 15:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-123</guid>
		<description><![CDATA[Customized the pom for my app and works like a charm. Thanks.]]></description>
		<content:encoded><![CDATA[<p>Customized the pom for my app and works like a charm. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miko</title>
		<link>http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-108</link>
		<dc:creator><![CDATA[Miko]]></dc:creator>
		<pubDate>Mon, 20 Sep 2010 15:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-108</guid>
		<description><![CDATA[Thank you very much!!!!!!!!]]></description>
		<content:encoded><![CDATA[<p>Thank you very much!!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tommy</title>
		<link>http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-67</link>
		<dc:creator><![CDATA[tommy]]></dc:creator>
		<pubDate>Mon, 12 Apr 2010 01:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-67</guid>
		<description><![CDATA[thanks for the info! its too bad maven doesn&#039;t give as good examples as you]]></description>
		<content:encoded><![CDATA[<p>thanks for the info! its too bad maven doesn&#8217;t give as good examples as you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadym Shkil</title>
		<link>http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-66</link>
		<dc:creator><![CDATA[Vadym Shkil]]></dc:creator>
		<pubDate>Fri, 03 Jul 2009 14:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-66</guid>
		<description><![CDATA[Well done, it was really helpful.]]></description>
		<content:encoded><![CDATA[<p>Well done, it was really helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raycee</title>
		<link>http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-65</link>
		<dc:creator><![CDATA[raycee]]></dc:creator>
		<pubDate>Thu, 22 Jan 2009 18:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://left.subtree.org/2008/01/24/creating-executable-jars-with-maven/#comment-65</guid>
		<description><![CDATA[maven archiver already does this for you
http://maven.apache.org/shared/maven-archiver/]]></description>
		<content:encoded><![CDATA[<p>maven archiver already does this for you<br />
<a href="http://maven.apache.org/shared/maven-archiver/" rel="nofollow">http://maven.apache.org/shared/maven-archiver/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

