Using Jenkins and a Raspberry PI to control an extreme feedback device

2013-07-29 Thread Marcel Birkner
I wrote a blog post that explains how to setup a Raspberry PI from scratch to control a USB traffic light. http://blog.codecentric.de/en/2013/07/u ... k-devices/ Here is an example what my setup

Tutorial: Jenkins Plugin to integrate Jenkins and Nexus Repository

2012-08-06 Thread Marcel Birkner
Hi, I was looking for a way to add some metadata to build artifacts after they are deployed to Nexus / Artifactory. Since both tools offer a metadata-plugin for the Pro Editions I decided to write my own Jenkins Plugin that calls the Nexus REST API to add some metadata to the deployed artifact