Recent posts

Integrating Jenkins, SonarQube, and Nexus

4 minute read

In this post I will describe a solution to add a portal page, a common header and a dynamic panel to each of the three tools Jenkins, SonarQube, and Nexus. ...

Music Player Daemon on Raspberry Pi

1 minute read

This is not yet another “how to configure MPD on the Raspberry Pi” article, because there are a lot of excellent MPD HOWTOs already available:

Use Java 7 on Buildhive

1 minute read

Changing source and target version to 1.7 is not sufficient to enable Java 7 on Buildhive at the moment. Adding the following profile to your Maven POM makes...