Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 55215 invoked from network); 26 Apr 2005 18:29:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Apr 2005 18:29:56 -0000 Received: (qmail 26642 invoked by uid 500); 26 Apr 2005 18:29:54 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 26613 invoked by uid 500); 26 Apr 2005 18:29:54 -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 26589 invoked by uid 99); 26 Apr 2005 18:29:54 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=FROM_ENDS_IN_NUMS,RCVD_BY_IP X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of fischer242@gmail.com designates 64.233.184.195 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.195) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 26 Apr 2005 11:29:54 -0700 Received: by wproxy.gmail.com with SMTP id 70so59812wra for ; Tue, 26 Apr 2005 11:29:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dik3yj/+7RBawSjVLDm6M4Qrsk0ubFbVy/ZyEVOtRFkPBaR18ifr4kFPMexPwhjKbDae9cBps56gpJjDYkJvWAFXrQtwnoNiaGmfUUkF2vCBHadSpU+Dy4ysq/foNQV+WNwizFVbiq5IaUUKUt0FUXXDuXMQ/gqTOgaGxScy5XU= Received: by 10.54.117.10 with SMTP id p10mr43010wrc; Tue, 26 Apr 2005 11:29:00 -0700 (PDT) Received: by 10.54.52.45 with HTTP; Tue, 26 Apr 2005 11:29:00 -0700 (PDT) Message-ID: Date: Tue, 26 Apr 2005 14:29:00 -0400 From: Bryce Fischer Reply-To: bryce@berzerker-soft.com To: continuum-users@maven.apache.org Subject: Re: usage: plexus In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 4/26/05, Bryce Fischer wrote: > Just downloaded zip file. Unpacked per instructions, and when I try to > execute plexus.bat from the command line, I get the message: >=20 > usage: plexus I figured it out. The plexus.xml file is actually located in the conf subfolder, so I just start plexus using: plexus.bat ..\conf\plexus.xml