Tag Archives: nexus open source

Nexus 1.9 – Performance, Compatibility, and Dependency Browsing


April 14, 2011 By Brian Fox

Sonatype has released the latest version of our industry leading repository manager – Nexus 1.9.1

This post outlines some of the new features available in all 1.9 releases of both Nexus Professional and Nexus Open Source. This release has a lot of important, under-the-hood changes – including a number of changes to the core infrastructure of Nexus to increase Maven 3 compatibility and to incorporate open source libraries for repository interaction (Aether and Maven Indexer). In addition to a wide array of fixes and features in Nexus Open Source, you can now use Nexus Professional to analyze Maven Dependencies.

Changes in Nexus Professional 1.9.1

Nexus Professional has the following key benefits.  For a complete list of all features added and bugs fixed in Nexus Professional 1.9.1, see the official release notes (note: release notes require a log-in).

  • Moved the Custom Metadata Plugin to optional plugins – This Custom Metadata plugin is now shipped as an optional dependency. If you are using the Custom Metadata plugin you will need to copy this plugin from the optional dependencies directory to the plugins directory. Nexus will then start up this plugin the next time it is restarted.
  • The New Maven Module Dependency Report – Nexus Professional adds a helpful report for people browsing the repository. For the first time, you can click on an artifact and see a report of Maven dependencies. From this report you can click through to search for dependencies.

Continue reading

Announcing Nexus 1.5.0: LDAP, Archive Browsing, Javadoc, and More


January 28, 2010 By Damian Bradicich

Sonatype is pleased to announce the availability of Nexus 1.5.0.   The major announcement? We’ve moved our LDAP integration into Nexus Open Source.  In addition to the LDAP changes, this release also contains some important features:  Nexus Open Source now ships with the Remote Repository Browsing plugin, and Nexus Professional now has the capability to browse repository archives and serve Javadoc.    Nexus Professional has two new plugins: the new Enterprise LDAP plugin which supports multiple LDAP servers and provides caching options for LDAP integration, and a new Branding plugin which allows you to customize the appearance of the Nexus UI.

Downloading Nexus 1.5.0

If you are already using Nexus, it is easy to upgrade.   Download the distribution, unpack it next to your sonatype-work/ directory – that’s all it takes to upgrade.   If you haven’t installed Nexus yet, download a distribution, unpack it, and run the appropriate script under ${nexus_home}/bin/jsw.   If you are not yet using a repository manager, now’s the time.

The rest of this post provides an overview of some of the release highlights. Continue reading

Nexus Open Source or Professional: Which One is Right for You?


January 19, 2010 By Tim O'Brien

We’re frequently getting questions from users about the differences between Nexus Open Source and Nexus Professional, and the standard response we give is:

“If you work for an organization that needs support or which needs staging and procurement, you’ll want to use Nexus Professional. If you are new to repository management, and you just want to evaluate the technology, download Nexus Open Source. If you find that you need support or enterprise features, it is easy enough to upgrade from OSS to Pro.”

I wanted to take this post as an opportunity to expand on that general answer and provide more specific use cases that would affect this decision Continue reading