The Future of Hudson Continuous Integration

March 7, 2011 By hloney Comments Off

Sonatype founder and CTO Jason van Zyl will be hosting a free webinar on the future of Hudson next week.

Register today before spots fill up

Hudson is a continuous integration (CI) server that helps you check-out source code, build and test your project, publish the results and communicate the results to team members. We’ve been working to make it easier to extend Hudson, to reduce the effort required to write a Hudson plugin, and to put in a new foundation for the next level of Hudson interoperability and performance. We’re excited about the work that has been done and the work yet to come. The benefits of these changes include better leveraging of industry standards, increased performance and stability, and tight integration with Maven 3 that provides greater visibility into running builds. Come to learn more about Hudson CI and future plans for the project.

Webinar details:

  • Date: Tuesday, March 15, 2011
  • Time: 10:30 am Eastern Daylight Time (New York, GMT-04:00)
  • Presenter: Jason van Zyl, CTO & Founder of Sonatype
  • Register here

Next Generation Infrastructure with Maven, m2eclipse at EclipseCon 2011

March 3, 2011 By hloney Comments Off

EclipseCon 2011 is approaching quickly, but it’s not too late to make plans to head to Santa Clara, California this month!

EclipseCon is the conference for anyone involved in Eclipse. As a proud member of the Eclipse Foundation, Sonatype is looking forward to another year of great talks, tutorials and BOF’s. We will be hosting a number of extended workshops as well as talks in the Cypress Room all day on Tuesday, March 22, 2011.

Sonatype founder Jason van Zyl will be giving a presentation on Next Generation Development Infrastructure with Maven, m2eclipse, Nexus & Hudson.

Presentation details:

All development organizations eventually converge on a set of tools to reduce costs, lower onboarding time, and leverage knowledge in strong communities to create standard processes. To this end we see in many organizations the emergence of a standard development stack consisting of Maven, m2eclipse, Nexus & Hudson. In this talk, Jason van Zyl, Founder of the Apache Maven project, will discuss the future of Maven and specifically Maven 3.x, the rapidly approaching m2eclipse 1.0 release, the recent Nexus 1.9 release and roadmap, and emerging tools such as Maven Shell and Polyglot Maven. Sonatype itself leverages this stack on a daily basis and this discussion will focus not only on the tools individually, but how they can work together to create a best practices approach to building and delivering your software in your organization.

Event details:

Stay tuned to the Sonatype blog for updates on Sonatype’s talks and presentations at EclipseCon 2011. And for the latest news and updates from the Sonatype team, follow us on Twitter @SonatypeCM.

Hudson Plugins, Meet Dependency Injection: JSR330 Support Now Available

March 2, 2011 By Jason van Zyl 0

Two weeks ago we proposed that [Hudson plugin authors be able to use dependency injection][1] through the JSR-330 standard. This change makes it easier to write Hudson plugins without having to dig into Hudson internals, it provides greater separation between plugins and Hudson core, and it makes it much easier to test plugins without having to bring along core Hudson objects.

These changes are now [in the core of Hudson][2]. Even though JSR330 can now be used by plugin authors these changes should, in no way, affect plugin authors using the existing API. Since this question came up on the mailing list, I’ll give a short description of how it works here. The JSR330 integration allows you to take advantage of JSR330, if you wish, by using an alternative plugin strategy. Our new plugin strategy interoperates with the existing, classic plugin strategy. Sonatype’s Hudson Professional distribution actually ships with a mixture of JSR330 plugins and classic plugins and we find this works quite well. We tried to make it easier to use new strategies for wiring up plugin, and [Stuart McCulloch has offered this strategy on the Jenkins development list][3] and it appears to have been absorbed as part of [JENKINS-8897][4]. (more…)

Improving developer productivity with Sonatype Professional

March 1, 2011 By hloney Comments Off

Development teams often struggle to achieve the full promise of agile methodologies using their current tools. The Sonatype team wants to help change that.

Sonatype Professional is a suite of next generation development infrastructure software that extends the Maven ecosystem to improve both the speed and quality of Java development projects. Sonatype Professional integrates the m2eclipse, Nexus Professional, and Hudson-based continuous integration and adds unique developer onboarding functionality to get you productive fast.

Attend our webinar – Improving Developer Productivity with Sonatype Professional – to learn how this suite can help transform your software development process.

Webinar details:

  • Date: Tuesday, March 8, 2011
  • Time: 1:00 pm Eastern Standard Time (New York, GMT-05:00)
  • Presenter: Blaine Mincey, Sonatype Senior Systems Engineer
  • Register today!

For the latest news and updates from the Sonatype team, follow us on Twitter!

Building Eclipse plugins and RCP applications with Tycho, Nexus & Hudson

February 22, 2011 By hloney Comments Off

The schedule for EclipseCon 2011 has been announced, and the Sonatype team is excited to host talks and workshops throughout the week.

Sonatype’s Jason van Zyl, Pascal Rapicault, and Igor Fedorenko, along with Jan Sievers from SAP AG, are holding a three-hour workshop on building Eclipse plugins and RCP applications with Tycho, Nexus and Hudson.

Build automation and continuous integration are central to the production of quality enterprise software. Without automation it is often difficult to keep track of defects and communicate build status. One of the goals of the Maven project is to bring efficient build automation to enterprise development, and as more organizations start to develop Eclipse plugins and RCP applications, there is a greater need for Maven to interoperate with the Eclipse platform. This tutorial will provide first hand experience in how to use Tycho, Nexus & Hudson to build Eclipse plugins and RCP applications.

To learn more about Sonatype at EclipseCon 2011, click here.

For the latest news and updates follow Sonatype on Twitter!