November Community Spotlight: Manfred Moser of simpligility technologies

November 7, 2011 By Emily Blades 0

Open source software emerges when people work in unison to create something greater than any one of them could create on their own. While the result may always be a collective work, the contributions and sacrifices that make a project thrive are always individual. These contributions deserve recognition. Sonatype will be paying tribute to the members of the Java open source community, who dedicate themselves to improving these projects. We’ll do so by featuring them in our new Community Spotlight each month. This month’s spotlight is on Manfred Moser of simpligility technologies.

If there is someone you would like to nominate for the community spotlight, please don’t hesitate to contact us at communityspotlight@sonatype.com. Thank you! (more…)

Publishing Your Artifacts to the Central Repository

October 12, 2011 By Brian Fox 0

Sonatype makes it easy to add your projects to the Central Repository with a free, public hosting service called OSSRH. We first blogged about this back in 2009, but given the growth in the community, we thought some of you may not have seen that post, so we decided to update it. (more…)

Java.net Moves to Central

August 18, 2011 By Terry Bernstein 0

Sonatype is excited to announce that we’ve teamed up with Oracle to bring Java.net open-source projects to the Central Repository, the industry-leading source for open source Java components used by over 40,000 development organizations daily.

Java.net projects such as GlassFish and others are now included in the Central Repository, making it easier than ever for you to locate and download Java.net components without the workarounds or advanced configurations previously required. You’ll be able to leverage Java.net project assets to deliver applications faster, at a higher quality, and with less risk.

The Sonatype team worked closely with Oracle during the past year to evaluate existing Java.net legacy repositories, clean-up metadata and unite disparate content into a single site.   Java.net project owners can now easily automate and control synchronization of their project artifacts to the Central Repository through a hosted version of Sonatype Pro™ for Nexus donated by Sonatype to the project.

Read more about this exciting move in our press release and this article in Dr. Dobbs.

 

Categories: Sonatype Tags: , , ,

Tame Your Dependencies With Free Eclipse Plugin

July 28, 2011 By Terry Bernstein 0

Sonatype recently released a free beta version of the Sonatype Insight Plugin for Eclipse that allows you to more efficiently manage and select Java components.  It is part of the Sonatype Insight product line that helps organizations take advantage of open source-based development while improving quality and reducing security and licensing risks.

Screen shot of component versions display in Development Insight for Eclipse

See what components are used, which versions, and when updates are available

We want to make component based development as easy as possible by providing you the tools to choose the right components from the beginning to speed development, improve quality, and reduce costly rework. This plugin, the first of a series of development tools, helps you tame the issues typically associated with utilizing open source Java components, including:

  • Determining when new component versions are available and making informed update decisions
  • Understanding what versions of each component are used in your project
  • Identifying where specific components are used
  • Updating components throughout your project

The plugin is build tool agnostic, and so works with all Java projects in general (Java, PDE, Maven, etc.).

This is just the beginning. We’ll be adding features to help you choose components that meet your security, quality, and licensing standards by providing useful information about each component right in the IDE.  For example, we’ll alert you when a component, or one of its dependencies has known security vulnerabilities. You’ll also be able to tell how each component or dependency is licensed without having to hunt through the code yourself.

So tame your dependencies today and get the Sonatype Insight Plugin for Eclipse.

 

The Central Repository Is Getting Faster! Are you ready for the new IPs?

July 27, 2011 By Brian Fox 0

We’ve made several improvements to the Central Repository (Maven Central) to support the incredible growth in both the number of components and the number of developers using it. If you use specific IPs to allow access to Central, you’ll need to update your firewall as described below.

Since 2007, Central has been hosted at Contegix in a shared rack with 100mbps data connections to the Internet. We’ve worked with Contegix to acquire a new dedicated switch that will have a 1gb connection directly to their core routers. The routing to the switches is done at the Layer 3 (IP) level and this means we are moving to a new dedicated ip subnet:

  • 207.223.241.64/27 (207.223.241.65 – 207.223.241.95)

In addition to the network upgrade, we’ve added an entirely new tool to our belts: Dyn (formerly DynDNS.com) is partnering with us to provide active monitoring, failover and global load balancing along with enterprise DNS services for maven.org via their DynECT Managed DNS solution. DNS resolution time should be noticeably faster as Dyn has DNS servers all around the world.

(more…)

Categories: Maven Central, Sonatype Tags: