<?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</title>
	<atom:link href="http://www.sonatype.com/people/category/nexus/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>Thu, 09 Feb 2012 15:48:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Nexus: Don&#8217;t dive in until you know how to swim</title>
		<link>http://www.sonatype.com/people/2012/02/nexus-dont-dive-in-until-you-know-how-to-swim/</link>
		<comments>http://www.sonatype.com/people/2012/02/nexus-dont-dive-in-until-you-know-how-to-swim/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 15:48:42 +0000</pubDate>
		<dc:creator>Tim O'Brien</dc:creator>
				<category><![CDATA[Nexus]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=9911</guid>
		<description><![CDATA[When you adopt a new development tool how much time do you set aside to understand it? Do you just download a new tool like Maven, rip open the archive, install it, and just start clicking around? Or, do you read articles and books first? As we prepare to release Nexus 2.0, I’m curious about [...]]]></description>
			<content:encoded><![CDATA[<p>When you adopt a new development tool how much time do you set aside to understand it?   Do you just download a new tool like Maven, rip open the archive, install it, and just start clicking around?  Or, do you read articles and books first?   As we prepare to release Nexus 2.0, I’m curious about how current Nexus users adopted the tool.  Leave a comment and let us know how you adopted and learned the tool, and if you had either positive or negative experiences.</p>

<p><b>My Assumption: Most of us don’t read documentation&#8230;</b></p>

<p>Based on my experience, I’m going to guess that most of us likely just dive into implementation when it comes to new tools and libraries.    Even though one of my focuses is documentation, I’m only assuming that 20% of you read anything in the book prior to install.   Sonatype understands this and with every Nexus release our engineers and product managers are trying to implement new features to be as straightforward as possible.</p>

<p>This isn&#8217;t to say that we&#8217;re no longer writing documentation.  Documentation is essential when you are setting up critical, enterprise-grade development infrastructure.  In my time consulting and training I’ve seen some really “interesting” builds that have developed from what I’m calling the “Just Dive In” approach: what happens when an organization adopts a tool before it understands what the tool provides or even what it is.  What happens when you never take time to learn about a tool.</p>

<p><b>The “Just Dive In” Approach</b></p>

<p>This is a common malady for programmers, and we’re almost all guilty of this approach at some point in our career.  Someone tells you to check out Hudson or Maven, you read some of introductory articles on DZone, and you immediately dive in.    Even though you might only have a rudimentary grasp of the tool, you’ve converted your build over to Maven and Nexus.   It’s full of duct tape because you didn’t fully grasp the Maven lifecycle, or you don’t use snapshots because you didn’t have time to learn about the differences between release and snapshot artifacts.</p>

<p><b>Note:</b> I’ve been there.  This is how busy developers adopt new technologies.   You adopt a new technology like Spring or a new web framework by doing.   Having time to read a full length book on a new technology is rare.   My own theory is that it always takes two attempts to adopt a new technology with the first attempt being a dress rehearsal full of mistakes and missteps.  So back to our example&#8230;</p>

<p>Maybe you make a mental note to purchase the book or take a training course on the technology&#8230; later, when the project calms down, but time moves quickly these days.   Deadlines and meetings multiply and suddenly you find yourself unable to take some time out to really learn Maven or Nexus.   All of a sudden your half-baked prototype become a production dependency.</p>

<p><b>Hoping you can swim&#8230;</b></p>

<p>As a consultant this is usually when someone calls me up and needs some emergency help.  They migrated to Maven (or they set up Nexus) but they didn’t take a day to start from the fundamentals.   A product deadline is approaching and someone needs to do the equivalent of open heart surgery on a non-standard build in the matter of days.   Often the changes that need to be made to fix a build full of bad assumptions and introduce more compromises and workarounds.  This is expensive, last-minute work that could have been avoided with training.</p>

<p>While most of us don’t read documentation, I think it is up to managers to make sure that someone in the organization has a grasp of the fundamentals from the very beginning.     That’s my cue to tell you about <a href="http://www.sonatype.com/Services/Training">our Nexus training class</a>, it’s a comprehensive introduction to Nexus best practices and it walks you through the decisions you’ll need to make *before* you introduce a repository manager into your architecture.  <i>(Let&#8217;s see that&#8217;s a couple hundreds dollars vs. the price of an emergency consulting engagement &#8211; if you have a complex environment, I&#8217;d recommend the training first.)</i></p>

<p><b>Conclusion: Check out that pool before you dive in&#8230;</b></p>

<p>This rapid adoption trend has become more apparent in the last decade.   As an industry we’re trying to create developer-facing APIs, tools, and frameworks that are simpler to adopt and use.  While you should be able to get up and running with an evaluation of Nexus or Maven in a few minutes, we can’t let this simplicity keep us from a fundamental truth.  When you don’t set aside enough time to learn a new build tool or piece of development infrastructure you end up with these half-migrated disasters that end up having to be rewritten often at the last minute.</p>

<p>If you want to avoid this situation, set aside some time to understand products before you dive into a production implementation.   Understand the fundamentals of repository management and dependencies before you implement an enterprise-class build and Nexus deployment.   Resist this urge to just get started and read the introductions to some of these books we&#8217;ve invested in before you start implementing a deployment.  It&#8217;ll save you time and money, I promise.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.sonatype.com/people/2012/02/nexus-dont-dive-in-until-you-know-how-to-swim/&via=SonatypeCM&text=Nexus: Don't dive in until you know how to swim&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2012/02/nexus-dont-dive-in-until-you-know-how-to-swim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nexus 2.0 is coming. Join Jason for the first demo.</title>
		<link>http://www.sonatype.com/people/2012/02/nexus-2-0-is-coming-join-jason-for-the-first-demo/</link>
		<comments>http://www.sonatype.com/people/2012/02/nexus-2-0-is-coming-join-jason-for-the-first-demo/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 14:38:05 +0000</pubDate>
		<dc:creator>Emily Blades</dc:creator>
				<category><![CDATA[Nexus]]></category>
		<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[Webinar]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=9899</guid>
		<description><![CDATA[&#160; Join us Tuesday, February 21 at 11:00AM (GMT-0500) for a 30 minute demonstration of Nexus 2.0, with Jason van Zyl, Sonatype Founder &#38; CTO. You&#8217;ll see all the new features and learn how Nexus 2.0 will help you: Avoid downtime by using a highly available architecture Improve repository management with enhanced component information Standardize [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>

<p>Join us Tuesday, February 21 at 11:00AM (GMT-0500) for a 30 minute demonstration of Nexus 2.0, with Jason van Zyl, Sonatype Founder &amp; CTO. You&#8217;ll see all the new features and learn how Nexus 2.0 will help you:</p>

<ul>
    <li> Avoid downtime by using a highly available architecture</li>
    <li> Improve repository management with enhanced component information</li>
    <li> Standardize on a single repository for .NET, Java, and OSGi</li>
</ul>

<p><a href="http://sonatype.com/Request/Webinar-Registration/Nexus-2.0-Live-Demo-Registration?webinar=Nexus2.0LiveDemo_blog&amp;utm_source=Blog&amp;utm_medium=Blog&amp;utm_campaign=Nexus2.0LiveDemo" target="_blank"><strong>Reserve Your Seat </strong></a></p>

<p>If you register, you&#8217;ll also receive access to the recording after the event. So if something comes up and you can&#8217;t make it, you won&#8217;t miss out.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.sonatype.com/people/2012/02/nexus-2-0-is-coming-join-jason-for-the-first-demo/&via=SonatypeCM&text=Nexus 2.0 is coming. Join Jason for the first demo.&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2012/02/nexus-2-0-is-coming-join-jason-for-the-first-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sizing Nexus: How much space do you need?</title>
		<link>http://www.sonatype.com/people/2012/01/sizing-nexus-how-much-space-do-you-need/</link>
		<comments>http://www.sonatype.com/people/2012/01/sizing-nexus-how-much-space-do-you-need/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 12:53:49 +0000</pubDate>
		<dc:creator>Tim O'Brien</dc:creator>
				<category><![CDATA[Nexus]]></category>
		<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[Nexus OSS]]></category>
		<category><![CDATA[nexus pro]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=9856</guid>
		<description><![CDATA[You’ll want to make sure that you run your repository manager on a server that is up to the task. The last thing you need is for Nexus to run out of space during a critical release because it is running on inadequate hardware. Disk space is cheap, broken builds are not. In this post, [...]]]></description>
			<content:encoded><![CDATA[<p>You’ll want to make sure that you run your repository manager on a server that is up to the task.  The last thing you need is for Nexus to run out of space during a critical release because it is running on inadequate hardware.   <strong>Disk space is cheap, broken builds are not.</strong></p>

<p>In this post, I focus on storage requirements for Nexus.  I discuss general recommendations and point you at resources we’ve developed to help you come up with accurate estimates for how much disk space you’ll need.</p>

<p>&nbsp;
<iframe width="640" height="360" src="http://www.youtube.com/embed/0oqZoXgkwAg?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe>
&nbsp;</p>

<h3>Disk Space</h3>

<p>Disk space is going to be the critical parameter for a Nexus installation.   At its core, Nexus is simply a collection of files and a set of services to index and serve these files.   If you integrate Nexus into your development process and come to depend on it as a collaboration mechanism, you can easily consume hundreds of gigabytes (or even terabytes) of space.</p>

<p>Coming up with a simple guideline for storage requirements is difficult as it depends on a number of factors: How many projects do you have? How large are the artifacts being deployed to Nexus? How frequently are these artifacts deployed? and How long do you keep your releases?    How much open source are you consuming from Central?   How often do you update external dependencies? and How many 3rd party artifacts do you need to upload?</p>

<p>If you deploy artifacts to Nexus, your internal, hosted repositories are what will end up consuming the most space over time.   At a large organization with hundreds of projects and frequent releases, it is very easy to create systems that consume a surprising amount of space.   If you are interested in diving into the details and coming up with an estimate for your organization, watch <a href="http://www.youtube.com/watch?v=0oqZoXgkwAg&amp;hd=1">“Getting Scientific about Sizing Nexus”</a>.</p>

<h3>An Initial Starting Point</h3>

<p>While some of our engineers like to aim high with an initial recommendation of 250-500 GB, I like to aim a little lower.   Sure, if you are rolling Nexus out to a 5,000 developer installation with thousands of projects, you may very well want to start with 1 TB.    On the other hand, if you are gradually rolling Nexus out to a department or two, you should start with a more reasonable number: 50 or 100 GB.</p>

<p>I recommend starting with 50 or 100 GB, and I also recommend being prepared to expand that number as needed.   Starting with this smaller number avoids the problem of procuring a huge chunk of disk space only to watch it sit idle for the months (or years) it will take you to consume all this space.    <strong>Aim low, plan to expand.</strong></p>

<h3>Conclusion</h3>

<p>Your initial estimate for disk space consumption is going to be just that, an estimate.   Having set up scores of Nexus instances for organizations of all sizes, my experience has been that you’ll want to do some ballpark estimates and then multiply that estimate by a factor of two or three.   When you connect systems like Hudson to Nexus and deploy snapshots from every integration build, you’ll appreciate the extra space.</p>

<p>As you start to use Nexus, you’ll have to tweak your scheduled jobs to make sure that you are periodically removing old snapshots and regularly keeping an eye on storage.   If you expand the number of projects or developers using a Nexus instance, you’ll want to revisit some of these initial estimates and make sure that your system has enough storage to keep track of all the artifacts it is caching and storing.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.sonatype.com/people/2012/01/sizing-nexus-how-much-space-do-you-need/&via=SonatypeCM&text=Sizing Nexus: How much space do you need?&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2012/01/sizing-nexus-how-much-space-do-you-need/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Releases Are Forever?</title>
		<link>http://www.sonatype.com/people/2012/01/releases-are-forever/</link>
		<comments>http://www.sonatype.com/people/2012/01/releases-are-forever/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 23:14:50 +0000</pubDate>
		<dc:creator>Tim O'Brien</dc:creator>
				<category><![CDATA[Nexus]]></category>
		<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[repository management]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=9838</guid>
		<description><![CDATA[Releases are forever, right? Once you&#8217;ve pushed an artifact to a hosted release repository it is etched in stone, and changing it is a bad practice. That&#8217;s what we&#8217;ve been saying since we launched Nexus, but there are situations that call for old releases to be deleted. In fact, there are situations that require the [...]]]></description>
			<content:encoded><![CDATA[<p>Releases are forever, right?   Once you&#8217;ve pushed an artifact to a hosted release repository it is etched in stone, and changing it is a bad practice.   That&#8217;s what we&#8217;ve been saying since we launched Nexus, but there are situations that call for old releases to be deleted.     In fact, there are situations that require the deletion of old releases?   Otherwise, you&#8217;d be paying for terabytes of useless data storage.  <span id="more-9838"></span></p>

<h2>Sometimes Releases are Disposable</h2>

<p>For example, consider a company that creates a large web-based system.   They may deploy new versions of components to production multiple times a day.   If this seems unrealistic, know that system administrators for popular services like Facebook, Last.fm, and Flickr have talked openly about how frequently code is pushed to production systems.   A few times a day isn&#8217;t odd in some of these environments, and with a large system, you&#8217;d consume terabytes of space to keep all of those old releases around.</p>

<p>Last time I worked at a large consumer-focused web site, pushing something to production once a day wasn&#8217;t uncommon, and even the idea of rolling back to anything other than yesterday&#8217;s build was laughably impractical.   If you identified a bug in a CMS or a production database, you&#8217;d just craft the fix it and move on.    This is especially true of larger, web-facing systems in which the only reality is the code that is running in production today. A site like Flickr gains nothing from being able to roll back to a release from last September.</p>

<h2>The Other Side of the Coin: Releases are Forever</h2>

<p>Compare this to the production release schedule of a critical, supported product and it&#8217;s like night and day.    If you are coding some serious banking system you might be lucky to have a release once a month.  In all likelihood you might be looking at a quarterly release.  When you are working on critical applications, ship software, or have infrequent release cycles then the ability to roll back to previously released binaries is very important.     When you work somewhere fast-paced with a very short release cycle, there&#8217;s not much value in retaining older releases.</p>

<p>For this reason, we&#8217;re clarifying this point: if it makes sense for you to delete release artifacts from a hosted repository, go for it.   Just remember to re-index the server once you&#8217;ve manipulated the storage folder.</p>

<p>We put together the following video to share more of our thoughts on this topic.</p>

<p><iframe width="500" height="281" src="http://www.youtube.com/embed/E5uEQm40h5E?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.sonatype.com/people/2012/01/releases-are-forever/&via=SonatypeCM&text=Releases Are Forever?&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2012/01/releases-are-forever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webinar Replay Now Available: Nexus 2.0 Sneak Preview</title>
		<link>http://www.sonatype.com/people/2011/12/webinar-replay-now-available-nexus-2-0-sneak-preview/</link>
		<comments>http://www.sonatype.com/people/2011/12/webinar-replay-now-available-nexus-2-0-sneak-preview/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 02:48:20 +0000</pubDate>
		<dc:creator>Emily Blades</dc:creator>
				<category><![CDATA[Nexus]]></category>
		<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[Webinar]]></category>
		<category><![CDATA[webinar]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=9635</guid>
		<description><![CDATA[Thank you to everyone who made it to our Nexus 2.0 Sneak Preview webinar last week!  We had a fantastic turnout and received tremendous interest from our users in the features that are coming in Nexus Pro 2.0, including: Integrated security and licensing reports to discover problematic components Improved availability with our new Nexus Availability [...]]]></description>
			<content:encoded><![CDATA[<p>Thank you to everyone who made it to our Nexus 2.0 Sneak Preview webinar last week!  We had a fantastic turnout and received tremendous interest from our users in the features that are coming in Nexus Pro 2.0, including:</p>

<ul>
    <li> Integrated security and licensing reports to discover problematic components</li>
    <li> Improved availability with our new Nexus Availability Architecture</li>
    <li> Ability to manage both Java and .NET components from a single repository</li>
</ul>

<h4><a href="http://sonatype.com/Request/Webinar/Nexus-2.0-Sneak-Preview?nexus2webinar=Blog&amp;utm_source=Blog&amp;utm_medium=Post&amp;utm_campaign=Nexus2.0Webinar" target="_blank">The webinar recording is now available here.</a></h4>

<p>Special pre-release pricing is available for Nexus Pro 2.0. Check out the webinar or <a href="http://www.sonatype.com/nexuspro2.0" target="_blank">contact a representative</a> for more information.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.sonatype.com/people/2011/12/webinar-replay-now-available-nexus-2-0-sneak-preview/&via=SonatypeCM&text=Webinar Replay Now Available: Nexus 2.0 Sneak Preview&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2011/12/webinar-replay-now-available-nexus-2-0-sneak-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bringing Java and Linux together on the way to Continuous Live Deployment</title>
		<link>http://www.sonatype.com/people/2011/11/bringing-java-and-linux-together-on-the-way-to-continuous-live-deployment/</link>
		<comments>http://www.sonatype.com/people/2011/11/bringing-java-and-linux-together-on-the-way-to-continuous-live-deployment/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 16:38:12 +0000</pubDate>
		<dc:creator>Sebastian Herold</dc:creator>
				<category><![CDATA[Nexus]]></category>
		<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Guest]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=9581</guid>
		<description><![CDATA[Today we have a guest post from Sebastian Herold, a software architect at ImmobilienScout24, the largest German online marketplace for real estate. Sebastian and his team created a YUM plugin for Nexus to better interface between the Java and Linux worlds. &#160; In 2010 we switched our build infrastructure to Apache Maven, Sonatype Nexus and [...]]]></description>
			<content:encoded><![CDATA[<div><em>Today we have a guest post from Sebastian Herold, a software architect at ImmobilienScout24, the largest German online marketplace for real estate. Sebastian and his team created a YUM plugin for Nexus to better interface between the Java and Linux worlds.</em>
<em><span id="more-9581"></span></em>
&nbsp;

In 2010 we switched our build infrastructure to Apache Maven, Sonatype Nexus and JetBrains TeamCity.  We then focused on the other side of our delivery pipeline, deployment. Linux package managers, like RPM, bring everything you need: compression, cleanup, unique file ownership, install/post-install scripts and fine-grained dependency management. We thought, why not deploy Java applications via RPM to our Linux-based data centers?

We knew that the <a href="http://mojo.codehaus.org/rpm-maven-plugin/">RPM Maven Plugin</a> made it easy to build an RPM in Maven’s package phase and to register it as a project artifact. <a rel="attachment wp-att-9583" href="http://www.sonatype.com/people/2011/11/bringing-java-and-linux-together-on-the-way-to-continuous-live-deployment/cld-at-is24/"><img class="alignright size-full wp-image-9583" title="Development Infrastructure using Linux and Nexus" src="http://www.sonatype.com/people/wp-content/uploads/2011/11/CLD-at-IS24.png" alt="Development Infrastructure using Linux and Nexus" width="329" height="222" /></a>With the help of Maven it would be automatically deployed to Nexus. The only question we had was how to transform Nexus Maven repositories into YUM repositories.  In case you didn’t know, YUM is an automatic updater and package installer/remover for RPM systems.

Nexus is open source, so we decided to build a plugin. The design was quite easy. We just listen to <em>RepositoryItemEventStore</em> and every time we detect that an RPM package gets stored, we execute the Linux command <em>createrepo</em> to generate the YUM repository. This works out very well for us. Nexus repository URLs like <span style="text-decoration: underline;">http://nexus:8081/nexus/content/repositories/releases</span> also become YUM repository urls in your <em>/etc/yum.repos.d/*.repo</em> files.  In combination with TeamCity and a cronjob doing <em>YUM upgrades</em> every minute on the production servers, Continuous Live Deployment (CLD) becomes a simple task of configuring the right URLs.  Of course, it’s not quite that simple as I’ve skipped the details.  If you want to learn more about our architecture, you can check out this <a title="Continuous Deployment Presentation" href="http://velocityconf.com/velocityeu/public/schedule/detail/21669" target="_blank">presentation</a> from one of my colleagues.

<em>
</em>

</div>

<p>&nbsp;</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.sonatype.com/people/2011/11/bringing-java-and-linux-together-on-the-way-to-continuous-live-deployment/&via=SonatypeCM&text=Bringing Java and Linux together on the way to Continuous Live Deployment&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2011/11/bringing-java-and-linux-together-on-the-way-to-continuous-live-deployment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Webinar: Nexus 2.0 Sneak Preview</title>
		<link>http://www.sonatype.com/people/2011/11/new-webinar-nexus-2-0-sneak-preview/</link>
		<comments>http://www.sonatype.com/people/2011/11/new-webinar-nexus-2-0-sneak-preview/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 21:22:38 +0000</pubDate>
		<dc:creator>Emily Blades</dc:creator>
				<category><![CDATA[Nexus]]></category>
		<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[Webinar]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=9537</guid>
		<description><![CDATA[We&#8217;re making it easy to configure Nexus for High Availability.  And a lot more. Want a preview of everything coming up in Nexus 2.0? Join us on Wednesday, November 30 at 11AM EST (GMT-0500)  for a 30 minute sneak preview. You&#8217;ll see how Nexus 2.0 will let you: Manage BOTH Java and .NET components from [...]]]></description>
			<content:encoded><![CDATA[<p><strong>We&#8217;re making it easy to configure Nexus for High Availability.  And a lot more.</strong></p>

<p>Want a preview of everything coming up in Nexus 2.0? Join us on Wednesday, November 30 at 11AM EST (GMT-0500)  for a 30 minute sneak preview. You&#8217;ll see how Nexus 2.0 will let you:</p>

<ul>
    <li> Manage BOTH Java and .NET components from a single Nexus repository</li>
    <li> Increase artifact control and reduce risk with integrated security and licensing information</li>
    <li> Improve availability and performance with our new Nexus Availability Architecture</li>
</ul>

<p>If you register, you&#8217;ll also receive access to the recording after the event. So if something comes up and you can&#8217;t make it, you won&#8217;t miss out.</p>

<p><a href="https://sonatype.webex.com/ec0605ld/eventcenter/enroll/register.do?formId=0&amp;formType=0&amp;loadFlag=1&amp;siteurl=sonatype&amp;confId=891006580" target="_blank"><span style="color: #008000;"><strong>Reserve Your Seat</strong></span></a></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.sonatype.com/people/2011/11/new-webinar-nexus-2-0-sneak-preview/&via=SonatypeCM&text=New Webinar: Nexus 2.0 Sneak Preview&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2011/11/new-webinar-nexus-2-0-sneak-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New virtual Nexus training class available</title>
		<link>http://www.sonatype.com/people/2011/09/new-virtual-nexus-training-class-available/</link>
		<comments>http://www.sonatype.com/people/2011/09/new-virtual-nexus-training-class-available/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 14:31:36 +0000</pubDate>
		<dc:creator>Emily Blades</dc:creator>
				<category><![CDATA[Nexus]]></category>
		<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[Nexus Best Practices]]></category>
		<category><![CDATA[Sonatype training]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=8909</guid>
		<description><![CDATA[We&#8217;ve had many requests for a Nexus class and are pleased to announce that we have added Nexus Best Practices to our Sonatype Virtual Training lineup. Nexus Best Practices will give you the knowledge and practical instruction to get the most from your Nexus repository. Take this class to get up to speed quickly, gain [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve had many requests for a Nexus class and are pleased to announce that we have added <strong><em>Nexus Best Practices</em></strong> to our Sonatype Virtual Training lineup.</p>

<p><strong><em>Nexus Best Practices</em></strong> will give you the knowledge and practical instruction to get the most from your Nexus repository. Take this class to get up to speed quickly, gain better control over your component usage, and see faster build times.</p>

<p>This virtual class is ideal for individuals and teams who are looking to get up to speed with Nexus quickly. It is also appropriate for existing Nexus users who are interested in gaining a greater understanding of the fundamentals, as well as advanced techniques and tips and tricks.</p>

<p>After this course, you will:</p>

<ul>
    <li>Understand all of the benefits of using a repository manager</li>
    <li>Be proficient with installation and maintenance of your Nexus instance</li>
    <li>Use the Nexus user interface effectively as both a user and an administrator</li>
    <li>Support Nexus as a key component of your enterprise development infrastructure</li>
    <li>Gain control over the artifacts that can be proxied from external Maven repositories</li>
    <li>Understand how to use Nexus to support staged releases</li>
</ul>

<p>Our first class is scheduled for Thursday, October 20 from 11:00AM-5PM EDT (GMT-0400).</p>

<h3><a href="http://www.sonatype.com/stshop/add/658/1?training=source&amp;utm_source=blog&amp;utm_medium=blog&amp;utm_campaign=1109-nexus-training&amp;utm_content=post-title">Enroll today</a></h3>

<h3><a href="http://sonatype.com/Services/Training/Nexus-Best-Practices?training=sourceblog">Learn more</a></h3>

<p>&nbsp;</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.sonatype.com/people/2011/09/new-virtual-nexus-training-class-available/&via=SonatypeCM&text=New virtual Nexus training class available&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2011/09/new-virtual-nexus-training-class-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nexus Gets a Stop Button</title>
		<link>http://www.sonatype.com/people/2011/08/nexus-gets-a-stop-button/</link>
		<comments>http://www.sonatype.com/people/2011/08/nexus-gets-a-stop-button/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 10:00:43 +0000</pubDate>
		<dc:creator>Terry Bernstein</dc:creator>
				<category><![CDATA[Nexus]]></category>
		<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[nexus pro]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=8848</guid>
		<description><![CDATA[We&#8217;ve enhanced the leading repository manager to help you develop better software faster.  Nexus 1.9.2, recently released, adds a number of new features. Stop Running Tasks You can stop running processes immediately and no longer have to wait for them to complete.  This is quite useful for recovering from high load situations.  Stopping a running [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve enhanced the leading repository manager to help you develop better software faster.  Nexus 1.9.2, recently released, adds a number of new features.</p>

<p><strong>Stop Running Tasks</strong></p>

<p><strong> </strong>You can stop running processes immediately and no longer have to wait for them to complete.  This is quite useful for recovering from high load situations.  Stopping a running process is easy &#8212; just select the process and click on the cancel button (see Figure 1). You can also delete tasks without waiting for them to finish. Delete will automatically stop the process and then delete it.</p>

<p><strong>Improved Maven 2 Support</strong></p>

<p>You&#8217;ll get improved support for environments with both Maven 2 and Maven 3 clients. Nexus now suppresses Maven 3 metadata automatically when communicating with Maven 2 clients. This improvement allows you to use such mixed environments successfully.</p>

<p><strong>Enhanced User Information</strong></p>

<p>Sonatype Pro for Nexus customers can better audit who uses each Nexus server with usage information that includes userid and user agent.</p>

<p><strong>Download Nexus Today</strong></p>

<p>So what are you waiting for, <a href="http://nexus.sonatype.org/download-nexus.html">download</a> the latest version of Nexus OSS  or the professional version from our support site.  Learn more about <a href="http://www.sonatype.com/Products/Sonatype-Pro-for-Nexus">Sonatype Pro for Nexus.</a></p>

<p style="text-align: center;">&nbsp;</p>

<div id="attachment_8849" class="wp-caption aligncenter" style="width: 647px"><a rel="attachment wp-att-8849" href="http://www.sonatype.com/people/2011/08/nexus-gets-a-stop-button/nexus-stop-button-png/"><img class="size-full wp-image-8849 " title="Nexus Stop Button" src="http://www.sonatype.com/people/wp-content/uploads/2011/08/Nexus-Stop-button.png.png" alt="Nexus Stop Button" width="637" height="186" /></a><p class="wp-caption-text">Figure 1.  Stop running processes easily with the new cancel button</p></div>

<p style="text-align: center;">&nbsp;</p>

<p style="text-align: center;">&nbsp;</p>

<div><dl id="attachment_8849"></dl></div>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.sonatype.com/people/2011/08/nexus-gets-a-stop-button/&via=SonatypeCM&text=Nexus Gets a Stop Button&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2011/08/nexus-gets-a-stop-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video: Multi-master configuration for Nexus</title>
		<link>http://www.sonatype.com/people/2011/07/video-multi-master-configuration-for-nexus/</link>
		<comments>http://www.sonatype.com/people/2011/07/video-multi-master-configuration-for-nexus/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 13:00:09 +0000</pubDate>
		<dc:creator>hloney</dc:creator>
				<category><![CDATA[Maven]]></category>
		<category><![CDATA[Nexus]]></category>
		<category><![CDATA[GetSatisfaction.com]]></category>
		<category><![CDATA[Nexus OSS]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=8416</guid>
		<description><![CDATA[Some questions about syncing Maven repositories between two sites were recently asked on GetSatisfaction.com. &#8220;We will be moving data centers and want to setup another Maven2 repo that is managed with Nexus OSS. We want both repositories to be online and read\writeable until we migrate all our environments to the new site. I have a [...]]]></description>
			<content:encoded><![CDATA[<p>Some questions about syncing Maven repositories between two sites were recently asked on <a href="http://getsatisfaction.com/sonatype/topics/options_for_syncing_maven2_repo_between_two_sites" target="_blank">GetSatisfaction.com</a>.</p>

<blockquote><em>&#8220;We will be moving data centers and want to setup another Maven2 repo  that is managed with Nexus OSS. We want both repositories to be online  and read\writeable until we migrate all our environments to the new  site. I have a few questions:</em>
<ol>
    <li><em>What is the best method for copying the repo to the new location?</em></li>
    <li><em>What is the best method for keeping the two repos in sync? We want to minimize network bandwidth usage.&#8221;</em></li>
</ol>
</blockquote>

<p><strong>The video below answers these questions, and offers multiple solutions:</strong></p>

<p><object width="600" height="371"><param name="movie" value="http://www.youtube.com/v/T0buDLODq0g?version=3&amp;hl=en_US&amp;rel=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="600" height="371" src="http://www.youtube.com/v/T0buDLODq0g?version=3&amp;hl=en_US&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.sonatype.com/people/2011/07/video-multi-master-configuration-for-nexus/&via=SonatypeCM&text=Video: Multi-master configuration for Nexus&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2011/07/video-multi-master-configuration-for-nexus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

