<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/">

  <channel rdf:about="http://blogs.sonatype.com/brian/">
    <title>Brian&#039;s Enterprise Blog</title>
    <link>http://blogs.sonatype.com/brian/</link>
    <description>Bringing the Enterprise to the Build</description>
    <items>
      <rdf:Seq>
        
        <rdf:li resource="http://blogs.sonatype.com/brian/2008/09/08/1220889062804.html" />
        
        <rdf:li resource="http://blogs.sonatype.com/brian/2008/09/05/1220649145080.html" />
        
        <rdf:li resource="http://blogs.sonatype.com/brian/2008/09/05/1220626481990.html" />
        
        <rdf:li resource="http://blogs.sonatype.com/brian/2008/08/26/1219764133092.html" />
        
        <rdf:li resource="http://blogs.sonatype.com/brian/2008/08/21/1219336439894.html" />
        
        <rdf:li resource="http://blogs.sonatype.com/brian/2008/08/19/1219167625037.html" />
        
        <rdf:li resource="http://blogs.sonatype.com/brian/2008/08/12/1218551235596.html" />
        
        <rdf:li resource="http://blogs.sonatype.com/brian/2008/07/23/1216860133767.html" />
        
        <rdf:li resource="http://blogs.sonatype.com/brian/2008/07/08/1215532924295.html" />
        
        <rdf:li resource="http://blogs.sonatype.com/brian/2008/07/06/1215403020000.html" />
        
      </rdf:Seq>
    </items>
  </channel>

  
  <item rdf:about="http://blogs.sonatype.com/brian/2008/09/08/1220889062804.html">
    <title>Atlassian, you should try Nexus</title>
    <link>http://blogs.sonatype.com/brian/2008/09/08/1220889062804.html</link>
    
      
      
        <description>
          I was researching an indexing bug we&#039;ve been having with Confluence when I came across this FAQ &lt;a target=&#034;_blank&#034; href=&#034;http://confluence.atlassian.com/display/DEVNET/FAQ+and+Troubleshooting&#034;&gt;entry&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;h4&gt;Maven complains it is &#034;Unable to download the artifact from any repository.&#034;&lt;/h4&gt;&lt;p&gt;We use Maven project&#039;s Archiva Maven Proxy to act as our Maven repository. Sometime, however, artifact downloads fail because of &lt;em&gt;Archiva&#039;s instabilities&lt;/em&gt;. If you run into messages like this, sometimes a second attempt will succeed in dowbloading the artifact. If it doesn&#039;t work after a few times, then the artifact may be truly missing. You can search our  Archiva to confirm this.&lt;/p&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;p&gt;Atlassian, maybe you should try &lt;a href=&#034;http://nexus.sonatype.org&#034;&gt;Nexus&lt;/a&gt; instead. See what our users are saying:&lt;/p&gt;&lt;p&gt;&lt;a href=&#034;http://blogs.sonatype.com/brian/2008/09/08/1220889062804.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://blogs.sonatype.com/brian/2008/09/05/1220649145080.html">
    <title>The Maven version shuffle</title>
    <link>http://blogs.sonatype.com/brian/2008/09/05/1220649145080.html</link>
    
      
      
        <description>
          The Maven project is again pretty active with lots of efforts underway to improve artifact resolution, inheritance and interpolation. The changes have led to a reshuffling of the Maven versions.&lt;p&gt;&lt;a href=&#034;http://blogs.sonatype.com/brian/2008/09/05/1220649145080.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://blogs.sonatype.com/brian/2008/09/05/1220626481990.html">
    <title>Maven users rebel against MyEclipse</title>
    <link>http://blogs.sonatype.com/brian/2008/09/05/1220626481990.html</link>
    
      
      
        <description>
          Sometimes Maven takes heat for being &#034;opinionated&#034; and wanting you to do things a certain way. Even though it is usually configurable, it&#039;s normally easier to go with the flow. &lt;br /&gt;&lt;br /&gt;It seems that the &#034;Maven Way&#034; is catching on, as masses of Maven users rebel against MyEclipse&#039;s attempt at using &lt;a href=&#034;http://m2eclipse.sonatype.org/&#034;&gt;M2Eclipse &lt;/a&gt;as the basis for their Maven integration. In the beginning it sounded like a good thing..&lt;p&gt;&lt;a href=&#034;http://blogs.sonatype.com/brian/2008/09/05/1220626481990.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://blogs.sonatype.com/brian/2008/08/26/1219764133092.html">
    <title>Nexus Maven Repository Manager 1.0 Released</title>
    <link>http://blogs.sonatype.com/brian/2008/08/26/1219764133092.html</link>
    
      
      
        <description>
          Version 1.0 of the Nexus Maven Repository Manager has been released. Since the previous beta just 2 weeks ago, a decent number of fixes where made including some enhancements to the Nexus Indexer to improve search results for attached artifacts. Some changes where made to the configuration storage to simplify future upgrades, so be sure to view the &lt;a href=&#034;http://nexus.sonatype.org/changes.html&#034;&gt;changes&lt;/a&gt; and &lt;a href=&#034;http://nexus.sonatype.org/upgrade.html&#034;&gt;upgrade&lt;/a&gt; notes before upgrading. &lt;br /&gt;&lt;br /&gt;

Since this is a 1.0 release, it&#039;s a good time to recap all the functionality that Nexus provides.&lt;br /&gt;&lt;br /&gt;

First and foremost, Nexus is a Maven Repository Manager, which means it serves as a local caching proxy for Maven repositories. It is also able to host internal snapshot and release repositories for your organization. Also included is the ability to serve M2 repositories to Maven 1 and vice-versa via &#034;Virtual Repositories&#034;. &lt;br /&gt;&lt;br /&gt;

