Thomas Sundberg

January 21, 2011

Failing Maven builds in Hudson

Failing Maven builds in Hudson

Maven has a default behaviour that it fails a build if a test fails. Hudson and Jenkins turns this default behaviour up side down. Maven builds that fails are marked as unstable instead of failed. This behaviour may be surprising to anybody setting up a Maven build.

(more…)

December 21, 2010

Automatically integration test an ejb with Maven

We want to perform an integration test of a system using Maven. The application must be deployed on an application
server and the application server must be started before we can perform the integration tests. The application
should be undeployed and the application server should be terminated after the integration test has been performed
no matter what the result of the test was.

How can this be achieved with Maven?

(more…)

April 22, 2009

Getting started with Continuous Integration

Filed under: Java — Tags: , , , , , , , , , — Thomas Sundberg @ 15:39

A quick Continuous Integration introduction example.

(more…)

Theme: Customized Silver is the New Black. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.

Join 41 other followers