<?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>MRo Blog &#187; maven2</title>
	<atom:link href="http://blog.mro.name/tag/maven2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mro.name</link>
	<description>Marcus Rohrmoser mobile Software</description>
	<lastBuildDate>Wed, 23 Jun 2010 11:32:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>J2ME &amp; Maven2</title>
		<link>http://blog.mro.name/2008/10/j2me-maven2/</link>
		<comments>http://blog.mro.name/2008/10/j2me-maven2/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 22:05:16 +0000</pubDate>
		<dc:creator>mro</dc:creator>
				<category><![CDATA[Articles in english]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[gammu]]></category>
		<category><![CDATA[J2ME]]></category>
		<category><![CDATA[maven2]]></category>

		<guid isPermaLink="false">http://blog.mro.name/?p=124</guid>
		<description><![CDATA[Huh! I just found out, there is a fine Maven2 Plugin for J2ME. It comes with an archetype to jump-start developing J2ME applications with maven. Use the archetype like this: $ mvn archetype:create -DarchetypeGroupId=com.pyx4me -DarchetypeArtifactId=j2me-simple -DarchetypeVersion=2.0.3-SNAPSHOT -DremoteRepositories=http://www.pyx4me.com/maven2 -DgroupId=org.example -DartifactId=myapp And if you develop against a nokia phone, it comes even better &#8211; there&#8217;s a gammu [...]]]></description>
			<content:encoded><![CDATA[<p>Huh! I just found out, there is a fine<a href="http://pyx4me.com/pyx4me-maven-plugins/j2me-maven-plugin/"> Maven2 Plugin for J2ME</a>. It comes with an <a href="http://pyx4me.com/pyx4me-archetypes/j2me-simple/index.html">archetype</a> to jump-start developing J2ME applications with <a href="http://maven.apache.org/">maven</a>.</p>
<p>Use the archetype like this:</p>
<pre>$ mvn archetype:create -DarchetypeGroupId=com.pyx4me
-DarchetypeArtifactId=j2me-simple -DarchetypeVersion=2.0.3-SNAPSHOT
-DremoteRepositories=http://www.pyx4me.com/maven2 -DgroupId=org.example
-DartifactId=myapp</pre>
<p>And if you develop against a nokia phone, it comes even better &#8211; there&#8217;s a <a href="http://pyx4me.com/pyx4me-maven-plugins/gammu-maven-plugin/">gammu maven plugin</a>, too!</p>
<p>Also check out this <a href="http://codeforfun.wordpress.com/2008/06/23/build-native-blackberry-apps-natively-on-a-mac-using-maven/">blog featuring maven2 &amp; j2me</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mro.name/2008/10/j2me-maven2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
