<?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>Sonatype Blog &#187; nexus index</title>
	<atom:link href="http://www.sonatype.com/people/tag/nexus-index/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sonatype.com/people</link>
	<description>Sonatype is transforming software development with tools, information and services that enable organizations to build better software, faster, using open-source components.</description>
	<lastBuildDate>Wed, 23 May 2012 14:24:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Sonatype Nexus Maven Repository Manager 1.2 Released</title>
		<link>http://www.sonatype.com/people/2008/12/sonatype-nexus-maven-repository-manager-12-released/</link>
		<comments>http://www.sonatype.com/people/2008/12/sonatype-nexus-maven-repository-manager-12-released/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 15:25:39 +0000</pubDate>
		<dc:creator>Brian Fox</dc:creator>
				<category><![CDATA[Maven]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Nexus]]></category>
		<category><![CDATA[nexus index]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://blogs.sonatype.com/people/?p=1063</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2008/12/sonatype-nexus-maven-repository-manager-12-released/' addthis:title='Sonatype Nexus Maven Repository Manager 1.2 Released '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>The Nexus 1.2.0.2 release is available for download. This release improves upon the architectural enhancements started in 1.1 for plugins.  1.2.0 also provides for greater manageability and customization of the embedded Jetty server, support for incremenetal Nexus indexes, and support for plugins.  To download this 1.2.0 release go to http://nexus.sonatype.org.  Here is an quick overview [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2008/12/sonatype-nexus-maven-repository-manager-12-released/' addthis:title='Sonatype Nexus Maven Repository Manager 1.2 Released '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p><img class="alignright size-medium wp-image-1287" title="nx-big_large" src="http://blogs.sonatype.com/people/wp-content/uploads/2008/12/nx-big_large.png" alt="" width="100" height="100" />The Nexus 1.2.0.2 release is available for download. This release improves upon the architectural enhancements started in 1.1 for plugins.  1.2.0 also provides for greater manageability and customization of the embedded Jetty server, support for incremenetal Nexus indexes, and support for plugins.  To download this 1.2.0 release go to <a href="http://nexus.sonatype.org">http://nexus.sonatype.org</a>.  Here is an quick overview of some of the more interesting changes in this release.</p>

<p><span id="more-1063"></span></p>

<ul>
    <li><strong>Jetty Customization: </strong>The embedded jetty is now able to consume a full jetty.xml. This means several things, first it allows you to adjust the buffers and timeouts (this is needed to work around windows bugs if you have nexus on <a href="http://docs.codehaus.org/display/JETTY/Slow+Win2003">windows</a>). More importantly it means that proxying via https/ssl is now possible. A link to the <a href="http://nexus.sonatype.org/about/faq.html#QHowcanIforceNexustogenerateHTTPSURLswhenintegratedwithApacheHttpdandModProxy">info</a> is available from the <a href="http://nexus.sonatype.org/about/faq.html">FAQ</a>. Examples are also included in the bundle at  conf/examples. I recommend you still review the docs.</li>
    <li><strong>Incremental Index Support:</strong> Built in to 1.2 for remote repositories. Shortly we will start publishing incremental indexes on Central and Nexus will be able to download only the pieces that have changed. It is not yet publishing the incremental for downstream, but that will come shortly.</li>
    <li><strong>“Clear Cache” is now called “Expire Cache”</strong>: to avoid confusion. All this does is mark files as being expired so Nexus will recheck the remote for updates. Nothing is actually cleared and the files would only be redownloaded if the timestamp on the remote is newer.</li>
    <li><strong>Clean/Repair Metadata Files:</strong> Nexus is now able to rebuild Maven Metadata files to remove/fixup bad information.</li>
    <li><strong>Command-line Utilities:</strong> We also have some command line tools available to separate mixed snapshot/release repositories and convert local repository formats for importing into Nexus.</li>
</ul>

<p>See the full list of improvements and fixes <a href="http://nexus.sonatype.org/using/changes.html">here</a>.</p>

<p>This 1.2.0.2 release is also the core used for the Nexus Pro 1.2 Beta. The Pro version packages several plugins around the OSS core. These plugins were discussed in a <a href="http://blogs.sonatype.com/people/?p=779">previous post</a>. The Pro Beta is shipping today to those users that have <a href="http://www.sonatype.com/contact/nexus-beta-contact.html">signed up</a> for the beta program.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2008/12/sonatype-nexus-maven-repository-manager-12-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

