Thomas Sundberg

March 28, 2011

What is you passion?

Filed under: Software development — Tags: , — Thomas Sundberg @ 16:11

A colleague of mine said a while ago that he used to ask that question to a certified scrum trainer. The trainer always answers that he will have to get back with an answer. One can speculate in why the person who got the question didn’t have a good answer ready. The are a few options, either he does what he does because he has a passion for it or because he is good at it and it pays good money.

(more…)

March 7, 2011

Set working directory for your Jenkins continuous build server

How do you set the working directory for your Jenkins (formerly known as Hudson) continuous build server to something else than System.getProperty("user.home")+"/.hudson"?

(more…)

March 5, 2011

Create an executable jar from Maven

Filed under: Java, Maven — Tags: , , , , — Thomas Sundberg @ 17:54

Creating an executable jar from Maven is not really hard.

This example will show you how you can include stuff in a jar and make it executable while not including
stuff that is needed only during the build.

(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