Return-Path: Delivered-To: apmail-builds-archive@minotaur.apache.org Received: (qmail 63281 invoked from network); 21 Sep 2010 11:58:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Sep 2010 11:58:13 -0000 Received: (qmail 17728 invoked by uid 500); 21 Sep 2010 11:58:13 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 17601 invoked by uid 500); 21 Sep 2010 11:58:11 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 17593 invoked by uid 99); 21 Sep 2010 11:58:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Sep 2010 11:58:10 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 209.85.213.178 is neither permitted nor denied by domain of niklas@protocol7.com) Received: from [209.85.213.178] (HELO mail-yx0-f178.google.com) (209.85.213.178) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Sep 2010 11:58:04 +0000 Received: by yxd5 with SMTP id 5so1982474yxd.23 for ; Tue, 21 Sep 2010 04:57:43 -0700 (PDT) MIME-Version: 1.0 Received: by 10.90.100.3 with SMTP id x3mr6161687agb.84.1285070263214; Tue, 21 Sep 2010 04:57:43 -0700 (PDT) Received: by 10.220.178.138 with HTTP; Tue, 21 Sep 2010 04:57:43 -0700 (PDT) In-Reply-To: References: Date: Tue, 21 Sep 2010 13:57:43 +0200 Message-ID: Subject: Re: Maven build on Hudson OSX slave and is hdiutil available? From: Niklas Gustavsson To: builds@apache.org Content-Type: text/plain; charset=ISO-8859-1 On Mon, Sep 20, 2010 at 10:17 PM, Stefan Seelmann wrote: > I wanted to ask if Maven builds are supported on OSX slave? > > I tested with several Maven versions > - Maven 2.2.1 > - Maven 3.0 Beta 2 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 > My other question is if hdiutil is installed on that machine? I'd like > to build a dmg for Apache Directory Studio. Yes, seems to be: $ hdiutil hdiutil: missing verb Usage: hdiutil /niklas