The major distinguishing factor of Nexus is the ability to fully manage and configure the system using an Ajax UI built with ExtJS...&lt;p&gt;&lt;a href=&#034;http://blogs.sonatype.com/brian/2008/08/26/1219764133092.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://blogs.sonatype.com/brian/2008/08/21/1219336439894.html">
    <title>Nexus, now on Twitter</title>
    <link>http://blogs.sonatype.com/brian/2008/08/21/1219336439894.html</link>
    
      
      
        <description>
          If you&#039;d like to get up to the minute Nexus Maven Repository Manager release status and other thoughts, you can follow the project on Twitter:&lt;br /&gt;&lt;br /&gt;&lt;a target=&#034;_blank&#034; href=&#034;http://twitter.com/SonatypeNexus&#034;&gt;http://twitter.com/SonatypeNexus&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And if you&#039;re interested in the random thoughts of other Sonatype Crew, you can find them at:&lt;br /&gt;M2Eclipse: &lt;a target=&#034;_blank&#034; href=&#034;http://twitter.com/m2eclipse&#034;&gt;http://twitter.com/m2eclipse&lt;/a&gt;&lt;br /&gt;Brian Fox: &lt;a href=&#034;http://twitter.com/brian_fox&#034;&gt;http://twitter.com/brian_fox&lt;/a&gt;&lt;br /&gt;Jason van Zyl: &lt;a href=&#034;http://twitter.com/jvanzyl&#034;&gt;http://twitter.com/jvanzyl&lt;/a&gt;&lt;br /&gt;
Eugene Kuleshov: &lt;a href=&#034;http://twitter.com/euxx&#034;&gt;http://twitter.com/euxx&lt;/a&gt;&lt;p&gt;&lt;a href=&#034;http://blogs.sonatype.com/brian/2008/08/21/1219336439894.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://blogs.sonatype.com/brian/2008/08/19/1219167625037.html">
    <title>&#034;Sonatype nexus. The maven repository that&#039;s a dream to install and use&#034;</title>
    <link>http://blogs.sonatype.com/brian/2008/08/19/1219167625037.html</link>
    
      
        <description>
          Hard to argue with a happy &lt;a href=&#034;http://twitter.com/willcode4beer/statuses/886941399&#034;&gt;user&lt;/a&gt;...&lt;br /&gt;
        </description>
      
      
    
  </item>
  
  <item rdf:about="http://blogs.sonatype.com/brian/2008/08/12/1218551235596.html">
    <title>1.0 Beta-5 adds role based security to the Nexus Maven Repository Manager</title>
    <link>http://blogs.sonatype.com/brian/2008/08/12/1218551235596.html</link>
    
      
      
        <description>
          &lt;p class=&#034;MsoPlainText&#034;&gt;We are pleased to announce the Beta-5 release of our Nexus Maven Repository Manager. This release brings the much awaited role based security to the popular tool. &lt;/p&gt;&lt;p class=&#034;MsoPlainText&#034;&gt;The theory behind the security implementation is simple:&lt;/p&gt;&lt;p class=&#034;MsoPlainText&#034;&gt;A user has one or more roles.&lt;/p&gt;&lt;p class=&#034;MsoPlainText&#034;&gt;&lt;a href=http://blogs.sonatype.com/brian/images/users.jpg target=&#034;_blank&#034;&gt;&lt;img style=&#034;max-width: 500px;&#034; src=&#034;http://blogs.sonatype.com/brian/images/users.jpg/&#034; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;

Read more...&lt;p&gt;&lt;a href=&#034;http://blogs.sonatype.com/brian/2008/08/12/1218551235596.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://blogs.sonatype.com/brian/2008/07/23/1216860133767.html">
    <title>Maven 2.0.10 Release Candidate Process started</title>
    <link>http://blogs.sonatype.com/brian/2008/07/23/1216860133767.html</link>
    
      
      
        <description>
          The Maven 2.0.10 Release process has begun and will follow the process pioneered in 2.0.9. &lt;br /&gt;&lt;br /&gt;That process consists of a series of Release Candidate builds...&lt;p&gt;&lt;a href=&#034;http://blogs.sonatype.com/brian/2008/07/23/1216860133767.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://blogs.sonatype.com/brian/2008/07/08/1215532924295.html">
    <title>Nexus 1.0 Beta-4 Released</title>
    <link>http://blogs.sonatype.com/brian/2008/07/08/1215532924295.html</link>
    
      
      
        <description>
          The 4th installment of the &lt;a href=&#034;http://nexus.sonatype.org&#034;&gt;Nexus Maven Repository Manager&lt;/a&gt; has been released today.  Download it from the &lt;a href=&#034;http://nexus.sonatype.org&#034;&gt;Nexus Site&lt;/a&gt;.  Features: Group browsing, better security, scheduled services, manual artifact upload, base URL, and more.  Read more...&lt;p&gt;&lt;a href=&#034;http://blogs.sonatype.com/brian/2008/07/08/1215532924295.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://blogs.sonatype.com/brian/2008/07/06/1215403020000.html">
    <title>Maven is NOT going away</title>
    <link>http://blogs.sonatype.com/brian/2008/07/06/1215403020000.html</link>
    
      
      
        <description>
          A recent blog post posited &#034;Is Maven going away?&#034;. Almost certainly the title is FUD trolling for visitors as the main issue posed is easily solved by a well known plugin. It&#039;s been a long time coming, but the stars are aligning for some serious movement in the Maven world...&lt;p&gt;&lt;a href=&#034;http://blogs.sonatype.com/brian/2008/07/06/1215403020000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  

</rdf:RDF>
