hudson

TechCast #67 – Ryan Campbell of CloudBees on Dev@Cloud and Run@Cloud

In this episode, Ryan Campbell joins Ken to talk about the CloudBees development platform, Dev@Cloud, and Java runtime platform, Run@Cloud.  Dev@Cloud can host private maven snapshot and release repositories, your GIT or SVN version control, and hosted Jenkins CI testing. For information about CloudBees or about the platforms, including hosted Hudson and open source CI … Read More

Growing Up with Jenkins/Hudson, Nexus, and Sonar, Part 1

In my previous post I explained why I think you should use Jenkins (or his twin Hudson), Nexus, and Sonar to super-charge your Maven builds. To summarize, Jenkins is a continuous integration server that runs your builds, Nexus is an artifact repository that versions and stores your jars/wars/zips/etc, and Sonar is a metrics server that … Read More

DevNews #35 – A slew of Google IO announcements, Scala forces join, and more

In this week’s episode, we’ve given Eric a lot of coffee and set him loose on the Google I/O announcements.  We also discuss the new Scala / Akka company, TypeSafe, Hudson being donated to the Eclipse foundation, 7 inch tablets, and Matt Riable’s foray into demonstrating Java EE 6 security. Raible Designs | Java Web … Read More

Making the Most of Maven: Nexus, Hudson, Sonar

Maven is a build tool. I like Maven because it supports dependency management, consistent builds and a modular code base. But if you are just using Maven without using Nexus, Hudson, Sonar you are really missing out on a lot of goodness. Nexus is a Maven repository manager, Hudson is a CI server, and Sonar … Read More

Jason van Zyl – Maven expert and Chariot guest blogger

Chariot’s blog is trying something new today. I asked Jason van Zyl to give our audience a preview of his talk at Philly ETE this year. I know it is a bit of promotion for the conference, but our conference planning committee knows we have the best content to date. This year, we are also … Read More