<?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: Install an external jar into local Maven repository</title>
	<atom:link href="http://jeff.langcode.com/archives/27/feed" rel="self" type="application/rss+xml" />
	<link>http://jeff.langcode.com/archives/27</link>
	<description>All about Web Data Mining, Linguistics, Mac OS X, Linux, Programming</description>
	<lastBuildDate>Thu, 07 Jan 2010 22:52:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael Mertins</title>
		<link>http://jeff.langcode.com/archives/27/comment-page-1#comment-119</link>
		<dc:creator>Michael Mertins</dc:creator>
		<pubDate>Wed, 29 Jul 2009 13:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://jeff.langcode.com/archives/27#comment-119</guid>
		<description>Hi, I reproduced your error and found a solution: execute the mvn install:install-file command in the exact local directory of your pom file and then run the pom file in exlipse with &quot;run as&quot; -&gt; Maven install
Good luck!</description>
		<content:encoded><![CDATA[<p>Hi, I reproduced your error and found a solution: execute the mvn install:install-file command in the exact local directory of your pom file and then run the pom file in exlipse with &#8220;run as&#8221; -&gt; Maven install<br />
Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Turetsky</title>
		<link>http://jeff.langcode.com/archives/27/comment-page-1#comment-112</link>
		<dc:creator>Alex Turetsky</dc:creator>
		<pubDate>Fri, 10 Jul 2009 19:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://jeff.langcode.com/archives/27#comment-112</guid>
		<description>I think you can just issue “mvn eclipse:eclipse” to tell eclipse about the new jar, so it can update the classpath.</description>
		<content:encoded><![CDATA[<p>I think you can just issue “mvn eclipse:eclipse” to tell eclipse about the new jar, so it can update the classpath.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eclipse Galileo: MAT (&#8230;and a little Spring&#8230;) &#171; Ice09</title>
		<link>http://jeff.langcode.com/archives/27/comment-page-1#comment-111</link>
		<dc:creator>Eclipse Galileo: MAT (&#8230;and a little Spring&#8230;) &#171; Ice09</dc:creator>
		<pubDate>Sun, 28 Jun 2009 02:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://jeff.langcode.com/archives/27#comment-111</guid>
		<description>[...] be downloaded here. The Spring libraries have to be added manually to the local maven repo (compare this.) The pom is inspired by this [...]</description>
		<content:encoded><![CDATA[<p>[...] be downloaded here. The Spring libraries have to be added manually to the local maven repo (compare this.) The pom is inspired by this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeff</title>
		<link>http://jeff.langcode.com/archives/27/comment-page-1#comment-105</link>
		<dc:creator>jeff</dc:creator>
		<pubDate>Wed, 22 Apr 2009 02:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://jeff.langcode.com/archives/27#comment-105</guid>
		<description>Which plugin are you using? m2eclipse or Q for eclipse (I think now is Eclipse IAM). I am using m2eclipse. What I got is  If I choose &quot;add Dependency...&quot; from menu, the installed jar is not shown in the search result. I can edit the POM file manually and eclipse will pick up the the jar in .m2.</description>
		<content:encoded><![CDATA[<p>Which plugin are you using? m2eclipse or Q for eclipse (I think now is Eclipse IAM). I am using m2eclipse. What I got is  If I choose &#8220;add Dependency&#8230;&#8221; from menu, the installed jar is not shown in the search result. I can edit the POM file manually and eclipse will pick up the the jar in .m2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chetan</title>
		<link>http://jeff.langcode.com/archives/27/comment-page-1#comment-104</link>
		<dc:creator>chetan</dc:creator>
		<pubDate>Tue, 21 Apr 2009 21:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://jeff.langcode.com/archives/27#comment-104</guid>
		<description>Not sure when this was posted, but as of today (2009-04-21), the Eclipse plugin does pickup jars from your local .m2 folder.</description>
		<content:encoded><![CDATA[<p>Not sure when this was posted, but as of today (2009-04-21), the Eclipse plugin does pickup jars from your local .m2 folder.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
