<?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: Your Very Own Google Code Maven Repo</title>
	<atom:link href="http://www.thewebsemantic.com/2009/04/11/your-very-own-google-code-maven-repo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thewebsemantic.com/2009/04/11/your-very-own-google-code-maven-repo/</link>
	<description>data for humans and computers and the tools that make it available</description>
	<lastBuildDate>Fri, 11 Jun 2010 16:45:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.thewebsemantic.com/2009/04/11/your-very-own-google-code-maven-repo/comment-page-1/#comment-1316</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 18 May 2010 01:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsemantic.com/?p=116#comment-1316</guid>
		<description>Great!  Thanks for the info Stephen.  I didn&#039;t know you could do that.  Somehow I though I needed my own public repo to sync with these central repos...plus...in the interests of full disclosure, I wasn&#039;t able to find a clear, concise tutorial on how to do this.</description>
		<content:encoded><![CDATA[<p>Great!  Thanks for the info Stephen.  I didn&#8217;t know you could do that.  Somehow I though I needed my own public repo to sync with these central repos&#8230;plus&#8230;in the interests of full disclosure, I wasn&#8217;t able to find a clear, concise tutorial on how to do this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.thewebsemantic.com/2009/04/11/your-very-own-google-code-maven-repo/comment-page-1/#comment-1315</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 18 May 2010 01:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsemantic.com/?p=116#comment-1315</guid>
		<description>thanks for the note, I didn&#039;t know we could do that.  I&#039;ve been using wagon-svn lately.  Perhaps a link on how to configure a simple build to post to Sonatype, when others happen by?</description>
		<content:encoded><![CDATA[<p>thanks for the note, I didn&#8217;t know we could do that.  I&#8217;ve been using wagon-svn lately.  Perhaps a link on how to configure a simple build to post to Sonatype, when others happen by?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Connolly</title>
		<link>http://www.thewebsemantic.com/2009/04/11/your-very-own-google-code-maven-repo/comment-page-1/#comment-1313</link>
		<dc:creator>Stephen Connolly</dc:creator>
		<pubDate>Mon, 17 May 2010 14:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsemantic.com/?p=116#comment-1313</guid>
		<description>Please do NOT use this approach.

Sonatype provide free hosting of a Maven Repo for open source projects and BONUS! you get syncing to Maven Central too for free!!!

-Stephen

P.S.

In the interests of full disclosure, I do not work for Sonatype but some open source projects I run use the free hosting of maven repositories provided by Sonatype</description>
		<content:encoded><![CDATA[<p>Please do NOT use this approach.</p>
<p>Sonatype provide free hosting of a Maven Repo for open source projects and BONUS! you get syncing to Maven Central too for free!!!</p>
<p>-Stephen</p>
<p>P.S.</p>
<p>In the interests of full disclosure, I do not work for Sonatype but some open source projects I run use the free hosting of maven repositories provided by Sonatype</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tbee</title>
		<link>http://www.thewebsemantic.com/2009/04/11/your-very-own-google-code-maven-repo/comment-page-1/#comment-1312</link>
		<dc:creator>tbee</dc:creator>
		<pubDate>Mon, 17 May 2010 13:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsemantic.com/?p=116#comment-1312</guid>
		<description>May I express my concern about this approach? This basically introduces microrepository. Users of these projects require either duplicate entries in their pom: one for the dependency and one for the repository, or put great burden on the maintainer of the local repository to add each microrepository by hand.

Often companies choose to maintain a locale repository in order not to be dependant on the internet and remote sites for their build process. These local repositories have the ability to automatically fetch used artifacts from remote repositories, but these repositories must be configured first. All these microrepositories do not make things easier.

So please instead of this solution have your Maven build post artifacts to a real repository like Java&#039;s, Maven&#039;s or Sontatype&#039;s.</description>
		<content:encoded><![CDATA[<p>May I express my concern about this approach? This basically introduces microrepository. Users of these projects require either duplicate entries in their pom: one for the dependency and one for the repository, or put great burden on the maintainer of the local repository to add each microrepository by hand.</p>
<p>Often companies choose to maintain a locale repository in order not to be dependant on the internet and remote sites for their build process. These local repositories have the ability to automatically fetch used artifacts from remote repositories, but these repositories must be configured first. All these microrepositories do not make things easier.</p>
<p>So please instead of this solution have your Maven build post artifacts to a real repository like Java&#8217;s, Maven&#8217;s or Sontatype&#8217;s.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arvind</title>
		<link>http://www.thewebsemantic.com/2009/04/11/your-very-own-google-code-maven-repo/comment-page-1/#comment-1233</link>
		<dc:creator>Arvind</dc:creator>
		<pubDate>Wed, 10 Mar 2010 06:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsemantic.com/?p=116#comment-1233</guid>
		<description>Updated accordingly. But, the pom gets downloaded, the JAR is searched only @ the default repo and not @ the specified google code URL.</description>
		<content:encoded><![CDATA[<p>Updated accordingly. But, the pom gets downloaded, the JAR is searched only @ the default repo and not @ the specified google code URL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lukewpatterson</title>
		<link>http://www.thewebsemantic.com/2009/04/11/your-very-own-google-code-maven-repo/comment-page-1/#comment-1012</link>
		<dc:creator>lukewpatterson</dc:creator>
		<pubDate>Wed, 12 Aug 2009 14:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsemantic.com/?p=116#comment-1012</guid>
		<description>Have you looked into using wagon-svn [1] for SVN deployment?

If you start using that, please consider commenting-on/voting-for issue 4 [2] so that mime-types can get applied when deploying Maven sites.

Regards,

Luke


[1] https://wagon-svn.dev.java.net/
[2] https://wagon-svn.dev.java.net/issues/show_bug.cgi?id=4</description>
		<content:encoded><![CDATA[<p>Have you looked into using wagon-svn [1] for SVN deployment?</p>
<p>If you start using that, please consider commenting-on/voting-for issue 4 [2] so that mime-types can get applied when deploying Maven sites.</p>
<p>Regards,</p>
<p>Luke</p>
<p>[1] <a href="https://wagon-svn.dev.java.net/" rel="nofollow">https://wagon-svn.dev.java.net/</a><br />
[2] <a href="https://wagon-svn.dev.java.net/issues/show_bug.cgi?id=4" rel="nofollow">https://wagon-svn.dev.java.net/issues/show_bug.cgi?id=4</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
