<?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"
	>
<channel>
	<title>Comments on: Stringtree Maven Repository</title>
	<atom:link href="http://blog.stringtree.org/2008/01/07/stringtree-maven-repository/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stringtree.org/2008/01/07/stringtree-maven-repository/</link>
	<description>Stringtree Development News</description>
	<pubDate>Wed, 19 Nov 2008 22:02:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Jonas Fagundes</title>
		<link>http://blog.stringtree.org/2008/01/07/stringtree-maven-repository/#comment-14160</link>
		<dc:creator>Jonas Fagundes</dc:creator>
		<pubDate>Thu, 28 Aug 2008 22:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stringtree.org/?p=21#comment-14160</guid>
		<description>Hi,

The maven repository is not working. You need to deploy your project there.

This command will do it for you:
mvn deploy:deploy-file -DgroupId=org.stringtree -DartifactId=stringtree -Dversion=2.0.10 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

You need to change [url] and [id]. And if authentication is necessary you need to set it in your settings.xml.

Thanks for your work in stringtree.

Cheers,

Jonas Fagundes</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The maven repository is not working. You need to deploy your project there.</p>
<p>This command will do it for you:<br />
mvn deploy:deploy-file -DgroupId=org.stringtree -DartifactId=stringtree -Dversion=2.0.10 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]</p>
<p>You need to change [url] and [id]. And if authentication is necessary you need to set it in your settings.xml.</p>
<p>Thanks for your work in stringtree.</p>
<p>Cheers,</p>
<p>Jonas Fagundes</p>
]]></content:encoded>
	</item>
</channel>
</rss>
