Return-Path: Delivered-To: apmail-continuum-dev-archive@www.apache.org Received: (qmail 73132 invoked from network); 19 May 2008 21:09:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 May 2008 21:09:44 -0000 Received: (qmail 46443 invoked by uid 500); 19 May 2008 21:09:45 -0000 Delivered-To: apmail-continuum-dev-archive@continuum.apache.org Received: (qmail 46398 invoked by uid 500); 19 May 2008 21:09:45 -0000 Mailing-List: contact dev-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list dev@continuum.apache.org Received: (qmail 46387 invoked by uid 99); 19 May 2008 21:09:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 May 2008 14:09:45 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dermotcochran@gmail.com designates 72.14.220.158 as permitted sender) Received: from [72.14.220.158] (HELO fg-out-1718.google.com) (72.14.220.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 May 2008 21:08:59 +0000 Received: by fg-out-1718.google.com with SMTP id l26so1853734fgb.26 for ; Mon, 19 May 2008 14:09:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=5PUrfsNo8IIPWxMeRvOEh1LRdrpWnTgh9Wy3BjrVgE8=; b=QPCxuaCnsOimjh1ja4rA+hcdIZ68Xq1UJ5I3BC+d1Zc+8nJNz6oJLHAGkM4UP7NNr5XQw//1fSZLedOt+Oyc416FySEsJKnfv0rYZYGFWSPgTZFOT73Yb4BhIaeN2FGiYPoGFLFXf/aA0D9NOxyhI0w02JvF0GLIW3oh7WcGLEU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=L8n//YPrEEaETX1fkTZfnEX0DV4D+x7wRPgo+nTjWCjkN6NE7OAXKu1veOiaeA1m3dZta7cLZqfSANWDKQ54i9t2aNomJ0QfkvQzaRx8j3fZznyq4a4YRybepSSBpaLWRlhez9vuol9HAmp963aYfnbS1z7YTMPaCyhZVoNsSv4= Received: by 10.82.145.7 with SMTP id s7mr1056951bud.71.1211231353493; Mon, 19 May 2008 14:09:13 -0700 (PDT) Received: by 10.82.171.7 with HTTP; Mon, 19 May 2008 14:09:13 -0700 (PDT) Message-ID: Date: Mon, 19 May 2008 22:09:13 +0100 From: "Dermot Cochran" To: dev@continuum.apache.org Subject: Fwd: Running maven on multiple remote servers - distributed continuous testing? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org How can I configure Continuum to run Maven on a remote server, ideally on several remote servers and then to collate the results. Would this require a modification of the source code for Continuum? If so, then I would be happy to work on it. Regards, Dermot Cochran