Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 74335 invoked from network); 3 Jan 2007 16:55:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jan 2007 16:55:53 -0000 Received: (qmail 20566 invoked by uid 500); 3 Jan 2007 16:55:58 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 20551 invoked by uid 500); 3 Jan 2007 16:55:58 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 20540 invoked by uid 99); 3 Jan 2007 16:55:58 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jan 2007 08:55:58 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of waynefay@gmail.com designates 66.249.82.228 as permitted sender) Received: from [66.249.82.228] (HELO wx-out-0506.google.com) (66.249.82.228) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jan 2007 08:55:49 -0800 Received: by wx-out-0506.google.com with SMTP id h27so6481617wxd for ; Wed, 03 Jan 2007 08:55:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WQNYokFdAVGlHPwdMYngQ0pXzN4jhDIkfZqgNRZWsbP1bwkrapzwBZ1sJw+f84KML8z7fYoEdCymezY8WsBxO0lOtYSfYMDGNJFI9o2STa63fOvrDOXc8hxDBhVDj7Vh5xaArw4FdRXncb9nwBoi5gBiufC0md3OEODXYrM6pMo= Received: by 10.70.42.16 with SMTP id p16mr39169469wxp.1167843328470; Wed, 03 Jan 2007 08:55:28 -0800 (PST) Received: by 10.70.41.13 with HTTP; Wed, 3 Jan 2007 08:55:28 -0800 (PST) Message-ID: <52bab8690701030855r3c3d1e53g59529c31e54f8834@mail.gmail.com> Date: Wed, 3 Jan 2007 10:55:28 -0600 From: "Wayne Fay" To: continuum-users@maven.apache.org Subject: Re: logged in user's information In-Reply-To: <8143283.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7932308.post@talk.nabble.com> <8143283.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Take a look at the Cargo M2 plugin for remote deployments of EAR files. Wayne On 1/3/07, mhargus wrote: > > Can you tell me how you're copying the EAR files to the appropriate > environments? I haven't found a way to copy the EAR to a remote application > server after a successful build. > > Thanks in advance for your help. > > Matt > > kazroh wrote: > > > > Hi, > > > > I'm using profiles and a target to copy EAR files to TEST, QA and PROD > > environments. I want to log > > which version is copied to a certain environment at which time. That part > > is working. > > > > But I also want to know who started this "build" (in this case just a > > copy)? > > > > So the question is: how can I obtain the information from Continuum to > > know who is logged in in the webapp and who fired that target? > > > > Some more context info: anyone from the IT team should be able to start a > > fresh build from CVS (scm:update), compile, test, build EAR file, then > > with a separate build command, they can choose either to deploy (=copy in > > this case) the freshly build EAR to TEST, QA or PROD env. > > > > Continuum version 1.0.3 running on Windows XP > > > > tx, > > > > -- > View this message in context: http://www.nabble.com/logged-in-user%27s-information-tf2841066.html#a8143283 > Sent from the Continuum - Users mailing list archive at Nabble.com. > >