On Tue, Sep 21, 2010 at 1:57 PM, Niklas Gustavsson <nik...@protocol7.com> wrote: > Maven 3 is not supported by Hudson yet so you will need to run it as a > free-style project. Other Maven versions should work on OS X. But, > since we don't run any GUI on the OS X server, which the Apple JVM > expects, you will need to run you build with: > -Djava.awt.headless=true > > You can check the following job as an example: > https://hudson.apache.org/hudson/job/ftpserver-trunk-jdk1.6-osx/configure
Thanks Niklas, that did the trick :-) Kind Regards, Stefan